SControl.dsp 4.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136
  1. # Microsoft Developer Studio Project File - Name="SControl" - 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=SControl - 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 "SControl.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 "SControl.mak" CFG="SControl - Win32 Debug"
  15. !MESSAGE
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE
  18. !MESSAGE "SControl - Win32 Release" (based on "Win32 (x86) Static Library")
  19. !MESSAGE "SControl - Win32 Debug" (based on "Win32 (x86) Static Library")
  20. !MESSAGE "SControl - Win32 Profile" (based on "Win32 (x86) Static Library")
  21. !MESSAGE
  22. # Begin Project
  23. # PROP AllowPerConfigDependencies 0
  24. # PROP Scc_ProjName ""$/Commando/Code/SControl", DLGEAAAA"
  25. # PROP Scc_LocalPath "."
  26. CPP=cl.exe
  27. RSC=rc.exe
  28. !IF "$(CFG)" == "SControl - 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 0
  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 "_MBCS" /D "_LIB" /YX /FD /c
  40. # ADD CPP /nologo /MT /W4 /WX /O2 /I "..\wwlib" /I "..\wwdebug" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /FD /c
  41. # SUBTRACT CPP /YX
  42. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  43. # ADD RSC /l 0x409 /d "NDEBUG"
  44. BSC32=bscmake.exe
  45. # ADD BASE BSC32 /nologo
  46. # ADD BSC32 /nologo
  47. LIB32=link.exe -lib
  48. # ADD BASE LIB32 /nologo
  49. # ADD LIB32 /nologo /out:"..\libs\Release\SControl.lib"
  50. !ELSEIF "$(CFG)" == "SControl - Win32 Debug"
  51. # PROP BASE Use_MFC 0
  52. # PROP BASE Use_Debug_Libraries 1
  53. # PROP BASE Output_Dir "Debug"
  54. # PROP BASE Intermediate_Dir "Debug"
  55. # PROP BASE Target_Dir ""
  56. # PROP Use_MFC 0
  57. # PROP Use_Debug_Libraries 1
  58. # PROP Output_Dir "Debug"
  59. # PROP Intermediate_Dir "Debug"
  60. # PROP Target_Dir ""
  61. # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
  62. # ADD CPP /nologo /MTd /W4 /WX /Gm /Zi /Od /I "..\wwlib" /I "..\wwdebug" /D "WWDEBUG" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /FD /GZ /c
  63. # SUBTRACT CPP /YX
  64. # ADD BASE RSC /l 0x409 /d "_DEBUG"
  65. # ADD RSC /l 0x409 /d "_DEBUG"
  66. BSC32=bscmake.exe
  67. # ADD BASE BSC32 /nologo
  68. # ADD BSC32 /nologo
  69. LIB32=link.exe -lib
  70. # ADD BASE LIB32 /nologo
  71. # ADD LIB32 /nologo /out:"..\libs\Debug\SControl.lib"
  72. !ELSEIF "$(CFG)" == "SControl - Win32 Profile"
  73. # PROP BASE Use_MFC 0
  74. # PROP BASE Use_Debug_Libraries 0
  75. # PROP BASE Output_Dir "Profile"
  76. # PROP BASE Intermediate_Dir "Profile"
  77. # PROP BASE Target_Dir ""
  78. # PROP Use_MFC 0
  79. # PROP Use_Debug_Libraries 0
  80. # PROP Output_Dir "Profile"
  81. # PROP Intermediate_Dir "Profile"
  82. # PROP Target_Dir ""
  83. # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
  84. # ADD CPP /nologo /MT /W4 /WX /O2 /I "..\wwlib" /I "..\wwdebug" /D "WWDEBUG" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /FD /c
  85. # SUBTRACT CPP /YX
  86. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  87. # ADD RSC /l 0x409 /d "NDEBUG"
  88. BSC32=bscmake.exe
  89. # ADD BASE BSC32 /nologo
  90. # ADD BSC32 /nologo
  91. LIB32=link.exe -lib
  92. # ADD BASE LIB32 /nologo /out:"..\libs\Release\SControl.lib"
  93. # ADD LIB32 /nologo /out:"..\libs\Profile\SControl.lib"
  94. !ENDIF
  95. # Begin Target
  96. # Name "SControl - Win32 Release"
  97. # Name "SControl - Win32 Debug"
  98. # Name "SControl - Win32 Profile"
  99. # Begin Group "Source Files"
  100. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  101. # Begin Source File
  102. SOURCE=.\servercontrol.cpp
  103. # End Source File
  104. # Begin Source File
  105. SOURCE=.\servercontrol.h
  106. # End Source File
  107. # Begin Source File
  108. SOURCE=.\servercontrolsocket.cpp
  109. # End Source File
  110. # Begin Source File
  111. SOURCE=.\servercontrolsocket.h
  112. # End Source File
  113. # End Group
  114. # Begin Group "Header Files"
  115. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  116. # End Group
  117. # End Target
  118. # End Project