home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / atl / polygon / polygon.dsp < prev    next >
Text File  |  1998-04-02  |  13KB  |  351 lines

  1. # Microsoft Developer Studio Project File - Name="Polygon" - 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=Polygon - Win32 Debug
  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 "Polygon.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 "Polygon.mak" CFG="Polygon - Win32 Debug"
  17. !MESSAGE 
  18. !MESSAGE Possible choices for configuration are:
  19. !MESSAGE 
  20. !MESSAGE "Polygon - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
  21. !MESSAGE "Polygon - Win32 Unicode Debug" (based on "Win32 (x86) Dynamic-Link Library")
  22. !MESSAGE "Polygon - Win32 Release MinSize" (based on "Win32 (x86) Dynamic-Link Library")
  23. !MESSAGE "Polygon - Win32 Release MinDependency" (based on "Win32 (x86) Dynamic-Link Library")
  24. !MESSAGE "Polygon - Win32 Unicode Release MinSize" (based on "Win32 (x86) Dynamic-Link Library")
  25. !MESSAGE "Polygon - Win32 Unicode Release MinDependency" (based on "Win32 (x86) Dynamic-Link Library")
  26. !MESSAGE 
  27.  
  28. # Begin Project
  29. # PROP AllowPerConfigDependencies 0
  30. # PROP Scc_ProjName ""$/Sources - ATL/ATL25/samples/Polygon", CWUBAAAA"
  31. # PROP Scc_LocalPath "."
  32. CPP=cl.exe
  33. MTL=midl.exe
  34. RSC=rc.exe
  35.  
  36. !IF  "$(CFG)" == "Polygon - Win32 Debug"
  37.  
  38. # PROP BASE Use_MFC 0
  39. # PROP BASE Use_Debug_Libraries 1
  40. # PROP BASE Output_Dir "Debug"
  41. # PROP BASE Intermediate_Dir "Debug"
  42. # PROP BASE Target_Dir ""
  43. # PROP Use_MFC 0
  44. # PROP Use_Debug_Libraries 1
  45. # PROP Output_Dir "Debug"
  46. # PROP Intermediate_Dir "Debug"
  47. # PROP Target_Dir ""
  48. # ADD BASE CPP /nologo /MTd /W3 /Gm /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /Yu"stdafx.h" /FD /GZ /c
  49. # ADD CPP /nologo /MTd /W3 /Gm /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /Yu"stdafx.h" /FD /GZ /c
  50. # ADD BASE RSC /l 0x409 /d "_DEBUG"
  51. # ADD RSC /l 0x409 /d "_DEBUG"
  52. BSC32=bscmake.exe
  53. # ADD BASE BSC32 /nologo
  54. # ADD BSC32 /nologo
  55. LINK32=link.exe
  56. # 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 /dll /debug /machine:I386 /pdbtype:sept
  57. # 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 /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept
  58. # Begin Custom Build - Performing registration
  59. OutDir=.\Debug
  60. TargetPath=.\Debug\Polygon.dll
  61. InputPath=.\Debug\Polygon.dll
  62. SOURCE="$(InputPath)"
  63.  
  64. "$(OutDir)\regsvr32.trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  65.     regsvr32 /s /c "$(TargetPath)" 
  66.     echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg" 
  67.     
  68. # End Custom Build
  69.  
  70. !ELSEIF  "$(CFG)" == "Polygon - Win32 Unicode Debug"
  71.  
  72. # PROP BASE Use_MFC 0
  73. # PROP BASE Use_Debug_Libraries 1
  74. # PROP BASE Output_Dir "DebugU"
  75. # PROP BASE Intermediate_Dir "DebugU"
  76. # PROP BASE Target_Dir ""
  77. # PROP Use_MFC 0
  78. # PROP Use_Debug_Libraries 1
  79. # PROP Output_Dir "DebugU"
  80. # PROP Intermediate_Dir "DebugU"
  81. # PROP Target_Dir ""
  82. # ADD BASE CPP /nologo /MTd /W3 /Gm /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_USRDLL" /D "_UNICODE" /Yu"stdafx.h" /FD /GZ /c
  83. # ADD CPP /nologo /MTd /W3 /Gm /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_USRDLL" /D "_UNICODE" /Yu"stdafx.h" /FD /GZ /c
  84. # ADD BASE RSC /l 0x409 /d "_DEBUG"
  85. # ADD RSC /l 0x409 /d "_DEBUG"
  86. BSC32=bscmake.exe
  87. # ADD BASE BSC32 /nologo
  88. # ADD BSC32 /nologo
  89. LINK32=link.exe
  90. # 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 /dll /debug /machine:I386 /pdbtype:sept
  91. # 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 /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept
  92. # Begin Custom Build - Performing registration
  93. OutDir=.\DebugU
  94. TargetPath=.\DebugU\Polygon.dll
  95. InputPath=.\DebugU\Polygon.dll
  96. SOURCE="$(InputPath)"
  97.  
  98. "$(OutDir)\regsvr32.trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  99.     if "%OS%"=="" goto NOTNT 
  100.     if not "%OS%"=="Windows_NT" goto NOTNT 
  101.     regsvr32 /s /c "$(TargetPath)" 
  102.     echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg" 
  103.     goto end 
  104.     :NOTNT 
  105.     echo Warning : Cannot register Unicode DLL on Windows 95 
  106.     :end 
  107.     
  108. # End Custom Build
  109.  
  110. !ELSEIF  "$(CFG)" == "Polygon - Win32 Release MinSize"
  111.  
  112. # PROP BASE Use_MFC 0
  113. # PROP BASE Use_Debug_Libraries 0
  114. # PROP BASE Output_Dir "ReleaseMinSize"
  115. # PROP BASE Intermediate_Dir "ReleaseMinSize"
  116. # PROP BASE Target_Dir ""
  117. # PROP Use_MFC 0
  118. # PROP Use_Debug_Libraries 0
  119. # PROP Output_Dir "ReleaseMinSize"
  120. # PROP Intermediate_Dir "ReleaseMinSize"
  121. # PROP Ignore_Export_Lib 0
  122. # PROP Target_Dir ""
  123. # ADD BASE CPP /nologo /MT /W3 /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "_ATL_DLL" /D "_ATL_MIN_CRT" /Yu"stdafx.h" /FD /c
  124. # ADD CPP /nologo /MT /W3 /O1 /D "_MBCS" /D "_ATL_DLL" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /Yu"stdafx.h" /FD /c
  125. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  126. # ADD RSC /l 0x409 /d "NDEBUG"
  127. BSC32=bscmake.exe
  128. # ADD BASE BSC32 /nologo
  129. # ADD BSC32 /nologo
  130. LINK32=link.exe
  131. # 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 /dll /machine:I386
  132. # 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 /subsystem:windows /dll /machine:I386
  133. # Begin Custom Build - Performing registration
  134. OutDir=.\ReleaseMinSize
  135. TargetPath=.\ReleaseMinSize\Polygon.dll
  136. InputPath=.\ReleaseMinSize\Polygon.dll
  137. SOURCE="$(InputPath)"
  138.  
  139. "$(OutDir)\regsvr32.trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  140.     regsvr32 /s /c "$(TargetPath)" 
  141.     echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg" 
  142.     
  143. # End Custom Build
  144.  
  145. !ELSEIF  "$(CFG)" == "Polygon - Win32 Release MinDependency"
  146.  
  147. # PROP BASE Use_MFC 0
  148. # PROP BASE Use_Debug_Libraries 0
  149. # PROP BASE Output_Dir "ReleaseMinDependency"
  150. # PROP BASE Intermediate_Dir "ReleaseMinDependency"
  151. # PROP BASE Target_Dir ""
  152. # PROP Use_MFC 0
  153. # PROP Use_Debug_Libraries 0
  154. # PROP Output_Dir "ReleaseMinDependency"
  155. # PROP Intermediate_Dir "ReleaseMinDependency"
  156. # PROP Ignore_Export_Lib 0
  157. # PROP Target_Dir ""
  158. # ADD BASE CPP /nologo /MT /W3 /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "_ATL_STATIC_REGISTRY" /D "_ATL_MIN_CRT" /Yu"stdafx.h" /FD /c
  159. # ADD CPP /nologo /MT /W3 /O1 /D "_MBCS" /D "_ATL_STATIC_REGISTRY" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /Yu"stdafx.h" /FD /c
  160. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  161. # ADD RSC /l 0x409 /d "NDEBUG"
  162. BSC32=bscmake.exe
  163. # ADD BASE BSC32 /nologo
  164. # ADD BSC32 /nologo
  165. LINK32=link.exe
  166. # 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 /dll /machine:I386
  167. # 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 /subsystem:windows /dll /machine:I386
  168. # Begin Custom Build - Performing registration
  169. OutDir=.\ReleaseMinDependency
  170. TargetPath=.\ReleaseMinDependency\Polygon.dll
  171. InputPath=.\ReleaseMinDependency\Polygon.dll
  172. SOURCE="$(InputPath)"
  173.  
  174. "$(OutDir)\regsvr32.trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  175.     regsvr32 /s /c "$(TargetPath)" 
  176.     echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg" 
  177.     
  178. # End Custom Build
  179.  
  180. !ELSEIF  "$(CFG)" == "Polygon - Win32 Unicode Release MinSize"
  181.  
  182. # PROP BASE Use_MFC 0
  183. # PROP BASE Use_Debug_Libraries 0
  184. # PROP BASE Output_Dir "ReleaseUMinSize"
  185. # PROP BASE Intermediate_Dir "ReleaseUMinSize"
  186. # PROP BASE Target_Dir ""
  187. # PROP Use_MFC 0
  188. # PROP Use_Debug_Libraries 0
  189. # PROP Output_Dir "ReleaseUMinSize"
  190. # PROP Intermediate_Dir "ReleaseUMinSize"
  191. # PROP Ignore_Export_Lib 0
  192. # PROP Target_Dir ""
  193. # ADD BASE CPP /nologo /MT /W3 /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "_UNICODE" /D "_ATL_DLL" /D "_ATL_MIN_CRT" /Yu"stdafx.h" /FD /c
  194. # ADD CPP /nologo /MT /W3 /O1 /D "_UNICODE" /D "_ATL_DLL" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /Yu"stdafx.h" /FD /c
  195. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  196. # ADD RSC /l 0x409 /d "NDEBUG"
  197. BSC32=bscmake.exe
  198. # ADD BASE BSC32 /nologo
  199. # ADD BSC32 /nologo
  200. LINK32=link.exe
  201. # 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 /dll /machine:I386
  202. # 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 /subsystem:windows /dll /machine:I386
  203. # Begin Custom Build - Performing registration
  204. OutDir=.\ReleaseUMinSize
  205. TargetPath=.\ReleaseUMinSize\Polygon.dll
  206. InputPath=.\ReleaseUMinSize\Polygon.dll
  207. SOURCE="$(InputPath)"
  208.  
  209. "$(OutDir)\regsvr32.trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  210.     if "%OS%"=="" goto NOTNT 
  211.     if not "%OS%"=="Windows_NT" goto NOTNT 
  212.     regsvr32 /s /c "$(TargetPath)" 
  213.     echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg" 
  214.     goto end 
  215.     :NOTNT 
  216.     echo Warning : Cannot register Unicode DLL on Windows 95 
  217.     :end 
  218.     
  219. # End Custom Build
  220.  
  221. !ELSEIF  "$(CFG)" == "Polygon - Win32 Unicode Release MinDependency"
  222.  
  223. # PROP BASE Use_MFC 0
  224. # PROP BASE Use_Debug_Libraries 0
  225. # PROP BASE Output_Dir "ReleaseUMinDependency"
  226. # PROP BASE Intermediate_Dir "ReleaseUMinDependency"
  227. # PROP BASE Target_Dir ""
  228. # PROP Use_MFC 0
  229. # PROP Use_Debug_Libraries 0
  230. # PROP Output_Dir "ReleaseUMinDependency"
  231. # PROP Intermediate_Dir "ReleaseUMinDependency"
  232. # PROP Ignore_Export_Lib 0
  233. # PROP Target_Dir ""
  234. # ADD BASE CPP /nologo /MT /W3 /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "_UNICODE" /D "_ATL_STATIC_REGISTRY" /D "_ATL_MIN_CRT" /Yu"stdafx.h" /FD /c
  235. # ADD CPP /nologo /MT /W3 /O1 /D "_UNICODE" /D "_ATL_STATIC_REGISTRY" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /Yu"stdafx.h" /FD /c
  236. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  237. # ADD RSC /l 0x409 /d "NDEBUG"
  238. BSC32=bscmake.exe
  239. # ADD BASE BSC32 /nologo
  240. # ADD BSC32 /nologo
  241. LINK32=link.exe
  242. # 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 /dll /machine:I386
  243. # 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 /subsystem:windows /dll /machine:I386
  244. # Begin Custom Build - Performing registration
  245. OutDir=.\ReleaseUMinDependency
  246. TargetPath=.\ReleaseUMinDependency\Polygon.dll
  247. InputPath=.\ReleaseUMinDependency\Polygon.dll
  248. SOURCE="$(InputPath)"
  249.  
  250. "$(OutDir)\regsvr32.trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  251.     if "%OS%"=="" goto NOTNT 
  252.     if not "%OS%"=="Windows_NT" goto NOTNT 
  253.     regsvr32 /s /c "$(TargetPath)" 
  254.     echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg" 
  255.     goto end 
  256.     :NOTNT 
  257.     echo Warning : Cannot register Unicode DLL on Windows 95 
  258.     :end 
  259.     
  260. # End Custom Build
  261.  
  262. !ENDIF 
  263.  
  264. # Begin Target
  265.  
  266. # Name "Polygon - Win32 Debug"
  267. # Name "Polygon - Win32 Unicode Debug"
  268. # Name "Polygon - Win32 Release MinSize"
  269. # Name "Polygon - Win32 Release MinDependency"
  270. # Name "Polygon - Win32 Unicode Release MinSize"
  271. # Name "Polygon - Win32 Unicode Release MinDependency"
  272. # Begin Group "Source Files"
  273.  
  274. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  275. # Begin Source File
  276.  
  277. SOURCE=.\PolyCtl.cpp
  278. # End Source File
  279. # Begin Source File
  280.  
  281. SOURCE=.\Polygon.cpp
  282. # End Source File
  283. # Begin Source File
  284.  
  285. SOURCE=.\Polygon.def
  286. # End Source File
  287. # Begin Source File
  288.  
  289. SOURCE=.\Polygon.idl
  290. # ADD MTL /tlb ".\Polygon.tlb" /h "Polygon.h" /iid "Polygon_i.c" /Oicf
  291. # End Source File
  292. # Begin Source File
  293.  
  294. SOURCE=.\Polygon.rc
  295. # End Source File
  296. # Begin Source File
  297.  
  298. SOURCE=.\PolyProp.cpp
  299. # End Source File
  300. # Begin Source File
  301.  
  302. SOURCE=.\StdAfx.cpp
  303. # ADD CPP /Yc"stdafx.h"
  304. # End Source File
  305. # End Group
  306. # Begin Group "Header Files"
  307.  
  308. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  309. # Begin Source File
  310.  
  311. SOURCE=.\PolyCtl.h
  312. # End Source File
  313. # Begin Source File
  314.  
  315. SOURCE=.\PolygonCP.h
  316. # End Source File
  317. # Begin Source File
  318.  
  319. SOURCE=.\PolyProp.h
  320. # End Source File
  321. # Begin Source File
  322.  
  323. SOURCE=.\Resource.h
  324. # End Source File
  325. # Begin Source File
  326.  
  327. SOURCE=.\StdAfx.h
  328. # End Source File
  329. # End Group
  330. # Begin Group "Resource Files"
  331.  
  332. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  333. # Begin Source File
  334.  
  335. SOURCE=.\PolyCtl.rgs
  336. # End Source File
  337. # Begin Source File
  338.  
  339. SOURCE=.\PolyProp.rgs
  340. # End Source File
  341. # End Group
  342. # End Target
  343. # End Project
  344. # Section Polygon : {00008088-0000-0000-0000-000000000000}
  345. #     1:12:IDD_POLYPROP:107
  346. #     1:12:IDR_POLYPROP:106
  347. #     1:20:IDS_HELPFILEPolyProp:104
  348. #     1:17:IDS_TITLEPolyProp:103
  349. #     1:21:IDS_DOCSTRINGPolyProp:105
  350. # End Section
  351.