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

MySQL数据库

开发平台:

Visual C++

  1. # Microsoft Developer Studio Project File - Name="db_lib" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 6.00
  3. # ** DO NOT EDIT **
  4. # TARGTYPE "Win32 (x86) Generic Project" 0x010a
  5. CFG=db_lib - Win32 Debug Static
  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_lib.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_lib.mak" CFG="db_lib - Win32 Debug Static"
  15. !MESSAGE 
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE 
  18. !MESSAGE "db_lib - Win32 Release" (based on "Win32 (x86) Generic Project")
  19. !MESSAGE "db_lib - Win32 Debug" (based on "Win32 (x86) Generic Project")
  20. !MESSAGE "db_lib - Win32 Release Static" (based on "Win32 (x86) Generic Project")
  21. !MESSAGE "db_lib - Win32 Debug Static" (based on "Win32 (x86) Generic Project")
  22. !MESSAGE 
  23. # Begin Project
  24. # PROP AllowPerConfigDependencies 0
  25. # PROP Scc_ProjName ""
  26. # PROP Scc_LocalPath ""
  27. !IF  "$(CFG)" == "db_lib - Win32 Release"
  28. # PROP BASE Use_MFC 0
  29. # PROP BASE Use_Debug_Libraries 0
  30. # PROP BASE Output_Dir "Release"
  31. # PROP BASE Intermediate_Dir "Release"
  32. # PROP BASE Target_Dir ""
  33. # PROP Use_MFC 0
  34. # PROP Use_Debug_Libraries 0
  35. # PROP Output_Dir "Release"
  36. # PROP Intermediate_Dir "Release"
  37. # PROP Target_Dir ""
  38. !ELSEIF  "$(CFG)" == "db_lib - Win32 Debug"
  39. # PROP BASE Use_MFC 0
  40. # PROP BASE Use_Debug_Libraries 1
  41. # PROP BASE Output_Dir "Debug"
  42. # PROP BASE Intermediate_Dir "Debug"
  43. # PROP BASE Target_Dir ""
  44. # PROP Use_MFC 0
  45. # PROP Use_Debug_Libraries 1
  46. # PROP Output_Dir "Debug"
  47. # PROP Intermediate_Dir "Debug"
  48. # PROP Target_Dir ""
  49. !ELSEIF  "$(CFG)" == "db_lib - Win32 Release Static"
  50. # PROP BASE Use_MFC 0
  51. # PROP BASE Use_Debug_Libraries 0
  52. # PROP BASE Output_Dir "Release_static"
  53. # PROP BASE Intermediate_Dir "Release_static"
  54. # PROP BASE Target_Dir ""
  55. # PROP Use_MFC 0
  56. # PROP Use_Debug_Libraries 0
  57. # PROP Output_Dir "Release_static"
  58. # PROP Intermediate_Dir "Release_static"
  59. # PROP Target_Dir ""
  60. !ELSEIF  "$(CFG)" == "db_lib - Win32 Debug Static"
  61. # PROP BASE Use_MFC 0
  62. # PROP BASE Use_Debug_Libraries 1
  63. # PROP BASE Output_Dir "Debug_static"
  64. # PROP BASE Intermediate_Dir "Debug_Static"
  65. # PROP BASE Target_Dir ""
  66. # PROP Use_MFC 0
  67. # PROP Use_Debug_Libraries 1
  68. # PROP Output_Dir "Debug_static"
  69. # PROP Intermediate_Dir "Debug_Static"
  70. # PROP Target_Dir ""
  71. !ENDIF 
  72. # Begin Target
  73. # Name "db_lib - Win32 Release"
  74. # Name "db_lib - Win32 Debug"
  75. # Name "db_lib - Win32 Release Static"
  76. # Name "db_lib - Win32 Debug Static"
  77. # End Target
  78. # End Project