PropSheet Wizard.dsp
上传用户:apjinmao
上传日期:2007-01-02
资源大小:96k
文件大小:10k
源码类别:

PropertySheet

开发平台:

Visual C++

  1. # Microsoft Developer Studio Project File - Name="PropSheet Wizard" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 5.00
  3. # ** DO NOT EDIT **
  4. # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
  5. CFG=PropSheet Wizard - 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 "PropSheet Wizard.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 "PropSheet Wizard.mak" CFG="PropSheet Wizard - Win32 Release"
  15. !MESSAGE 
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE 
  18. !MESSAGE "PropSheet Wizard - Win32 Release" (based on
  19.  "Win32 (x86) Dynamic-Link Library")
  20. !MESSAGE "PropSheet Wizard - Win32 Pseudo-Debug" (based on
  21.  "Win32 (x86) Dynamic-Link Library")
  22. !MESSAGE 
  23. # Begin Project
  24. # PROP Scc_ProjName ""
  25. # PROP Scc_LocalPath ""
  26. CPP=cl.exe
  27. MTL=midl.exe
  28. RSC=rc.exe
  29. !IF  "$(CFG)" == "PropSheet Wizard - Win32 Release"
  30. # PROP BASE Use_MFC 2
  31. # PROP BASE Use_Debug_Libraries 0
  32. # PROP BASE Output_Dir ".Release"
  33. # PROP BASE Intermediate_Dir ".Release"
  34. # PROP BASE Target_Ext "awx"
  35. # PROP BASE Target_Dir ""
  36. # PROP Use_MFC 2
  37. # PROP Use_Debug_Libraries 0
  38. # PROP Output_Dir ".Release"
  39. # PROP Intermediate_Dir ".Release"
  40. # PROP Target_Ext "awx"
  41. # PROP Target_Dir ""
  42. # ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /Yu"stdafx.h" /c
  43. # ADD CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_AFXEXT" /Yu"stdafx.h" /FD /c
  44. # ADD BASE MTL /nologo /D "NDEBUG" /win32
  45. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  46. # ADD BASE RSC /l 0x418 /d "NDEBUG" /d "_AFXDLL"
  47. # ADD RSC /l 0x418 /d "NDEBUG" /d "_AFXDLL"
  48. BSC32=bscmake.exe
  49. # ADD BASE BSC32 /nologo
  50. # ADD BSC32 /nologo
  51. LINK32=link.exe
  52. # ADD BASE LINK32 /nologo /subsystem:windows /dll /machine:I386
  53. # ADD LINK32 /nologo /subsystem:windows /dll /machine:I386
  54. # Begin Custom Build - Copying custom AppWizard to Template directory...
  55. OutDir=..Release
  56. TargetPath=.ReleasePropSheet Wizard.awx
  57. TargetName=PropSheet Wizard
  58. InputPath=.ReleasePropSheet Wizard.awx
  59. SOURCE=$(InputPath)
  60. "$(MSDEVDIR)Template$(TargetName).awx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  61. if not exist "$(MSDEVDIR)Templatenul" md "$(MSDEVDIR)Template" 
  62. copy "$(TargetPath)" "$(MSDEVDIR)Template" 
  63. if exist "$(OutDir)$(TargetName).pdb" copy "$(OutDir)$(TargetName).pdb"
  64.                 "$(MSDEVDIR)Template" 
  65. # End Custom Build
  66. !ELSEIF  "$(CFG)" == "PropSheet Wizard - Win32 Pseudo-Debug"
  67. # PROP BASE Use_MFC 2
  68. # PROP BASE Use_Debug_Libraries 0
  69. # PROP BASE Output_Dir ".Debug"
  70. # PROP BASE Intermediate_Dir ".Debug"
  71. # PROP BASE Target_Ext "awx"
  72. # PROP BASE Target_Dir ""
  73. # PROP Use_MFC 2
  74. # PROP Use_Debug_Libraries 0
  75. # PROP Output_Dir ".Debug"
  76. # PROP Intermediate_Dir ".Debug"
  77. # PROP Target_Ext "awx"
  78. # PROP Target_Dir ""
  79. # ADD BASE CPP /nologo /MD /W3 /Gm /GX /Zi /Od /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_PSEUDO_DEBUG" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /Yu"stdafx.h" /c
  80. # ADD CPP /nologo /MD /W3 /Gm /GX /Zi /Od /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_PSEUDO_DEBUG" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_AFXEXT" /Yu"stdafx.h" /FD /c
  81. # ADD BASE MTL /nologo /D "NDEBUG" /win32
  82. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  83. # ADD BASE RSC /l 0x418 /d "NDEBUG" /d "_PSEUDO_DEBUG" /d "_AFXDLL"
  84. # ADD RSC /l 0x418 /d "NDEBUG" /d "_PSEUDO_DEBUG" /d "_AFXDLL"
  85. BSC32=bscmake.exe
  86. # ADD BASE BSC32 /nologo
  87. # ADD BSC32 /nologo
  88. LINK32=link.exe
  89. # ADD BASE LINK32 /nologo /subsystem:windows /dll /incremental:yes /debug /machine:I386
  90. # ADD LINK32 /nologo /subsystem:windows /dll /incremental:yes /debug /machine:I386
  91. # Begin Custom Build - Copying custom AppWizard to Template directory...
  92. OutDir=..Debug
  93. TargetPath=.DebugPropSheet Wizard.awx
  94. TargetName=PropSheet Wizard
  95. InputPath=.DebugPropSheet Wizard.awx
  96. SOURCE=$(InputPath)
  97. "$(MSDEVDIR)Template$(TargetName).awx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  98. if not exist "$(MSDEVDIR)Templatenul" md "$(MSDEVDIR)Template" 
  99. copy "$(TargetPath)" "$(MSDEVDIR)Template" 
  100. if exist "$(OutDir)$(TargetName).pdb" copy "$(OutDir)$(TargetName).pdb"
  101.                 "$(MSDEVDIR)Template" 
  102. # End Custom Build
  103. !ENDIF 
  104. # Begin Target
  105. # Name "PropSheet Wizard - Win32 Release"
  106. # Name "PropSheet Wizard - Win32 Pseudo-Debug"
  107. # Begin Group "Source Files"
  108. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;hpj;bat;for;f90"
  109. # Begin Source File
  110. SOURCE=.Chooser.cpp
  111. # End Source File
  112. # Begin Source File
  113. SOURCE=.Cstm1Dlg.cpp
  114. # End Source File
  115. # Begin Source File
  116. SOURCE=.Cstm2Dlg.cpp
  117. # End Source File
  118. # Begin Source File
  119. SOURCE=.Debug.cpp
  120. # End Source File
  121. # Begin Source File
  122. SOURCE=.PageDlg.cpp
  123. # End Source File
  124. # Begin Source File
  125. SOURCE=.Paint.cpp
  126. # End Source File
  127. # Begin Source File
  128. SOURCE=".PropSheet Wizard.cpp"
  129. # End Source File
  130. # Begin Source File
  131. SOURCE=".PropSheet Wizard.rc"
  132. # End Source File
  133. # Begin Source File
  134. SOURCE=".PropSheet WizardAw.cpp"
  135. # End Source File
  136. # Begin Source File
  137. SOURCE=.ReadMe.txt
  138. # End Source File
  139. # Begin Source File
  140. SOURCE=.StdAfx.cpp
  141. # ADD CPP /Yc"stdafx.h"
  142. # End Source File
  143. # End Group
  144. # Begin Group "Header Files"
  145. # PROP Default_Filter "h;hpp;hxx;hm;inl;fi;fd"
  146. # Begin Source File
  147. SOURCE=.Chooser.h
  148. # End Source File
  149. # Begin Source File
  150. SOURCE=.Cstm1Dlg.h
  151. # End Source File
  152. # Begin Source File
  153. SOURCE=.cstm2dlg.h
  154. # End Source File
  155. # Begin Source File
  156. SOURCE=.Debug.h
  157. # End Source File
  158. # Begin Source File
  159. SOURCE=.PageDlg.h
  160. # End Source File
  161. # Begin Source File
  162. SOURCE=".PropSheet Wizard.h"
  163. # End Source File
  164. # Begin Source File
  165. SOURCE=".PropSheet WizardAw.h"
  166. # End Source File
  167. # Begin Source File
  168. SOURCE=.StdAfx.h
  169. # End Source File
  170. # End Group
  171. # Begin Group "Resource Files"
  172. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe"
  173. # Begin Source File
  174. SOURCE=.resabout.bmp
  175. # End Source File
  176. # Begin Source File
  177. SOURCE=.resbitmap1.bmp
  178. # End Source File
  179. # Begin Source File
  180. SOURCE=.resbitmap_p.bmp
  181. # End Source File
  182. # Begin Source File
  183. SOURCE=.resbitmap_s.bmp
  184. # End Source File
  185. # Begin Source File
  186. SOURCE=.resbmp00001.bmp
  187. # End Source File
  188. # Begin Source File
  189. SOURCE=.resbmp00002.bmp
  190. # End Source File
  191. # Begin Source File
  192. SOURCE=.resbmp00003.bmp
  193. # End Source File
  194. # Begin Source File
  195. SOURCE=.TemplateresPageIcon.bmp
  196. # End Source File
  197. # Begin Source File
  198. SOURCE=".resPropSheet Wizard.ico"
  199. # End Source File
  200. # Begin Source File
  201. SOURCE=.TemplateresPropSheetTemplate.ico
  202. # End Source File
  203. # Begin Source File
  204. SOURCE=.TemplateresPropSheetTemplate.rc2
  205. # End Source File
  206. # Begin Source File
  207. SOURCE=.ressend_to_.bmp
  208. # End Source File
  209. # Begin Source File
  210. SOURCE=.resstep2.bmp
  211. # End Source File
  212. # Begin Source File
  213. SOURCE=.resstep3.bmp
  214. # End Source File
  215. # Begin Source File
  216. SOURCE=.resstep4.bmp
  217. # End Source File
  218. # Begin Source File
  219. SOURCE=.resToolBar.bmp
  220. # End Source File
  221. # Begin Source File
  222. SOURCE=.restooltips.bmp
  223. # End Source File
  224. # Begin Source File
  225. SOURCE=.resyellowpn.bmp
  226. # End Source File
  227. # End Group
  228. # Begin Group "Template Files"
  229. # PROP Default_Filter "<templates>"
  230. # Begin Source File
  231. SOURCE=.templateconfirm.inf
  232. # PROP Exclude_From_Scan -1
  233. # PROP BASE Exclude_From_Build 1
  234. # PROP Exclude_From_Build 1
  235. # End Source File
  236. # Begin Source File
  237. SOURCE=.TemplateMainSheet.cpp
  238. # PROP Exclude_From_Scan -1
  239. # PROP BASE Exclude_From_Build 1
  240. # PROP Exclude_From_Build 1
  241. # End Source File
  242. # Begin Source File
  243. SOURCE=.TemplateMainSheet.h
  244. # PROP Exclude_From_Scan -1
  245. # PROP BASE Exclude_From_Build 1
  246. # PROP Exclude_From_Build 1
  247. # End Source File
  248. # Begin Source File
  249. SOURCE=.templatenewproj.inf
  250. # PROP Exclude_From_Scan -1
  251. # PROP BASE Exclude_From_Build 1
  252. # PROP Exclude_From_Build 1
  253. # End Source File
  254. # Begin Source File
  255. SOURCE=.TemplatePage.cpp
  256. # PROP Exclude_From_Scan -1
  257. # PROP BASE Exclude_From_Build 1
  258. # PROP Exclude_From_Build 1
  259. # End Source File
  260. # Begin Source File
  261. SOURCE=.TemplatePage.h
  262. # PROP Exclude_From_Scan -1
  263. # PROP BASE Exclude_From_Build 1
  264. # PROP Exclude_From_Build 1
  265. # End Source File
  266. # Begin Source File
  267. SOURCE=.TemplatePropSheetTemplate.clw
  268. # PROP Exclude_From_Scan -1
  269. # PROP BASE Exclude_From_Build 1
  270. # PROP Exclude_From_Build 1
  271. # End Source File
  272. # Begin Source File
  273. SOURCE=.TemplatePropSheetTemplate.cpp
  274. # PROP Exclude_From_Scan -1
  275. # PROP BASE Exclude_From_Build 1
  276. # PROP Exclude_From_Build 1
  277. # End Source File
  278. # Begin Source File
  279. SOURCE=.TemplatePropSheetTemplate.h
  280. # PROP Exclude_From_Scan -1
  281. # PROP BASE Exclude_From_Build 1
  282. # PROP Exclude_From_Build 1
  283. # End Source File
  284. # Begin Source File
  285. SOURCE=.TemplatePropSheetTemplate.rc
  286. # PROP Exclude_From_Scan -1
  287. # PROP BASE Exclude_From_Build 1
  288. # PROP Exclude_From_Build 1
  289. # End Source File
  290. # Begin Source File
  291. SOURCE=.TemplateReadMe.txt
  292. # PROP Exclude_From_Scan -1
  293. # PROP BASE Exclude_From_Build 1
  294. # PROP Exclude_From_Build 1
  295. # End Source File
  296. # Begin Source File
  297. SOURCE=.Templateresource.h
  298. # PROP Exclude_From_Scan -1
  299. # PROP BASE Exclude_From_Build 1
  300. # PROP Exclude_From_Build 1
  301. # End Source File
  302. # Begin Source File
  303. SOURCE=.TemplateStdAfx.cpp
  304. # PROP Exclude_From_Scan -1
  305. # PROP BASE Exclude_From_Build 1
  306. # PROP Exclude_From_Build 1
  307. # End Source File
  308. # Begin Source File
  309. SOURCE=.TemplateStdAfx.h
  310. # PROP Exclude_From_Scan -1
  311. # PROP BASE Exclude_From_Build 1
  312. # PROP Exclude_From_Build 1
  313. # End Source File
  314. # End Group
  315. # End Target
  316. # End Project
  317. # Section PropSheet Wizard : {33CBE498-DB3E-11D0-B187-08002B369754}
  318. #  2:8:CPageDlg:1
  319. # End Section