Common.dsp
上传用户:dzyhzl
上传日期:2019-04-29
资源大小:56270k
文件大小:7k
源码类别:

模拟服务器

开发平台:

C/C++

  1. # Microsoft Developer Studio Project File - Name="Common" - 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=Common - 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 "Common.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 "Common.mak" CFG="Common - Win32 Debug"
  15. !MESSAGE 
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE 
  18. !MESSAGE "Common - Win32 Release" (based on "Win32 (x86) Static Library")
  19. !MESSAGE "Common - Win32 Debug" (based on "Win32 (x86) Static Library")
  20. !MESSAGE 
  21. # Begin Project
  22. # PROP AllowPerConfigDependencies 0
  23. # PROP Scc_ProjName ""$/SwordOnline/Sources/MultiServer/Common", HSNAAAAA"
  24. # PROP Scc_LocalPath "."
  25. CPP=cl.exe
  26. RSC=rc.exe
  27. !IF  "$(CFG)" == "Common - Win32 Release"
  28. # PROP BASE Use_MFC 0
  29. # PROP BASE Use_Debug_Libraries 0
  30. # PROP BASE Output_Dir "Release"
  31. # PROP BASE Intermediate_Dir "Release"
  32. # PROP BASE Target_Dir ""
  33. # PROP Use_MFC 0
  34. # PROP Use_Debug_Libraries 0
  35. # PROP Output_Dir "Release"
  36. # PROP Intermediate_Dir "Release"
  37. # PROP Target_Dir ""
  38. # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
  39. # ADD CPP /nologo /MT /W3 /GX /Zi /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /D _WIN32_WINNT=0x0400 /Yu"stdafx.h" /FD /c
  40. # ADD BASE RSC /l 0x804 /d "NDEBUG"
  41. # ADD RSC /l 0x804 /d "NDEBUG"
  42. BSC32=bscmake.exe
  43. # ADD BASE BSC32 /nologo
  44. # ADD BSC32 /nologo
  45. LIB32=link.exe -lib
  46. # ADD BASE LIB32 /nologo
  47. # ADD LIB32 /nologo
  48. # Begin Special Build Tool
  49. SOURCE="$(InputPath)"
  50. PostBuild_Cmds=md ......librelease copy releasecommon.lib ......libreleasecommon.lib
  51. # End Special Build Tool
  52. !ELSEIF  "$(CFG)" == "Common - 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 /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /D _WIN32_WINNT=0x0400 /FR /Yu"stdafx.h" /FD /GZ /c
  65. # ADD BASE RSC /l 0x804 /d "_DEBUG"
  66. # ADD RSC /l 0x804 /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
  73. # Begin Special Build Tool
  74. SOURCE="$(InputPath)"
  75. PostBuild_Cmds=md ......libdebug copy debugcommon.lib ......libdebugcommon.lib
  76. # End Special Build Tool
  77. !ENDIF 
  78. # Begin Target
  79. # Name "Common - Win32 Release"
  80. # Name "Common - Win32 Debug"
  81. # Begin Group "Source Files"
  82. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  83. # Begin Source File
  84. SOURCE=.Buffer.cpp
  85. # End Source File
  86. # Begin Source File
  87. SOURCE=.Console.cpp
  88. # End Source File
  89. # Begin Source File
  90. SOURCE=.CRC32.C
  91. # SUBTRACT CPP /YX /Yc /Yu
  92. # End Source File
  93. # Begin Source File
  94. SOURCE=.Event.cpp
  95. # End Source File
  96. # Begin Source File
  97. SOURCE=.EventSelect.cpp
  98. # End Source File
  99. # Begin Source File
  100. SOURCE=.Exception.cpp
  101. # End Source File
  102. # Begin Source File
  103. SOURCE=.IniFile.cpp
  104. # End Source File
  105. # Begin Source File
  106. SOURCE=.IOBuffer.cpp
  107. # End Source File
  108. # Begin Source File
  109. SOURCE=.IOCompletionPort.cpp
  110. # End Source File
  111. # Begin Source File
  112. SOURCE=.KSG_EncodeDecode.cpp
  113. # End Source File
  114. # Begin Source File
  115. SOURCE=.KSocketClient2.cpp
  116. # End Source File
  117. # Begin Source File
  118. SOURCE=.Library.cpp
  119. # End Source File
  120. # Begin Source File
  121. SOURCE=.Macro.cpp
  122. # End Source File
  123. # Begin Source File
  124. SOURCE=.ManualResetEvent.cpp
  125. # End Source File
  126. # Begin Source File
  127. SOURCE=.Mutex.cpp
  128. # End Source File
  129. # Begin Source File
  130. SOURCE=.NodeList.cpp
  131. # End Source File
  132. # Begin Source File
  133. SOURCE=.Socket.cpp
  134. # End Source File
  135. # Begin Source File
  136. SOURCE=.SocketAddress.cpp
  137. # End Source File
  138. # Begin Source File
  139. SOURCE=.SocketClient.cpp
  140. # End Source File
  141. # Begin Source File
  142. SOURCE=.SocketServer.cpp
  143. # End Source File
  144. # Begin Source File
  145. SOURCE=.stdafx.cpp
  146. # ADD CPP /Yc"stdafx.h"
  147. # End Source File
  148. # Begin Source File
  149. SOURCE=.Thread.cpp
  150. # End Source File
  151. # Begin Source File
  152. SOURCE=.UsesWinsock.cpp
  153. # End Source File
  154. # Begin Source File
  155. SOURCE=.Utils.cpp
  156. # End Source File
  157. # Begin Source File
  158. SOURCE=.Win32Exception.cpp
  159. # End Source File
  160. # End Group
  161. # Begin Group "Header Files"
  162. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  163. # Begin Source File
  164. SOURCE=.Buffer.h
  165. # End Source File
  166. # Begin Source File
  167. SOURCE=.Cipher.h
  168. # End Source File
  169. # Begin Source File
  170. SOURCE=.Console.h
  171. # End Source File
  172. # Begin Source File
  173. SOURCE=.CRC32.h
  174. # End Source File
  175. # Begin Source File
  176. SOURCE=.CriticalSection.h
  177. # End Source File
  178. # Begin Source File
  179. SOURCE=.Event.h
  180. # End Source File
  181. # Begin Source File
  182. SOURCE=.EventSelect.h
  183. # End Source File
  184. # Begin Source File
  185. SOURCE=.Exception.h
  186. # End Source File
  187. # Begin Source File
  188. SOURCE=.IniFile.h
  189. # End Source File
  190. # Begin Source File
  191. SOURCE=.IOBuffer.h
  192. # End Source File
  193. # Begin Source File
  194. SOURCE=.IOCompletionPort.h
  195. # End Source File
  196. # Begin Source File
  197. SOURCE=.KSG_EncodeDecode.h
  198. # End Source File
  199. # Begin Source File
  200. SOURCE=.KSocketClient2.h
  201. # End Source File
  202. # Begin Source File
  203. SOURCE=.Library.h
  204. # End Source File
  205. # Begin Source File
  206. SOURCE=.Macro.h
  207. # End Source File
  208. # Begin Source File
  209. SOURCE=.ManualResetEvent.h
  210. # End Source File
  211. # Begin Source File
  212. SOURCE=.Mutex.h
  213. # End Source File
  214. # Begin Source File
  215. SOURCE=.NodeList.h
  216. # End Source File
  217. # Begin Source File
  218. SOURCE=.OpaqueUserData.h
  219. # End Source File
  220. # Begin Source File
  221. SOURCE=.Socket.h
  222. # End Source File
  223. # Begin Source File
  224. SOURCE=.SocketAddress.h
  225. # End Source File
  226. # Begin Source File
  227. SOURCE=.SocketClient.h
  228. # End Source File
  229. # Begin Source File
  230. SOURCE=.SocketServer.h
  231. # End Source File
  232. # Begin Source File
  233. SOURCE=.stdafx.h
  234. # End Source File
  235. # Begin Source File
  236. SOURCE=.SystemInfo.h
  237. # End Source File
  238. # Begin Source File
  239. SOURCE=.Thread.h
  240. # End Source File
  241. # Begin Source File
  242. SOURCE=.tstring.h
  243. # End Source File
  244. # Begin Source File
  245. SOURCE=.UsesWinsock.h
  246. # End Source File
  247. # Begin Source File
  248. SOURCE=.Utils.h
  249. # End Source File
  250. # Begin Source File
  251. SOURCE=.Win32Exception.h
  252. # End Source File
  253. # End Group
  254. # End Target
  255. # End Project