fedsrvmake.dsp 2.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283
  1. # Microsoft Developer Studio Project File - Name="fedsrv" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 6.00
  3. # ** DO NOT EDIT **
  4. # TARGTYPE "Win32 (x86) External Target" 0x0106
  5. CFG=fedsrv - 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 "fedsrvmake.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 "fedsrvmake.mak" CFG="fedsrv - Win32 Debug"
  15. !MESSAGE
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE
  18. !MESSAGE "fedsrv - Win32 Release" (based on "Win32 (x86) External Target")
  19. !MESSAGE "fedsrv - Win32 Debug" (based on "Win32 (x86) External Target")
  20. !MESSAGE
  21. # Begin Project
  22. # PROP AllowPerConfigDependencies 0
  23. # PROP Scc_ProjName ""
  24. # PROP Scc_LocalPath "Desktop"
  25. # PROP WCE_FormatVersion ""
  26. !IF "$(CFG)" == "fedsrv - Win32 Release"
  27. # PROP BASE Use_Debug_Libraries 0
  28. # PROP BASE Output_Dir "Release"
  29. # PROP BASE Intermediate_Dir "Release"
  30. # PROP BASE Cmd_Line "NMAKE /f fedsrv.mak"
  31. # PROP BASE Rebuild_Opt "/a"
  32. # PROP BASE Target_File "fedsrv.exe"
  33. # PROP BASE Bsc_Name "fedsrv.bsc"
  34. # PROP BASE Target_Dir ""
  35. # PROP Use_Debug_Libraries 0
  36. # PROP Output_Dir "Release"
  37. # PROP Intermediate_Dir "Release"
  38. # PROP Cmd_Line "nmake Server retail="
  39. # PROP Rebuild_Opt "Full"
  40. # PROP Target_File "c:\fed\objs\retail\wintrek\wintrek.exe"
  41. # PROP Bsc_Name ""
  42. # PROP Target_Dir ""
  43. !ELSEIF "$(CFG)" == "fedsrv - Win32 Debug"
  44. # PROP BASE Use_Debug_Libraries 1
  45. # PROP BASE Output_Dir "Debug"
  46. # PROP BASE Intermediate_Dir "Debug"
  47. # PROP BASE Cmd_Line "NMAKE /f fedsrv.mak"
  48. # PROP BASE Rebuild_Opt "/a"
  49. # PROP BASE Target_File "fedsrv.exe"
  50. # PROP BASE Bsc_Name "fedsrv.bsc"
  51. # PROP BASE Target_Dir ""
  52. # PROP Use_Debug_Libraries 1
  53. # PROP Output_Dir "Debug"
  54. # PROP Intermediate_Dir "Debug"
  55. # PROP Cmd_Line "nmake Server"
  56. # PROP Rebuild_Opt "Full"
  57. # PROP Target_File "fedsrv.exe"
  58. # PROP Bsc_Name "d:\fed\objs\debug\wintrek\allegiance.bsc"
  59. # PROP Target_Dir ""
  60. !ENDIF
  61. # Begin Target
  62. # Name "fedsrv - Win32 Release"
  63. # Name "fedsrv - Win32 Debug"
  64. !IF "$(CFG)" == "fedsrv - Win32 Release"
  65. !ELSEIF "$(CFG)" == "fedsrv - Win32 Debug"
  66. !ENDIF
  67. # End Target
  68. # End Project