XPropertiesWnd.dsp
上传用户:yangzi5763
上传日期:2007-01-02
资源大小:239k
文件大小:14k
源码类别:

ActiveX/DCOM/ATL

开发平台:

Visual C++

  1. # Microsoft Developer Studio Project File - Name="XPropertiesWnd" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 6.00
  3. # ** DO NOT EDIT **
  4. # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
  5. CFG=XPropertiesWnd - 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 "XPropertiesWnd.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 "XPropertiesWnd.mak" CFG="XPropertiesWnd - Win32 Debug"
  15. !MESSAGE 
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE 
  18. !MESSAGE "XPropertiesWnd - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
  19. !MESSAGE "XPropertiesWnd - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
  20. !MESSAGE "XPropertiesWnd - Win32 Unicode Debug" (based on "Win32 (x86) Dynamic-Link Library")
  21. !MESSAGE "XPropertiesWnd - Win32 Unicode Release" (based on "Win32 (x86) Dynamic-Link Library")
  22. !MESSAGE 
  23. # Begin Project
  24. # PROP AllowPerConfigDependencies 0
  25. # PROP Scc_ProjName ""
  26. # PROP Scc_LocalPath ""
  27. CPP=cl.exe
  28. MTL=midl.exe
  29. RSC=rc.exe
  30. !IF  "$(CFG)" == "XPropertiesWnd - Win32 Release"
  31. # PROP BASE Use_MFC 2
  32. # PROP BASE Use_Debug_Libraries 0
  33. # PROP BASE Output_Dir "Release"
  34. # PROP BASE Intermediate_Dir "Release"
  35. # PROP BASE Target_Ext "ocx"
  36. # PROP BASE Target_Dir ""
  37. # PROP Use_MFC 1
  38. # PROP Use_Debug_Libraries 0
  39. # PROP Output_Dir "Release"
  40. # PROP Intermediate_Dir "Release"
  41. # PROP Target_Ext "ocx"
  42. # PROP Ignore_Export_Lib 0
  43. # PROP Target_Dir ""
  44. # ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /Yu"stdafx.h" /FD /c
  45. # ADD CPP /nologo /MT /W3 /GX /O2 /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_USRDLL" /D "OEM_RESOURCE" /D "_WINDLL" /Yu"stdafx.h" /FD /c
  46. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  47. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  48. # ADD BASE RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
  49. # ADD RSC /l 0x409 /d "NDEBUG"
  50. BSC32=bscmake.exe
  51. # ADD BASE BSC32 /nologo
  52. # ADD BSC32 /nologo
  53. LINK32=link.exe
  54. # ADD BASE LINK32 /nologo /subsystem:windows /dll /machine:I386
  55. # ADD LINK32 /nologo /subsystem:windows /dll /machine:I386
  56. # SUBTRACT LINK32 /nodefaultlib
  57. # Begin Custom Build - Registering ActiveX Control...
  58. OutDir=.Release
  59. TargetPath=.ReleaseXPropertiesWnd.ocx
  60. InputPath=.ReleaseXPropertiesWnd.ocx
  61. SOURCE="$(InputPath)"
  62. "$(OutDir)regsvr32.trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  63. regsvr32 /s /c "$(TargetPath)" 
  64. echo regsvr32 exec. time > "$(OutDir)regsvr32.trg" 
  65. # End Custom Build
  66. !ELSEIF  "$(CFG)" == "XPropertiesWnd - Win32 Debug"
  67. # PROP BASE Use_MFC 2
  68. # PROP BASE Use_Debug_Libraries 1
  69. # PROP BASE Output_Dir "Debug"
  70. # PROP BASE Intermediate_Dir "Debug"
  71. # PROP BASE Target_Ext "ocx"
  72. # PROP BASE Target_Dir ""
  73. # PROP Use_MFC 2
  74. # PROP Use_Debug_Libraries 1
  75. # PROP Output_Dir "Debug"
  76. # PROP Intermediate_Dir "Debug"
  77. # PROP Target_Ext "ocx"
  78. # PROP Ignore_Export_Lib 0
  79. # PROP Target_Dir ""
  80. # ADD BASE CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /Yu"stdafx.h" /FD /c
  81. # ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "_USRDLL" /D "OEMRESOURCE" /D "_WINDLL" /D "_AFXDLL" /FR /Yu"stdafx.h" /FD /c
  82. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  83. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  84. # ADD BASE RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
  85. # ADD RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
  86. BSC32=bscmake.exe
  87. # ADD BASE BSC32 /nologo
  88. # ADD BSC32 /nologo
  89. LINK32=link.exe
  90. # ADD BASE LINK32 /nologo /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept
  91. # ADD LINK32 /nologo /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept
  92. # Begin Custom Build - Registering ActiveX Control...
  93. OutDir=.Debug
  94. TargetPath=.DebugXPropertiesWnd.ocx
  95. InputPath=.DebugXPropertiesWnd.ocx
  96. SOURCE="$(InputPath)"
  97. "$(OutDir)regsvr32.trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  98. regsvr32 /s /c "$(TargetPath)" 
  99. echo regsvr32 exec. time > "$(OutDir)regsvr32.trg" 
  100. # End Custom Build
  101. !ELSEIF  "$(CFG)" == "XPropertiesWnd - Win32 Unicode Debug"
  102. # PROP BASE Use_MFC 2
  103. # PROP BASE Use_Debug_Libraries 1
  104. # PROP BASE Output_Dir "DebugU"
  105. # PROP BASE Intermediate_Dir "DebugU"
  106. # PROP BASE Target_Ext "ocx"
  107. # PROP BASE Target_Dir ""
  108. # PROP Use_MFC 1
  109. # PROP Use_Debug_Libraries 1
  110. # PROP Output_Dir "DebugU"
  111. # PROP Intermediate_Dir "DebugU"
  112. # PROP Target_Ext "ocx"
  113. # PROP Target_Dir ""
  114. # ADD BASE CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_USRDLL" /Yu"stdafx.h" /FD /c
  115. # ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "_DEBUG" /D "_UNICODE" /D "WIN32" /D "_WINDOWS" /D "_USRDLL" /D "OEM_RESOURCE" /D "_WINDLL" /Yu"stdafx.h" /FD /c
  116. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  117. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  118. # ADD BASE RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
  119. # ADD RSC /l 0x409 /d "_DEBUG"
  120. BSC32=bscmake.exe
  121. # ADD BASE BSC32 /nologo
  122. # ADD BSC32 /nologo
  123. LINK32=link.exe
  124. # ADD BASE LINK32 /nologo /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept
  125. # ADD LINK32 /nologo /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept
  126. # Begin Custom Build - Registering ActiveX Control...
  127. OutDir=.DebugU
  128. TargetPath=.DebugUXPropertiesWnd.ocx
  129. InputPath=.DebugUXPropertiesWnd.ocx
  130. SOURCE="$(InputPath)"
  131. "$(OutDir)regsvr32.trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  132. regsvr32 /s /c "$(TargetPath)" 
  133. echo regsvr32 exec. time > "$(OutDir)regsvr32.trg" 
  134. # End Custom Build
  135. !ELSEIF  "$(CFG)" == "XPropertiesWnd - Win32 Unicode Release"
  136. # PROP BASE Use_MFC 2
  137. # PROP BASE Use_Debug_Libraries 0
  138. # PROP BASE Output_Dir "ReleaseU"
  139. # PROP BASE Intermediate_Dir "ReleaseU"
  140. # PROP BASE Target_Ext "ocx"
  141. # PROP BASE Target_Dir ""
  142. # PROP Use_MFC 1
  143. # PROP Use_Debug_Libraries 0
  144. # PROP Output_Dir "ReleaseU"
  145. # PROP Intermediate_Dir "ReleaseU"
  146. # PROP Target_Ext "ocx"
  147. # PROP Target_Dir ""
  148. # ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_USRDLL" /Yu"stdafx.h" /FD /c
  149. # ADD CPP /nologo /MT /W3 /GX /O2 /D "NDEBUG" /D "_UNICODE" /D "WIN32" /D "_WINDOWS" /D "_USRDLL" /D "OEM_RESOURCE" /D "_WINDLL" /FR /Yu"stdafx.h" /FD /c
  150. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  151. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  152. # ADD BASE RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
  153. # ADD RSC /l 0x409 /d "NDEBUG"
  154. BSC32=bscmake.exe
  155. # ADD BASE BSC32 /nologo
  156. # ADD BSC32 /nologo
  157. LINK32=link.exe
  158. # ADD BASE LINK32 /nologo /subsystem:windows /dll /machine:I386
  159. # ADD LINK32 /nologo /subsystem:windows /dll /machine:I386
  160. # Begin Custom Build - Registering ActiveX Control...
  161. OutDir=.ReleaseU
  162. TargetPath=.ReleaseUXPropertiesWnd.ocx
  163. InputPath=.ReleaseUXPropertiesWnd.ocx
  164. SOURCE="$(InputPath)"
  165. "$(OutDir)regsvr32.trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  166. regsvr32 /s /c "$(TargetPath)" 
  167. echo regsvr32 exec. time > "$(OutDir)regsvr32.trg" 
  168. # End Custom Build
  169. !ENDIF 
  170. # Begin Target
  171. # Name "XPropertiesWnd - Win32 Release"
  172. # Name "XPropertiesWnd - Win32 Debug"
  173. # Name "XPropertiesWnd - Win32 Unicode Debug"
  174. # Name "XPropertiesWnd - Win32 Unicode Release"
  175. # Begin Group "Source Files"
  176. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  177. # Begin Source File
  178. SOURCE=.ADORMultiColumnComboBox.cpp
  179. # End Source File
  180. # Begin Source File
  181. SOURCE=.adorrecset.cpp
  182. # End Source File
  183. # Begin Source File
  184. SOURCE=.AsControls.cpp
  185. # End Source File
  186. # Begin Source File
  187. SOURCE=.ColorHeaderCtrl.cpp
  188. # End Source File
  189. # Begin Source File
  190. SOURCE=.ColourPicker.cpp
  191. # End Source File
  192. # Begin Source File
  193. SOURCE=.ColourPopup.cpp
  194. # End Source File
  195. # Begin Source File
  196. SOURCE=.ControlsWnd.cpp
  197. # End Source File
  198. # Begin Source File
  199. SOURCE=.DateComboBox.cpp
  200. # End Source File
  201. # Begin Source File
  202. SOURCE=.DropEdit.cpp
  203. # End Source File
  204. # Begin Source File
  205. SOURCE=.DropListBox.cpp
  206. # End Source File
  207. # Begin Source File
  208. SOURCE=.font.cpp
  209. # End Source File
  210. # Begin Source File
  211. SOURCE=.GroupsMenu.cpp
  212. # End Source File
  213. # Begin Source File
  214. SOURCE=.HighLightButton.cpp
  215. # End Source File
  216. # Begin Source File
  217. SOURCE=.ItemToolTipCtrl.cpp
  218. # End Source File
  219. # Begin Source File
  220. SOURCE=.ModalEdit.cpp
  221. # End Source File
  222. # Begin Source File
  223. SOURCE=.MultiColumnComboBox.cpp
  224. # End Source File
  225. # Begin Source File
  226. SOURCE=.ncombo.cpp
  227. # End Source File
  228. # Begin Source File
  229. SOURCE=.PageListCtrl.cpp
  230. # End Source File
  231. # Begin Source File
  232. SOURCE=.PageListCtrlDesign.cpp
  233. # End Source File
  234. # Begin Source File
  235. SOURCE=.PageTreeCtrl.cpp
  236. # End Source File
  237. # Begin Source File
  238. SOURCE=.ReflectShellTree.cpp
  239. # End Source File
  240. # Begin Source File
  241. SOURCE=.rttim.cpp
  242. # End Source File
  243. # Begin Source File
  244. SOURCE=.ShellTree.cpp
  245. # End Source File
  246. # Begin Source File
  247. SOURCE=.StdAfx.cpp
  248. # ADD CPP /Yc"stdafx.h"
  249. # End Source File
  250. # Begin Source File
  251. SOURCE=.TreeListCtrl.cpp
  252. # End Source File
  253. # Begin Source File
  254. SOURCE=.XDesignPopupMenu.cpp
  255. # End Source File
  256. # Begin Source File
  257. SOURCE=.XFloorPropertiesWnd.cpp
  258. # End Source File
  259. # Begin Source File
  260. SOURCE=.XFloorPropertiesWndDesign.cpp
  261. # End Source File
  262. # Begin Source File
  263. SOURCE=.xfloorwnd.cpp
  264. # End Source File
  265. # Begin Source File
  266. SOURCE=.XGeneralWndPropPage.cpp
  267. # End Source File
  268. # Begin Source File
  269. SOURCE=.XPropertiesWnd.cpp
  270. # End Source File
  271. # Begin Source File
  272. SOURCE=.XPropertiesWnd.def
  273. # End Source File
  274. # Begin Source File
  275. SOURCE=.XPropertiesWnd.odl
  276. # End Source File
  277. # Begin Source File
  278. SOURCE=.XPropertiesWnd.rc
  279. # End Source File
  280. # Begin Source File
  281. SOURCE=.XPropertiesWndCtl.cpp
  282. # End Source File
  283. # Begin Source File
  284. SOURCE=.XPropertiesWndPpg.cpp
  285. # End Source File
  286. # End Group
  287. # Begin Group "Header Files"
  288. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  289. # Begin Source File
  290. SOURCE=.ADORMultiColumnComboBox.h
  291. # End Source File
  292. # Begin Source File
  293. SOURCE=.adorrecset.h
  294. # End Source File
  295. # Begin Source File
  296. SOURCE=.AsControls.h
  297. # End Source File
  298. # Begin Source File
  299. SOURCE=.ColorHeaderCtrl.h
  300. # End Source File
  301. # Begin Source File
  302. SOURCE=.ColourPicker.h
  303. # End Source File
  304. # Begin Source File
  305. SOURCE=.ColourPopup.h
  306. # End Source File
  307. # Begin Source File
  308. SOURCE=.ControlsWnd.h
  309. # End Source File
  310. # Begin Source File
  311. SOURCE=.DateComboBox.h
  312. # End Source File
  313. # Begin Source File
  314. SOURCE=.DropEdit.h
  315. # End Source File
  316. # Begin Source File
  317. SOURCE=.DropListBox.h
  318. # End Source File
  319. # Begin Source File
  320. SOURCE=.font.h
  321. # End Source File
  322. # Begin Source File
  323. SOURCE=.gdi.h
  324. # End Source File
  325. # Begin Source File
  326. SOURCE=.GroupsMenu.h
  327. # End Source File
  328. # Begin Source File
  329. SOURCE=.HighLightButton.h
  330. # End Source File
  331. # Begin Source File
  332. SOURCE=.ItemToolTipCtrl.h
  333. # End Source File
  334. # Begin Source File
  335. SOURCE=.ModalEdit.h
  336. # End Source File
  337. # Begin Source File
  338. SOURCE=.MultiColumnComboBox.h
  339. # End Source File
  340. # Begin Source File
  341. SOURCE=.ncombo.h
  342. # End Source File
  343. # Begin Source File
  344. SOURCE=.PageListCtrl.h
  345. # End Source File
  346. # Begin Source File
  347. SOURCE=.PageListCtrlDesign.h
  348. # End Source File
  349. # Begin Source File
  350. SOURCE=.PageTreeCtrl.h
  351. # End Source File
  352. # Begin Source File
  353. SOURCE=.ReflectShellTree.h
  354. # End Source File
  355. # Begin Source File
  356. SOURCE=.Resource.h
  357. # End Source File
  358. # Begin Source File
  359. SOURCE=.rttim.h
  360. # End Source File
  361. # Begin Source File
  362. SOURCE=.ShellTree.h
  363. # End Source File
  364. # Begin Source File
  365. SOURCE=.StdAfx.h
  366. # End Source File
  367. # Begin Source File
  368. SOURCE=.TreeListCtrl.h
  369. # End Source File
  370. # Begin Source File
  371. SOURCE=.XDesignPopupMenu.h
  372. # End Source File
  373. # Begin Source File
  374. SOURCE=.XFloorPropertiesWnd.h
  375. # End Source File
  376. # Begin Source File
  377. SOURCE=.XFloorPropertiesWndDesign.h
  378. # End Source File
  379. # Begin Source File
  380. SOURCE=.xfloorwnd.h
  381. # End Source File
  382. # Begin Source File
  383. SOURCE=.XGeneralWndPropPage.h
  384. # End Source File
  385. # Begin Source File
  386. SOURCE=.XPropertiesWnd.h
  387. # End Source File
  388. # Begin Source File
  389. SOURCE=.XPropertiesWndCtl.h
  390. # End Source File
  391. # Begin Source File
  392. SOURCE=.XPropertiesWndPpg.h
  393. # End Source File
  394. # End Group
  395. # Begin Group "Resource Files"
  396. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe"
  397. # Begin Source File
  398. SOURCE=.ico00001.ico
  399. # End Source File
  400. # Begin Source File
  401. SOURCE=.icon1.ico
  402. # End Source File
  403. # Begin Source File
  404. SOURCE=.icon_clk.ico
  405. # End Source File
  406. # Begin Source File
  407. SOURCE=.icon_dot.ico
  408. # End Source File
  409. # Begin Source File
  410. SOURCE=.icon_dow.ico
  411. # End Source File
  412. # Begin Source File
  413. SOURCE=.icon_fon.ico
  414. # End Source File
  415. # Begin Source File
  416. SOURCE=.icon_ret.ico
  417. # End Source File
  418. # Begin Source File
  419. SOURCE=.icon_up.ico
  420. # End Source File
  421. # Begin Source File
  422. SOURCE=.XPropertiesWnd.ico
  423. # End Source File
  424. # Begin Source File
  425. SOURCE=.XPropertiesWndCtl.bmp
  426. # End Source File
  427. # End Group
  428. # Begin Source File
  429. SOURCE=.ReadMe.txt
  430. # End Source File
  431. # End Target
  432. # End Project
  433. # Section XPropertiesWnd : {DE201788-9000-11D2-8726-0040055C08D9}
  434. #  2:21:DefaultSinkHeaderFile:ncombo.h
  435. #  2:16:DefaultSinkClass:CNCombo
  436. # End Section
  437. # Section XPropertiesWnd : {24FFD1ED-5EA9-11D2-86B1-0040055C08D9}
  438. #  2:21:DefaultSinkHeaderFile:xfloorwnd.h
  439. #  2:16:DefaultSinkClass:CXFloorWnd
  440. # End Section
  441. # Section XPropertiesWnd : {DE201786-9000-11D2-8726-0040055C08D9}
  442. #  2:5:Class:CNCombo
  443. #  2:10:HeaderFile:ncombo.h
  444. #  2:8:ImplFile:ncombo.cpp
  445. # End Section
  446. # Section XPropertiesWnd : {24FFD1EB-5EA9-11D2-86B1-0040055C08D9}
  447. #  2:5:Class:CXFloorWnd
  448. #  2:10:HeaderFile:xfloorwnd.h
  449. #  2:8:ImplFile:xfloorwnd.cpp
  450. # End Section
  451. # Section XPropertiesWnd : {BEF6E003-A874-101A-8BBA-00AA00300CAB}
  452. #  2:5:Class:COleFont
  453. #  2:10:HeaderFile:font.h
  454. #  2:8:ImplFile:font.cpp
  455. # End Section