home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / mfc / general / cmnctrl1 / cmnctrl1.dsp < prev    next >
Text File  |  1998-03-26  |  10KB  |  357 lines

  1. # Microsoft Developer Studio Project File - Name="CmnCtrl1" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 60000
  3. # ** DO NOT EDIT **
  4.  
  5. # TARGTYPE "Win32 (x86) Application" 0x0101
  6.  
  7. CFG=CmnCtrl1 - Win32 Debug Unicode
  8. !MESSAGE This is not a valid makefile. To build this project using NMAKE,
  9. !MESSAGE use the Export Makefile command and run
  10. !MESSAGE 
  11. !MESSAGE NMAKE /f "CmnCtrl1.mak".
  12. !MESSAGE 
  13. !MESSAGE You can specify a configuration when running NMAKE
  14. !MESSAGE by defining the macro CFG on the command line. For example:
  15. !MESSAGE 
  16. !MESSAGE NMAKE /f "CmnCtrl1.mak" CFG="CmnCtrl1 - Win32 Debug Unicode"
  17. !MESSAGE 
  18. !MESSAGE Possible choices for configuration are:
  19. !MESSAGE 
  20. !MESSAGE "CmnCtrl1 - Win32 Release" (based on "Win32 (x86) Application")
  21. !MESSAGE "CmnCtrl1 - Win32 Debug" (based on "Win32 (x86) Application")
  22. !MESSAGE "CmnCtrl1 - Win32 Debug static" (based on "Win32 (x86) Application")
  23. !MESSAGE "CmnCtrl1 - Win32 Release static" (based on "Win32 (x86) Application")
  24. !MESSAGE "CmnCtrl1 - Win32 Release Unicode" (based on "Win32 (x86) Application")
  25. !MESSAGE "CmnCtrl1 - Win32 Debug Unicode" (based on "Win32 (x86) Application")
  26. !MESSAGE 
  27.  
  28. # Begin Project
  29. # PROP AllowPerConfigDependencies 0
  30. # PROP Scc_ProjName ""
  31. # PROP Scc_LocalPath ""
  32. CPP=cl.exe
  33. MTL=midl.exe
  34. RSC=rc.exe
  35.  
  36. !IF  "$(CFG)" == "CmnCtrl1 - Win32 Release"
  37.  
  38. # PROP BASE Use_MFC 6
  39. # PROP BASE Use_Debug_Libraries 0
  40. # PROP BASE Output_Dir "Release"
  41. # PROP BASE Intermediate_Dir "Release"
  42. # PROP BASE Target_Dir ""
  43. # PROP Use_MFC 6
  44. # PROP Use_Debug_Libraries 0
  45. # PROP Output_Dir "Release"
  46. # PROP Intermediate_Dir "Release"
  47. # PROP Target_Dir ""
  48. # ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /Yu"stdafx.h" /FD /c
  49. # ADD CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /Yu"stdafx.h" /FD /c
  50. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  51. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  52. # ADD BASE RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
  53. # ADD RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
  54. BSC32=bscmake.exe
  55. # ADD BASE BSC32 /nologo
  56. # ADD BSC32 /nologo
  57. LINK32=link.exe
  58. # ADD BASE LINK32 /nologo /subsystem:windows /machine:I386
  59. # ADD LINK32 /nologo /subsystem:windows /machine:I386
  60.  
  61. !ELSEIF  "$(CFG)" == "CmnCtrl1 - Win32 Debug"
  62.  
  63. # PROP BASE Use_MFC 6
  64. # PROP BASE Use_Debug_Libraries 1
  65. # PROP BASE Output_Dir "Debug"
  66. # PROP BASE Intermediate_Dir "Debug"
  67. # PROP BASE Target_Dir ""
  68. # PROP Use_MFC 6
  69. # PROP Use_Debug_Libraries 1
  70. # PROP Output_Dir "Debug"
  71. # PROP Intermediate_Dir "Debug"
  72. # PROP Ignore_Export_Lib 0
  73. # PROP Target_Dir ""
  74. # ADD BASE CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Yu"stdafx.h" /FD /c
  75. # ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Yu"stdafx.h" /FD /c
  76. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  77. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  78. # ADD BASE RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
  79. # ADD RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
  80. BSC32=bscmake.exe
  81. # ADD BASE BSC32 /nologo
  82. # ADD BSC32 /nologo
  83. LINK32=link.exe
  84. # ADD BASE LINK32 /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
  85. # ADD LINK32 /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
  86.  
  87. !ELSEIF  "$(CFG)" == "CmnCtrl1 - Win32 Debug static"
  88.  
  89. # PROP BASE Use_MFC 6
  90. # PROP BASE Use_Debug_Libraries 1
  91. # PROP BASE Output_Dir "CmnCtrl1"
  92. # PROP BASE Intermediate_Dir "CmnCtrl1"
  93. # PROP BASE Target_Dir ""
  94. # PROP Use_MFC 5
  95. # PROP Use_Debug_Libraries 1
  96. # PROP Output_Dir "Debug"
  97. # PROP Intermediate_Dir "Debug"
  98. # PROP Target_Dir ""
  99. # ADD BASE CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Yu"stdafx.h" /FD /c
  100. # ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /Yu"stdafx.h" /FD /c
  101. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  102. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  103. # ADD BASE RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
  104. # ADD RSC /l 0x409 /d "_DEBUG"
  105. BSC32=bscmake.exe
  106. # ADD BASE BSC32 /nologo
  107. # ADD BSC32 /nologo
  108. LINK32=link.exe
  109. # ADD BASE LINK32 /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
  110. # ADD LINK32 /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
  111.  
  112. !ELSEIF  "$(CFG)" == "CmnCtrl1 - Win32 Release static"
  113.  
  114. # PROP BASE Use_MFC 6
  115. # PROP BASE Use_Debug_Libraries 0
  116. # PROP BASE Output_Dir "CmnCtrl0"
  117. # PROP BASE Intermediate_Dir "CmnCtrl0"
  118. # PROP BASE Target_Dir ""
  119. # PROP Use_MFC 5
  120. # PROP Use_Debug_Libraries 0
  121. # PROP Output_Dir "Release"
  122. # PROP Intermediate_Dir "Release"
  123. # PROP Target_Dir ""
  124. # ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /Yu"stdafx.h" /FD /c
  125. # ADD CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /Yu"stdafx.h" /FD /c
  126. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  127. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  128. # ADD BASE RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
  129. # ADD RSC /l 0x409 /d "NDEBUG"
  130. BSC32=bscmake.exe
  131. # ADD BASE BSC32 /nologo
  132. # ADD BSC32 /nologo
  133. LINK32=link.exe
  134. # ADD BASE LINK32 /nologo /subsystem:windows /machine:I386
  135. # ADD LINK32 /nologo /subsystem:windows /machine:I386
  136.  
  137. !ELSEIF  "$(CFG)" == "CmnCtrl1 - Win32 Release Unicode"
  138.  
  139. # PROP BASE Use_MFC 6
  140. # PROP BASE Use_Debug_Libraries 0
  141. # PROP BASE Output_Dir "CmnCtrl1"
  142. # PROP BASE Intermediate_Dir "CmnCtrl1"
  143. # PROP BASE Target_Dir ""
  144. # PROP Use_MFC 5
  145. # PROP Use_Debug_Libraries 0
  146. # PROP Output_Dir "Release"
  147. # PROP Intermediate_Dir "Release"
  148. # PROP Target_Dir ""
  149. # ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /Yu"stdafx.h" /FD /c
  150. # ADD CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_UNICODE" /Yu"stdafx.h" /FD /c
  151. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  152. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  153. # ADD BASE RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
  154. # ADD RSC /l 0x409 /d "NDEBUG"
  155. BSC32=bscmake.exe
  156. # ADD BASE BSC32 /nologo
  157. # ADD BSC32 /nologo
  158. LINK32=link.exe
  159. # ADD BASE LINK32 /nologo /subsystem:windows /machine:I386
  160. # ADD LINK32 /nologo /entry:"wWinMainCRTStartup" /subsystem:windows /machine:I386
  161.  
  162. !ELSEIF  "$(CFG)" == "CmnCtrl1 - Win32 Debug Unicode"
  163.  
  164. # PROP BASE Use_MFC 6
  165. # PROP BASE Use_Debug_Libraries 1
  166. # PROP BASE Output_Dir "CmnCtrl0"
  167. # PROP BASE Intermediate_Dir "CmnCtrl0"
  168. # PROP BASE Target_Dir ""
  169. # PROP Use_MFC 5
  170. # PROP Use_Debug_Libraries 1
  171. # PROP Output_Dir "Debug"
  172. # PROP Intermediate_Dir "Debug"
  173. # PROP Ignore_Export_Lib 0
  174. # PROP Target_Dir ""
  175. # ADD BASE CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Yu"stdafx.h" /FD /c
  176. # ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_UNICODE" /Yu"stdafx.h" /FD /c
  177. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  178. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  179. # ADD BASE RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
  180. # ADD RSC /l 0x409 /d "_DEBUG"
  181. BSC32=bscmake.exe
  182. # ADD BASE BSC32 /nologo
  183. # ADD BSC32 /nologo
  184. LINK32=link.exe
  185. # ADD BASE LINK32 /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
  186. # ADD LINK32 /nologo /entry:"wWinMainCRTStartup" /subsystem:windows /debug /machine:I386 /pdbtype:sept
  187.  
  188. !ENDIF 
  189.  
  190. # Begin Target
  191.  
  192. # Name "CmnCtrl1 - Win32 Release"
  193. # Name "CmnCtrl1 - Win32 Debug"
  194. # Name "CmnCtrl1 - Win32 Debug static"
  195. # Name "CmnCtrl1 - Win32 Release static"
  196. # Name "CmnCtrl1 - Win32 Release Unicode"
  197. # Name "CmnCtrl1 - Win32 Debug Unicode"
  198. # Begin Group "Source Files"
  199.  
  200. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  201. # Begin Source File
  202.  
  203. SOURCE=.\animctrl.cpp
  204. # End Source File
  205. # Begin Source File
  206.  
  207. SOURCE=.\CmnCtrl1.cpp
  208. # End Source File
  209. # Begin Source File
  210.  
  211. SOURCE=.\CmnCtrl1.rc
  212. # End Source File
  213. # Begin Source File
  214.  
  215. SOURCE=.\DateTime.cpp
  216. # End Source File
  217. # Begin Source File
  218.  
  219. SOURCE=.\MonthCal.cpp
  220. # End Source File
  221. # Begin Source File
  222.  
  223. SOURCE=.\mtreectl.cpp
  224. # End Source File
  225. # Begin Source File
  226.  
  227. SOURCE=.\notifwdw.cpp
  228. # End Source File
  229. # Begin Source File
  230.  
  231. SOURCE=.\propsht.cpp
  232. # End Source File
  233. # Begin Source File
  234.  
  235. SOURCE=.\StdAfx.cpp
  236. # ADD CPP /Yc"stdafx.h"
  237. # End Source File
  238. # Begin Source File
  239.  
  240. SOURCE=.\toolbar1.cpp
  241. # End Source File
  242. # Begin Source File
  243.  
  244. SOURCE=.\toolbar2.cpp
  245. # End Source File
  246. # Begin Source File
  247.  
  248. SOURCE=.\toolpage.cpp
  249. # End Source File
  250. # Begin Source File
  251.  
  252. SOURCE=.\treecpg.cpp
  253. # End Source File
  254. # End Group
  255. # Begin Group "Header Files"
  256.  
  257. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  258. # Begin Source File
  259.  
  260. SOURCE=.\animctrl.h
  261. # End Source File
  262. # Begin Source File
  263.  
  264. SOURCE=.\CmnCtrl1.h
  265. # End Source File
  266. # Begin Source File
  267.  
  268. SOURCE=.\DateTime.h
  269. # End Source File
  270. # Begin Source File
  271.  
  272. SOURCE=.\MonthCal.h
  273. # End Source File
  274. # Begin Source File
  275.  
  276. SOURCE=.\mtreectl.h
  277. # End Source File
  278. # Begin Source File
  279.  
  280. SOURCE=.\notifwdw.h
  281. # End Source File
  282. # Begin Source File
  283.  
  284. SOURCE=.\propsht.h
  285. # End Source File
  286. # Begin Source File
  287.  
  288. SOURCE=.\Resource.h
  289. # End Source File
  290. # Begin Source File
  291.  
  292. SOURCE=.\StdAfx.h
  293. # End Source File
  294. # Begin Source File
  295.  
  296. SOURCE=.\toolbar1.h
  297. # End Source File
  298. # Begin Source File
  299.  
  300. SOURCE=.\toolbar2.h
  301. # End Source File
  302. # Begin Source File
  303.  
  304. SOURCE=.\toolpage.h
  305. # End Source File
  306. # Begin Source File
  307.  
  308. SOURCE=.\treecpg.h
  309. # End Source File
  310. # End Group
  311. # Begin Group "Resource Files"
  312.  
  313. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe"
  314. # Begin Source File
  315.  
  316. SOURCE=.\res\bmp00001.bmp
  317. # End Source File
  318. # Begin Source File
  319.  
  320. SOURCE=.\res\bmp00002.bmp
  321. # End Source File
  322. # Begin Source File
  323.  
  324. SOURCE=.\res\bmp00003.bmp
  325. # End Source File
  326. # Begin Source File
  327.  
  328. SOURCE=.\res\bmtreebi.bmp
  329. # End Source File
  330. # Begin Source File
  331.  
  332. SOURCE=.\res\bmtreedo.bmp
  333. # End Source File
  334. # Begin Source File
  335.  
  336. SOURCE=.\res\bmtreefi.bmp
  337. # End Source File
  338. # Begin Source File
  339.  
  340. SOURCE=.\res\CmnCtrl1.ico
  341. # End Source File
  342. # Begin Source File
  343.  
  344. SOURCE=.\res\CmnCtrl1.rc2
  345. # End Source File
  346. # Begin Source File
  347.  
  348. SOURCE=.\res\cpalette.bmp
  349. # End Source File
  350. # Begin Source File
  351.  
  352. SOURCE=.\res\standard.bmp
  353. # End Source File
  354. # End Group
  355. # End Target
  356. # End Project
  357.