db_buildall.dsp
上传用户:tsgydb
上传日期:2007-04-14
资源大小:10674k
文件大小:4k
源码类别:

MySQL数据库

开发平台:

Visual C++

  1. # Microsoft Developer Studio Project File - Name="db_buildall" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 5.00
  3. # ** DO NOT EDIT **
  4. # TARGTYPE "Win32 (x86) External Target" 0x0106
  5. CFG=db_buildall - 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 "db_buildall.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 "db_buildall.mak" CFG="db_buildall - Win32 Debug Static"
  15. !MESSAGE 
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE 
  18. !MESSAGE "db_buildall - Win32 Release" (based on "Win32 (x86) External Target")
  19. !MESSAGE "db_buildall - Win32 Debug" (based on "Win32 (x86) External Target")
  20. !MESSAGE "db_buildall - Win32 Release Static" (based on
  21.  "Win32 (x86) External Target")
  22. !MESSAGE "db_buildall - Win32 Debug Static" (based on
  23.  "Win32 (x86) External Target")
  24. !MESSAGE 
  25. # Begin Project
  26. # PROP Scc_ProjName ""
  27. # PROP Scc_LocalPath ""
  28. !IF  "$(CFG)" == "db_buildall - Win32 Release"
  29. # PROP BASE Use_Debug_Libraries 0
  30. # PROP BASE Output_Dir "Release"
  31. # PROP BASE Intermediate_Dir "Release"
  32. # PROP BASE Cmd_Line "NMAKE /f db_buildall.mak"
  33. # PROP BASE Rebuild_Opt "/a"
  34. # PROP BASE Target_File "db_buildall.exe"
  35. # PROP BASE Bsc_Name "db_buildall.bsc"
  36. # PROP BASE Target_Dir ""
  37. # PROP Use_Debug_Libraries 0
  38. # PROP Output_Dir "Release"
  39. # PROP Intermediate_Dir "Release"
  40. # PROP Cmd_Line "echo DB release version built."
  41. # PROP Rebuild_Opt ""
  42. # PROP Target_File "db_buildall.exe"
  43. # PROP Bsc_Name "db_buildall.bsc"
  44. # PROP Target_Dir ""
  45. !ELSEIF  "$(CFG)" == "db_buildall - Win32 Debug"
  46. # PROP BASE Use_Debug_Libraries 1
  47. # PROP BASE Output_Dir "Debug"
  48. # PROP BASE Intermediate_Dir "Debug"
  49. # PROP BASE Cmd_Line "NMAKE /f db_buildall.mak"
  50. # PROP BASE Rebuild_Opt "/a"
  51. # PROP BASE Target_File "db_buildall.exe"
  52. # PROP BASE Bsc_Name "db_buildall.bsc"
  53. # PROP BASE Target_Dir ""
  54. # PROP Use_Debug_Libraries 1
  55. # PROP Output_Dir "Debug"
  56. # PROP Intermediate_Dir "Debug"
  57. # PROP Cmd_Line "echo DB debug version built."
  58. # PROP Rebuild_Opt ""
  59. # PROP Target_File "db_buildall.exe"
  60. # PROP Bsc_Name "db_buildall.bsc"
  61. # PROP Target_Dir ""
  62. !ELSEIF  "$(CFG)" == "db_buildall - Win32 Release Static"
  63. # PROP BASE Use_Debug_Libraries 0
  64. # PROP BASE Output_Dir "Release_static"
  65. # PROP BASE Intermediate_Dir "Release_static"
  66. # PROP BASE Cmd_Line "echo DB release version built."
  67. # PROP BASE Rebuild_Opt ""
  68. # PROP BASE Target_File "db_buildall.exe"
  69. # PROP BASE Bsc_Name "db_buildall.bsc"
  70. # PROP BASE Target_Dir ""
  71. # PROP Use_Debug_Libraries 0
  72. # PROP Output_Dir "Release_static"
  73. # PROP Intermediate_Dir "Release_static"
  74. # PROP Cmd_Line "echo DB release version built."
  75. # PROP Rebuild_Opt ""
  76. # PROP Target_File "db_buildall.exe"
  77. # PROP Bsc_Name "db_buildall.bsc"
  78. # PROP Target_Dir ""
  79. !ELSEIF  "$(CFG)" == "db_buildall - Win32 Debug Static"
  80. # PROP BASE Use_Debug_Libraries 1
  81. # PROP BASE Output_Dir "Debug_static"
  82. # PROP BASE Intermediate_Dir "Debug_static"
  83. # PROP BASE Cmd_Line "echo DB debug version built."
  84. # PROP BASE Rebuild_Opt ""
  85. # PROP BASE Target_File "db_buildall.exe"
  86. # PROP BASE Bsc_Name "db_buildall.bsc"
  87. # PROP BASE Target_Dir ""
  88. # PROP Use_Debug_Libraries 1
  89. # PROP Output_Dir "Debug_static"
  90. # PROP Intermediate_Dir "Debug_static"
  91. # PROP Cmd_Line "echo DB debug version built."
  92. # PROP Rebuild_Opt ""
  93. # PROP Target_File "db_buildall.exe"
  94. # PROP Bsc_Name "db_buildall.bsc"
  95. # PROP Target_Dir ""
  96. !ENDIF 
  97. # Begin Target
  98. # Name "db_buildall - Win32 Release"
  99. # Name "db_buildall - Win32 Debug"
  100. # Name "db_buildall - Win32 Release Static"
  101. # Name "db_buildall - Win32 Debug Static"
  102. !IF  "$(CFG)" == "db_buildall - Win32 Release"
  103. !ELSEIF  "$(CFG)" == "db_buildall - Win32 Debug"
  104. !ELSEIF  "$(CFG)" == "db_buildall - Win32 Release Static"
  105. !ELSEIF  "$(CFG)" == "db_buildall - Win32 Debug Static"
  106. !ENDIF 
  107. # End Target
  108. # End Project