PrintFormEditor.dsp
上传用户:wujian85
上传日期:2010-04-08
资源大小:227k
文件大小:8k
源码类别:

对话框与窗口

开发平台:

Visual C++

  1. # Microsoft Developer Studio Project File - Name="PrintFormEditor" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 5.00
  3. # ** DO NOT EDIT **
  4. # TARGTYPE "Win32 (x86) Application" 0x0101
  5. CFG=PrintFormEditor - Win32 Debug
  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 "PrintFormEditor.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 "PrintFormEditor.mak" CFG="PrintFormEditor - Win32 Debug"
  15. !MESSAGE 
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE 
  18. !MESSAGE "PrintFormEditor - Win32 Release" (based on "Win32 (x86) Application")
  19. !MESSAGE "PrintFormEditor - Win32 Debug" (based on "Win32 (x86) Application")
  20. !MESSAGE 
  21. # Begin Project
  22. # PROP Scc_ProjName ""
  23. # PROP Scc_LocalPath ""
  24. CPP=cl.exe
  25. MTL=midl.exe
  26. RSC=rc.exe
  27. !IF  "$(CFG)" == "PrintFormEditor - Win32 Release"
  28. # PROP BASE Use_MFC 2
  29. # PROP BASE Use_Debug_Libraries 0
  30. # PROP BASE Output_Dir "Release"
  31. # PROP BASE Intermediate_Dir "Release"
  32. # PROP BASE Target_Dir ""
  33. # PROP Use_MFC 2
  34. # PROP Use_Debug_Libraries 0
  35. # PROP Output_Dir "Release"
  36. # PROP Intermediate_Dir "Release"
  37. # PROP Target_Dir ""
  38. # ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /Yu"stdafx.h" /FD /c
  39. # ADD CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /Yu"stdafx.h" /FD /c
  40. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32
  41. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32
  42. # ADD BASE RSC /l 0x410 /d "NDEBUG" /d "_AFXDLL"
  43. # ADD RSC /l 0x410 /d "NDEBUG" /d "_AFXDLL"
  44. BSC32=bscmake.exe
  45. # ADD BASE BSC32 /nologo
  46. # ADD BSC32 /nologo
  47. LINK32=link.exe
  48. # ADD BASE LINK32 /nologo /subsystem:windows /machine:I386
  49. # ADD LINK32 /nologo /subsystem:windows /machine:I386
  50. # Begin Special Build Tool
  51. SOURCE=$(InputPath)
  52. PreLink_Desc=backuping
  53. PreLink_Cmds=xcopy .res*.* e:bckPrintFormEditorRes /D /C >NIL xcopy *.*
  54.         e:bckPrintFormEditor /D /C >NIL
  55. # End Special Build Tool
  56. !ELSEIF  "$(CFG)" == "PrintFormEditor - Win32 Debug"
  57. # PROP BASE Use_MFC 2
  58. # PROP BASE Use_Debug_Libraries 1
  59. # PROP BASE Output_Dir "Debug"
  60. # PROP BASE Intermediate_Dir "Debug"
  61. # PROP BASE Target_Dir ""
  62. # PROP Use_MFC 2
  63. # PROP Use_Debug_Libraries 1
  64. # PROP Output_Dir "Debug"
  65. # PROP Intermediate_Dir "Debug"
  66. # PROP Target_Dir ""
  67. # ADD BASE CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Yu"stdafx.h" /FD /c
  68. # ADD CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Yu"stdafx.h" /FD /c
  69. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32
  70. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32
  71. # ADD BASE RSC /l 0x410 /d "_DEBUG" /d "_AFXDLL"
  72. # ADD RSC /l 0x410 /d "_DEBUG" /d "_AFXDLL"
  73. BSC32=bscmake.exe
  74. # ADD BASE BSC32 /nologo
  75. # ADD BSC32 /nologo
  76. LINK32=link.exe
  77. # ADD BASE LINK32 /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
  78. # ADD LINK32 /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
  79. # Begin Special Build Tool
  80. SOURCE=$(InputPath)
  81. PreLink_Desc=backuping
  82. PreLink_Cmds=xcopy .res*.* e:bckPrintFormEditorRes /D /C >NIL xcopy *.*
  83.         e:bckPrintFormEditor /D /C >NIL
  84. # End Special Build Tool
  85. !ENDIF 
  86. # Begin Target
  87. # Name "PrintFormEditor - Win32 Release"
  88. # Name "PrintFormEditor - Win32 Debug"
  89. # Begin Group "Source Files"
  90. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  91. # Begin Source File
  92. SOURCE=.ChildFrm.cpp
  93. # End Source File
  94. # Begin Source File
  95. SOURCE=.ColourPicker.cpp
  96. # End Source File
  97. # Begin Source File
  98. SOURCE=.ColourPopup.cpp
  99. # End Source File
  100. # Begin Source File
  101. SOURCE=.Doc.cpp
  102. # End Source File
  103. # Begin Source File
  104. SOURCE=.gfx.cpp
  105. # End Source File
  106. # Begin Source File
  107. SOURCE=.GfxProperty.cpp
  108. # End Source File
  109. # Begin Source File
  110. SOURCE=.HorizRuler.cpp
  111. # End Source File
  112. # Begin Source File
  113. SOURCE=.infodlg.cpp
  114. # End Source File
  115. # Begin Source File
  116. SOURCE=.MainFrm.cpp
  117. # End Source File
  118. # Begin Source File
  119. SOURCE=.PagePage1.cpp
  120. # End Source File
  121. # Begin Source File
  122. SOURCE=.PagerSizeDlg.cpp
  123. # End Source File
  124. # Begin Source File
  125. SOURCE=.PapersBar.cpp
  126. # End Source File
  127. # Begin Source File
  128. SOURCE=.PinButton.cpp
  129. # End Source File
  130. # Begin Source File
  131. SOURCE=.PrintFormEditor.cpp
  132. # End Source File
  133. # Begin Source File
  134. SOURCE=.PrintFormEditor.rc
  135. !IF  "$(CFG)" == "PrintFormEditor - Win32 Release"
  136. !ELSEIF  "$(CFG)" == "PrintFormEditor - Win32 Debug"
  137. !ENDIF 
  138. # End Source File
  139. # Begin Source File
  140. SOURCE=.PropDlg.cpp
  141. # End Source File
  142. # Begin Source File
  143. SOURCE=.PropPage1.cpp
  144. # End Source File
  145. # Begin Source File
  146. SOURCE=.PropPage2.cpp
  147. # End Source File
  148. # Begin Source File
  149. SOURCE=.PropPage3.cpp
  150. # End Source File
  151. # Begin Source File
  152. SOURCE=.StdAfx.cpp
  153. # ADD CPP /Yc"stdafx.h"
  154. # End Source File
  155. # Begin Source File
  156. SOURCE=.VertRuler.cpp
  157. # End Source File
  158. # Begin Source File
  159. SOURCE=.View.cpp
  160. # End Source File
  161. # End Group
  162. # Begin Group "Header Files"
  163. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  164. # Begin Source File
  165. SOURCE=.ChildFrm.h
  166. # End Source File
  167. # Begin Source File
  168. SOURCE=.ColourPicker.h
  169. # End Source File
  170. # Begin Source File
  171. SOURCE=.ColourPopup.h
  172. # End Source File
  173. # Begin Source File
  174. SOURCE=.Doc.h
  175. # End Source File
  176. # Begin Source File
  177. SOURCE=.gfx.h
  178. # End Source File
  179. # Begin Source File
  180. SOURCE=.GfxProperty.h
  181. # End Source File
  182. # Begin Source File
  183. SOURCE=.HorizRuler.h
  184. # End Source File
  185. # Begin Source File
  186. SOURCE=.infodlg.h
  187. # End Source File
  188. # Begin Source File
  189. SOURCE=.MainFrm.h
  190. # End Source File
  191. # Begin Source File
  192. SOURCE=.PagePage1.h
  193. # End Source File
  194. # Begin Source File
  195. SOURCE=.PagerSizeDlg.h
  196. # End Source File
  197. # Begin Source File
  198. SOURCE=.PapersBar.h
  199. # End Source File
  200. # Begin Source File
  201. SOURCE=.PinButton.h
  202. # End Source File
  203. # Begin Source File
  204. SOURCE=.PrintFormEditor.h
  205. # End Source File
  206. # Begin Source File
  207. SOURCE=.PropDlg.h
  208. # End Source File
  209. # Begin Source File
  210. SOURCE=.PropPage1.h
  211. # End Source File
  212. # Begin Source File
  213. SOURCE=.PropPage2.h
  214. # End Source File
  215. # Begin Source File
  216. SOURCE=.PropPage3.h
  217. # End Source File
  218. # Begin Source File
  219. SOURCE=.Resource.h
  220. # End Source File
  221. # Begin Source File
  222. SOURCE=.StdAfx.h
  223. # End Source File
  224. # Begin Source File
  225. SOURCE=.VertRuler.h
  226. # End Source File
  227. # Begin Source File
  228. SOURCE=.View.h
  229. # End Source File
  230. # End Group
  231. # Begin Group "Resource Files"
  232. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe"
  233. # Begin Source File
  234. SOURCE=.resapplogo.bmp
  235. # End Source File
  236. # Begin Source File
  237. SOURCE=.resbitmap2.bmp
  238. # End Source File
  239. # Begin Source File
  240. SOURCE=.resbmp00001.bmp
  241. # End Source File
  242. # Begin Source File
  243. SOURCE=.resdoc.ico
  244. # End Source File
  245. # Begin Source File
  246. SOURCE=.resPrintFormEditor.ico
  247. # End Source File
  248. # Begin Source File
  249. SOURCE=.resPrintFormEditor.rc2
  250. # End Source File
  251. # Begin Source File
  252. SOURCE=.resprophelp.bmp
  253. # End Source File
  254. # Begin Source File
  255. SOURCE=.resproppin1.bmp
  256. # End Source File
  257. # Begin Source File
  258. SOURCE=.resproppin3.bmp
  259. # End Source File
  260. # Begin Source File
  261. SOURCE=.resToolbar.bmp
  262. # End Source File
  263. # Begin Source File
  264. SOURCE=.restoolbar1.bmp
  265. # End Source File
  266. # End Group
  267. # Begin Source File
  268. SOURCE=.PrintFormEditor.reg
  269. # End Source File
  270. # Begin Source File
  271. SOURCE=.ReadMe.txt
  272. # End Source File
  273. # End Target
  274. # End Project
  275. # Section PrintFormEditor : {9EC0CDB1-0B77-11D2-8414-0000B43382FE}
  276. #  2:19:CLASS: CColourPopup:CColourPopup
  277. #  2:13:ColourPopup.h:ColourPopup.h
  278. #  2:15:ColourPopup.cpp:ColourPopup.cpp
  279. #  2:19:Application Include:printformeditor.h
  280. # End Section
  281. # Section PrintFormEditor : {163B49D2-0F42-11D2-842B-0000B43382FE}
  282. #  2:11:PinButton.h:PinButton.h
  283. #  2:17:CLASS: CPinButton:CPinButton
  284. #  2:13:PinButton.cpp:PinButton.cpp
  285. #  2:19:Application Include:printformeditor.h
  286. # End Section
  287. # Section PrintFormEditor : {9EC0CDB0-0B77-11D2-8414-0000B43382FE}
  288. #  2:16:ColourPicker.cpp:ColourPicker.cpp
  289. #  2:14:ColourPicker.h:ColourPicker.h
  290. #  2:20:CLASS: CColourPicker:CColourPicker
  291. #  2:19:Application Include:printformeditor.h
  292. # End Section