XListCtrlDD.dsp 9.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310
  1. # Microsoft Developer Studio Project File - Name="XListCtrlDD" - 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=XListCtrlDD - 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 "XListCtrlDD.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 "XListCtrlDD.mak" CFG="XListCtrlDD - WIN32 RELEASE"
  15. !MESSAGE
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE
  18. !MESSAGE "XListCtrlDD - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
  19. !MESSAGE "XListCtrlDD - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
  20. !MESSAGE "XListCtrlDD - Win32 Debug Unicode" (based on "Win32 (x86) Dynamic-Link Library")
  21. !MESSAGE "XListCtrlDD - Win32 Release Unicode" (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)" == "XListCtrlDD - Win32 Release"
  31. # PROP BASE Use_MFC 6
  32. # PROP BASE Use_Debug_Libraries 0
  33. # PROP BASE Output_Dir "Release"
  34. # PROP BASE Intermediate_Dir "Release"
  35. # PROP BASE Target_Dir ""
  36. # PROP Use_MFC 6
  37. # PROP Use_Debug_Libraries 0
  38. # PROP Output_Dir "Release"
  39. # PROP Intermediate_Dir "Release"
  40. # PROP Ignore_Export_Lib 0
  41. # PROP Target_Dir ""
  42. # ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /Yu"stdafx.h" /FD /c
  43. # ADD CPP /nologo /MD /W4 /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" /mktyplib203 /win32
  45. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  46. # ADD BASE RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
  47. # ADD RSC /l 0x409 /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 /out:"Release/XListCtrlDDRA.dll"
  54. # Begin Special Build Tool
  55. OutDir=.\Release
  56. TargetName=XListCtrlDDRA
  57. SOURCE="$(InputPath)"
  58. PostBuild_Desc=Copying files...
  59. PostBuild_Cmds=mkdir ..\bin 2> nul copy $(Outdir)\$(TargetName).dll ..\bin 1> nul copy $(Outdir)\$(TargetName).lib ..\bin 1> nul
  60. # End Special Build Tool
  61. !ELSEIF "$(CFG)" == "XListCtrlDD - Win32 Debug"
  62. # PROP BASE Use_MFC 6
  63. # PROP BASE Use_Debug_Libraries 1
  64. # PROP BASE Output_Dir "Debug"
  65. # PROP BASE Intermediate_Dir "Debug"
  66. # PROP BASE Target_Dir ""
  67. # PROP Use_MFC 6
  68. # PROP Use_Debug_Libraries 1
  69. # PROP Output_Dir "Debug"
  70. # PROP Intermediate_Dir "Debug"
  71. # PROP Ignore_Export_Lib 0
  72. # PROP Target_Dir ""
  73. # ADD BASE CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /Yu"stdafx.h" /FD /GZ /c
  74. # ADD CPP /nologo /MDd /W4 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_AFXEXT" /Yu"stdafx.h" /FD /GZ /c
  75. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  76. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  77. # ADD BASE RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
  78. # ADD RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
  79. BSC32=bscmake.exe
  80. # ADD BASE BSC32 /nologo
  81. # ADD BSC32 /nologo
  82. LINK32=link.exe
  83. # ADD BASE LINK32 /nologo /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept
  84. # ADD LINK32 /nologo /subsystem:windows /dll /debug /machine:I386 /out:"Debug/XListCtrlDDDA.dll" /pdbtype:sept
  85. # Begin Special Build Tool
  86. OutDir=.\Debug
  87. TargetName=XListCtrlDDDA
  88. SOURCE="$(InputPath)"
  89. PostBuild_Desc=Copying files...
  90. PostBuild_Cmds=mkdir ..\bin 2> nul copy $(Outdir)\$(TargetName).dll ..\bin 1> nul copy $(Outdir)\$(TargetName).lib ..\bin 1> nul
  91. # End Special Build Tool
  92. !ELSEIF "$(CFG)" == "XListCtrlDD - Win32 Debug Unicode"
  93. # PROP BASE Use_MFC 6
  94. # PROP BASE Use_Debug_Libraries 1
  95. # PROP BASE Output_Dir "Debug_Unicode"
  96. # PROP BASE Intermediate_Dir "Debug_Unicode"
  97. # PROP BASE Ignore_Export_Lib 0
  98. # PROP BASE Target_Dir ""
  99. # PROP Use_MFC 6
  100. # PROP Use_Debug_Libraries 1
  101. # PROP Output_Dir "Debug_Unicode"
  102. # PROP Intermediate_Dir "Debug_Unicode"
  103. # PROP Ignore_Export_Lib 0
  104. # PROP Target_Dir ""
  105. # ADD BASE CPP /nologo /MDd /W4 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_AFXEXT" /Yu"stdafx.h" /FD /GZ /c
  106. # ADD CPP /nologo /MDd /W4 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_AFXEXT" /D "_UNICODE" /D "UNICODE" /Yu"stdafx.h" /FD /GZ /c
  107. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  108. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  109. # ADD BASE RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
  110. # ADD RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
  111. BSC32=bscmake.exe
  112. # ADD BASE BSC32 /nologo
  113. # ADD BSC32 /nologo
  114. LINK32=link.exe
  115. # ADD BASE LINK32 /nologo /subsystem:windows /dll /debug /machine:I386 /out:"Debug/XListCtrlD.dll" /pdbtype:sept
  116. # ADD LINK32 /nologo /subsystem:windows /dll /debug /machine:I386 /out:"Debug_Unicode/XListCtrlDDDU.dll" /pdbtype:sept
  117. # Begin Special Build Tool
  118. OutDir=.\Debug_Unicode
  119. TargetName=XListCtrlDDDU
  120. SOURCE="$(InputPath)"
  121. PostBuild_Desc=Copying files...
  122. PostBuild_Cmds=mkdir ..\bin 2> nul copy $(Outdir)\$(TargetName).dll ..\bin 1> nul copy $(Outdir)\$(TargetName).lib ..\bin 1> nul
  123. # End Special Build Tool
  124. !ELSEIF "$(CFG)" == "XListCtrlDD - Win32 Release Unicode"
  125. # PROP BASE Use_MFC 6
  126. # PROP BASE Use_Debug_Libraries 0
  127. # PROP BASE Output_Dir "Release_Unicode"
  128. # PROP BASE Intermediate_Dir "Release_Unicode"
  129. # PROP BASE Ignore_Export_Lib 0
  130. # PROP BASE Target_Dir ""
  131. # PROP Use_MFC 6
  132. # PROP Use_Debug_Libraries 0
  133. # PROP Output_Dir "Release_Unicode"
  134. # PROP Intermediate_Dir "Release_Unicode"
  135. # PROP Ignore_Export_Lib 0
  136. # PROP Target_Dir ""
  137. # ADD BASE CPP /nologo /MD /W4 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_AFXEXT" /Yu"stdafx.h" /FD /c
  138. # ADD CPP /nologo /MD /W4 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_AFXEXT" /D "_UNICODE" /D "UNICODE" /Yu"stdafx.h" /FD /c
  139. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  140. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  141. # ADD BASE RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
  142. # ADD RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
  143. BSC32=bscmake.exe
  144. # ADD BASE BSC32 /nologo
  145. # ADD BSC32 /nologo
  146. LINK32=link.exe
  147. # ADD BASE LINK32 /nologo /subsystem:windows /dll /machine:I386 /out:"Release/XListCtrlR.dll"
  148. # ADD LINK32 /nologo /subsystem:windows /dll /machine:I386 /out:"Release_Unicode/XListCtrlDDRU.dll"
  149. # Begin Special Build Tool
  150. OutDir=.\Release_Unicode
  151. TargetName=XListCtrlDDRU
  152. SOURCE="$(InputPath)"
  153. PostBuild_Desc=Copying files...
  154. PostBuild_Cmds=mkdir ..\bin 2> nul copy $(Outdir)\$(TargetName).dll ..\bin 1> nul copy $(Outdir)\$(TargetName).lib ..\bin 1> nul
  155. # End Special Build Tool
  156. !ENDIF
  157. # Begin Target
  158. # Name "XListCtrlDD - Win32 Release"
  159. # Name "XListCtrlDD - Win32 Debug"
  160. # Name "XListCtrlDD - Win32 Debug Unicode"
  161. # Name "XListCtrlDD - Win32 Release Unicode"
  162. # Begin Group "Source Files"
  163. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  164. # Begin Source File
  165. SOURCE=..\XListCtrl\AdvComboBox.cpp
  166. # End Source File
  167. # Begin Source File
  168. SOURCE=..\XListCtrl\AdvComboEdit.cpp
  169. # End Source File
  170. # Begin Source File
  171. SOURCE=..\XListCtrl\DropListBox.cpp
  172. # End Source File
  173. # Begin Source File
  174. SOURCE=..\XListCtrl\DropScrollBar.cpp
  175. # End Source File
  176. # Begin Source File
  177. SOURCE=..\XListCtrl\DropWnd.cpp
  178. # End Source File
  179. # Begin Source File
  180. SOURCE=.\StdAfx.cpp
  181. # ADD CPP /Yc"stdafx.h"
  182. # End Source File
  183. # Begin Source File
  184. SOURCE=..\XListCtrl\VisualStylesXP.cpp
  185. # End Source File
  186. # Begin Source File
  187. SOURCE=..\XListCtrl\XCombo.cpp
  188. # End Source File
  189. # Begin Source File
  190. SOURCE=..\XListCtrl\XComboList.cpp
  191. # End Source File
  192. # Begin Source File
  193. SOURCE=..\XListCtrl\XEdit.cpp
  194. # End Source File
  195. # Begin Source File
  196. SOURCE=..\XListCtrl\XHeaderCtrl.cpp
  197. # End Source File
  198. # Begin Source File
  199. SOURCE=..\XListCtrl\XListCtrl.cpp
  200. # End Source File
  201. # Begin Source File
  202. SOURCE=.\XListCtrlDLL.cpp
  203. # End Source File
  204. # Begin Source File
  205. SOURCE=.\XListCtrlDLL.rc
  206. # End Source File
  207. # End Group
  208. # Begin Group "Header Files"
  209. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  210. # Begin Source File
  211. SOURCE=..\XListCtrl\AdvComboBox.h
  212. # End Source File
  213. # Begin Source File
  214. SOURCE=..\XListCtrl\AdvComboEdit.h
  215. # End Source File
  216. # Begin Source File
  217. SOURCE=..\XListCtrl\DropListBox.h
  218. # End Source File
  219. # Begin Source File
  220. SOURCE=..\XListCtrl\DropScrollBar.h
  221. # End Source File
  222. # Begin Source File
  223. SOURCE=..\XListCtrl\DropWnd.h
  224. # End Source File
  225. # Begin Source File
  226. SOURCE=..\XListCtrl\MemDC.h
  227. # End Source File
  228. # Begin Source File
  229. SOURCE=.\Resource.h
  230. # End Source File
  231. # Begin Source File
  232. SOURCE=..\XListCtrl\SortCStringArray.h
  233. # End Source File
  234. # Begin Source File
  235. SOURCE=.\StdAfx.h
  236. # End Source File
  237. # Begin Source File
  238. SOURCE=..\XListCtrl\VisualStylesXP.h
  239. # End Source File
  240. # Begin Source File
  241. SOURCE=..\XListCtrl\XCombo.h
  242. # End Source File
  243. # Begin Source File
  244. SOURCE=..\XListCtrl\XComboList.h
  245. # End Source File
  246. # Begin Source File
  247. SOURCE=..\XListCtrl\XEdit.h
  248. # End Source File
  249. # Begin Source File
  250. SOURCE=..\XListCtrl\XHeaderCtrl.h
  251. # End Source File
  252. # Begin Source File
  253. SOURCE=..\XListCtrl\XListCtrl.h
  254. # End Source File
  255. # Begin Source File
  256. SOURCE=..\XListCtrl\XTrace.h
  257. # End Source File
  258. # End Group
  259. # Begin Group "Resource Files"
  260. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  261. # End Group
  262. # End Target
  263. # End Project