home *** CD-ROM | disk | FTP | other *** search
/ Game Programming in C++ - Start to Finish / GameProgrammingS.iso / developer_install / ReplicaNetFreewareV5_4.exe / data1.cab / Program_Executable_Files / Example2 / Example2.dsp < prev    next >
Encoding:
MS Developer Studio Project  |  2005-10-30  |  7.0 KB  |  217 lines

  1. # Microsoft Developer Studio Project File - Name="Example2" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 6.00
  3. # ** DO NOT EDIT **
  4.  
  5. # TARGTYPE "Win32 (x86) Console Application" 0x0103
  6.  
  7. CFG=Example2 - Win32 DebugMT
  8. !MESSAGE This is not a valid makefile. To build this project using NMAKE,
  9. !MESSAGE use the Export Makefile command and run
  10. !MESSAGE 
  11. !MESSAGE NMAKE /f "Example2.mak".
  12. !MESSAGE 
  13. !MESSAGE You can specify a configuration when running NMAKE
  14. !MESSAGE by defining the macro CFG on the command line. For example:
  15. !MESSAGE 
  16. !MESSAGE NMAKE /f "Example2.mak" CFG="Example2 - Win32 DebugMT"
  17. !MESSAGE 
  18. !MESSAGE Possible choices for configuration are:
  19. !MESSAGE 
  20. !MESSAGE "Example2 - Win32 DebugMT" (based on "Win32 (x86) Console Application")
  21. !MESSAGE "Example2 - Win32 ReleaseMT" (based on "Win32 (x86) Console Application")
  22. !MESSAGE 
  23.  
  24. # Begin Project
  25. # PROP AllowPerConfigDependencies 0
  26. CPP=cl.exe
  27. RSC=rc.exe
  28.  
  29. !IF  "$(CFG)" == "Example2 - Win32 DebugMT"
  30.  
  31. # PROP BASE Use_MFC 0
  32. # PROP BASE Use_Debug_Libraries 1
  33. # PROP BASE Output_Dir "DebugMT"
  34. # PROP BASE Intermediate_Dir "DebugMT"
  35. # PROP BASE Target_Dir ""
  36. # PROP Use_MFC 0
  37. # PROP Use_Debug_Libraries 1
  38. # PROP Output_Dir "DebugMT"
  39. # PROP Intermediate_Dir "DebugMT"
  40. # PROP Ignore_Export_Lib 0
  41. # PROP Target_Dir ""
  42. # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /I "../ReplicaNetPublic/ReplicaNet/inc" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
  43. # ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /I "../ReplicaNetPublic/Includes" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fr /YX /FD /GZ /c
  44. # ADD BASE RSC /l 0x809 /d "_DEBUG"
  45. # ADD RSC /l 0x809 /d "_DEBUG"
  46. BSC32=bscmake.exe
  47. # ADD BASE BSC32 /nologo
  48. # ADD BSC32 /nologo
  49. LINK32=link.exe
  50. # ADD BASE LINK32 ReplicaNetDM.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib 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:console /debug /machine:I386 /pdbtype:sept /libpath:"../ReplicaNetPublic/ReplicaNet/lib"
  51. # ADD LINK32 RNReplicaNetDM.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib 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:console /debug /machine:I386 /pdbtype:sept /libpath:"../ReplicaNetPublic/Libs/LibVC6"
  52.  
  53. !ELSEIF  "$(CFG)" == "Example2 - Win32 ReleaseMT"
  54.  
  55. # PROP BASE Use_MFC 0
  56. # PROP BASE Use_Debug_Libraries 0
  57. # PROP BASE Output_Dir "Example2___Win32_ReleaseMT"
  58. # PROP BASE Intermediate_Dir "Example2___Win32_ReleaseMT"
  59. # PROP BASE Ignore_Export_Lib 0
  60. # PROP BASE Target_Dir ""
  61. # PROP Use_MFC 0
  62. # PROP Use_Debug_Libraries 0
  63. # PROP Output_Dir "Example2___Win32_ReleaseMT"
  64. # PROP Intermediate_Dir "Example2___Win32_ReleaseMT"
  65. # PROP Ignore_Export_Lib 0
  66. # PROP Target_Dir ""
  67. # ADD BASE CPP /nologo /MT /W3 /GX /O2 /I "../ReplicaNetPublic/ReplicaNet/inc" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
  68. # ADD CPP /nologo /MT /W3 /GX /O2 /I "../ReplicaNetPublic/Includes" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /Fr /YX /FD /c
  69. # SUBTRACT CPP /Z<none>
  70. # ADD BASE RSC /l 0x809 /d "NDEBUG"
  71. # ADD RSC /l 0x809 /d "NDEBUG"
  72. BSC32=bscmake.exe
  73. # ADD BASE BSC32 /nologo
  74. # ADD BSC32 /nologo
  75. LINK32=link.exe
  76. # ADD BASE LINK32 ReplicaNetRM.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib 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:console /machine:I386 /libpath:"../ReplicaNetPublic/ReplicaNet/lib"
  77. # ADD LINK32 RNReplicaNetRM.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib 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:console /machine:I386 /libpath:"../ReplicaNetPublic/Libs/LibVC6"
  78.  
  79. !ENDIF 
  80.  
  81. # Begin Target
  82.  
  83. # Name "Example2 - Win32 DebugMT"
  84. # Name "Example2 - Win32 ReleaseMT"
  85. # Begin Group "ROLFiles"
  86.  
  87. # PROP Default_Filter ""
  88. # Begin Source File
  89.  
  90. SOURCE=.\_Def_Example2.rol
  91.  
  92. !IF  "$(CFG)" == "Example2 - Win32 DebugMT"
  93.  
  94. # Begin Custom Build
  95. InputPath=.\_Def_Example2.rol
  96. InputName=_Def_Example2
  97.  
  98. BuildCmds= \
  99.     ..\ReplicaNetPublic\rnROLCompiler\bin\rnrolcompiler.exe -v3 $(InputName).rol $(InputName).cpp $(InputName).h
  100.  
  101. "$(InputName).cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  102.    $(BuildCmds)
  103.  
  104. "$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  105.    $(BuildCmds)
  106. # End Custom Build
  107.  
  108. !ELSEIF  "$(CFG)" == "Example2 - Win32 ReleaseMT"
  109.  
  110. # Begin Custom Build
  111. InputPath=.\_Def_Example2.rol
  112. InputName=_Def_Example2
  113.  
  114. BuildCmds= \
  115.     ..\ReplicaNetPublic\rnROLCompiler\bin\rnrolcompiler.exe $(InputName).rol $(InputName).cpp $(InputName).h
  116.  
  117. "$(InputName).cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  118.    $(BuildCmds)
  119.  
  120. "$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  121.    $(BuildCmds)
  122. # End Custom Build
  123.  
  124. !ENDIF 
  125.  
  126. # End Source File
  127. # Begin Source File
  128.  
  129. SOURCE=.\_RO_Test1.rol
  130.  
  131. !IF  "$(CFG)" == "Example2 - Win32 DebugMT"
  132.  
  133. # Begin Custom Build
  134. InputPath=.\_RO_Test1.rol
  135. InputName=_RO_Test1
  136.  
  137. BuildCmds= \
  138.     ..\ReplicaNetPublic\rnROLCompiler\bin\rnrolcompiler.exe -v3 $(InputName).rol $(InputName).cpp $(InputName).h
  139.  
  140. "$(InputName).cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  141.    $(BuildCmds)
  142.  
  143. "$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  144.    $(BuildCmds)
  145. # End Custom Build
  146.  
  147. !ELSEIF  "$(CFG)" == "Example2 - Win32 ReleaseMT"
  148.  
  149. # Begin Custom Build
  150. InputPath=.\_RO_Test1.rol
  151. InputName=_RO_Test1
  152.  
  153. BuildCmds= \
  154.     ..\ReplicaNetPublic\rnROLCompiler\bin\rnrolcompiler.exe $(InputName).rol $(InputName).cpp $(InputName).h
  155.  
  156. "$(InputName).cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  157.    $(BuildCmds)
  158.  
  159. "$(InputName).h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  160.    $(BuildCmds)
  161. # End Custom Build
  162.  
  163. !ENDIF 
  164.  
  165. # End Source File
  166. # End Group
  167. # Begin Group "CompiledObjects"
  168.  
  169. # PROP Default_Filter ""
  170. # Begin Source File
  171.  
  172. SOURCE=.\_Def_Example2.cpp
  173. # End Source File
  174. # Begin Source File
  175.  
  176. SOURCE=.\_Def_Example2.h
  177. # End Source File
  178. # Begin Source File
  179.  
  180. SOURCE=.\_RO_Test1.cpp
  181. # End Source File
  182. # Begin Source File
  183.  
  184. SOURCE=.\_RO_Test1.h
  185. # End Source File
  186. # End Group
  187. # Begin Group "Objects"
  188.  
  189. # PROP Default_Filter ""
  190. # Begin Source File
  191.  
  192. SOURCE=.\Test1.cpp
  193. # End Source File
  194. # Begin Source File
  195.  
  196. SOURCE=.\Test1.h
  197. # End Source File
  198. # End Group
  199. # Begin Source File
  200.  
  201. SOURCE=.\ExampleCustomType.h
  202. # End Source File
  203. # Begin Source File
  204.  
  205. SOURCE=.\main.cpp
  206. # End Source File
  207. # Begin Source File
  208.  
  209. SOURCE=.\makefile
  210. # End Source File
  211. # Begin Source File
  212.  
  213. SOURCE=.\ReadMe.txt
  214. # End Source File
  215. # End Target
  216. # End Project
  217.