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

MySQL数据库

开发平台:

Visual C++

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