BuildBin.dsp 2.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798
  1. # Microsoft Developer Studio Project File - Name="BuildBin" - 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=BuildBin - 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 "BuildBin.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 "BuildBin.mak" CFG="BuildBin - Win32 Debug"
  15. !MESSAGE
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE
  18. !MESSAGE "BuildBin - Win32 Release" (based on "Win32 (x86) External Target")
  19. !MESSAGE "BuildBin - 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 ""
  25. !IF "$(CFG)" == "BuildBin - Win32 Release"
  26. # PROP BASE Use_Debug_Libraries 0
  27. # PROP BASE Output_Dir ""
  28. # PROP BASE Intermediate_Dir ""
  29. # PROP BASE Cmd_Line "NMAKE /f makefile.win"
  30. # PROP BASE Rebuild_Opt "/a"
  31. # PROP BASE Target_File "\Apache2\bin\httpd.exe"
  32. # PROP BASE Bsc_Name ".\Browse\BuildBin.bsc"
  33. # PROP BASE Target_Dir ""
  34. # PROP Use_Debug_Libraries 0
  35. # PROP Output_Dir ""
  36. # PROP Intermediate_Dir ""
  37. # PROP Cmd_Line "NMAKE /f makefile.win INSTDIR="\Apache2" LONG=Release _trydb _tryssl _tryzlib _dummy"
  38. # PROP Rebuild_Opt ""
  39. # PROP Target_File "\Apache2\bin\httpd.exe"
  40. # PROP Bsc_Name ".\Browse\httpd.bsc"
  41. # PROP Target_Dir ""
  42. !ELSEIF "$(CFG)" == "BuildBin - Win32 Debug"
  43. # PROP BASE Use_Debug_Libraries 1
  44. # PROP BASE Output_Dir ""
  45. # PROP BASE Intermediate_Dir ""
  46. # PROP BASE Cmd_Line "NMAKE /f makefile.win"
  47. # PROP BASE Rebuild_Opt "/a"
  48. # PROP BASE Target_File "\Apache2\bin\httpd.exe"
  49. # PROP BASE Bsc_Name ".\Browse\BuildBin.bsc"
  50. # PROP BASE Target_Dir ""
  51. # PROP Use_Debug_Libraries 1
  52. # PROP Output_Dir ""
  53. # PROP Intermediate_Dir ""
  54. # PROP Cmd_Line "NMAKE /f makefile.win INSTDIR="\Apache2" LONG=Debug _trydb _tryssl _tryzlib _dummy"
  55. # PROP Rebuild_Opt ""
  56. # PROP Target_File "\Apache2\bin\httpd.exe"
  57. # PROP Bsc_Name ".\Browse\httpd.bsc"
  58. # PROP Target_Dir ""
  59. !ENDIF
  60. # Begin Target
  61. # Name "BuildBin - Win32 Release"
  62. # Name "BuildBin - Win32 Debug"
  63. !IF "$(CFG)" == "BuildBin - Win32 Release"
  64. !ELSEIF "$(CFG)" == "BuildBin - Win32 Debug"
  65. !ENDIF
  66. # Begin Source File
  67. SOURCE=.\os\win32\BaseAddr.ref
  68. # End Source File
  69. # Begin Source File
  70. SOURCE=.\CHANGES
  71. # End Source File
  72. # Begin Source File
  73. SOURCE=.\Makefile.win
  74. # End Source File
  75. # Begin Source File
  76. SOURCE=.\STATUS
  77. # End Source File
  78. # End Target
  79. # End Project