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.

309 lines
6.8 KiB

  1. # Microsoft Developer Studio Project File - Name="case" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 6.00
  3. # ** DO NOT EDIT **
  4. # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
  5. CFG=case - 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 "case.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 "case.mak" CFG="case - Win32 Debug"
  15. !MESSAGE
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE
  18. !MESSAGE "case - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
  19. !MESSAGE "case - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
  20. !MESSAGE
  21. # Begin Project
  22. # PROP AllowPerConfigDependencies 0
  23. # PROP Scc_ProjName ""
  24. # PROP Scc_LocalPath ""
  25. CPP=cl.exe
  26. MTL=midl.exe
  27. RSC=rc.exe
  28. !IF "$(CFG)" == "case - Win32 Release"
  29. # PROP BASE Use_MFC 0
  30. # PROP BASE Use_Debug_Libraries 0
  31. # PROP BASE Output_Dir "Release"
  32. # PROP BASE Intermediate_Dir "Release"
  33. # PROP BASE Target_Dir ""
  34. # PROP Use_MFC 0
  35. # PROP Use_Debug_Libraries 0
  36. # PROP Output_Dir "Release"
  37. # PROP Intermediate_Dir "Release"
  38. # PROP Target_Dir ""
  39. # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "CASE_EXPORTS" /YX /FD /c
  40. # ADD CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "CASE_EXPORTS" /YX /FD /c
  41. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  42. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  43. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  44. # ADD RSC /l 0x409 /d "NDEBUG"
  45. BSC32=bscmake.exe
  46. # ADD BASE BSC32 /nologo
  47. # ADD BSC32 /nologo
  48. LINK32=link.exe
  49. # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /machine:I386
  50. # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /machine:I386
  51. !ELSEIF "$(CFG)" == "case - Win32 Debug"
  52. # PROP BASE Use_MFC 0
  53. # PROP BASE Use_Debug_Libraries 1
  54. # PROP BASE Output_Dir "Debug"
  55. # PROP BASE Intermediate_Dir "Debug"
  56. # PROP BASE Target_Dir ""
  57. # PROP Use_MFC 0
  58. # PROP Use_Debug_Libraries 1
  59. # PROP Output_Dir "Debug"
  60. # PROP Intermediate_Dir "Debug"
  61. # PROP Ignore_Export_Lib 0
  62. # PROP Target_Dir ""
  63. # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "CASE_EXPORTS" /YX /FD /GZ /c
  64. # ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "CASE_EXPORTS" /YX /FD /GZ /c
  65. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  66. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  67. # ADD BASE RSC /l 0x409 /d "_DEBUG"
  68. # ADD RSC /l 0x409 /d "_DEBUG"
  69. BSC32=bscmake.exe
  70. # ADD BASE BSC32 /nologo
  71. # ADD BSC32 /nologo
  72. LINK32=link.exe
  73. # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /debug /machine:I386 /pdbtype:sept
  74. # ADD LINK32 kernel32.lib user32.lib gdi32.lib advapi32.lib ole32.lib oleaut32.lib uuid.lib uimuuid.lib /nologo /dll /debug /machine:I386 /def:"case.def" /pdbtype:sept
  75. # SUBTRACT LINK32 /pdb:none
  76. !ENDIF
  77. # Begin Target
  78. # Name "case - Win32 Release"
  79. # Name "case - Win32 Debug"
  80. # Begin Group "Source Files"
  81. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  82. # Begin Source File
  83. SOURCE=.\case.cpp
  84. !IF "$(CFG)" == "case - Win32 Release"
  85. !ELSEIF "$(CFG)" == "case - Win32 Debug"
  86. # ADD CPP /Yu"globals.h"
  87. !ENDIF
  88. # End Source File
  89. # Begin Source File
  90. SOURCE=.\case.def
  91. # End Source File
  92. # Begin Source File
  93. SOURCE=.\case.rc
  94. # End Source File
  95. # Begin Source File
  96. SOURCE=.\dllmain.cpp
  97. !IF "$(CFG)" == "case - Win32 Release"
  98. !ELSEIF "$(CFG)" == "case - Win32 Debug"
  99. # ADD CPP /Yu"globals.h"
  100. !ENDIF
  101. # End Source File
  102. # Begin Source File
  103. SOURCE=.\editsink.cpp
  104. !IF "$(CFG)" == "case - Win32 Release"
  105. !ELSEIF "$(CFG)" == "case - Win32 Debug"
  106. # ADD CPP /Yu"globals.h"
  107. !ENDIF
  108. # End Source File
  109. # Begin Source File
  110. SOURCE=.\flipdoc.cpp
  111. !IF "$(CFG)" == "case - Win32 Release"
  112. !ELSEIF "$(CFG)" == "case - Win32 Debug"
  113. # ADD CPP /Yu"globals.h"
  114. !ENDIF
  115. # End Source File
  116. # Begin Source File
  117. SOURCE=.\flipsel.cpp
  118. !IF "$(CFG)" == "case - Win32 Release"
  119. !ELSEIF "$(CFG)" == "case - Win32 Debug"
  120. # ADD CPP /Yu"globals.h"
  121. !ENDIF
  122. # End Source File
  123. # Begin Source File
  124. SOURCE=.\globals.cpp
  125. !IF "$(CFG)" == "case - Win32 Release"
  126. !ELSEIF "$(CFG)" == "case - Win32 Debug"
  127. # ADD CPP /Yu"globals.h"
  128. !ENDIF
  129. # End Source File
  130. # Begin Source File
  131. SOURCE=.\hello.cpp
  132. !IF "$(CFG)" == "case - Win32 Release"
  133. !ELSEIF "$(CFG)" == "case - Win32 Debug"
  134. # ADD CPP /Yu"globals.h"
  135. !ENDIF
  136. # End Source File
  137. # Begin Source File
  138. SOURCE=.\keys.cpp
  139. !IF "$(CFG)" == "case - Win32 Release"
  140. !ELSEIF "$(CFG)" == "case - Win32 Debug"
  141. # ADD CPP /Yu"globals.h"
  142. !ENDIF
  143. # End Source File
  144. # Begin Source File
  145. SOURCE=.\langbar.cpp
  146. !IF "$(CFG)" == "case - Win32 Release"
  147. !ELSEIF "$(CFG)" == "case - Win32 Debug"
  148. # ADD CPP /Yu"globals.h"
  149. !ENDIF
  150. # End Source File
  151. # Begin Source File
  152. SOURCE=.\precomp.cpp
  153. !IF "$(CFG)" == "case - Win32 Release"
  154. !ELSEIF "$(CFG)" == "case - Win32 Debug"
  155. # ADD CPP /Yc"globals.h"
  156. !ENDIF
  157. # End Source File
  158. # Begin Source File
  159. SOURCE=.\register.cpp
  160. !IF "$(CFG)" == "case - Win32 Release"
  161. !ELSEIF "$(CFG)" == "case - Win32 Debug"
  162. # ADD CPP /Yu"globals.h"
  163. !ENDIF
  164. # End Source File
  165. # Begin Source File
  166. SOURCE=.\server.cpp
  167. !IF "$(CFG)" == "case - Win32 Release"
  168. !ELSEIF "$(CFG)" == "case - Win32 Debug"
  169. # ADD CPP /Yu"globals.h"
  170. !ENDIF
  171. # End Source File
  172. # Begin Source File
  173. SOURCE=.\snoop.cpp
  174. !IF "$(CFG)" == "case - Win32 Release"
  175. !ELSEIF "$(CFG)" == "case - Win32 Debug"
  176. # ADD CPP /Yu"globals.h"
  177. !ENDIF
  178. # End Source File
  179. # Begin Source File
  180. SOURCE=.\tmgrsink.cpp
  181. !IF "$(CFG)" == "case - Win32 Release"
  182. !ELSEIF "$(CFG)" == "case - Win32 Debug"
  183. # ADD CPP /Yu"globals.h"
  184. !ENDIF
  185. # End Source File
  186. # End Group
  187. # Begin Group "Header Files"
  188. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  189. # Begin Source File
  190. SOURCE=.\case.h
  191. # End Source File
  192. # Begin Source File
  193. SOURCE=.\editsess.h
  194. # End Source File
  195. # Begin Source File
  196. SOURCE=.\globals.h
  197. # End Source File
  198. # Begin Source File
  199. SOURCE=.\resource.h
  200. # End Source File
  201. # Begin Source File
  202. SOURCE=.\snoop.h
  203. # End Source File
  204. # End Group
  205. # End Target
  206. # End Project