Source code of Windows XP (NT5)
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.

260 lines
6.4 KiB

  1. # Microsoft Developer Studio Project File - Name="CtrlTest" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 6.00
  3. # ** DO NOT EDIT **
  4. # TARGTYPE "Win32 (x86) Application" 0x0101
  5. CFG=CtrlTest - Win32 Release
  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 "ctrltest.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 "ctrltest.mak" CFG="CtrlTest - Win32 Release"
  15. !MESSAGE
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE
  18. !MESSAGE "CtrlTest - Win32 Release" (based on "Win32 (x86) Application")
  19. !MESSAGE "CtrlTest - Win32 Debug" (based on "Win32 (x86) Application")
  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)" == "CtrlTest - 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 1
  35. # PROP Use_Debug_Libraries 0
  36. # PROP Output_Dir ".\Release"
  37. # PROP Intermediate_Dir ".\Release"
  38. # PROP Ignore_Export_Lib 0
  39. # PROP Target_Dir ""
  40. # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /c
  41. # ADD CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_UNICODE" /D "UNICODE" /Yu"Stdafx.h" /FD /c
  42. # SUBTRACT CPP /Fr
  43. # ADD BASE MTL /nologo /D "NDEBUG" /win32
  44. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  45. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  46. # ADD RSC /l 0x409 /d "NDEBUG"
  47. BSC32=bscmake.exe
  48. # ADD BASE BSC32 /nologo
  49. # ADD BSC32 /nologo
  50. LINK32=link.exe
  51. # 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 /subsystem:windows /machine:I386
  52. # ADD LINK32 c:\nt\sdktools\unicows\delay\obj\i386\unicows.lib kernel32.lib gdi32.lib user32.lib ole32.lib oleaut32.lib oledlg.lib shell32.lib uuid.lib comctl32.lib comdlg32.lib advapi32.lib winspool.lib uafxcw.lib libcmt.lib /nologo /entry:"wWinMainCRTStartup" /subsystem:windows /machine:I386 /nodefaultlib
  53. # SUBTRACT LINK32 /pdb:none
  54. !ELSEIF "$(CFG)" == "CtrlTest - Win32 Debug"
  55. # PROP BASE Use_MFC 0
  56. # PROP BASE Use_Debug_Libraries 1
  57. # PROP BASE Output_Dir ".\Debug"
  58. # PROP BASE Intermediate_Dir ".\Debug"
  59. # PROP BASE Target_Dir ""
  60. # PROP Use_MFC 1
  61. # PROP Use_Debug_Libraries 1
  62. # PROP Output_Dir ".\Debug"
  63. # PROP Intermediate_Dir ".\Debug"
  64. # PROP Ignore_Export_Lib 0
  65. # PROP Target_Dir ""
  66. # ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /c
  67. # ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_UNICODE" /D "UNICODE" /Yu"Stdafx.h" /FD /c
  68. # SUBTRACT CPP /Fr
  69. # ADD BASE MTL /nologo /D "_DEBUG" /win32
  70. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  71. # ADD BASE RSC /l 0x409 /d "_DEBUG"
  72. # ADD RSC /l 0x409 /d "_DEBUG"
  73. BSC32=bscmake.exe
  74. # ADD BASE BSC32 /nologo
  75. # ADD BSC32 /nologo
  76. LINK32=link.exe
  77. # 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 /subsystem:windows /debug /machine:I386
  78. # ADD LINK32 c:\nt\sdktools\unicows\delay\obj\i386\unicows.lib kernel32.lib gdi32.lib user32.lib ole32.lib oleaut32.lib oledlg.lib shell32.lib uuid.lib comctl32.lib comdlg32.lib advapi32.lib winspool.lib uafxcwd.lib libcmtd.lib /nologo /entry:"wWinMainCRTStartup" /subsystem:windows /debug /machine:I386 /nodefaultlib
  79. # SUBTRACT LINK32 /pdb:none
  80. !ENDIF
  81. # Begin Target
  82. # Name "CtrlTest - Win32 Release"
  83. # Name "CtrlTest - Win32 Debug"
  84. # Begin Group "Source Files"
  85. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;hpj;bat;for;f90"
  86. # Begin Source File
  87. SOURCE=.\bbutton.cpp
  88. # End Source File
  89. # Begin Source File
  90. SOURCE=.\ctrlmac.r
  91. # End Source File
  92. # Begin Source File
  93. SOURCE=.\ctrltest.cpp
  94. # End Source File
  95. # Begin Source File
  96. SOURCE=.\ctrltest.rc
  97. # End Source File
  98. # Begin Source File
  99. SOURCE=.\custlist.cpp
  100. # End Source File
  101. # Begin Source File
  102. SOURCE=.\custmenu.cpp
  103. # End Source File
  104. # Begin Source File
  105. SOURCE=.\dertest.cpp
  106. # End Source File
  107. # Begin Source File
  108. SOURCE=.\paredit.cpp
  109. # End Source File
  110. # Begin Source File
  111. SOURCE=.\paredit2.cpp
  112. # End Source File
  113. # Begin Source File
  114. SOURCE=.\spintest.cpp
  115. # End Source File
  116. # Begin Source File
  117. SOURCE=.\stdafx.cpp
  118. # ADD CPP /Yc
  119. # End Source File
  120. # Begin Source File
  121. SOURCE=.\subtest.cpp
  122. # End Source File
  123. # Begin Source File
  124. SOURCE=.\wclstest.cpp
  125. # End Source File
  126. # End Group
  127. # Begin Group "Header Files"
  128. # PROP Default_Filter "h;hpp;hxx;inl;fi;fd"
  129. # Begin Source File
  130. SOURCE=.\ctrltest.h
  131. # End Source File
  132. # Begin Source File
  133. SOURCE=.\paredit.h
  134. # End Source File
  135. # Begin Source File
  136. SOURCE=.\stdafx.h
  137. # End Source File
  138. # End Group
  139. # Begin Group "Resource Files"
  140. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;cnt;rtf;gif;jpg;jpeg;jpe"
  141. # Begin Source File
  142. SOURCE=.\res\canceld.bmp
  143. # End Source File
  144. # Begin Source File
  145. SOURCE=.\res\cancelf.bmp
  146. # End Source File
  147. # Begin Source File
  148. SOURCE=.\res\cancelu.bmp
  149. # End Source File
  150. # Begin Source File
  151. SOURCE=.\res\ctrltest.ico
  152. # End Source File
  153. # Begin Source File
  154. SOURCE=.\res\ctrltest.rc2
  155. # End Source File
  156. # Begin Source File
  157. SOURCE=.\res\image1d.bmp
  158. # End Source File
  159. # Begin Source File
  160. SOURCE=.\res\image1f.bmp
  161. # End Source File
  162. # Begin Source File
  163. SOURCE=.\res\image1u.bmp
  164. # End Source File
  165. # Begin Source File
  166. SOURCE=.\res\image2d.bmp
  167. # End Source File
  168. # Begin Source File
  169. SOURCE=.\res\image2f.bmp
  170. # End Source File
  171. # Begin Source File
  172. SOURCE=.\res\image2u.bmp
  173. # End Source File
  174. # Begin Source File
  175. SOURCE=.\res\nextd.bmp
  176. # End Source File
  177. # Begin Source File
  178. SOURCE=.\res\nextf.bmp
  179. # End Source File
  180. # Begin Source File
  181. SOURCE=.\res\nextu.bmp
  182. # End Source File
  183. # Begin Source File
  184. SOURCE=.\res\nextx.bmp
  185. # End Source File
  186. # Begin Source File
  187. SOURCE=.\res\okd.bmp
  188. # End Source File
  189. # Begin Source File
  190. SOURCE=.\res\okf.bmp
  191. # End Source File
  192. # Begin Source File
  193. SOURCE=.\res\oku.bmp
  194. # End Source File
  195. # Begin Source File
  196. SOURCE=.\res\prevd.bmp
  197. # End Source File
  198. # Begin Source File
  199. SOURCE=.\res\prevf.bmp
  200. # End Source File
  201. # Begin Source File
  202. SOURCE=.\res\prevu.bmp
  203. # End Source File
  204. # Begin Source File
  205. SOURCE=.\res\prevx.bmp
  206. # End Source File
  207. # End Group
  208. # End Target
  209. # End Project