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

MySQL数据库

开发平台:

Visual C++

  1. # Microsoft Developer Studio Project File - Name="libdbtc" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 6.00
  3. # ** DO NOT EDIT **
  4. # TARGTYPE "Win32 (x86) Static Library" 0x0104
  5. CFG=libdbtc - 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 "libdbtc.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 "libdbtc.mak" CFG="libdbtc - Win32 Debug"
  15. !MESSAGE
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE
  18. !MESSAGE "libdbtc - Win32 Release" (based on "Win32 (x86) Static Library")
  19. !MESSAGE "libdbtc - Win32 Debug" (based on "Win32 (x86) Static Library")
  20. !MESSAGE
  21. # Begin Project
  22. # PROP AllowPerConfigDependencies 0
  23. # PROP Scc_ProjName ""
  24. # PROP Scc_LocalPath ""
  25. CPP=xicl6.exe
  26. RSC=rc.exe
  27. !IF  "$(CFG)" == "libdbtc - 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. # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
  39. # ADD CPP /nologo /G6 /MT /W3 /O2 /D "WIN32" /D "DBUG_OFF" /D "_WINDOWS" /D "NDEBUG" /FD /c
  40. # ADD BASE CPP /I "." /I "../../../../../include" /I "../../../../../ndb/include" /I "../../../../../ndb/src/kernel/vm" /I "../../../../../ndb/src/kernel/error" /I "../../../../../ndb/src/kernel" /I "../../../../../ndb/include/kernel" /I "../../../../../ndb/include/transporter" /I "../../../../../ndb/include/debugger" /I "../../../../../ndb/include/mgmapi" /I "../../../../../ndb/include/mgmcommon" /I "../../../../../ndb/include/ndbapi" /I "../../../../../ndb/include/util" /I "../../../../../ndb/include/portlib" /I "../../../../../ndb/include/logger"
  41. # ADD CPP /I "." /I "../../../../../include" /I "../../../../../ndb/include" /I "../../../../../ndb/src/kernel/vm" /I "../../../../../ndb/src/kernel/error" /I "../../../../../ndb/src/kernel" /I "../../../../../ndb/include/kernel" /I "../../../../../ndb/include/transporter" /I "../../../../../ndb/include/debugger" /I "../../../../../ndb/include/mgmapi" /I "../../../../../ndb/include/mgmcommon" /I "../../../../../ndb/include/ndbapi" /I "../../../../../ndb/include/util" /I "../../../../../ndb/include/portlib" /I "../../../../../ndb/include/logger"
  42. # SUBTRACT CPP /YX
  43. # ADD BASE RSC /l 0x409
  44. # ADD RSC /l 0x409
  45. BSC32=bscmake.exe
  46. # ADD BASE BSC32 /nologo
  47. # ADD BSC32 /nologo
  48. LIB32=xilink6.exe -lib
  49. # ADD BASE LIB32 /nologo
  50. # ADD LIB32 /nologo /out:".lib_releaselibdbtc.lib"
  51. !ELSEIF  "$(CFG)" == "libdbtc - Win32 Debug"
  52. # PROP BASE Use_MFC 0
  53. # PROP BASE Use_Debug_Libraries 1
  54. # PROP BASE Output_Dir "Debug"
  55. # PROP BASE Intermediate_Dir "Debug"
  56. # PROP BASE Target_Dir ""
  57. # PROP Use_MFC 0
  58. # PROP Use_Debug_Libraries 1
  59. # PROP Output_Dir "debug"
  60. # PROP Intermediate_Dir "debug"
  61. # PROP Target_Dir ""
  62. # ADD BASE CPP /nologo /W3 /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
  63. # ADD CPP /nologo /G6 /MTd /W3 /Z7 /Od /Gf /D "WIN32" /D "_DEBUG" /D "SAFEMALLOC" /D "SAFE_MUTEX" /D "_WINDOWS" /FD /c
  64. # ADD BASE CPP /I "." /I "../../../../../include" /I "../../../../../ndb/include" /I "../../../../../ndb/src/kernel/vm" /I "../../../../../ndb/src/kernel/error" /I "../../../../../ndb/src/kernel" /I "../../../../../ndb/include/kernel" /I "../../../../../ndb/include/transporter" /I "../../../../../ndb/include/debugger" /I "../../../../../ndb/include/mgmapi" /I "../../../../../ndb/include/mgmcommon" /I "../../../../../ndb/include/ndbapi" /I "../../../../../ndb/include/util" /I "../../../../../ndb/include/portlib" /I "../../../../../ndb/include/logger"
  65. # ADD CPP /I "." /I "../../../../../include" /I "../../../../../ndb/include" /I "../../../../../ndb/src/kernel/vm" /I "../../../../../ndb/src/kernel/error" /I "../../../../../ndb/src/kernel" /I "../../../../../ndb/include/kernel" /I "../../../../../ndb/include/transporter" /I "../../../../../ndb/include/debugger" /I "../../../../../ndb/include/mgmapi" /I "../../../../../ndb/include/mgmcommon" /I "../../../../../ndb/include/ndbapi" /I "../../../../../ndb/include/util" /I "../../../../../ndb/include/portlib" /I "../../../../../ndb/include/logger"
  66. # SUBTRACT CPP /YX
  67. # ADD BASE RSC /l 0x409
  68. # ADD RSC /l 0x409
  69. BSC32=bscmake.exe
  70. # ADD BASE BSC32 /nologo
  71. # ADD BSC32 /nologo
  72. LIB32=xilink6.exe -lib
  73. # ADD BASE LIB32 /nologo
  74. # ADD LIB32 /nologo /out:".lib_debuglibdbtc.lib"
  75. !ENDIF
  76. # Begin Target
  77. # Name "libdbtc - Win32 Release"
  78. # Name "libdbtc - Win32 Debug"
  79. # Begin Group "Source Files"
  80. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  81. # Begin Source File
  82. SOURCE=DbtcInit.cpp
  83. # End Source File
  84.  # Begin Source File
  85. SOURCE=DbtcMain.cpp
  86. # End Source File
  87. # End Group
  88. # End Target
  89. # End Project