wwsaveload.dsp 8.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305
  1. # Microsoft Developer Studio Project File - Name="wwsaveload" - 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=wwsaveload - Win32 DebugE
  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 "wwsaveload.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 "wwsaveload.mak" CFG="wwsaveload - Win32 DebugE"
  15. !MESSAGE
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE
  18. !MESSAGE "wwsaveload - Win32 Release" (based on "Win32 (x86) Static Library")
  19. !MESSAGE "wwsaveload - Win32 Debug" (based on "Win32 (x86) Static Library")
  20. !MESSAGE "wwsaveload - Win32 Profile" (based on "Win32 (x86) Static Library")
  21. !MESSAGE "wwsaveload - Win32 ProfileE" (based on "Win32 (x86) Static Library")
  22. !MESSAGE "wwsaveload - Win32 DebugE" (based on "Win32 (x86) Static Library")
  23. !MESSAGE
  24. # Begin Project
  25. # PROP AllowPerConfigDependencies 0
  26. # PROP Scc_ProjName ""$/Commando/Code/wwsaveload", RPFCAAAA"
  27. # PROP Scc_LocalPath "."
  28. CPP=cl.exe
  29. RSC=rc.exe
  30. !IF "$(CFG)" == "wwsaveload - Win32 Release"
  31. # PROP BASE Use_MFC 0
  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 0
  37. # PROP Use_Debug_Libraries 0
  38. # PROP Output_Dir "Release"
  39. # PROP Intermediate_Dir "Release"
  40. # PROP Target_Dir ""
  41. # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
  42. # ADD CPP /nologo /MT /W3 /Zi /O2 /Ob2 /I "..\wwlib" /I "..\wwdebug" /I "..\wwmath" /D "NDEBUG" /D WINVER=0x400 /D "_WINDOWS" /D "WIN32" /FD /c
  43. # SUBTRACT CPP /YX
  44. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  45. # ADD RSC /l 0x409 /d "NDEBUG"
  46. BSC32=bscmake.exe
  47. # ADD BASE BSC32 /nologo
  48. # ADD BSC32 /nologo
  49. LIB32=link.exe -lib
  50. # ADD BASE LIB32 /nologo
  51. # ADD LIB32 /nologo /out:"..\Libs\release\wwsaveload.lib"
  52. !ELSEIF "$(CFG)" == "wwsaveload - Win32 Debug"
  53. # PROP BASE Use_MFC 0
  54. # PROP BASE Use_Debug_Libraries 1
  55. # PROP BASE Output_Dir "Debug"
  56. # PROP BASE Intermediate_Dir "Debug"
  57. # PROP BASE Target_Dir ""
  58. # PROP Use_MFC 0
  59. # PROP Use_Debug_Libraries 1
  60. # PROP Output_Dir "Debug"
  61. # PROP Intermediate_Dir "Debug"
  62. # PROP Target_Dir ""
  63. # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
  64. # ADD CPP /nologo /MTd /W3 /Gm /ZI /Od /I "..\wwlib" /I "..\wwdebug" /I "..\wwmath" /D "_DEBUG" /D "WWDEBUG" /D WINVER=0x400 /D "_WINDOWS" /D "WIN32" /YX /FD /GZ /c
  65. # ADD BASE RSC /l 0x409 /d "_DEBUG"
  66. # ADD RSC /l 0x409 /d "_DEBUG"
  67. BSC32=bscmake.exe
  68. # ADD BASE BSC32 /nologo
  69. # ADD BSC32 /nologo
  70. LIB32=link.exe -lib
  71. # ADD BASE LIB32 /nologo
  72. # ADD LIB32 /nologo /out:"..\Libs\debug\wwsaveload.lib"
  73. !ELSEIF "$(CFG)" == "wwsaveload - Win32 Profile"
  74. # PROP BASE Use_MFC 0
  75. # PROP BASE Use_Debug_Libraries 1
  76. # PROP BASE Output_Dir "Profile"
  77. # PROP BASE Intermediate_Dir "Profile"
  78. # PROP BASE Target_Dir ""
  79. # PROP Use_MFC 0
  80. # PROP Use_Debug_Libraries 1
  81. # PROP Output_Dir "Profile"
  82. # PROP Intermediate_Dir "Profile"
  83. # PROP Target_Dir ""
  84. # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
  85. # ADD CPP /nologo /MT /W3 /Zi /O2 /Op /Ob2 /I "..\wwlib" /I "..\wwdebug" /I "..\wwmath" /D "NDEBUG" /D "WWDEBUG" /D WINVER=0x400 /D "_WINDOWS" /D "WIN32" /FD /c
  86. # SUBTRACT CPP /YX
  87. # ADD BASE RSC /l 0x409 /d "_DEBUG"
  88. # ADD RSC /l 0x409 /d "_DEBUG"
  89. BSC32=bscmake.exe
  90. # ADD BASE BSC32 /nologo
  91. # ADD BSC32 /nologo
  92. LIB32=link.exe -lib
  93. # ADD BASE LIB32 /nologo
  94. # ADD LIB32 /nologo /out:"..\Libs\profile\wwsaveload.lib"
  95. !ELSEIF "$(CFG)" == "wwsaveload - Win32 ProfileE"
  96. # PROP BASE Use_MFC 0
  97. # PROP BASE Use_Debug_Libraries 1
  98. # PROP BASE Output_Dir "ProfileE"
  99. # PROP BASE Intermediate_Dir "ProfileE"
  100. # PROP BASE Target_Dir ""
  101. # PROP Use_MFC 0
  102. # PROP Use_Debug_Libraries 1
  103. # PROP Output_Dir "ProfileE"
  104. # PROP Intermediate_Dir "ProfileE"
  105. # PROP Target_Dir ""
  106. # ADD BASE CPP /nologo /MD /W3 /Gm /GX /Zi /Od /I "..\wwlib" /I "..\wwdebug" /I "..\wwmath" /D "NDEBUG" /D "WWDEBUG" /D WINVER=0x400 /D "_WINDOWS" /D "WIN32" /YX /FD /GZ /c
  107. # ADD CPP /nologo /MT /W3 /Gm /Zi /Od /I "..\wwlib" /I "..\wwdebug" /I "..\wwmath" /D "NDEBUG" /D "WWDEBUG" /D WINVER=0x400 /D "_WINDOWS" /D "WIN32" /D "PARAM_EDITING_ON" /YX /FD /GZ /c
  108. # ADD BASE RSC /l 0x409 /d "_DEBUG"
  109. # ADD RSC /l 0x409 /d "_DEBUG"
  110. BSC32=bscmake.exe
  111. # ADD BASE BSC32 /nologo
  112. # ADD BSC32 /nologo
  113. LIB32=link.exe -lib
  114. # ADD BASE LIB32 /nologo /out:"..\Libs\profile\wwsaveload.lib"
  115. # ADD LIB32 /nologo /out:"..\Libs\profile\wwsaveloade.lib"
  116. !ELSEIF "$(CFG)" == "wwsaveload - Win32 DebugE"
  117. # PROP BASE Use_MFC 0
  118. # PROP BASE Use_Debug_Libraries 1
  119. # PROP BASE Output_Dir "DebugE"
  120. # PROP BASE Intermediate_Dir "DebugE"
  121. # PROP BASE Target_Dir ""
  122. # PROP Use_MFC 0
  123. # PROP Use_Debug_Libraries 1
  124. # PROP Output_Dir "DebugE"
  125. # PROP Intermediate_Dir "DebugE"
  126. # PROP Target_Dir ""
  127. # ADD BASE CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I "..\wwlib" /I "..\wwdebug" /I "..\wwmath" /D "_DEBUG" /D "WWDEBUG" /D WINVER=0x400 /D "_WINDOWS" /D "WIN32" /YX /FD /GZ /c
  128. # ADD CPP /nologo /MTd /W3 /Gm /ZI /Od /I "..\wwlib" /I "..\wwdebug" /I "..\wwmath" /D "_DEBUG" /D "WWDEBUG" /D WINVER=0x400 /D "_WINDOWS" /D "WIN32" /D "PARAM_EDITING_ON" /YX /FD /GZ /c
  129. # ADD BASE RSC /l 0x409 /d "_DEBUG"
  130. # ADD RSC /l 0x409 /d "_DEBUG"
  131. BSC32=bscmake.exe
  132. # ADD BASE BSC32 /nologo
  133. # ADD BSC32 /nologo
  134. LIB32=link.exe -lib
  135. # ADD BASE LIB32 /nologo /out:"..\Libs\debug\wwsaveload.lib"
  136. # ADD LIB32 /nologo /out:"..\Libs\debug\wwsaveloade.lib"
  137. !ENDIF
  138. # Begin Target
  139. # Name "wwsaveload - Win32 Release"
  140. # Name "wwsaveload - Win32 Debug"
  141. # Name "wwsaveload - Win32 Profile"
  142. # Name "wwsaveload - Win32 ProfileE"
  143. # Name "wwsaveload - Win32 DebugE"
  144. # Begin Group "Source Files"
  145. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  146. # Begin Source File
  147. SOURCE=.\definition.cpp
  148. # End Source File
  149. # Begin Source File
  150. SOURCE=.\definitionfactory.cpp
  151. # End Source File
  152. # Begin Source File
  153. SOURCE=.\definitionfactorymgr.cpp
  154. # End Source File
  155. # Begin Source File
  156. SOURCE=.\definitionmgr.cpp
  157. # End Source File
  158. # Begin Source File
  159. SOURCE=.\parameter.cpp
  160. # End Source File
  161. # Begin Source File
  162. SOURCE=.\persistfactory.cpp
  163. # End Source File
  164. # Begin Source File
  165. SOURCE=.\pointerremap.cpp
  166. # End Source File
  167. # Begin Source File
  168. SOURCE=.\saveload.cpp
  169. # End Source File
  170. # Begin Source File
  171. SOURCE=.\saveloadstatus.cpp
  172. # End Source File
  173. # Begin Source File
  174. SOURCE=.\saveloadsubsystem.cpp
  175. # End Source File
  176. # Begin Source File
  177. SOURCE=.\twiddler.cpp
  178. # End Source File
  179. # Begin Source File
  180. SOURCE=.\wwsaveload.cpp
  181. # End Source File
  182. # End Group
  183. # Begin Group "Header Files"
  184. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  185. # Begin Source File
  186. SOURCE=.\definition.h
  187. # End Source File
  188. # Begin Source File
  189. SOURCE=.\definitionclassids.h
  190. # End Source File
  191. # Begin Source File
  192. SOURCE=.\definitionfactory.h
  193. # End Source File
  194. # Begin Source File
  195. SOURCE=.\definitionfactorymgr.h
  196. # End Source File
  197. # Begin Source File
  198. SOURCE=.\definitionmgr.h
  199. # End Source File
  200. # Begin Source File
  201. SOURCE=.\editable.h
  202. # End Source File
  203. # Begin Source File
  204. SOURCE=.\parameter.h
  205. # End Source File
  206. # Begin Source File
  207. SOURCE=.\parameterlist.h
  208. # End Source File
  209. # Begin Source File
  210. SOURCE=.\parametertypes.h
  211. # End Source File
  212. # Begin Source File
  213. SOURCE=.\persist.h
  214. # End Source File
  215. # Begin Source File
  216. SOURCE=.\persistfactory.h
  217. # End Source File
  218. # Begin Source File
  219. SOURCE=.\pointerremap.h
  220. # End Source File
  221. # Begin Source File
  222. SOURCE=.\postloadable.h
  223. # End Source File
  224. # Begin Source File
  225. SOURCE=.\saveload.h
  226. # End Source File
  227. # Begin Source File
  228. SOURCE=.\saveloadids.h
  229. # End Source File
  230. # Begin Source File
  231. SOURCE=.\saveloadstatus.h
  232. # End Source File
  233. # Begin Source File
  234. SOURCE=.\saveloadstatus.h
  235. # End Source File
  236. # Begin Source File
  237. SOURCE=.\saveloadsubsystem.h
  238. # End Source File
  239. # Begin Source File
  240. SOURCE=.\simpledefinitionfactory.h
  241. # End Source File
  242. # Begin Source File
  243. SOURCE=.\simpleparameter.h
  244. # End Source File
  245. # Begin Source File
  246. SOURCE=.\twiddler.h
  247. # End Source File
  248. # Begin Source File
  249. SOURCE=.\wwsaveload.h
  250. # End Source File
  251. # End Group
  252. # End Target
  253. # End Project