ResizableLib.dsp 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467
  1. # Microsoft Developer Studio Project File - Name="ResizableLib" - 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=ResizableLib - Win32 Debug Static 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 "ResizableLib.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 "ResizableLib.mak" CFG="ResizableLib - Win32 Debug Static Unicode"
  15. !MESSAGE
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE
  18. !MESSAGE "ResizableLib - Win32 Release" (based on "Win32 (x86) Static Library")
  19. !MESSAGE "ResizableLib - Win32 Debug" (based on "Win32 (x86) Static Library")
  20. !MESSAGE "ResizableLib - Win32 Release Static" (based on "Win32 (x86) Static Library")
  21. !MESSAGE "ResizableLib - Win32 Debug Static" (based on "Win32 (x86) Static Library")
  22. !MESSAGE "ResizableLib - Win32 Release Unicode" (based on "Win32 (x86) Static Library")
  23. !MESSAGE "ResizableLib - Win32 Debug Unicode" (based on "Win32 (x86) Static Library")
  24. !MESSAGE "ResizableLib - Win32 Release Static Unicode" (based on "Win32 (x86) Static Library")
  25. !MESSAGE "ResizableLib - Win32 Debug Static Unicode" (based on "Win32 (x86) Static Library")
  26. !MESSAGE
  27. # Begin Project
  28. # PROP AllowPerConfigDependencies 0
  29. # PROP Scc_ProjName ""
  30. # PROP Scc_LocalPath ""
  31. CPP=cl.exe
  32. RSC=rc.exe
  33. !IF "$(CFG)" == "ResizableLib - Win32 Release"
  34. # PROP BASE Use_MFC 2
  35. # PROP BASE Use_Debug_Libraries 0
  36. # PROP BASE Output_Dir "Release"
  37. # PROP BASE Intermediate_Dir "Release"
  38. # PROP BASE Target_Dir ""
  39. # PROP Use_MFC 2
  40. # PROP Use_Debug_Libraries 0
  41. # PROP Output_Dir "Release"
  42. # PROP Intermediate_Dir "Release"
  43. # PROP Target_Dir ""
  44. # ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /Yu"stdafx.h" /FD /c
  45. # ADD CPP /nologo /MD /W4 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_AFXDLL" /Yu"stdafx.h" /FD /c
  46. # ADD BASE RSC /l 0x410 /d "NDEBUG" /d "_AFXDLL"
  47. # ADD RSC /l 0x410 /d "NDEBUG" /d "_AFXDLL"
  48. BSC32=bscmake.exe
  49. # ADD BASE BSC32 /nologo
  50. # ADD BSC32 /nologo
  51. LIB32=link.exe -lib
  52. # ADD BASE LIB32 /nologo
  53. # ADD LIB32 /nologo
  54. !ELSEIF "$(CFG)" == "ResizableLib - Win32 Debug"
  55. # PROP BASE Use_MFC 2
  56. # PROP BASE Use_Debug_Libraries 1
  57. # PROP BASE Output_Dir "Debug"
  58. # PROP BASE Intermediate_Dir "Debug"
  59. # PROP BASE Target_Dir ""
  60. # PROP Use_MFC 2
  61. # PROP Use_Debug_Libraries 1
  62. # PROP Output_Dir "Debug"
  63. # PROP Intermediate_Dir "Debug"
  64. # PROP Target_Dir ""
  65. # ADD BASE CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Yu"stdafx.h" /FD /GZ /c
  66. # ADD CPP /nologo /MDd /W4 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Yu"stdafx.h" /FD /GZ /c
  67. # ADD BASE RSC /l 0x410 /d "_DEBUG" /d "_AFXDLL"
  68. # ADD RSC /l 0x410 /d "_DEBUG" /d "_AFXDLL"
  69. BSC32=bscmake.exe
  70. # ADD BASE BSC32 /nologo
  71. # ADD BSC32 /nologo
  72. LIB32=link.exe -lib
  73. # ADD BASE LIB32 /nologo
  74. # ADD LIB32 /nologo
  75. !ELSEIF "$(CFG)" == "ResizableLib - Win32 Release Static"
  76. # PROP BASE Use_MFC 1
  77. # PROP BASE Use_Debug_Libraries 0
  78. # PROP BASE Output_Dir "Release_Static"
  79. # PROP BASE Intermediate_Dir "Release_Static"
  80. # PROP BASE Target_Dir ""
  81. # PROP Use_MFC 1
  82. # PROP Use_Debug_Libraries 0
  83. # PROP Output_Dir "Release_Static"
  84. # PROP Intermediate_Dir "Release_Static"
  85. # PROP Target_Dir ""
  86. # ADD BASE CPP /nologo /MT /W4 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Yu"stdafx.h" /FD /c
  87. # ADD CPP /nologo /MT /W4 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Yu"stdafx.h" /FD /c
  88. # ADD BASE RSC /l 0x410 /d "NDEBUG"
  89. # ADD RSC /l 0x410 /d "NDEBUG"
  90. BSC32=bscmake.exe
  91. # ADD BASE BSC32 /nologo
  92. # ADD BSC32 /nologo
  93. LIB32=link.exe -lib
  94. # ADD BASE LIB32 /nologo
  95. # ADD LIB32 /nologo
  96. !ELSEIF "$(CFG)" == "ResizableLib - Win32 Debug Static"
  97. # PROP BASE Use_MFC 1
  98. # PROP BASE Use_Debug_Libraries 1
  99. # PROP BASE Output_Dir "Debug_Static"
  100. # PROP BASE Intermediate_Dir "Debug_Static"
  101. # PROP BASE Target_Dir ""
  102. # PROP Use_MFC 1
  103. # PROP Use_Debug_Libraries 1
  104. # PROP Output_Dir "Debug_Static"
  105. # PROP Intermediate_Dir "Debug_Static"
  106. # PROP Target_Dir ""
  107. # ADD BASE CPP /nologo /MDd /W4 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Yu"stdafx.h" /FD /GZ /c
  108. # ADD CPP /nologo /MTd /W4 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Yu"stdafx.h" /FD /GZ /c
  109. # ADD BASE RSC /l 0x410 /d "_DEBUG" /d "_AFXDLL"
  110. # ADD RSC /l 0x410 /d "_DEBUG"
  111. BSC32=bscmake.exe
  112. # ADD BASE BSC32 /nologo
  113. # ADD BSC32 /nologo
  114. LIB32=link.exe -lib
  115. # ADD BASE LIB32 /nologo
  116. # ADD LIB32 /nologo
  117. !ELSEIF "$(CFG)" == "ResizableLib - Win32 Release Unicode"
  118. # PROP BASE Use_MFC 2
  119. # PROP BASE Use_Debug_Libraries 0
  120. # PROP BASE Output_Dir "Release_Unicode"
  121. # PROP BASE Intermediate_Dir "Release_Unicode"
  122. # PROP BASE Target_Dir ""
  123. # PROP Use_MFC 2
  124. # PROP Use_Debug_Libraries 0
  125. # PROP Output_Dir "Release_Unicode"
  126. # PROP Intermediate_Dir "Release_Unicode"
  127. # PROP Target_Dir ""
  128. # ADD BASE CPP /nologo /MD /W4 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_AFXDLL" /Yu"stdafx.h" /FD /c
  129. # ADD CPP /nologo /MD /W4 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_UNICODE" /D "_AFXDLL" /Yu"stdafx.h" /FD /c
  130. # ADD BASE RSC /l 0x410 /d "NDEBUG" /d "_AFXDLL"
  131. # ADD RSC /l 0x410 /d "NDEBUG" /d "_AFXDLL"
  132. BSC32=bscmake.exe
  133. # ADD BASE BSC32 /nologo
  134. # ADD BSC32 /nologo
  135. LIB32=link.exe -lib
  136. # ADD BASE LIB32 /nologo
  137. # ADD LIB32 /nologo
  138. !ELSEIF "$(CFG)" == "ResizableLib - Win32 Debug Unicode"
  139. # PROP BASE Use_MFC 2
  140. # PROP BASE Use_Debug_Libraries 1
  141. # PROP BASE Output_Dir "Debug_Unicode"
  142. # PROP BASE Intermediate_Dir "Debug_Unicode"
  143. # PROP BASE Target_Dir ""
  144. # PROP Use_MFC 2
  145. # PROP Use_Debug_Libraries 1
  146. # PROP Output_Dir "Debug_Unicode"
  147. # PROP Intermediate_Dir "Debug_Unicode"
  148. # PROP Target_Dir ""
  149. # ADD BASE CPP /nologo /MDd /W4 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Yu"stdafx.h" /FD /GZ /c
  150. # ADD CPP /nologo /MDd /W4 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_UNICODE" /Yu"stdafx.h" /FD /GZ /c
  151. # ADD BASE RSC /l 0x410 /d "_DEBUG" /d "_AFXDLL"
  152. # ADD RSC /l 0x410 /d "_DEBUG" /d "_AFXDLL"
  153. BSC32=bscmake.exe
  154. # ADD BASE BSC32 /nologo
  155. # ADD BSC32 /nologo
  156. LIB32=link.exe -lib
  157. # ADD BASE LIB32 /nologo
  158. # ADD LIB32 /nologo
  159. !ELSEIF "$(CFG)" == "ResizableLib - Win32 Release Static Unicode"
  160. # PROP BASE Use_MFC 1
  161. # PROP BASE Use_Debug_Libraries 0
  162. # PROP BASE Output_Dir "Release_Static_Unicode"
  163. # PROP BASE Intermediate_Dir "Release_Static_Unicode"
  164. # PROP BASE Target_Dir ""
  165. # PROP Use_MFC 1
  166. # PROP Use_Debug_Libraries 0
  167. # PROP Output_Dir "Release_Static_Unicode"
  168. # PROP Intermediate_Dir "Release_Static_Unicode"
  169. # PROP Target_Dir ""
  170. # ADD BASE CPP /nologo /MT /W4 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Yu"stdafx.h" /FD /c
  171. # ADD CPP /nologo /MT /W4 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_UNICODE" /Yu"stdafx.h" /FD /c
  172. # ADD BASE RSC /l 0x410 /d "NDEBUG"
  173. # ADD RSC /l 0x410 /d "NDEBUG"
  174. BSC32=bscmake.exe
  175. # ADD BASE BSC32 /nologo
  176. # ADD BSC32 /nologo
  177. LIB32=link.exe -lib
  178. # ADD BASE LIB32 /nologo
  179. # ADD LIB32 /nologo
  180. !ELSEIF "$(CFG)" == "ResizableLib - Win32 Debug Static Unicode"
  181. # PROP BASE Use_MFC 1
  182. # PROP BASE Use_Debug_Libraries 1
  183. # PROP BASE Output_Dir "Debug_Static_Unicode"
  184. # PROP BASE Intermediate_Dir "Debug_Static_Unicode"
  185. # PROP BASE Target_Dir ""
  186. # PROP Use_MFC 1
  187. # PROP Use_Debug_Libraries 1
  188. # PROP Output_Dir "Debug_Static_Unicode"
  189. # PROP Intermediate_Dir "Debug_Static_Unicode"
  190. # PROP Target_Dir ""
  191. # ADD BASE CPP /nologo /MTd /W4 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Yu"stdafx.h" /FD /GZ /c
  192. # ADD CPP /nologo /MTd /W4 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_UNICODE" /Yu"stdafx.h" /FD /GZ /c
  193. # ADD BASE RSC /l 0x410 /d "_DEBUG"
  194. # ADD RSC /l 0x410 /d "_DEBUG"
  195. BSC32=bscmake.exe
  196. # ADD BASE BSC32 /nologo
  197. # ADD BSC32 /nologo
  198. LIB32=link.exe -lib
  199. # ADD BASE LIB32 /nologo
  200. # ADD LIB32 /nologo
  201. !ENDIF
  202. # Begin Target
  203. # Name "ResizableLib - Win32 Release"
  204. # Name "ResizableLib - Win32 Debug"
  205. # Name "ResizableLib - Win32 Release Static"
  206. # Name "ResizableLib - Win32 Debug Static"
  207. # Name "ResizableLib - Win32 Release Unicode"
  208. # Name "ResizableLib - Win32 Debug Unicode"
  209. # Name "ResizableLib - Win32 Release Static Unicode"
  210. # Name "ResizableLib - Win32 Debug Static Unicode"
  211. # Begin Group "Source Files"
  212. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  213. # Begin Source File
  214. SOURCE=.\ResizableComboBox.cpp
  215. # PROP Exclude_From_Build 1
  216. # End Source File
  217. # Begin Source File
  218. SOURCE=.\ResizableComboLBox.cpp
  219. # PROP Exclude_From_Build 1
  220. # End Source File
  221. # Begin Source File
  222. SOURCE=.\ResizableDialog.cpp
  223. # End Source File
  224. # Begin Source File
  225. SOURCE=.\ResizableFormView.cpp
  226. # End Source File
  227. # Begin Source File
  228. SOURCE=.\ResizableFrame.cpp
  229. # End Source File
  230. # Begin Source File
  231. SOURCE=.\ResizableGrip.cpp
  232. # End Source File
  233. # Begin Source File
  234. SOURCE=.\ResizableLayout.cpp
  235. # End Source File
  236. # Begin Source File
  237. SOURCE=.\ResizableMDIChild.cpp
  238. # End Source File
  239. # Begin Source File
  240. SOURCE=.\ResizableMDIFrame.cpp
  241. # End Source File
  242. # Begin Source File
  243. SOURCE=.\ResizableMinMax.cpp
  244. # End Source File
  245. # Begin Source File
  246. SOURCE=.\ResizableMsgSupport.cpp
  247. # End Source File
  248. # Begin Source File
  249. SOURCE=.\ResizablePage.cpp
  250. # End Source File
  251. # Begin Source File
  252. SOURCE=.\ResizablePageEx.cpp
  253. # End Source File
  254. # Begin Source File
  255. SOURCE=.\ResizableSheet.cpp
  256. # End Source File
  257. # Begin Source File
  258. SOURCE=.\ResizableSheetEx.cpp
  259. # End Source File
  260. # Begin Source File
  261. SOURCE=.\ResizableSheetState.cpp
  262. # End Source File
  263. # Begin Source File
  264. SOURCE=.\ResizableSplitterWnd.cpp
  265. # End Source File
  266. # Begin Source File
  267. SOURCE=.\ResizableState.cpp
  268. # End Source File
  269. # Begin Source File
  270. SOURCE=.\ResizableVersion.cpp
  271. # End Source File
  272. # Begin Source File
  273. SOURCE=.\ResizableWndState.cpp
  274. # End Source File
  275. # Begin Source File
  276. SOURCE=.\StdAfx.cpp
  277. # ADD CPP /Yc"stdafx.h"
  278. # End Source File
  279. # End Group
  280. # Begin Group "Header Files"
  281. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  282. # Begin Source File
  283. SOURCE=.\ResizableComboBox.h
  284. # PROP Exclude_From_Build 1
  285. # End Source File
  286. # Begin Source File
  287. SOURCE=.\ResizableComboLBox.h
  288. # PROP Exclude_From_Build 1
  289. # End Source File
  290. # Begin Source File
  291. SOURCE=.\ResizableDialog.h
  292. # End Source File
  293. # Begin Source File
  294. SOURCE=.\ResizableFormView.h
  295. # End Source File
  296. # Begin Source File
  297. SOURCE=.\ResizableFrame.h
  298. # End Source File
  299. # Begin Source File
  300. SOURCE=.\ResizableGrip.h
  301. # End Source File
  302. # Begin Source File
  303. SOURCE=.\ResizableLayout.h
  304. # End Source File
  305. # Begin Source File
  306. SOURCE=.\ResizableMDIChild.h
  307. # End Source File
  308. # Begin Source File
  309. SOURCE=.\ResizableMDIFrame.h
  310. # End Source File
  311. # Begin Source File
  312. SOURCE=.\ResizableMinMax.h
  313. # End Source File
  314. # Begin Source File
  315. SOURCE=.\ResizableMsgSupport.h
  316. # End Source File
  317. # Begin Source File
  318. SOURCE=.\ResizablePage.h
  319. # End Source File
  320. # Begin Source File
  321. SOURCE=.\ResizablePageEx.h
  322. # End Source File
  323. # Begin Source File
  324. SOURCE=.\ResizableSheet.h
  325. # End Source File
  326. # Begin Source File
  327. SOURCE=.\ResizableSheetEx.h
  328. # End Source File
  329. # Begin Source File
  330. SOURCE=.\ResizableSheetState.h
  331. # End Source File
  332. # Begin Source File
  333. SOURCE=.\ResizableSplitterWnd.h
  334. # End Source File
  335. # Begin Source File
  336. SOURCE=.\ResizableState.h
  337. # End Source File
  338. # Begin Source File
  339. SOURCE=.\ResizableVersion.h
  340. # End Source File
  341. # Begin Source File
  342. SOURCE=.\ResizableWndState.h
  343. # End Source File
  344. # Begin Source File
  345. SOURCE=.\StdAfx.h
  346. # End Source File
  347. # End Group
  348. # Begin Group "Documentation"
  349. # PROP Default_Filter ""
  350. # Begin Source File
  351. SOURCE=.\Docs\class.txt
  352. # End Source File
  353. # Begin Source File
  354. SOURCE=.\Docs\default.txt
  355. # End Source File
  356. # Begin Source File
  357. SOURCE=.\Doxyfile
  358. # End Source File
  359. # Begin Source File
  360. SOURCE=".\Docs\Doxyfile-include"
  361. # End Source File
  362. # Begin Source File
  363. SOURCE=.\Docs\footer.html
  364. # End Source File
  365. # Begin Source File
  366. SOURCE=.\Docs\function.txt
  367. # End Source File
  368. # Begin Source File
  369. SOURCE=.\Docs\header.html
  370. # End Source File
  371. # Begin Source File
  372. SOURCE=.\Docs\refman.h
  373. # End Source File
  374. # Begin Source File
  375. SOURCE=.\Docs\struct.txt
  376. # End Source File
  377. # Begin Source File
  378. SOURCE=.\Docs\stylesheet.css
  379. # End Source File
  380. # Begin Source File
  381. SOURCE=.\Docs\typedef.txt
  382. # End Source File
  383. # End Group
  384. # Begin Source File
  385. SOURCE=".\Artistic-License.txt"
  386. # End Source File
  387. # End Target
  388. # End Project