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

MySQL数据库

开发平台:

Visual C++

  1. # Microsoft Developer Studio Project File - Name="libgeneral" - 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=libgeneral - 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 "libgeneral.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 "libgeneral.mak" CFG="libgeneral - Win32 Debug"
  15. !MESSAGE
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE
  18. !MESSAGE "libgeneral - Win32 Release" (based on "Win32 (x86) Static Library")
  19. !MESSAGE "libgeneral - 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)" == "libgeneral - 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/include/util" /I "../../../../ndb/include/portlib" /I "../../../../ndb/include/logger"
  41. # ADD CPP /I "." /I "../../../../include" /I "../../../../ndb/include" /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_releaselibgeneral.lib"
  51. !ELSEIF  "$(CFG)" == "libgeneral - 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/include/util" /I "../../../../ndb/include/portlib" /I "../../../../ndb/include/logger"
  65. # ADD CPP /I "." /I "../../../../include" /I "../../../../ndb/include" /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_debuglibgeneral.lib"
  75. !ENDIF
  76. # Begin Target
  77. # Name "libgeneral - Win32 Release"
  78. # Name "libgeneral - 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=File.cpp
  83. # End Source File
  84.  # Begin Source File
  85. SOURCE=md5_hash.cpp
  86. # End Source File
  87.  # Begin Source File
  88. SOURCE=Properties.cpp
  89. # End Source File
  90.  # Begin Source File
  91. SOURCE=socket_io.cpp
  92. # End Source File
  93.  # Begin Source File
  94. SOURCE=SimpleProperties.cpp
  95. # End Source File
  96.  # Begin Source File
  97. SOURCE=Parser.cpp
  98. # End Source File
  99.  # Begin Source File
  100. SOURCE=InputStream.cpp
  101. # End Source File
  102.  # Begin Source File
  103. SOURCE=SocketServer.cpp
  104. # End Source File
  105.  # Begin Source File
  106. SOURCE=SocketClient.cpp
  107. # End Source File
  108.  # Begin Source File
  109. SOURCE=SocketAuthenticator.cpp
  110. # End Source File
  111.  # Begin Source File
  112. SOURCE=OutputStream.cpp
  113. # End Source File
  114.  # Begin Source File
  115. SOURCE=NdbOut.cpp
  116. # End Source File
  117.  # Begin Source File
  118. SOURCE=BaseString.cpp
  119. # End Source File
  120.  # Begin Source File
  121. SOURCE=Base64.cpp
  122. # End Source File
  123.  # Begin Source File
  124. SOURCE=NdbSqlUtil.cpp
  125. # End Source File
  126.  # Begin Source File
  127. SOURCE=new.cpp
  128. # End Source File
  129.  # Begin Source File
  130. SOURCE=uucode.c
  131. # End Source File
  132.  # Begin Source File
  133. SOURCE=random.c
  134. # End Source File
  135.  # Begin Source File
  136. SOURCE=version.c
  137. # End Source File
  138.  # Begin Source File
  139. SOURCE=strdup.c
  140. # End Source File
  141.  # Begin Source File
  142. SOURCE=ConfigValues.cpp
  143. # End Source File
  144.  # Begin Source File
  145. SOURCE=ndb_init.c
  146. # End Source File
  147.  # Begin Source File
  148. SOURCE=basestring_vsnprintf.c
  149. # End Source File
  150. # End Group
  151. # End Target
  152. # End Project