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

生物技术

开发平台:

C/C++

  1. # Microsoft Developer Studio Project File - Name="ncbi_lds" - 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_lds - 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_lds.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_lds.mak" CFG="ncbi_lds - Win32 ReleaseDLL"
  15. !MESSAGE 
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE 
  18. !MESSAGE "ncbi_lds - Win32 ReleaseDLL" (based on "Win32 (x86) Dynamic-Link Library")
  19. !MESSAGE "ncbi_lds - 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_lds - 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_LDS_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 /nologo /subsystem:windows /dll /pdb:none /machine:I386 /def:".ncbi_lds.def"
  52. !ELSEIF  "$(CFG)" == "ncbi_lds - 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_LDS_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 /nologo /subsystem:windows /dll /pdb:none /debug /machine:I386 /def:".ncbi_lds.def"
  76. !ENDIF 
  77. # Begin Target
  78. # Name "ncbi_lds - Win32 ReleaseDLL"
  79. # Name "ncbi_lds - 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=........srcobjtoolsldslds.cpp
  84. # End Source File
  85. # Begin Source File
  86. SOURCE=........srcobjtoolsldsadminlds_admin.cpp
  87. # End Source File
  88. # Begin Source File
  89. SOURCE=........srcobjtoolsldsadminlds_coreobjreader.cpp
  90. # End Source File
  91. # Begin Source File
  92. SOURCE=........srcobjtoolsldsadminlds_files.cpp
  93. # End Source File
  94. # Begin Source File
  95. SOURCE=........srcobjtoolsldsadminlds_object.cpp
  96. # End Source File
  97. # Begin Source File
  98. SOURCE=........srcobjtoolsldslds_query.cpp
  99. # End Source File
  100. # Begin Source File
  101. SOURCE=........srcobjtoolsldslds_reader.cpp
  102. # End Source File
  103. # End Group
  104. # Begin Group "Header Files"
  105. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  106. # Begin Source File
  107. SOURCE=........includeobjtoolsldslds.hpp
  108. # End Source File
  109. # Begin Source File
  110. SOURCE=........includeobjtoolsldsadminlds_admin.hpp
  111. # End Source File
  112. # Begin Source File
  113. SOURCE=........includeobjtoolsldsadminlds_coreobjreader.hpp
  114. # End Source File
  115. # Begin Source File
  116. SOURCE=........includeobjtoolsldslds_db.hpp
  117. # End Source File
  118. # Begin Source File
  119. SOURCE=........includeobjtoolsldslds_expt.hpp
  120. # End Source File
  121. # Begin Source File
  122. SOURCE=........includeobjtoolsldsadminlds_files.hpp
  123. # End Source File
  124. # Begin Source File
  125. SOURCE=........includeobjtoolsldsadminlds_object.hpp
  126. # End Source File
  127. # Begin Source File
  128. SOURCE=........includeobjtoolsldslds_query.hpp
  129. # End Source File
  130. # Begin Source File
  131. SOURCE=........includeobjtoolsldslds_reader.hpp
  132. # End Source File
  133. # Begin Source File
  134. SOURCE=........includeobjtoolsldslds_set.hpp
  135. # End Source File
  136. # Begin Source File
  137. SOURCE=........includeobjtoolsldslds_util.hpp
  138. # End Source File
  139. # End Group
  140. # Begin Group "Resource Files"
  141. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  142. # Begin Source File
  143. SOURCE=....ncbi.rc
  144. # End Source File
  145. # Begin Source File
  146. SOURCE=.ncbi_lds.cpp
  147. # End Source File
  148. # Begin Source File
  149. SOURCE=.ncbi_lds.def
  150. # PROP Exclude_From_Build 1
  151. # End Source File
  152. # Begin Source File
  153. SOURCE=.StdAfx.cpp
  154. # End Source File
  155. # Begin Source File
  156. SOURCE=.StdAfx.h
  157. # End Source File
  158. # End Group
  159. # End Target
  160. # End Project