home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / mfc / controls / circ1 / circ1.dsp < prev    next >
Encoding:
MS Developer Studio Project  |  1998-03-27  |  8.0 KB  |  268 lines

  1. # Microsoft Developer Studio Project File - Name="Circ1" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 60000
  3. # ** DO NOT EDIT **
  4.  
  5. # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
  6.  
  7. CFG=Circ1 - Win32 Release
  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 "circ1.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 "circ1.mak" CFG="Circ1 - Win32 Release"
  17. !MESSAGE 
  18. !MESSAGE Possible choices for configuration are:
  19. !MESSAGE 
  20. !MESSAGE "Circ1 - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
  21. !MESSAGE "Circ1 - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
  22. !MESSAGE "Circ1 - Win32 Unicode Debug" (based on "Win32 (x86) Dynamic-Link Library")
  23. !MESSAGE "Circ1 - Win32 Unicode Release" (based on "Win32 (x86) Dynamic-Link Library")
  24. !MESSAGE 
  25.  
  26. # Begin Project
  27. # PROP AllowPerConfigDependencies 0
  28. CPP=cl.exe
  29. MTL=midl.exe
  30. RSC=rc.exe
  31.  
  32. !IF  "$(CFG)" == "Circ1 - Win32 Release"
  33.  
  34. # PROP BASE Use_MFC 2
  35. # PROP BASE Use_Debug_Libraries 0
  36. # PROP BASE Output_Dir ".\Release"
  37. # PROP BASE Intermediate_Dir ".\Release"
  38. # PROP BASE Target_Ext "ocx"
  39. # PROP BASE Target_Dir ""
  40. # PROP Use_MFC 2
  41. # PROP Use_Debug_Libraries 0
  42. # PROP Output_Dir ".\Release"
  43. # PROP Intermediate_Dir ".\Release"
  44. # PROP Target_Ext "ocx"
  45. # PROP Target_Dir ""
  46. # ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Yu"stdafx.h" /c
  47. # ADD CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Yu"stdafx.h" /FD /c
  48. # SUBTRACT CPP /WX /Fr
  49. # ADD BASE MTL /nologo /D "NDEBUG" /win32
  50. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  51. # ADD BASE RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
  52. # ADD RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
  53. BSC32=bscmake.exe
  54. # ADD BASE BSC32 /nologo
  55. # ADD BSC32 /nologo
  56. LINK32=link.exe
  57. # ADD BASE LINK32 /nologo /subsystem:windows /dll /machine:I386
  58. # ADD LINK32 /nologo /subsystem:windows /dll /machine:I386
  59. # Begin Custom Build - Registering OLE control...
  60. OutDir=.\.\Release
  61. TargetPath=.\Release\circ1.ocx
  62. InputPath=.\Release\circ1.ocx
  63. SOURCE=$(InputPath)
  64.  
  65. "$(OutDir)\regsvr32.trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  66.     regsvr32 /s /c "$(TargetPath)" 
  67.     echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg" 
  68.     
  69. # End Custom Build
  70.  
  71. !ELSEIF  "$(CFG)" == "Circ1 - Win32 Debug"
  72.  
  73. # PROP BASE Use_MFC 2
  74. # PROP BASE Use_Debug_Libraries 1
  75. # PROP BASE Output_Dir ".\Debug"
  76. # PROP BASE Intermediate_Dir ".\Debug"
  77. # PROP BASE Target_Ext "ocx"
  78. # PROP BASE Target_Dir ""
  79. # PROP Use_MFC 2
  80. # PROP Use_Debug_Libraries 1
  81. # PROP Output_Dir ".\Debug"
  82. # PROP Intermediate_Dir ".\Debug"
  83. # PROP Target_Ext "ocx"
  84. # PROP Target_Dir ""
  85. # ADD BASE CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Yu"stdafx.h" /c
  86. # ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Yu"stdafx.h" /FD /c
  87. # ADD BASE MTL /nologo /D "_DEBUG" /win32
  88. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  89. # ADD BASE RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
  90. # ADD RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
  91. BSC32=bscmake.exe
  92. # ADD BASE BSC32 /nologo
  93. # ADD BSC32 /nologo
  94. LINK32=link.exe
  95. # ADD BASE LINK32 /nologo /subsystem:windows /dll /debug /machine:I386
  96. # ADD LINK32 /nologo /subsystem:windows /dll /debug /machine:I386
  97. # Begin Custom Build - Registering OLE control...
  98. OutDir=.\.\Debug
  99. TargetPath=.\Debug\circ1.ocx
  100. InputPath=.\Debug\circ1.ocx
  101. SOURCE=$(InputPath)
  102.  
  103. "$(OutDir)\regsvr32.trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  104.     regsvr32 /s /c "$(TargetPath)" 
  105.     echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg" 
  106.     
  107. # End Custom Build
  108.  
  109. !ELSEIF  "$(CFG)" == "Circ1 - Win32 Unicode Debug"
  110.  
  111. # PROP BASE Use_MFC 2
  112. # PROP BASE Use_Debug_Libraries 1
  113. # PROP BASE Output_Dir ".\DebugU"
  114. # PROP BASE Intermediate_Dir ".\DebugU"
  115. # PROP BASE Target_Ext "ocx"
  116. # PROP BASE Target_Dir ""
  117. # PROP Use_MFC 2
  118. # PROP Use_Debug_Libraries 1
  119. # PROP Output_Dir ".\UniDebug"
  120. # PROP Intermediate_Dir ".\UniDebug"
  121. # PROP Target_Ext "ocx"
  122. # PROP Target_Dir ""
  123. # ADD BASE CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Yu"stdafx.h" /c
  124. # ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_UNICODE" /Yu"stdafx.h" /FD /c
  125. # ADD BASE MTL /nologo /D "_DEBUG" /win32
  126. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  127. # ADD BASE RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
  128. # ADD RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
  129. BSC32=bscmake.exe
  130. # ADD BASE BSC32 /nologo
  131. # ADD BSC32 /nologo
  132. LINK32=link.exe
  133. # ADD BASE LINK32 /nologo /subsystem:windows /dll /debug /machine:I386
  134. # ADD LINK32 /nologo /subsystem:windows /dll /debug /machine:I386
  135. # Begin Custom Build - Registering OLE control...
  136. OutDir=.\.\UniDebug
  137. TargetPath=.\UniDebug\circ1.ocx
  138. InputPath=.\UniDebug\circ1.ocx
  139. SOURCE=$(InputPath)
  140.  
  141. "$(OutDir)\regsvr32.trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  142.     regsvr32 /s /c "$(TargetPath)" 
  143.     echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg" 
  144.     
  145. # End Custom Build
  146.  
  147. !ELSEIF  "$(CFG)" == "Circ1 - Win32 Unicode Release"
  148.  
  149. # PROP BASE Use_MFC 2
  150. # PROP BASE Use_Debug_Libraries 0
  151. # PROP BASE Output_Dir ".\ReleaseU"
  152. # PROP BASE Intermediate_Dir ".\ReleaseU"
  153. # PROP BASE Target_Ext "ocx"
  154. # PROP BASE Target_Dir ""
  155. # PROP Use_MFC 2
  156. # PROP Use_Debug_Libraries 0
  157. # PROP Output_Dir ".\UniRelease"
  158. # PROP Intermediate_Dir ".\UniRelease"
  159. # PROP Target_Ext "ocx"
  160. # PROP Target_Dir ""
  161. # ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Yu"stdafx.h" /c
  162. # ADD CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_UNICODE" /Yu"stdafx.h" /FD /c
  163. # ADD BASE MTL /nologo /D "NDEBUG" /win32
  164. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  165. # ADD BASE RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
  166. # ADD RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
  167. BSC32=bscmake.exe
  168. # ADD BASE BSC32 /nologo
  169. # ADD BSC32 /nologo
  170. LINK32=link.exe
  171. # ADD BASE LINK32 /nologo /subsystem:windows /dll /machine:I386
  172. # ADD LINK32 /nologo /subsystem:windows /dll /machine:I386
  173. # Begin Custom Build - Registering OLE control...
  174. OutDir=.\.\UniRelease
  175. TargetPath=.\UniRelease\circ1.ocx
  176. InputPath=.\UniRelease\circ1.ocx
  177. SOURCE=$(InputPath)
  178.  
  179. "$(OutDir)\regsvr32.trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  180.     regsvr32 /s /c "$(TargetPath)" 
  181.     echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg" 
  182.     
  183. # End Custom Build
  184.  
  185. !ENDIF 
  186.  
  187. # Begin Target
  188.  
  189. # Name "Circ1 - Win32 Release"
  190. # Name "Circ1 - Win32 Debug"
  191. # Name "Circ1 - Win32 Unicode Debug"
  192. # Name "Circ1 - Win32 Unicode Release"
  193. # Begin Group "Source Files"
  194.  
  195. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;hpj;bat;for;f90"
  196. # Begin Source File
  197.  
  198. SOURCE=.\circ1.cpp
  199. # End Source File
  200. # Begin Source File
  201.  
  202. SOURCE=.\circ1.def
  203. # End Source File
  204. # Begin Source File
  205.  
  206. SOURCE=.\circ1.odl
  207. # End Source File
  208. # Begin Source File
  209.  
  210. SOURCE=.\circ1.rc
  211. # End Source File
  212. # Begin Source File
  213.  
  214. SOURCE=.\circ1ctl.cpp
  215. # End Source File
  216. # Begin Source File
  217.  
  218. SOURCE=.\circ1ppg.cpp
  219. # End Source File
  220. # Begin Source File
  221.  
  222. SOURCE=.\readme.txt
  223. # End Source File
  224. # Begin Source File
  225.  
  226. SOURCE=.\stdafx.cpp
  227. # ADD CPP /Yc"stdafx.h"
  228. # End Source File
  229. # End Group
  230. # Begin Group "Header Files"
  231.  
  232. # PROP Default_Filter "h;hpp;hxx;inl;fi;fd"
  233. # Begin Source File
  234.  
  235. SOURCE=.\circ1.h
  236. # End Source File
  237. # Begin Source File
  238.  
  239. SOURCE=.\circ1ctl.h
  240. # End Source File
  241. # Begin Source File
  242.  
  243. SOURCE=.\circ1ppg.h
  244. # End Source File
  245. # Begin Source File
  246.  
  247. SOURCE=.\stdafx.h
  248. # End Source File
  249. # End Group
  250. # Begin Group "Resource Files"
  251.  
  252. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;cnt;rtf;gif;jpg;jpeg;jpe"
  253. # Begin Source File
  254.  
  255. SOURCE=.\circ1.ico
  256. # End Source File
  257. # Begin Source File
  258.  
  259. SOURCE=.\circ1.rc2
  260. # End Source File
  261. # Begin Source File
  262.  
  263. SOURCE=.\circ1ctl.bmp
  264. # End Source File
  265. # End Group
  266. # End Target
  267. # End Project
  268.