Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

208 lines
5.3 KiB

  1. # Microsoft Developer Studio Project File - Name="plv" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 6.00
  3. # ** DO NOT EDIT **
  4. # TARGTYPE "Win32 (x86) Static Library" 0x0104
  5. CFG=plv - Win32 Debug
  6. !MESSAGE This is not a valid makefile. To build this project using NMAKE,
  7. !MESSAGE use the Export Makefile command and run
  8. !MESSAGE
  9. !MESSAGE NMAKE /f "plv.mak".
  10. !MESSAGE
  11. !MESSAGE You can specify a configuration when running NMAKE
  12. !MESSAGE by defining the macro CFG on the command line. For example:
  13. !MESSAGE
  14. !MESSAGE NMAKE /f "plv.mak" CFG="plv - Win32 Debug"
  15. !MESSAGE
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE
  18. !MESSAGE "plv - Win32 Profile" (based on "Win32 (x86) Static Library")
  19. !MESSAGE "plv - Win32 Release" (based on "Win32 (x86) Static Library")
  20. !MESSAGE "plv - Win32 Debug" (based on "Win32 (x86) Static Library")
  21. !MESSAGE
  22. # Begin Project
  23. # PROP AllowPerConfigDependencies 0
  24. # PROP Scc_ProjName ""
  25. # PROP Scc_LocalPath ""
  26. CPP=cl.exe
  27. RSC=rc.exe
  28. !IF "$(CFG)" == "plv - Win32 Profile"
  29. # PROP BASE Use_MFC 0
  30. # PROP BASE Use_Debug_Libraries 1
  31. # PROP BASE Output_Dir "plv___W0"
  32. # PROP BASE Intermediate_Dir "plv___W0"
  33. # PROP BASE Target_Dir ""
  34. # PROP Use_MFC 0
  35. # PROP Use_Debug_Libraries 1
  36. # PROP Output_Dir "profile"
  37. # PROP Intermediate_Dir "profile"
  38. # PROP Target_Dir ""
  39. # ADD BASE CPP /nologo /W4 /GX /Z7 /Od /I "." /I "..\common" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /FR /YX"windows.h" /FD /c
  40. # ADD CPP /nologo /Gz /MTd /W4 /WX /GX /Z7 /Od /I "." /I "../../common" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "MSAA" /D "FE_KOREAN" /YX"windows.h" /FD /c
  41. # SUBTRACT CPP /Fr
  42. # ADD BASE RSC /l 0x411
  43. # ADD RSC /l 0x411
  44. BSC32=bscmake.exe
  45. # ADD BASE BSC32 /nologo
  46. # ADD BSC32 /nologo /o"../Profile/plv.bsc"
  47. LIB32=link.exe -lib
  48. # ADD BASE LIB32 /nologo
  49. # ADD LIB32 /nologo /out:"../Profile/plv.lib"
  50. !ELSEIF "$(CFG)" == "plv - Win32 Release"
  51. # PROP BASE Use_MFC 0
  52. # PROP BASE Use_Debug_Libraries 0
  53. # PROP BASE Output_Dir "plv___Win32_Release"
  54. # PROP BASE Intermediate_Dir "plv___Win32_Release"
  55. # PROP BASE Target_Dir ""
  56. # PROP Use_MFC 0
  57. # PROP Use_Debug_Libraries 0
  58. # PROP Output_Dir "Release"
  59. # PROP Intermediate_Dir "Release"
  60. # PROP Target_Dir ""
  61. # ADD BASE CPP /nologo /Gz /MT /W4 /GX /Zi /O2 /I "." /I "..\common" /D "NDEBUG" /D "IME98A" /D "WIN32" /D "_WINDOWS" /D "MSAA" /YX /FD /c
  62. # ADD CPP /nologo /Gz /MT /W4 /WX /GX /Zi /O2 /I "." /I "../../common" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "MSAA" /D "FE_KOREAN" /YX /FD /c
  63. # SUBTRACT CPP /Fr
  64. # ADD BASE RSC /l 0x411
  65. # ADD RSC /l 0x412
  66. BSC32=bscmake.exe
  67. # ADD BASE BSC32 /nologo
  68. # ADD BSC32 /nologo /o"../Release/plv.bsc"
  69. LIB32=link.exe -lib
  70. # ADD BASE LIB32 /nologo
  71. # ADD LIB32 /nologo /out:"../Release/plv.lib"
  72. !ELSEIF "$(CFG)" == "plv - Win32 Debug"
  73. # PROP BASE Use_MFC 0
  74. # PROP BASE Use_Debug_Libraries 1
  75. # PROP BASE Output_Dir "plv___Win32_Debug"
  76. # PROP BASE Intermediate_Dir "plv___Win32_Debug"
  77. # PROP BASE Target_Dir ""
  78. # PROP Use_MFC 0
  79. # PROP Use_Debug_Libraries 1
  80. # PROP Output_Dir "Debug"
  81. # PROP Intermediate_Dir "Debug"
  82. # PROP Target_Dir ""
  83. # ADD BASE CPP /nologo /Gz /MTd /W4 /GX /Z7 /Od /I "." /I "..\common" /D "_DEBUG" /D "IME98A" /D "WIN32" /D "_WINDOWS" /D "MSAA" /FR /YX"windows.h" /FD /c
  84. # ADD CPP /nologo /Gz /MTd /W4 /WX /GX /Z7 /Od /I "." /I "../../common" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "MSAA" /D "FE_KOREAN" /YX"windows.h" /FD /c
  85. # SUBTRACT CPP /Fr
  86. # ADD BASE RSC /l 0x411
  87. # ADD RSC /l 0x411
  88. BSC32=bscmake.exe
  89. # ADD BASE BSC32 /nologo
  90. # ADD BSC32 /nologo /o"../Debug/plv.bsc"
  91. LIB32=link.exe -lib
  92. # ADD BASE LIB32 /nologo
  93. # ADD LIB32 /nologo /out:"../Debug/plv.lib"
  94. !ENDIF
  95. # Begin Target
  96. # Name "plv - Win32 Profile"
  97. # Name "plv - Win32 Release"
  98. # Name "plv - Win32 Debug"
  99. # Begin Source File
  100. SOURCE=.\accplv.cpp
  101. # End Source File
  102. # Begin Source File
  103. SOURCE=.\dbg.cpp
  104. !IF "$(CFG)" == "plv - Win32 Profile"
  105. !ELSEIF "$(CFG)" == "plv - Win32 Release"
  106. # PROP BASE Exclude_From_Build 1
  107. # PROP Exclude_From_Build 1
  108. !ELSEIF "$(CFG)" == "plv - Win32 Debug"
  109. !ENDIF
  110. # End Source File
  111. # Begin Source File
  112. SOURCE=.\dbg.h
  113. # End Source File
  114. # Begin Source File
  115. SOURCE=.\dispatch.cpp
  116. # End Source File
  117. # Begin Source File
  118. SOURCE=.\dispatch.h
  119. # End Source File
  120. # Begin Source File
  121. SOURCE=.\iconview.cpp
  122. # End Source File
  123. # Begin Source File
  124. SOURCE=.\iconview.h
  125. # End Source File
  126. # Begin Source File
  127. SOURCE=.\ivmisc.cpp
  128. # End Source File
  129. # Begin Source File
  130. SOURCE=.\ivmisc.h
  131. # End Source File
  132. # Begin Source File
  133. SOURCE=.\plv.cpp
  134. # End Source File
  135. # Begin Source File
  136. SOURCE=.\plv.h
  137. # End Source File
  138. # Begin Source File
  139. SOURCE=.\plv_.h
  140. # End Source File
  141. # Begin Source File
  142. SOURCE=.\plvproc.cpp
  143. # End Source File
  144. # Begin Source File
  145. SOURCE=.\plvproc.h
  146. # End Source File
  147. # Begin Source File
  148. SOURCE=.\plvproc_.h
  149. # End Source File
  150. # Begin Source File
  151. SOURCE=.\repview.cpp
  152. # End Source File
  153. # Begin Source File
  154. SOURCE=.\repview.h
  155. # End Source File
  156. # Begin Source File
  157. SOURCE=.\rvmisc.cpp
  158. # End Source File
  159. # Begin Source File
  160. SOURCE=.\rvmisc.h
  161. # End Source File
  162. # Begin Source File
  163. SOURCE=.\strutil.cpp
  164. # End Source File
  165. # Begin Source File
  166. SOURCE=.\strutil.h
  167. # End Source File
  168. # End Target
  169. # End Project