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

生物技术

开发平台:

C/C++

  1. # Microsoft Developer Studio Project File - Name="datatool" - 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=datatool - 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 "datatool.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 "datatool.mak" CFG="datatool - Win32 ReleaseDLL"
  15. !MESSAGE 
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE 
  18. !MESSAGE "datatool - Win32 ReleaseDLL" (based on "Win32 (x86) Console Application")
  19. !MESSAGE "datatool - Win32 DebugDLL" (based on "Win32 (x86) Console Application")
  20. !MESSAGE 
  21. # Begin Project
  22. # PROP AllowPerConfigDependencies 0
  23. # PROP Scc_ProjName ""
  24. # PROP Scc_LocalPath ""
  25. CPP=cl.exe
  26. RSC=rc.exe
  27. !IF  "$(CFG)" == "datatool - Win32 ReleaseDLL"
  28. # PROP BASE Use_MFC 0
  29. # PROP BASE Use_Debug_Libraries 0
  30. # PROP BASE Output_Dir "ReleaseDLL"
  31. # PROP BASE Intermediate_Dir "ReleaseDLL"
  32. # PROP BASE Target_Dir ""
  33. # PROP Use_MFC 2
  34. # PROP Use_Debug_Libraries 0
  35. # PROP Output_Dir "..binReleaseDLL"
  36. # PROP Intermediate_Dir "ReleaseDLL"
  37. # PROP Ignore_Export_Lib 0
  38. # PROP Target_Dir ""
  39. # ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
  40. # ADD CPP /nologo /MD /W3 /GR /GX /O2 /I "........include" /D "NDEBUG" /D "_CONSOLE" /D "_AFXDLL" /D "WIN32_LEAN_AND_MEAN" /D "VC_EXTRALEAN" /D "_MBCS" /D "WIN32" /D "NCBI_DLL_BUILD" /YX /FD /c
  41. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  42. # ADD RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
  43. BSC32=bscmake.exe
  44. # ADD BASE BSC32 /nologo
  45. # ADD BSC32 /nologo
  46. LINK32=link.exe
  47. # 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
  48. # ADD LINK32 /nologo /incremental:no /subsystem:console /pdb:none /machine:I386
  49. !ELSEIF  "$(CFG)" == "datatool - Win32 DebugDLL"
  50. # PROP BASE Use_MFC 0
  51. # PROP BASE Use_Debug_Libraries 1
  52. # PROP BASE Output_Dir "DebugDLL"
  53. # PROP BASE Intermediate_Dir "DebugDLL"
  54. # PROP BASE Target_Dir ""
  55. # PROP Use_MFC 2
  56. # PROP Use_Debug_Libraries 1
  57. # PROP Output_Dir "..binDebugDLL"
  58. # PROP Intermediate_Dir "DebugDLL"
  59. # PROP Ignore_Export_Lib 0
  60. # PROP Target_Dir ""
  61. # ADD BASE CPP /nologo /MDd /W3 /Gm /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
  62. # ADD CPP /nologo /MDd /W3 /Gm /GR /GX /Z7 /Od /I "........include" /D "_DEBUG" /D "_CONSOLE" /D "_AFXDLL" /D "WIN32_LEAN_AND_MEAN" /D "VC_EXTRALEAN" /D "_MBCS" /D "WIN32" /D "NCBI_DLL_BUILD" /YX /FD /GZ /c
  63. # ADD BASE RSC /l 0x409 /d "_DEBUG"
  64. # ADD RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
  65. BSC32=bscmake.exe
  66. # ADD BASE BSC32 /nologo
  67. # ADD BSC32 /nologo
  68. LINK32=link.exe
  69. # 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
  70. # ADD LINK32 /nologo /incremental:yes /subsystem:console /pdb:none /debug /machine:I386
  71. !ENDIF 
  72. # Begin Target
  73. # Name "datatool - Win32 ReleaseDLL"
  74. # Name "datatool - Win32 DebugDLL"
  75. # Begin Group "Source Files"
  76. # PROP Default_Filter "cpp;c;cxx;def;r;odl;idl;hpj;bat"
  77. # Begin Source File
  78. SOURCE=........srcserialdatatoolalexer.cpp
  79. # End Source File
  80. # Begin Source File
  81. SOURCE=........srcserialdatatoolaliasstr.cpp
  82. # End Source File
  83. # Begin Source File
  84. SOURCE=........srcserialdatatoolaparser.cpp
  85. # End Source File
  86. # Begin Source File
  87. SOURCE=........srcserialdatatoolblocktype.cpp
  88. # End Source File
  89. # Begin Source File
  90. SOURCE=........srcserialdatatoolchoiceptrstr.cpp
  91. # End Source File
  92. # Begin Source File
  93. SOURCE=........srcserialdatatoolchoicestr.cpp
  94. # End Source File
  95. # Begin Source File
  96. SOURCE=........srcserialdatatoolchoicetype.cpp
  97. # End Source File
  98. # Begin Source File
  99. SOURCE=........srcserialdatatoolclassstr.cpp
  100. # End Source File
  101. # Begin Source File
  102. SOURCE=........srcserialdatatoolcode.cpp
  103. # End Source File
  104. # Begin Source File
  105. SOURCE=........srcserialdatatoolcomments.cpp
  106. # End Source File
  107. # Begin Source File
  108. SOURCE=........srcserialdatatooldatatool.cpp
  109. # End Source File
  110. # Begin Source File
  111. SOURCE=........srcserialdatatooldtdaux.cpp
  112. # End Source File
  113. # Begin Source File
  114. SOURCE=........srcserialdatatooldtdlexer.cpp
  115. # End Source File
  116. # Begin Source File
  117. SOURCE=........srcserialdatatooldtdparser.cpp
  118. # End Source File
  119. # Begin Source File
  120. SOURCE=........srcserialdatatoolenumstr.cpp
  121. # End Source File
  122. # Begin Source File
  123. SOURCE=........srcserialdatatoolenumtype.cpp
  124. # End Source File
  125. # Begin Source File
  126. SOURCE=........srcserialdatatoolexceptions.cpp
  127. # End Source File
  128. # Begin Source File
  129. SOURCE=........srcserialdatatoolfilecode.cpp
  130. # End Source File
  131. # Begin Source File
  132. SOURCE=........srcserialdatatoolfileutil.cpp
  133. # End Source File
  134. # Begin Source File
  135. SOURCE=........srcserialdatatoolgenerate.cpp
  136. # End Source File
  137. # Begin Source File
  138. SOURCE=........srcserialdatatoollexer.cpp
  139. # End Source File
  140. # Begin Source File
  141. SOURCE=........srcserialdatatoolmcontainer.cpp
  142. # End Source File
  143. # Begin Source File
  144. SOURCE=........srcserialdatatoolmodule.cpp
  145. # End Source File
  146. # Begin Source File
  147. SOURCE=........srcserialdatatoolmoduleset.cpp
  148. # End Source File
  149. # Begin Source File
  150. SOURCE=........srcserialdatatoolnamespace.cpp
  151. # End Source File
  152. # Begin Source File
  153. SOURCE=........srcserialdatatoolparser.cpp
  154. # End Source File
  155. # Begin Source File
  156. SOURCE=........srcserialdatatoolptrstr.cpp
  157. # End Source File
  158. # Begin Source File
  159. SOURCE=........srcserialdatatoolreftype.cpp
  160. # End Source File
  161. # Begin Source File
  162. SOURCE=........srcserialdatatoolrpcgen.cpp
  163. # End Source File
  164. # Begin Source File
  165. SOURCE=........srcserialdatatoolsrcutil.cpp
  166. # End Source File
  167. # Begin Source File
  168. SOURCE=........srcserialdatatoolstatictype.cpp
  169. # End Source File
  170. # Begin Source File
  171. SOURCE=........srcserialdatatoolstdstr.cpp
  172. # End Source File
  173. # Begin Source File
  174. SOURCE=........srcserialdatatoolstlstr.cpp
  175. # End Source File
  176. # Begin Source File
  177. SOURCE=........srcserialdatatooltype.cpp
  178. # End Source File
  179. # Begin Source File
  180. SOURCE=........srcserialdatatooltypestr.cpp
  181. # End Source File
  182. # Begin Source File
  183. SOURCE=........srcserialdatatoolunitype.cpp
  184. # End Source File
  185. # Begin Source File
  186. SOURCE=........srcserialdatatoolvalue.cpp
  187. # End Source File
  188. # End Group
  189. # Begin Group "Header Files"
  190. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  191. # Begin Source File
  192. SOURCE=........includeserialdatatoolalexer.hpp
  193. # End Source File
  194. # Begin Source File
  195. SOURCE=........includeserialdatatoolaliasstr.hpp
  196. # End Source File
  197. # Begin Source File
  198. SOURCE=........includeserialdatatoolaparser.hpp
  199. # End Source File
  200. # Begin Source File
  201. SOURCE=........includeserialdatatoolatoken.hpp
  202. # End Source File
  203. # Begin Source File
  204. SOURCE=........includeserialdatatoolblocktype.hpp
  205. # End Source File
  206. # Begin Source File
  207. SOURCE=........includeserialdatatoolchoiceptrstr.hpp
  208. # End Source File
  209. # Begin Source File
  210. SOURCE=........includeserialdatatoolchoicestr.hpp
  211. # End Source File
  212. # Begin Source File
  213. SOURCE=........includeserialdatatoolchoicetype.hpp
  214. # End Source File
  215. # Begin Source File
  216. SOURCE=........includeserialdatatoolclassctx.hpp
  217. # End Source File
  218. # Begin Source File
  219. SOURCE=........includeserialdatatoolclassstr.hpp
  220. # End Source File
  221. # Begin Source File
  222. SOURCE=........includeserialdatatoolcode.hpp
  223. # End Source File
  224. # Begin Source File
  225. SOURCE=........includeserialdatatoolcomments.hpp
  226. # End Source File
  227. # Begin Source File
  228. SOURCE=........includeserialdatatooldatatool.hpp
  229. # End Source File
  230. # Begin Source File
  231. SOURCE=........includeserialdatatooldtdaux.hpp
  232. # End Source File
  233. # Begin Source File
  234. SOURCE=........includeserialdatatooldtdlexer.hpp
  235. # End Source File
  236. # Begin Source File
  237. SOURCE=........includeserialdatatooldtdparser.hpp
  238. # End Source File
  239. # Begin Source File
  240. SOURCE=........includeserialdatatoolenumstr.hpp
  241. # End Source File
  242. # Begin Source File
  243. SOURCE=........includeserialdatatoolenumtype.hpp
  244. # End Source File
  245. # Begin Source File
  246. SOURCE=........includeserialdatatoolexceptions.hpp
  247. # End Source File
  248. # Begin Source File
  249. SOURCE=........includeserialdatatoolfilecode.hpp
  250. # End Source File
  251. # Begin Source File
  252. SOURCE=........includeserialdatatoolfileutil.hpp
  253. # End Source File
  254. # Begin Source File
  255. SOURCE=........includeserialdatatoolgenerate.hpp
  256. # End Source File
  257. # Begin Source File
  258. SOURCE=........includeserialdatatoollexer.hpp
  259. # End Source File
  260. # Begin Source File
  261. SOURCE=........includeserialdatatoolmcontainer.hpp
  262. # End Source File
  263. # Begin Source File
  264. SOURCE=........includeserialdatatoolmodule.hpp
  265. # End Source File
  266. # Begin Source File
  267. SOURCE=........includeserialdatatoolmoduleset.hpp
  268. # End Source File
  269. # Begin Source File
  270. SOURCE=........includeserialdatatoolnamespace.hpp
  271. # End Source File
  272. # Begin Source File
  273. SOURCE=........includeserialdatatoolparser.hpp
  274. # End Source File
  275. # Begin Source File
  276. SOURCE=........includeserialdatatoolptrstr.hpp
  277. # End Source File
  278. # Begin Source File
  279. SOURCE=........includeserialdatatoolreftype.hpp
  280. # End Source File
  281. # Begin Source File
  282. SOURCE=........includeserialdatatoolrpcgen.hpp
  283. # End Source File
  284. # Begin Source File
  285. SOURCE=........includeserialdatatoolsrcutil.hpp
  286. # End Source File
  287. # Begin Source File
  288. SOURCE=........includeserialdatatoolstatictype.hpp
  289. # End Source File
  290. # Begin Source File
  291. SOURCE=........includeserialdatatoolstdstr.hpp
  292. # End Source File
  293. # Begin Source File
  294. SOURCE=........includeserialdatatoolstlstr.hpp
  295. # End Source File
  296. # Begin Source File
  297. SOURCE=........includeserialdatatooltokens.hpp
  298. # End Source File
  299. # Begin Source File
  300. SOURCE=........includeserialdatatooltype.hpp
  301. # End Source File
  302. # Begin Source File
  303. SOURCE=........includeserialdatatooltypestr.hpp
  304. # End Source File
  305. # Begin Source File
  306. SOURCE=........includeserialdatatoolunitype.hpp
  307. # End Source File
  308. # Begin Source File
  309. SOURCE=........includeserialdatatoolvalue.hpp
  310. # End Source File
  311. # End Group
  312. # Begin Group "Resource Files"
  313. # PROP Default_Filter "rc;rc2;ico;cur;bmp;dlg;rct;bin;rgs;gif;jpg;jpeg;jpe"
  314. # Begin Source File
  315. SOURCE=....ncbi.rc
  316. # End Source File
  317. # End Group
  318. # End Target
  319. # End Project