mysql.dsp
上传用户:romrleung
上传日期:2022-05-23
资源大小:18897k
文件大小:2k
源码类别:

MySQL数据库

开发平台:

Visual C++

  1. # Microsoft Developer Studio Project File - Name="mysql" - 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=mysql - 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 "mysql.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 "mysql.mak" CFG="mysql - Win32 Debug"
  15. !MESSAGE
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE
  18. !MESSAGE "mysql - Win32 Release" (based on "Win32 (x86) External Target")
  19. !MESSAGE "mysql - Win32 Debug" (based on "Win32 (x86) External Target")
  20. !MESSAGE
  21. # Begin Project
  22. # PROP Scc_ProjName ""
  23. # PROP Scc_LocalPath ""
  24. !IF  "$(CFG)" == "mysql - Win32 Release"
  25. # PROP BASE Use_Debug_Libraries 0
  26. # PROP BASE Output_Dir "Release"
  27. # PROP BASE Intermediate_Dir "Release"
  28. # PROP BASE Cmd_Line "NMAKE /f mysql.mak"
  29. # PROP BASE Rebuild_Opt "/a"
  30. # PROP BASE Target_File "mysql.exe"
  31. # PROP BASE Bsc_Name "mysql.bsc"
  32. # PROP BASE Target_Dir ""
  33. # PROP Use_Debug_Libraries 0
  34. # PROP Output_Dir "Release"
  35. # PROP Intermediate_Dir "Release"
  36. # PROP Cmd_Line "NMAKE /f mysql.mak"
  37. # PROP Rebuild_Opt "/a"
  38. # PROP Target_File "mysql.exe"
  39. # PROP Bsc_Name "mysql.bsc"
  40. # PROP Target_Dir ""
  41. !ELSEIF  "$(CFG)" == "mysql - Win32 Debug"
  42. # PROP BASE Use_Debug_Libraries 1
  43. # PROP BASE Output_Dir "Debug"
  44. # PROP BASE Intermediate_Dir "Debug"
  45. # PROP BASE Cmd_Line "NMAKE /f mysql.mak"
  46. # PROP BASE Rebuild_Opt "/a"
  47. # PROP BASE Target_File "mysql.exe"
  48. # PROP BASE Bsc_Name "mysql.bsc"
  49. # PROP BASE Target_Dir ""
  50. # PROP Use_Debug_Libraries 1
  51. # PROP Output_Dir "Debug"
  52. # PROP Intermediate_Dir "Debug"
  53. # PROP Cmd_Line "NMAKE /f mysql.mak"
  54. # PROP Rebuild_Opt "/a"
  55. # PROP Target_File "mysql.exe"
  56. # PROP Bsc_Name "mysql.bsc"
  57. # PROP Target_Dir ""
  58. !ENDIF
  59. # Begin Target
  60. # Name "mysql - Win32 Release"
  61. # Name "mysql - Win32 Debug"
  62. !IF  "$(CFG)" == "mysql - Win32 Release"
  63. !ELSEIF  "$(CFG)" == "mysql - Win32 Debug"
  64. !ENDIF
  65. # End Target
  66. # End Project