oclient.dsp
上传用户:biuytresa
上传日期:2007-12-07
资源大小:721k
文件大小:8k
源码类别:

DNA

开发平台:

Visual C++

  1. # Microsoft Developer Studio Project File - Name="OClient" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 60000
  3. # ** DO NOT EDIT **
  4. # TARGTYPE "Win32 (x86) Application" 0x0101
  5. CFG=OClient - Win32 Release
  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 "oclient.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 "oclient.mak" CFG="OClient - Win32 Release"
  15. !MESSAGE 
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE 
  18. !MESSAGE "OClient - Win32 Release" (based on "Win32 (x86) Application")
  19. !MESSAGE "OClient - Win32 Debug" (based on "Win32 (x86) Application")
  20. !MESSAGE "OClient - Win32 Unicode Debug" (based on "Win32 (x86) Application")
  21. !MESSAGE "OClient - Win32 Unicode Release" (based on "Win32 (x86) Application")
  22. !MESSAGE 
  23. # Begin Project
  24. # PROP AllowPerConfigDependencies 0
  25. CPP=cl.exe
  26. MTL=midl.exe
  27. RSC=rc.exe
  28. !IF  "$(CFG)" == "OClient - Win32 Release"
  29. # PROP BASE Use_MFC 0
  30. # PROP BASE Use_Debug_Libraries 0
  31. # PROP BASE Output_Dir ".Release"
  32. # PROP BASE Intermediate_Dir ".Release"
  33. # PROP BASE Target_Dir ""
  34. # PROP Use_MFC 2
  35. # PROP Use_Debug_Libraries 0
  36. # PROP Output_Dir ".Release"
  37. # PROP Intermediate_Dir ".Release"
  38. # PROP Target_Dir ""
  39. # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /FR /YX /c
  40. # ADD CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Yu"stdafx.h" /FD /c
  41. # SUBTRACT CPP /Fr
  42. # ADD BASE MTL /nologo /D "NDEBUG" /win32
  43. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  44. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  45. # ADD RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
  46. BSC32=bscmake.exe
  47. # ADD BASE BSC32 /nologo
  48. # ADD BSC32 /nologo
  49. LINK32=link.exe
  50. # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /machine:I386
  51. # ADD LINK32 /nologo /subsystem:windows /machine:I386
  52. !ELSEIF  "$(CFG)" == "OClient - 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 2
  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 "_WINDOWS" /FR /YX /c
  64. # ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Yu"stdafx.h" /FD /c
  65. # SUBTRACT CPP /Fr
  66. # ADD BASE MTL /nologo /D "_DEBUG" /win32
  67. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  68. # ADD BASE RSC /l 0x409 /d "_DEBUG"
  69. # ADD RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
  70. BSC32=bscmake.exe
  71. # ADD BASE BSC32 /nologo
  72. # ADD BSC32 /nologo
  73. LINK32=link.exe
  74. # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /debug /machine:I386
  75. # ADD LINK32 /nologo /subsystem:windows /debug /machine:I386
  76. !ELSEIF  "$(CFG)" == "OClient - Win32 Unicode Debug"
  77. # PROP BASE Use_MFC 0
  78. # PROP BASE Use_Debug_Libraries 1
  79. # PROP BASE Output_Dir ".Debug"
  80. # PROP BASE Intermediate_Dir ".Debug"
  81. # PROP BASE Target_Dir ""
  82. # PROP Use_MFC 2
  83. # PROP Use_Debug_Libraries 1
  84. # PROP Output_Dir ".UniDebug"
  85. # PROP Intermediate_Dir ".UniDebug"
  86. # PROP Target_Dir ""
  87. # ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /FR /YX /c
  88. # ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "_UNICODE" /D "_AFXDLL" /D "_MBCS" /Yu"stdafx.h" /FD /c
  89. # SUBTRACT CPP /Fr
  90. # ADD BASE MTL /nologo /D "_DEBUG" /win32
  91. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  92. # ADD BASE RSC /l 0x409 /d "_DEBUG"
  93. # ADD RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
  94. BSC32=bscmake.exe
  95. # ADD BASE BSC32 /nologo
  96. # ADD BSC32 /nologo
  97. LINK32=link.exe
  98. # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /debug /machine:I386
  99. # ADD LINK32 /nologo /entry:"wWinMainCRTStartup" /subsystem:windows /debug /machine:I386
  100. !ELSEIF  "$(CFG)" == "OClient - Win32 Unicode Release"
  101. # PROP BASE Use_MFC 0
  102. # PROP BASE Use_Debug_Libraries 0
  103. # PROP BASE Output_Dir ".Release"
  104. # PROP BASE Intermediate_Dir ".Release"
  105. # PROP BASE Target_Dir ""
  106. # PROP Use_MFC 2
  107. # PROP Use_Debug_Libraries 0
  108. # PROP Output_Dir ".UniRel"
  109. # PROP Intermediate_Dir ".UniRel"
  110. # PROP Target_Dir ""
  111. # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /FR /YX /c
  112. # ADD CPP /nologo /MD /W3 /GX /O2 /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_UNICODE" /D "_AFXDLL" /D "_MBCS" /Yu"stdafx.h" /FD /c
  113. # SUBTRACT CPP /Fr
  114. # ADD BASE MTL /nologo /D "NDEBUG" /win32
  115. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  116. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  117. # ADD RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
  118. BSC32=bscmake.exe
  119. # ADD BASE BSC32 /nologo
  120. # ADD BSC32 /nologo
  121. LINK32=link.exe
  122. # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /machine:I386
  123. # ADD LINK32 /nologo /entry:"wWinMainCRTStartup" /subsystem:windows /machine:I386
  124. !ENDIF 
  125. # Begin Target
  126. # Name "OClient - Win32 Release"
  127. # Name "OClient - Win32 Debug"
  128. # Name "OClient - Win32 Unicode Debug"
  129. # Name "OClient - Win32 Unicode Release"
  130. # Begin Group "Source Files"
  131. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;hpj;bat;for;f90"
  132. # Begin Source File
  133. SOURCE=.frame.cpp
  134. # End Source File
  135. # Begin Source File
  136. SOURCE=.maindoc.cpp
  137. # End Source File
  138. # Begin Source File
  139. SOURCE=.mainview.cpp
  140. # End Source File
  141. # Begin Source File
  142. SOURCE=.oclient.cpp
  143. # End Source File
  144. # Begin Source File
  145. SOURCE=.hlpoclient.hpj
  146. !IF  "$(CFG)" == "OClient - Win32 Release"
  147. # Begin Custom Build
  148. OutDir=..Release
  149. ProjDir=.
  150. TargetName=oclient
  151. InputPath=.hlpoclient.hpj
  152. "$(OutDir)$(TargetName).HLP" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  153. "$(ProjDir)makehelp.bat"
  154. # End Custom Build
  155. !ELSEIF  "$(CFG)" == "OClient - Win32 Debug"
  156. # Begin Custom Build
  157. OutDir=..Debug
  158. ProjDir=.
  159. TargetName=oclient
  160. InputPath=.hlpoclient.hpj
  161. "$(OutDir)$(TargetName).HLP" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  162. "$(ProjDir)makehelp.bat"
  163. # End Custom Build
  164. !ELSEIF  "$(CFG)" == "OClient - Win32 Unicode Debug"
  165. # Begin Custom Build
  166. OutDir=..UniDebug
  167. ProjDir=.
  168. TargetName=oclient
  169. InputPath=.hlpoclient.hpj
  170. "$(OutDir)$(TargetName).HLP" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  171. "$(ProjDir)makehelp.bat"
  172. # End Custom Build
  173. !ELSEIF  "$(CFG)" == "OClient - Win32 Unicode Release"
  174. # Begin Custom Build
  175. OutDir=..UniRel
  176. ProjDir=.
  177. TargetName=oclient
  178. InputPath=.hlpoclient.hpj
  179. "$(OutDir)$(TargetName).HLP" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  180. "$(ProjDir)makehelp.bat"
  181. # End Custom Build
  182. !ENDIF 
  183. # End Source File
  184. # Begin Source File
  185. SOURCE=.oclient.rc
  186. # End Source File
  187. # Begin Source File
  188. SOURCE=.hlpoclimac.hpj
  189. # End Source File
  190. # Begin Source File
  191. SOURCE=.oclimac.r
  192. # End Source File
  193. # Begin Source File
  194. SOURCE=.rectitem.cpp
  195. # End Source File
  196. # Begin Source File
  197. SOURCE=.splitfra.cpp
  198. # End Source File
  199. # Begin Source File
  200. SOURCE=.stdafx.cpp
  201. # ADD CPP /Yc"stdafx.h"
  202. # End Source File
  203. # End Group
  204. # Begin Group "Header Files"
  205. # PROP Default_Filter "h;hpp;hxx;inl;fi;fd"
  206. # Begin Source File
  207. SOURCE=.frame.h
  208. # End Source File
  209. # Begin Source File
  210. SOURCE=.maindoc.h
  211. # End Source File
  212. # Begin Source File
  213. SOURCE=.mainview.h
  214. # End Source File
  215. # Begin Source File
  216. SOURCE=.oclient.h
  217. # End Source File
  218. # Begin Source File
  219. SOURCE=.rectitem.h
  220. # End Source File
  221. # Begin Source File
  222. SOURCE=.splitfra.h
  223. # End Source File
  224. # Begin Source File
  225. SOURCE=.stdafx.h
  226. # End Source File
  227. # End Group
  228. # Begin Group "Resource Files"
  229. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;cnt;rtf;gif;jpg;jpeg;jpe"
  230. # Begin Source File
  231. SOURCE=.resoclient.ico
  232. # End Source File
  233. # Begin Source File
  234. SOURCE=.restoolbar.bmp
  235. # End Source File
  236. # End Group
  237. # End Target
  238. # End Project