debug.dsp 7.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320
  1. # Microsoft Developer Studio Project File - Name="debug" - 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=debug - 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 "debug.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 "debug.mak" CFG="debug - Win32 Debug"
  15. !MESSAGE
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE
  18. !MESSAGE "debug - Win32 Release" (based on "Win32 (x86) Static Library")
  19. !MESSAGE "debug - Win32 Debug" (based on "Win32 (x86) Static Library")
  20. !MESSAGE "debug - Win32 Internal" (based on "Win32 (x86) Static Library")
  21. !MESSAGE "debug - Win32 Profile" (based on "Win32 (x86) Static Library")
  22. !MESSAGE
  23. # Begin Project
  24. # PROP AllowPerConfigDependencies 0
  25. # PROP Scc_ProjName "debug"
  26. # PROP Scc_LocalPath "."
  27. CPP=cl.exe
  28. RSC=rc.exe
  29. !IF "$(CFG)" == "debug - Win32 Release"
  30. # PROP BASE Use_MFC 0
  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 0
  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 /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
  41. # ADD CPP /nologo /G6 /MD /W3 /WX /Zi /Ot /Og /Oi /Oy /Ob2 /Gy /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /Yu"_pch.h" /FD /GF /Gs /c
  42. # SUBTRACT CPP /Oa
  43. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  44. # ADD RSC /l 0x409 /d "NDEBUG"
  45. BSC32=bscmake.exe
  46. # ADD BASE BSC32 /nologo
  47. # ADD BSC32 /nologo
  48. LIB32=link.exe -lib
  49. # ADD BASE LIB32 /nologo
  50. # ADD LIB32 /nologo
  51. # Begin Special Build Tool
  52. SOURCE="$(InputPath)"
  53. PostBuild_Desc=copying
  54. PostBuild_Cmds=copy release\debug.lib ..\..\lib
  55. # End Special Build Tool
  56. !ELSEIF "$(CFG)" == "debug - Win32 Debug"
  57. # PROP BASE Use_MFC 0
  58. # PROP BASE Use_Debug_Libraries 1
  59. # PROP BASE Output_Dir "Debug"
  60. # PROP BASE Intermediate_Dir "Debug"
  61. # PROP BASE Target_Dir ""
  62. # PROP Use_MFC 0
  63. # PROP Use_Debug_Libraries 1
  64. # PROP Output_Dir "Debug"
  65. # PROP Intermediate_Dir "Debug"
  66. # PROP Target_Dir ""
  67. # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
  68. # ADD CPP /nologo /G6 /MDd /W3 /WX /Gm /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /Yu"_pch.h" /FD /GZ /c
  69. # ADD BASE RSC /l 0x409 /d "_DEBUG"
  70. # ADD RSC /l 0x409 /d "_DEBUG"
  71. BSC32=bscmake.exe
  72. # ADD BASE BSC32 /nologo
  73. # ADD BSC32 /nologo
  74. LIB32=link.exe -lib
  75. # ADD BASE LIB32 /nologo
  76. # ADD LIB32 /nologo /out:"Debug\debugdebug.lib"
  77. # Begin Special Build Tool
  78. SOURCE="$(InputPath)"
  79. PostBuild_Desc=copying
  80. PostBuild_Cmds=copy debug\debugdebug.lib ..\..\lib
  81. # End Special Build Tool
  82. !ELSEIF "$(CFG)" == "debug - Win32 Internal"
  83. # PROP BASE Use_MFC 0
  84. # PROP BASE Use_Debug_Libraries 0
  85. # PROP BASE Output_Dir "Internal"
  86. # PROP BASE Intermediate_Dir "Internal"
  87. # PROP BASE Target_Dir ""
  88. # PROP Use_MFC 0
  89. # PROP Use_Debug_Libraries 0
  90. # PROP Output_Dir "Internal"
  91. # PROP Intermediate_Dir "Internal"
  92. # PROP Target_Dir ""
  93. # ADD BASE CPP /nologo /G6 /MD /W3 /WX /Zi /Ot /Oa /Og /Oi /Oy /Ob2 /Gy /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /Yu"_pch.h" /FD /GF /Gs /c
  94. # ADD CPP /nologo /G6 /MD /W3 /WX /Zi /Ot /Og /Oi /Oy /Ob2 /Gy /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /D "_INTERNAL" /Yu"_pch.h" /FD /GF /Gs /c
  95. # SUBTRACT CPP /Oa
  96. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  97. # ADD RSC /l 0x409 /d "NDEBUG"
  98. BSC32=bscmake.exe
  99. # ADD BASE BSC32 /nologo
  100. # ADD BSC32 /nologo
  101. LIB32=link.exe -lib
  102. # ADD BASE LIB32 /nologo
  103. # ADD LIB32 /nologo /out:"Internal\debuginternal.lib"
  104. # Begin Special Build Tool
  105. SOURCE="$(InputPath)"
  106. PostBuild_Desc=copying
  107. PostBuild_Cmds=copy internal\debuginternal.lib ..\..\lib
  108. # End Special Build Tool
  109. !ELSEIF "$(CFG)" == "debug - Win32 Profile"
  110. # PROP BASE Use_MFC 0
  111. # PROP BASE Use_Debug_Libraries 0
  112. # PROP BASE Output_Dir "Profile"
  113. # PROP BASE Intermediate_Dir "Profile"
  114. # PROP BASE Target_Dir ""
  115. # PROP Use_MFC 0
  116. # PROP Use_Debug_Libraries 0
  117. # PROP Output_Dir "Profile"
  118. # PROP Intermediate_Dir "Profile"
  119. # PROP Target_Dir ""
  120. # ADD BASE CPP /nologo /G6 /MD /W3 /WX /Zi /Ot /Oa /Og /Oi /Oy /Ob2 /Gy /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /Yu"_pch.h" /FD /GF /Gs /c
  121. # ADD CPP /nologo /G6 /MD /W3 /WX /Zi /Ot /Og /Oi /Oy /Ob2 /Gy /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /D "_PROFILE" /Yu"_pch.h" /FD /GF /Gs /c
  122. # SUBTRACT CPP /Oa
  123. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  124. # ADD RSC /l 0x409 /d "NDEBUG"
  125. BSC32=bscmake.exe
  126. # ADD BASE BSC32 /nologo
  127. # ADD BSC32 /nologo
  128. LIB32=link.exe -lib
  129. # ADD BASE LIB32 /nologo
  130. # ADD LIB32 /nologo /out:"Profile\debugprofile.lib"
  131. # Begin Special Build Tool
  132. SOURCE="$(InputPath)"
  133. PostBuild_Desc=copying
  134. PostBuild_Cmds=copy profile\debugprofile.lib ..\..\lib
  135. # End Special Build Tool
  136. !ENDIF
  137. # Begin Target
  138. # Name "debug - Win32 Release"
  139. # Name "debug - Win32 Debug"
  140. # Name "debug - Win32 Internal"
  141. # Name "debug - Win32 Profile"
  142. # Begin Group "Precompiled header"
  143. # PROP Default_Filter ""
  144. # Begin Source File
  145. SOURCE=.\_pch.cpp
  146. # ADD CPP /Yc"_pch.h"
  147. # End Source File
  148. # Begin Source File
  149. SOURCE=.\_pch.h
  150. # End Source File
  151. # End Group
  152. # Begin Group "Doxygen"
  153. # PROP Default_Filter ""
  154. # Begin Source File
  155. SOURCE=.\compile_doxygen.bat
  156. # End Source File
  157. # Begin Source File
  158. SOURCE=.\debug.dox
  159. # End Source File
  160. # Begin Source File
  161. SOURCE=.\debug_priv.dox
  162. # End Source File
  163. # End Group
  164. # Begin Group "IO Classes"
  165. # PROP Default_Filter ""
  166. # Begin Source File
  167. SOURCE=.\debug_io.h
  168. # End Source File
  169. # Begin Source File
  170. SOURCE=.\debug_io_con.cpp
  171. # End Source File
  172. # Begin Source File
  173. SOURCE=.\debug_io_flat.cpp
  174. # End Source File
  175. # Begin Source File
  176. SOURCE=.\debug_io_net.cpp
  177. # End Source File
  178. # Begin Source File
  179. SOURCE=.\debug_io_ods.cpp
  180. # End Source File
  181. # Begin Source File
  182. SOURCE=.\internal_io.h
  183. # End Source File
  184. # End Group
  185. # Begin Group "Exception handler"
  186. # PROP Default_Filter ""
  187. # Begin Source File
  188. SOURCE=.\debug_except.cpp
  189. # End Source File
  190. # Begin Source File
  191. SOURCE=.\internal_except.h
  192. # End Source File
  193. # Begin Source File
  194. SOURCE=.\rc_exception.inl
  195. # End Source File
  196. # End Group
  197. # Begin Group "Stack walk"
  198. # PROP Default_Filter ""
  199. # Begin Source File
  200. SOURCE=.\debug_stack.cpp
  201. # End Source File
  202. # Begin Source File
  203. SOURCE=.\debug_stack.h
  204. # End Source File
  205. # Begin Source File
  206. SOURCE=.\debug_stack.inl
  207. # End Source File
  208. # End Group
  209. # Begin Group "Command interface"
  210. # PROP Default_Filter ""
  211. # Begin Source File
  212. SOURCE=.\debug_cmd.cpp
  213. # End Source File
  214. # Begin Source File
  215. SOURCE=.\debug_cmd.h
  216. # End Source File
  217. # Begin Source File
  218. SOURCE=.\debug_getdefaultcommands.cpp
  219. # End Source File
  220. # End Group
  221. # Begin Group "Proxy header"
  222. # PROP Default_Filter ""
  223. # Begin Source File
  224. SOURCE=..\..\Include\rts\debug.h
  225. # End Source File
  226. # End Group
  227. # Begin Source File
  228. SOURCE=.\debug.cpp
  229. # ADD CPP /FAcs
  230. # End Source File
  231. # Begin Source File
  232. SOURCE=.\debug.h
  233. # End Source File
  234. # Begin Source File
  235. SOURCE=.\debug_debug.cpp
  236. !IF "$(CFG)" == "debug - Win32 Release"
  237. !ELSEIF "$(CFG)" == "debug - Win32 Debug"
  238. !ELSEIF "$(CFG)" == "debug - Win32 Internal"
  239. # ADD CPP /FAcs
  240. !ELSEIF "$(CFG)" == "debug - Win32 Profile"
  241. !ENDIF
  242. # End Source File
  243. # Begin Source File
  244. SOURCE=.\debug_debug.h
  245. # End Source File
  246. # Begin Source File
  247. SOURCE=.\debug_doc.h
  248. # End Source File
  249. # Begin Source File
  250. SOURCE=.\debug_internal.cpp
  251. # End Source File
  252. # Begin Source File
  253. SOURCE=.\debug_macro.h
  254. # End Source File
  255. # Begin Source File
  256. SOURCE=.\debug_purecall.cpp
  257. # End Source File
  258. # Begin Source File
  259. SOURCE=.\internal.h
  260. # End Source File
  261. # End Target
  262. # End Project