ncbi_bdb.dsp
上传用户:yhdzpy8989
上传日期:2007-06-13
资源大小:13604k
文件大小:6k
源码类别:

生物技术

开发平台:

C/C++

  1. # Microsoft Developer Studio Project File - Name="ncbi_bdb" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 6.00
  3. # ** DO NOT EDIT **
  4. # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
  5. CFG=ncbi_bdb - Win32 ReleaseDLL
  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 "ncbi_bdb.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 "ncbi_bdb.mak" CFG="ncbi_bdb - Win32 ReleaseDLL"
  15. !MESSAGE 
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE 
  18. !MESSAGE "ncbi_bdb - Win32 ReleaseDLL" (based on "Win32 (x86) Dynamic-Link Library")
  19. !MESSAGE "ncbi_bdb - Win32 DebugDLL" (based on "Win32 (x86) Dynamic-Link Library")
  20. !MESSAGE 
  21. # Begin Project
  22. # PROP AllowPerConfigDependencies 0
  23. # PROP Scc_ProjName ""
  24. # PROP Scc_LocalPath ""
  25. CPP=cl.exe
  26. MTL=midl.exe
  27. RSC=rc.exe
  28. !IF  "$(CFG)" == "ncbi_bdb - Win32 ReleaseDLL"
  29. # PROP BASE Use_MFC 6
  30. # PROP BASE Use_Debug_Libraries 0
  31. # PROP BASE Output_Dir "ReleaseDLL"
  32. # PROP BASE Intermediate_Dir "ReleaseDLL"
  33. # PROP BASE Target_Dir ""
  34. # PROP Use_MFC 6
  35. # PROP Use_Debug_Libraries 0
  36. # PROP Output_Dir "..binReleaseDLL"
  37. # PROP Intermediate_Dir "ReleaseDLL"
  38. # PROP Ignore_Export_Lib 0
  39. # PROP Target_Dir ""
  40. # ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_AFXEXT" /Yu"stdafx.h" /FD /c
  41. # ADD CPP /nologo /MD /W3 /GR /GX /O2 /I "........include" /I "..........libdbinclude" /D "NCBI_BDB_EXPORTS" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_AFXEXT" /D "NCBI_DLL_BUILD" /YX /FD /c
  42. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  43. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  44. # ADD BASE RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
  45. # ADD RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
  46. BSC32=bscmake.exe
  47. # ADD BASE BSC32 /nologo
  48. # ADD BSC32 /nologo
  49. LINK32=link.exe
  50. # ADD BASE LINK32 /nologo /subsystem:windows /dll /pdb:none /machine:I386
  51. # ADD LINK32 libdb41.lib /nologo /subsystem:windows /dll /pdb:none /machine:I386 /def:".ncbi_bdb.def" /libpath:"..........libReleaseDLL"
  52. !ELSEIF  "$(CFG)" == "ncbi_bdb - Win32 DebugDLL"
  53. # PROP BASE Use_MFC 6
  54. # PROP BASE Use_Debug_Libraries 1
  55. # PROP BASE Output_Dir "DebugDLL"
  56. # PROP BASE Intermediate_Dir "DebugDLL"
  57. # PROP BASE Target_Dir ""
  58. # PROP Use_MFC 6
  59. # PROP Use_Debug_Libraries 1
  60. # PROP Output_Dir "..binDebugDLL"
  61. # PROP Intermediate_Dir "DebugDLL"
  62. # PROP Ignore_Export_Lib 0
  63. # PROP Target_Dir ""
  64. # ADD BASE CPP /nologo /MDd /W3 /Gm /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_AFXEXT" /Yu"stdafx.h" /FD /GZ /c
  65. # ADD CPP /nologo /MDd /W3 /Gm /GR /GX /Z7 /Od /I "........include" /I "..........libdbinclude" /D "NCBI_BDB_EXPORTS" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_AFXEXT" /D "NCBI_DLL_BUILD" /YX /FD /GZ /c
  66. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  67. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  68. # ADD BASE RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
  69. # ADD RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
  70. BSC32=bscmake.exe
  71. # ADD BASE BSC32 /nologo
  72. # ADD BSC32 /nologo
  73. LINK32=link.exe
  74. # ADD BASE LINK32 /nologo /subsystem:windows /dll /pdb:none /debug /machine:I386
  75. # ADD LINK32 libdb41.lib /nologo /subsystem:windows /dll /pdb:none /debug /machine:I386 /def:".ncbi_bdb.def" /libpath:"..........libDebugDLL"
  76. !ENDIF 
  77. # Begin Target
  78. # Name "ncbi_bdb - Win32 ReleaseDLL"
  79. # Name "ncbi_bdb - Win32 DebugDLL"
  80. # Begin Group "Source Files"
  81. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  82. # Begin Source File
  83. SOURCE=........srcbdbbdb_blob.cpp
  84. # End Source File
  85. # Begin Source File
  86. SOURCE=........srcbdbbdb_blobcache.cpp
  87. # End Source File
  88. # Begin Source File
  89. SOURCE=........srcbdbbdb_cursor.cpp
  90. # End Source File
  91. # Begin Source File
  92. SOURCE=........srcbdbbdb_env.cpp
  93. # End Source File
  94. # Begin Source File
  95. SOURCE=........srcbdbbdb_expt.cpp
  96. # End Source File
  97. # Begin Source File
  98. SOURCE=........srcbdbbdb_file.cpp
  99. # End Source File
  100. # Begin Source File
  101. SOURCE=........srcbdbbdb_filedump.cpp
  102. # End Source File
  103. # Begin Source File
  104. SOURCE=........srcbdbbdb_query.cpp
  105. # End Source File
  106. # Begin Source File
  107. SOURCE=........srcbdbbdb_query_parser_main.cpp
  108. # End Source File
  109. # Begin Source File
  110. SOURCE=........srcbdbbdb_trans.cpp
  111. # End Source File
  112. # Begin Source File
  113. SOURCE=........srcbdbbdb_types.cpp
  114. # End Source File
  115. # Begin Source File
  116. SOURCE=........srcbdbbdb_util.cpp
  117. # End Source File
  118. # End Group
  119. # Begin Group "Header Files"
  120. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  121. # Begin Source File
  122. SOURCE=........includebdbbdb_blob.hpp
  123. # End Source File
  124. # Begin Source File
  125. SOURCE=........includebdbbdb_blobcache.hpp
  126. # End Source File
  127. # Begin Source File
  128. SOURCE=........includebdbbdb_cursor.hpp
  129. # End Source File
  130. # Begin Source File
  131. SOURCE=........includebdbbdb_env.hpp
  132. # End Source File
  133. # Begin Source File
  134. SOURCE=........includebdbbdb_expt.hpp
  135. # End Source File
  136. # Begin Source File
  137. SOURCE=........includebdbbdb_file.hpp
  138. # End Source File
  139. # Begin Source File
  140. SOURCE=........includebdbbdb_filedump.hpp
  141. # End Source File
  142. # Begin Source File
  143. SOURCE=........includebdbbdb_query.hpp
  144. # End Source File
  145. # Begin Source File
  146. SOURCE=........includebdbbdb_query_parser.hpp
  147. # End Source File
  148. # Begin Source File
  149. SOURCE=........includebdbbdb_trans.hpp
  150. # End Source File
  151. # Begin Source File
  152. SOURCE=........includebdbbdb_types.hpp
  153. # End Source File
  154. # Begin Source File
  155. SOURCE=........includebdbbdb_util.hpp
  156. # End Source File
  157. # End Group
  158. # Begin Group "Resource Files"
  159. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  160. # Begin Source File
  161. SOURCE=....ncbi.rc
  162. # End Source File
  163. # Begin Source File
  164. SOURCE=.ncbi_bdb.cpp
  165. # End Source File
  166. # Begin Source File
  167. SOURCE=.ncbi_bdb.def
  168. # PROP Exclude_From_Build 1
  169. # End Source File
  170. # Begin Source File
  171. SOURCE=.StdAfx.cpp
  172. # End Source File
  173. # Begin Source File
  174. SOURCE=.StdAfx.h
  175. # End Source File
  176. # End Group
  177. # End Target
  178. # End Project