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

生物技术

开发平台:

C/C++

  1. # Microsoft Developer Studio Project File - Name="gi2taxid" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 6.00
  3. # ** DO NOT EDIT **
  4. # TARGTYPE "Win32 (x86) Console Application" 0x0103
  5. CFG=gi2taxid - 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 "gi2taxid.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 "gi2taxid.mak" CFG="gi2taxid - Win32 ReleaseDLL"
  15. !MESSAGE 
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE 
  18. !MESSAGE "gi2taxid - Win32 ReleaseDLL" (based on "Win32 (x86) Console Application")
  19. !MESSAGE "gi2taxid - Win32 ReleaseMT" (based on "Win32 (x86) Console Application")
  20. !MESSAGE "gi2taxid - Win32 Release" (based on "Win32 (x86) Console Application")
  21. !MESSAGE "gi2taxid - Win32 DebugDLL" (based on "Win32 (x86) Console Application")
  22. !MESSAGE "gi2taxid - Win32 DebugMT" (based on "Win32 (x86) Console Application")
  23. !MESSAGE "gi2taxid - Win32 Debug" (based on "Win32 (x86) Console Application")
  24. !MESSAGE 
  25. # Begin Project
  26. # PROP AllowPerConfigDependencies 0
  27. # PROP Scc_ProjName ""
  28. # PROP Scc_LocalPath ""
  29. CPP=cl.exe
  30. RSC=rc.exe
  31. !IF  "$(CFG)" == "gi2taxid - Win32 ReleaseDLL"
  32. # PROP BASE Use_MFC 0
  33. # PROP BASE Use_Debug_Libraries 0
  34. # PROP BASE Output_Dir "ReleaseDLL"
  35. # PROP BASE Intermediate_Dir "ReleaseDLL"
  36. # PROP BASE Target_Dir ""
  37. # PROP Use_MFC 0
  38. # PROP Use_Debug_Libraries 0
  39. # PROP Output_Dir ".........binReleaseDLL"
  40. # PROP Intermediate_Dir "ReleaseDLL"
  41. # PROP Ignore_Export_Lib 0
  42. # PROP Target_Dir ""
  43. # ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
  44. # ADD CPP /nologo /MD /W3 /GR /GX /O2 /I ".............include" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /FD /c
  45. # SUBTRACT CPP /YX
  46. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  47. # ADD RSC /l 0x409 /d "NDEBUG"
  48. BSC32=bscmake.exe
  49. # ADD BASE BSC32 /nologo
  50. # ADD BSC32 /nologo
  51. LINK32=link.exe
  52. # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /incremental:no /subsystem:console /pdb:none /machine:I386
  53. # ADD LINK32 wsock32.lib /nologo /incremental:no /subsystem:console /pdb:none /machine:I386
  54. !ELSEIF  "$(CFG)" == "gi2taxid - Win32 ReleaseMT"
  55. # PROP BASE Use_MFC 0
  56. # PROP BASE Use_Debug_Libraries 0
  57. # PROP BASE Output_Dir "ReleaseMT"
  58. # PROP BASE Intermediate_Dir "ReleaseMT"
  59. # PROP BASE Target_Dir ""
  60. # PROP Use_MFC 0
  61. # PROP Use_Debug_Libraries 0
  62. # PROP Output_Dir ".........binReleaseMT"
  63. # PROP Intermediate_Dir "ReleaseMT"
  64. # PROP Ignore_Export_Lib 0
  65. # PROP Target_Dir ""
  66. # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
  67. # ADD CPP /nologo /MT /W3 /GR /GX /O2 /I ".............include" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /FD /c
  68. # SUBTRACT CPP /YX
  69. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  70. # ADD RSC /l 0x409 /d "NDEBUG"
  71. BSC32=bscmake.exe
  72. # ADD BASE BSC32 /nologo
  73. # ADD BSC32 /nologo
  74. LINK32=link.exe
  75. # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /incremental:no /subsystem:console /pdb:none /machine:I386
  76. # ADD LINK32 wsock32.lib /nologo /incremental:no /subsystem:console /pdb:none /machine:I386
  77. !ELSEIF  "$(CFG)" == "gi2taxid - Win32 Release"
  78. # PROP BASE Use_MFC 0
  79. # PROP BASE Use_Debug_Libraries 0
  80. # PROP BASE Output_Dir "Release"
  81. # PROP BASE Intermediate_Dir "Release"
  82. # PROP BASE Target_Dir ""
  83. # PROP Use_MFC 0
  84. # PROP Use_Debug_Libraries 0
  85. # PROP Output_Dir ".........binRelease"
  86. # PROP Intermediate_Dir "Release"
  87. # PROP Ignore_Export_Lib 0
  88. # PROP Target_Dir ""
  89. # ADD BASE CPP /nologo /ML /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
  90. # ADD CPP /nologo /ML /W3 /GR /GX /O2 /I ".............include" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /FD /c
  91. # SUBTRACT CPP /YX
  92. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  93. # ADD RSC /l 0x409 /d "NDEBUG"
  94. BSC32=bscmake.exe
  95. # ADD BASE BSC32 /nologo
  96. # ADD BSC32 /nologo
  97. LINK32=link.exe
  98. # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /incremental:no /subsystem:console /pdb:none /machine:I386
  99. # ADD LINK32 wsock32.lib /nologo /incremental:no /subsystem:console /pdb:none /machine:I386
  100. !ELSEIF  "$(CFG)" == "gi2taxid - Win32 DebugDLL"
  101. # PROP BASE Use_MFC 0
  102. # PROP BASE Use_Debug_Libraries 1
  103. # PROP BASE Output_Dir "DebugDLL"
  104. # PROP BASE Intermediate_Dir "DebugDLL"
  105. # PROP BASE Target_Dir ""
  106. # PROP Use_MFC 0
  107. # PROP Use_Debug_Libraries 1
  108. # PROP Output_Dir ".........binDebugDLL"
  109. # PROP Intermediate_Dir "DebugDLL"
  110. # PROP Ignore_Export_Lib 0
  111. # PROP Target_Dir ""
  112. # ADD BASE CPP /nologo /MDd /W3 /Gm /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
  113. # ADD CPP /nologo /MDd /W3 /Gm /GR /GX /Z7 /Od /I ".............include" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FD /GZ /c
  114. # SUBTRACT CPP /YX
  115. # ADD BASE RSC /l 0x409 /d "_DEBUG"
  116. # ADD RSC /l 0x409 /d "_DEBUG"
  117. BSC32=bscmake.exe
  118. # ADD BASE BSC32 /nologo
  119. # ADD BSC32 /nologo
  120. LINK32=link.exe
  121. # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /incremental:yes /subsystem:console /pdb:none /debug /machine:I386
  122. # ADD LINK32 wsock32.lib /nologo /incremental:yes /subsystem:console /pdb:none /debug /machine:I386
  123. !ELSEIF  "$(CFG)" == "gi2taxid - Win32 DebugMT"
  124. # PROP BASE Use_MFC 0
  125. # PROP BASE Use_Debug_Libraries 1
  126. # PROP BASE Output_Dir "DebugMT"
  127. # PROP BASE Intermediate_Dir "DebugMT"
  128. # PROP BASE Target_Dir ""
  129. # PROP Use_MFC 0
  130. # PROP Use_Debug_Libraries 1
  131. # PROP Output_Dir ".........binDebugMT"
  132. # PROP Intermediate_Dir "DebugMT"
  133. # PROP Ignore_Export_Lib 0
  134. # PROP Target_Dir ""
  135. # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
  136. # ADD CPP /nologo /MTd /W3 /Gm /GR /GX /Z7 /Od /I ".............include" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FD /GZ /c
  137. # SUBTRACT CPP /YX
  138. # ADD BASE RSC /l 0x409 /d "_DEBUG"
  139. # ADD RSC /l 0x409 /d "_DEBUG"
  140. BSC32=bscmake.exe
  141. # ADD BASE BSC32 /nologo
  142. # ADD BSC32 /nologo
  143. LINK32=link.exe
  144. # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /incremental:yes /subsystem:console /pdb:none /debug /machine:I386
  145. # ADD LINK32 wsock32.lib /nologo /incremental:yes /subsystem:console /pdb:none /debug /machine:I386
  146. !ELSEIF  "$(CFG)" == "gi2taxid - Win32 Debug"
  147. # PROP BASE Use_MFC 0
  148. # PROP BASE Use_Debug_Libraries 1
  149. # PROP BASE Output_Dir "Debug"
  150. # PROP BASE Intermediate_Dir "Debug"
  151. # PROP BASE Target_Dir ""
  152. # PROP Use_MFC 0
  153. # PROP Use_Debug_Libraries 1
  154. # PROP Output_Dir ".........binDebug"
  155. # PROP Intermediate_Dir "Debug"
  156. # PROP Ignore_Export_Lib 0
  157. # PROP Target_Dir ""
  158. # ADD BASE CPP /nologo /MLd /W3 /Gm /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
  159. # ADD CPP /nologo /MLd /W3 /Gm /GR /GX /Z7 /Od /I ".............include" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FD /GZ /c
  160. # SUBTRACT CPP /YX
  161. # ADD BASE RSC /l 0x409 /d "_DEBUG"
  162. # ADD RSC /l 0x409 /d "_DEBUG"
  163. BSC32=bscmake.exe
  164. # ADD BASE BSC32 /nologo
  165. # ADD BSC32 /nologo
  166. LINK32=link.exe
  167. # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /incremental:yes /subsystem:console /pdb:none /debug /machine:I386
  168. # ADD LINK32 wsock32.lib /nologo /incremental:yes /subsystem:console /pdb:none /debug /machine:I386
  169. !ENDIF 
  170. # Begin Target
  171. # Name "gi2taxid - Win32 ReleaseDLL"
  172. # Name "gi2taxid - Win32 ReleaseMT"
  173. # Name "gi2taxid - Win32 Release"
  174. # Name "gi2taxid - Win32 DebugDLL"
  175. # Name "gi2taxid - Win32 DebugMT"
  176. # Name "gi2taxid - Win32 Debug"
  177. # Begin Group "Source Files"
  178. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  179. # Begin Source File
  180. SOURCE=............srcobjectstaxon1demogi2taxid.cpp
  181. # End Source File
  182. # Begin Source File
  183. SOURCE=........ncbi.rc
  184. # End Source File
  185. # End Group
  186. # Begin Group "Header Files"
  187. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  188. # End Group
  189. # Begin Group "Resource Files"
  190. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  191. # End Group
  192. # End Target
  193. # End Project