XListCtrlSS.dsp 7.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279
  1. # Microsoft Developer Studio Project File - Name="XListCtrlSS" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 6.00
  3. # ** DO NOT EDIT **
  4. # TARGTYPE "Win32 (x86) Static Library" 0x0104
  5. CFG=XListCtrlSS - Win32 Debug Unicode
  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 "XListCtrlSS.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 "XListCtrlSS.mak" CFG="XListCtrlSS - Win32 Debug Unicode"
  15. !MESSAGE
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE
  18. !MESSAGE "XListCtrlSS - Win32 Release" (based on "Win32 (x86) Static Library")
  19. !MESSAGE "XListCtrlSS - Win32 Debug" (based on "Win32 (x86) Static Library")
  20. !MESSAGE "XListCtrlSS - Win32 Debug Unicode" (based on "Win32 (x86) Static Library")
  21. !MESSAGE "XListCtrlSS - Win32 Release Unicode" (based on "Win32 (x86) Static Library")
  22. !MESSAGE
  23. # Begin Project
  24. # PROP AllowPerConfigDependencies 0
  25. # PROP Scc_ProjName ""
  26. # PROP Scc_LocalPath ""
  27. CPP=cl.exe
  28. RSC=rc.exe
  29. !IF "$(CFG)" == "XListCtrlSS - 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_Dir ""
  35. # PROP Use_MFC 1
  36. # PROP Use_Debug_Libraries 0
  37. # PROP Output_Dir "Release"
  38. # PROP Intermediate_Dir "Release"
  39. # PROP Target_Dir ""
  40. # ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /Yu"stdafx.h" /FD /c
  41. # ADD CPP /nologo /MT /W4 /GX /O2 /D "NDEBUG" /D "_MBCS" /D "WIN32" /D "_WINDOWS" /D "XLISTCTRLLIB_STATIC" /Yu"stdafx.h" /FD /c
  42. # ADD BASE RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
  43. # ADD RSC /l 0x409 /d "NDEBUG"
  44. BSC32=bscmake.exe
  45. # ADD BASE BSC32 /nologo
  46. # ADD BSC32 /nologo
  47. LIB32=link.exe -lib
  48. # ADD BASE LIB32 /nologo
  49. # ADD LIB32 /nologo /out:"Release\XListCtrlSSRA.lib"
  50. # Begin Special Build Tool
  51. OutDir=.\Release
  52. TargetName=XListCtrlSSRA
  53. SOURCE="$(InputPath)"
  54. PostBuild_Desc=Copying file...
  55. PostBuild_Cmds=mkdir ..\bin 2> nul copy $(Outdir)\$(TargetName).lib ..\bin 1> nul
  56. # End Special Build Tool
  57. !ELSEIF "$(CFG)" == "XListCtrlSS - Win32 Debug"
  58. # PROP BASE Use_MFC 2
  59. # PROP BASE Use_Debug_Libraries 1
  60. # PROP BASE Output_Dir "Debug"
  61. # PROP BASE Intermediate_Dir "Debug"
  62. # PROP BASE Target_Dir ""
  63. # PROP Use_MFC 1
  64. # PROP Use_Debug_Libraries 1
  65. # PROP Output_Dir "Debug"
  66. # PROP Intermediate_Dir "Debug"
  67. # PROP Target_Dir ""
  68. # ADD BASE CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Yu"stdafx.h" /FD /GZ /c
  69. # ADD CPP /nologo /MTd /W4 /Gm /GX /ZI /Od /D "_DEBUG" /D "_MBCS" /D "WIN32" /D "_WINDOWS" /D "XLISTCTRLLIB_STATIC" /Yu"stdafx.h" /FD /GZ /c
  70. # ADD BASE RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
  71. # ADD RSC /l 0x409 /d "_DEBUG"
  72. BSC32=bscmake.exe
  73. # ADD BASE BSC32 /nologo
  74. # ADD BSC32 /nologo
  75. LIB32=link.exe -lib
  76. # ADD BASE LIB32 /nologo
  77. # ADD LIB32 /nologo /out:"Debug\XListCtrlSSDA.lib"
  78. # Begin Special Build Tool
  79. OutDir=.\Debug
  80. TargetName=XListCtrlSSDA
  81. SOURCE="$(InputPath)"
  82. PostBuild_Desc=Copying file...
  83. PostBuild_Cmds=mkdir ..\bin 2> nul copy $(Outdir)\$(TargetName).lib ..\bin 1> nul
  84. # End Special Build Tool
  85. !ELSEIF "$(CFG)" == "XListCtrlSS - Win32 Debug Unicode"
  86. # PROP BASE Use_MFC 2
  87. # PROP BASE Use_Debug_Libraries 1
  88. # PROP BASE Output_Dir "Debug_Unicode"
  89. # PROP BASE Intermediate_Dir "Debug_Unicode"
  90. # PROP BASE Target_Dir ""
  91. # PROP Use_MFC 1
  92. # PROP Use_Debug_Libraries 1
  93. # PROP Output_Dir "Debug_Unicode"
  94. # PROP Intermediate_Dir "Debug_Unicode"
  95. # PROP Target_Dir ""
  96. # ADD BASE CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Yu"stdafx.h" /FD /GZ /c
  97. # ADD CPP /nologo /MTd /W4 /Gm /GX /ZI /Od /D "_DEBUG" /D "_UNICODE" /D "UNICODE" /D "WIN32" /D "_WINDOWS" /D "XLISTCTRLLIB_STATIC" /Yu"stdafx.h" /FD /GZ /c
  98. # ADD BASE RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
  99. # ADD RSC /l 0x409 /d "_DEBUG"
  100. BSC32=bscmake.exe
  101. # ADD BASE BSC32 /nologo
  102. # ADD BSC32 /nologo
  103. LIB32=link.exe -lib
  104. # ADD BASE LIB32 /nologo
  105. # ADD LIB32 /nologo /out:"Debug_Unicode\XListCtrlSSDU.lib"
  106. # Begin Special Build Tool
  107. OutDir=.\Debug_Unicode
  108. TargetName=XListCtrlSSDU
  109. SOURCE="$(InputPath)"
  110. PostBuild_Desc=Copying file...
  111. PostBuild_Cmds=mkdir ..\bin 2> nul copy $(Outdir)\$(TargetName).lib ..\bin 1> nul
  112. # End Special Build Tool
  113. !ELSEIF "$(CFG)" == "XListCtrlSS - Win32 Release Unicode"
  114. # PROP BASE Use_MFC 2
  115. # PROP BASE Use_Debug_Libraries 0
  116. # PROP BASE Output_Dir "Release_Unicode"
  117. # PROP BASE Intermediate_Dir "Release_Unicode"
  118. # PROP BASE Target_Dir ""
  119. # PROP Use_MFC 1
  120. # PROP Use_Debug_Libraries 0
  121. # PROP Output_Dir "Release_Unicode"
  122. # PROP Intermediate_Dir "Release_Unicode"
  123. # PROP Target_Dir ""
  124. # ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Yu"stdafx.h" /FD /c
  125. # ADD CPP /nologo /MT /W4 /GX /O2 /D "NDEBUG" /D "_UNICODE" /D "UNIOCODE" /D "WIN32" /D "_WINDOWS" /D "XLISTCTRLLIB_STATIC" /Yu"stdafx.h" /FD /c
  126. # ADD BASE RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
  127. # ADD RSC /l 0x409 /d "NDEBUG"
  128. BSC32=bscmake.exe
  129. # ADD BASE BSC32 /nologo
  130. # ADD BSC32 /nologo
  131. LIB32=link.exe -lib
  132. # ADD BASE LIB32 /nologo
  133. # ADD LIB32 /nologo /out:"Release_Unicode\XListCtrlSSRU.lib"
  134. # Begin Special Build Tool
  135. OutDir=.\Release_Unicode
  136. TargetName=XListCtrlSSRU
  137. SOURCE="$(InputPath)"
  138. PostBuild_Desc=Copying file...
  139. PostBuild_Cmds=mkdir ..\bin 2> nul copy $(Outdir)\$(TargetName).lib ..\bin 1> nul
  140. # End Special Build Tool
  141. !ENDIF
  142. # Begin Target
  143. # Name "XListCtrlSS - Win32 Release"
  144. # Name "XListCtrlSS - Win32 Debug"
  145. # Name "XListCtrlSS - Win32 Debug Unicode"
  146. # Name "XListCtrlSS - Win32 Release Unicode"
  147. # Begin Group "Source Files"
  148. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  149. # Begin Source File
  150. SOURCE=..\XListCtrl\AdvComboBox.cpp
  151. # End Source File
  152. # Begin Source File
  153. SOURCE=..\XListCtrl\AdvComboEdit.cpp
  154. # End Source File
  155. # Begin Source File
  156. SOURCE=..\XListCtrl\DropListBox.cpp
  157. # End Source File
  158. # Begin Source File
  159. SOURCE=..\XListCtrl\DropScrollBar.cpp
  160. # End Source File
  161. # Begin Source File
  162. SOURCE=..\XListCtrl\DropWnd.cpp
  163. # End Source File
  164. # Begin Source File
  165. SOURCE=.\StdAfx.cpp
  166. # ADD CPP /Yc"stdafx.h"
  167. # End Source File
  168. # Begin Source File
  169. SOURCE=..\XListCtrl\VisualStylesXP.cpp
  170. # End Source File
  171. # Begin Source File
  172. SOURCE=..\XListCtrl\XCombo.cpp
  173. # End Source File
  174. # Begin Source File
  175. SOURCE=..\XListCtrl\XComboList.cpp
  176. # End Source File
  177. # Begin Source File
  178. SOURCE=..\XListCtrl\XEdit.cpp
  179. # End Source File
  180. # Begin Source File
  181. SOURCE=..\XListCtrl\XHeaderCtrl.cpp
  182. # End Source File
  183. # Begin Source File
  184. SOURCE=..\XListCtrl\XListCtrl.cpp
  185. # End Source File
  186. # End Group
  187. # Begin Group "Header Files"
  188. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  189. # Begin Source File
  190. SOURCE=..\XListCtrl\AdvComboBox.h
  191. # End Source File
  192. # Begin Source File
  193. SOURCE=..\XListCtrl\AdvComboEdit.h
  194. # End Source File
  195. # Begin Source File
  196. SOURCE=..\XListCtrl\DropListBox.h
  197. # End Source File
  198. # Begin Source File
  199. SOURCE=..\XListCtrl\DropScrollBar.h
  200. # End Source File
  201. # Begin Source File
  202. SOURCE=..\XListCtrl\DropWnd.h
  203. # End Source File
  204. # Begin Source File
  205. SOURCE=..\XListCtrl\MemDC.h
  206. # End Source File
  207. # Begin Source File
  208. SOURCE=..\XListCtrl\SortCStringArray.h
  209. # End Source File
  210. # Begin Source File
  211. SOURCE=.\StdAfx.h
  212. # End Source File
  213. # Begin Source File
  214. SOURCE=..\XListCtrl\VisualStylesXP.h
  215. # End Source File
  216. # Begin Source File
  217. SOURCE=..\XListCtrl\XCombo.h
  218. # End Source File
  219. # Begin Source File
  220. SOURCE=..\XListCtrl\XComboList.h
  221. # End Source File
  222. # Begin Source File
  223. SOURCE=..\XListCtrl\XEdit.h
  224. # End Source File
  225. # Begin Source File
  226. SOURCE=..\XListCtrl\XHeaderCtrl.h
  227. # End Source File
  228. # Begin Source File
  229. SOURCE=..\XListCtrl\XListCtrl.h
  230. # End Source File
  231. # Begin Source File
  232. SOURCE=..\XListCtrl\XTrace.h
  233. # End Source File
  234. # End Group
  235. # End Target
  236. # End Project