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

生物技术

开发平台:

C/C++

  1. # Microsoft Developer Studio Project File - Name="xobjmgr" - 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=xobjmgr - 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 "xobjmgr.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 "xobjmgr.mak" CFG="xobjmgr - Win32 ReleaseDLL"
  15. !MESSAGE 
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE 
  18. !MESSAGE "xobjmgr - Win32 ReleaseDLL" (based on "Win32 (x86) Static Library")
  19. !MESSAGE "xobjmgr - Win32 ReleaseMT" (based on "Win32 (x86) Static Library")
  20. !MESSAGE "xobjmgr - Win32 Release" (based on "Win32 (x86) Static Library")
  21. !MESSAGE "xobjmgr - Win32 DebugDLL" (based on "Win32 (x86) Static Library")
  22. !MESSAGE "xobjmgr - Win32 DebugMT" (based on "Win32 (x86) Static Library")
  23. !MESSAGE "xobjmgr - Win32 Debug" (based on "Win32 (x86) Static Library")
  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)" == "xobjmgr - 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 "..libReleaseDLL"
  40. # PROP Intermediate_Dir "ReleaseDLL"
  41. # PROP Target_Dir ""
  42. MTL=midl.exe
  43. # ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
  44. # ADD CPP /nologo /MD /W3 /GR /GX /O2 /I ".......include" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
  45. # SUBTRACT CPP /Fr
  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. LIB32=link.exe -lib
  52. # ADD BASE LIB32 /nologo
  53. # ADD LIB32 /nologo
  54. !ELSEIF  "$(CFG)" == "xobjmgr - 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 "..libReleaseMT"
  63. # PROP Intermediate_Dir "ReleaseMT"
  64. # PROP Target_Dir ""
  65. MTL=midl.exe
  66. # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
  67. # ADD CPP /nologo /MT /W3 /GR /GX /O2 /I ".......include" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
  68. # SUBTRACT CPP /Fr
  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. LIB32=link.exe -lib
  75. # ADD BASE LIB32 /nologo
  76. # ADD LIB32 /nologo
  77. !ELSEIF  "$(CFG)" == "xobjmgr - 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 "..libRelease"
  86. # PROP Intermediate_Dir "Release"
  87. # PROP Target_Dir ""
  88. MTL=midl.exe
  89. # ADD BASE CPP /nologo /ML /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
  90. # ADD CPP /nologo /ML /W3 /GR /GX /O2 /I ".......include" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
  91. # SUBTRACT CPP /Fr
  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. LIB32=link.exe -lib
  98. # ADD BASE LIB32 /nologo
  99. # ADD LIB32 /nologo
  100. !ELSEIF  "$(CFG)" == "xobjmgr - 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 "..libDebugDLL"
  109. # PROP Intermediate_Dir "DebugDLL"
  110. # PROP Target_Dir ""
  111. MTL=midl.exe
  112. # ADD BASE CPP /nologo /MDd /W3 /Gm /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
  113. # ADD CPP /nologo /MDd /W3 /Gm /GR /GX /Z7 /Od /I ".......include" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
  114. # SUBTRACT CPP /Fr
  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. LIB32=link.exe -lib
  121. # ADD BASE LIB32 /nologo
  122. # ADD LIB32 /nologo
  123. !ELSEIF  "$(CFG)" == "xobjmgr - 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 "..libDebugMT"
  132. # PROP Intermediate_Dir "DebugMT"
  133. # PROP Target_Dir ""
  134. MTL=midl.exe
  135. # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
  136. # ADD CPP /nologo /MTd /W3 /Gm /GR /GX /Z7 /Od /I ".......include" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
  137. # SUBTRACT CPP /Fr
  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. LIB32=link.exe -lib
  144. # ADD BASE LIB32 /nologo
  145. # ADD LIB32 /nologo
  146. !ELSEIF  "$(CFG)" == "xobjmgr - 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 "..libDebug"
  155. # PROP Intermediate_Dir "Debug"
  156. # PROP Target_Dir ""
  157. MTL=midl.exe
  158. # ADD BASE CPP /nologo /MLd /W3 /Gm /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
  159. # ADD CPP /nologo /MLd /W3 /Gm /GR /GX /Z7 /Od /I ".......include" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
  160. # SUBTRACT CPP /Fr
  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. LIB32=link.exe -lib
  167. # ADD BASE LIB32 /nologo
  168. # ADD LIB32 /nologo
  169. !ENDIF 
  170. # Begin Target
  171. # Name "xobjmgr - Win32 ReleaseDLL"
  172. # Name "xobjmgr - Win32 ReleaseMT"
  173. # Name "xobjmgr - Win32 Release"
  174. # Name "xobjmgr - Win32 DebugDLL"
  175. # Name "xobjmgr - Win32 DebugMT"
  176. # Name "xobjmgr - Win32 Debug"
  177. # Begin Group "Header Files"
  178. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  179. # Begin Source File
  180. SOURCE=......includeobjmgralign_ci.hpp
  181. # End Source File
  182. # Begin Source File
  183. SOURCE=......includeobjmgrannot_ci.hpp
  184. # End Source File
  185. # Begin Source File
  186. SOURCE=......includeobjmgrimplannot_collector.hpp
  187. # End Source File
  188. # Begin Source File
  189. SOURCE=......includeobjmgrimplannot_object.hpp
  190. # End Source File
  191. # Begin Source File
  192. SOURCE=......includeobjmgrimplannot_object_index.hpp
  193. # End Source File
  194. # Begin Source File
  195. SOURCE=......includeobjmgrannot_selector.hpp
  196. # End Source File
  197. # Begin Source File
  198. SOURCE=......includeobjmgrimplannot_type_index.hpp
  199. # End Source File
  200. # Begin Source File
  201. SOURCE=......includeobjmgrannot_types_ci.hpp
  202. # End Source File
  203. # Begin Source File
  204. SOURCE=......includeobjmgrimplbioseq_base_info.hpp
  205. # End Source File
  206. # Begin Source File
  207. SOURCE=......includeobjmgrbioseq_ci.hpp
  208. # End Source File
  209. # Begin Source File
  210. SOURCE=......includeobjmgrbioseq_handle.hpp
  211. # End Source File
  212. # Begin Source File
  213. SOURCE=......includeobjmgrimplbioseq_info.hpp
  214. # End Source File
  215. # Begin Source File
  216. SOURCE=......includeobjmgrbioseq_set_handle.hpp
  217. # End Source File
  218. # Begin Source File
  219. SOURCE=......includeobjmgrimplbioseq_set_info.hpp
  220. # End Source File
  221. # Begin Source File
  222. SOURCE=......includeobjmgrdata_loader.hpp
  223. # End Source File
  224. # Begin Source File
  225. SOURCE=......includeobjmgrdata_loader_factory.hpp
  226. # End Source File
  227. # Begin Source File
  228. SOURCE=......includeobjmgrimpldata_source.hpp
  229. # End Source File
  230. # Begin Source File
  231. SOURCE=......includeobjmgrfeat_ci.hpp
  232. # End Source File
  233. # Begin Source File
  234. SOURCE=......includeobjmgrgraph_ci.hpp
  235. # End Source File
  236. # Begin Source File
  237. SOURCE=......includeobjmgrimplhandle_range.hpp
  238. # End Source File
  239. # Begin Source File
  240. SOURCE=......includeobjmgrimplhandle_range_map.hpp
  241. # End Source File
  242. # Begin Source File
  243. SOURCE=......includeobjmgrimplheap_scope.hpp
  244. # End Source File
  245. # Begin Source File
  246. SOURCE=......includeobjmgrimplmutex_pool.hpp
  247. # End Source File
  248. # Begin Source File
  249. SOURCE=......includeobjmgrobject_manager.hpp
  250. # End Source File
  251. # Begin Source File
  252. SOURCE=......includeobjmgrobjmgr_exception.hpp
  253. # End Source File
  254. # Begin Source File
  255. SOURCE=......includeobjmgrprefetch.hpp
  256. # End Source File
  257. # Begin Source File
  258. SOURCE=......includeobjmgrimplprefetch_impl.hpp
  259. # End Source File
  260. # Begin Source File
  261. SOURCE=......includeobjmgrimplpriority.hpp
  262. # End Source File
  263. # Begin Source File
  264. SOURCE=......includeobjmgrscope.hpp
  265. # End Source File
  266. # Begin Source File
  267. SOURCE=......includeobjmgrimplscope_info.hpp
  268. # End Source File
  269. # Begin Source File
  270. SOURCE=......includeobjmgrseq_align_handle.hpp
  271. # End Source File
  272. # Begin Source File
  273. SOURCE=......includeobjmgrimplseq_align_mapper.hpp
  274. # End Source File
  275. # Begin Source File
  276. SOURCE=......includeobjmgrseq_annot_ci.hpp
  277. # End Source File
  278. # Begin Source File
  279. SOURCE=......includeobjmgrseq_annot_handle.hpp
  280. # End Source File
  281. # Begin Source File
  282. SOURCE=......includeobjmgrimplseq_annot_info.hpp
  283. # End Source File
  284. # Begin Source File
  285. SOURCE=......includeobjmgrseq_descr_ci.hpp
  286. # End Source File
  287. # Begin Source File
  288. SOURCE=......includeobjmgrseq_entry_ci.hpp
  289. # End Source File
  290. # Begin Source File
  291. SOURCE=......includeobjmgrseq_entry_handle.hpp
  292. # End Source File
  293. # Begin Source File
  294. SOURCE=......includeobjmgrimplseq_entry_info.hpp
  295. # End Source File
  296. # Begin Source File
  297. SOURCE=......includeobjmgrseq_feat_handle.hpp
  298. # End Source File
  299. # Begin Source File
  300. SOURCE=......includeobjmgrseq_graph_handle.hpp
  301. # End Source File
  302. # Begin Source File
  303. SOURCE=......includeobjmgrseq_id_handle.hpp
  304. # End Source File
  305. # Begin Source File
  306. SOURCE=......includeobjmgrseq_id_mapper.hpp
  307. # End Source File
  308. # Begin Source File
  309. SOURCE=......includeobjmgrimplseq_id_tree.hpp
  310. # End Source File
  311. # Begin Source File
  312. SOURCE=......includeobjmgrimplseq_loc_cvt.hpp
  313. # End Source File
  314. # Begin Source File
  315. SOURCE=......includeobjmgrseq_loc_mapper.hpp
  316. # End Source File
  317. # Begin Source File
  318. SOURCE=......includeobjmgrseq_map.hpp
  319. # End Source File
  320. # Begin Source File
  321. SOURCE=......includeobjmgrseq_map.inl
  322. # End Source File
  323. # Begin Source File
  324. SOURCE=......includeobjmgrseq_map_ci.hpp
  325. # End Source File
  326. # Begin Source File
  327. SOURCE=......includeobjmgrseq_map_ci.inl
  328. # End Source File
  329. # Begin Source File
  330. SOURCE=......includeobjmgrseq_map_ext.hpp
  331. # End Source File
  332. # Begin Source File
  333. SOURCE=......includeobjmgrseq_vector.hpp
  334. # End Source File
  335. # Begin Source File
  336. SOURCE=......includeobjmgrseq_vector_ci.hpp
  337. # End Source File
  338. # Begin Source File
  339. SOURCE=......includeobjmgrimplseq_vector_cvt.hpp
  340. # End Source File
  341. # Begin Source File
  342. SOURCE=......includeobjmgrimplseq_vector_cvt_gen.hpp
  343. # End Source File
  344. # Begin Source File
  345. SOURCE=......includeobjmgrseqdesc_ci.hpp
  346. # End Source File
  347. # Begin Source File
  348. SOURCE=......includeobjmgrseqmatch_info.hpp
  349. # End Source File
  350. # Begin Source File
  351. SOURCE=......includeobjmgrimplsnp_annot_info.hpp
  352. # End Source File
  353. # Begin Source File
  354. SOURCE=......includeobjmgrimplsynonyms.hpp
  355. # End Source File
  356. # Begin Source File
  357. SOURCE=......includeobjmgrimpltse_chunk_info.hpp
  358. # End Source File
  359. # Begin Source File
  360. SOURCE=......includeobjmgrtse_ci.hpp
  361. # End Source File
  362. # Begin Source File
  363. SOURCE=......includeobjmgrimpltse_info.hpp
  364. # End Source File
  365. # Begin Source File
  366. SOURCE=......includeobjmgrimpltse_info_object.hpp
  367. # End Source File
  368. # End Group
  369. # Begin Group "Source Files"
  370. # PROP Default_Filter "cpp;c;cxx;def;r;odl;idl;hpj;bat"
  371. # Begin Source File
  372. SOURCE=......srcobjmgralign_ci.cpp
  373. # End Source File
  374. # Begin Source File
  375. SOURCE=......srcobjmgrannot_ci.cpp
  376. # End Source File
  377. # Begin Source File
  378. SOURCE=......srcobjmgrannot_collector.cpp
  379. # End Source File
  380. # Begin Source File
  381. SOURCE=......srcobjmgrannot_object.cpp
  382. # End Source File
  383. # Begin Source File
  384. SOURCE=......srcobjmgrannot_object_index.cpp
  385. # End Source File
  386. # Begin Source File
  387. SOURCE=......srcobjmgrannot_selector.cpp
  388. # End Source File
  389. # Begin Source File
  390. SOURCE=......srcobjmgrannot_type_index.cpp
  391. # End Source File
  392. # Begin Source File
  393. SOURCE=......srcobjmgrannot_types_ci.cpp
  394. # End Source File
  395. # Begin Source File
  396. SOURCE=......srcobjmgrbioseq_base_info.cpp
  397. # End Source File
  398. # Begin Source File
  399. SOURCE=......srcobjmgrbioseq_ci.cpp
  400. # End Source File
  401. # Begin Source File
  402. SOURCE=......srcobjmgrbioseq_handle.cpp
  403. # End Source File
  404. # Begin Source File
  405. SOURCE=......srcobjmgrbioseq_info.cpp
  406. # End Source File
  407. # Begin Source File
  408. SOURCE=......srcobjmgrbioseq_set_handle.cpp
  409. # End Source File
  410. # Begin Source File
  411. SOURCE=......srcobjmgrbioseq_set_info.cpp
  412. # End Source File
  413. # Begin Source File
  414. SOURCE=......srcobjmgrdata_loader.cpp
  415. # End Source File
  416. # Begin Source File
  417. SOURCE=......srcobjmgrdata_source.cpp
  418. # End Source File
  419. # Begin Source File
  420. SOURCE=......srcobjmgrfeat_ci.cpp
  421. # End Source File
  422. # Begin Source File
  423. SOURCE=......srcobjmgrgraph_ci.cpp
  424. # End Source File
  425. # Begin Source File
  426. SOURCE=......srcobjmgrhandle_range.cpp
  427. # End Source File
  428. # Begin Source File
  429. SOURCE=......srcobjmgrhandle_range_map.cpp
  430. # End Source File
  431. # Begin Source File
  432. SOURCE=......srcobjmgrheap_scope.cpp
  433. # End Source File
  434. # Begin Source File
  435. SOURCE=......srcobjmgrmutex_pool.cpp
  436. # End Source File
  437. # Begin Source File
  438. SOURCE=......srcobjmgrobject_manager.cpp
  439. # End Source File
  440. # Begin Source File
  441. SOURCE=......srcobjmgrobjmgr_exception.cpp
  442. # End Source File
  443. # Begin Source File
  444. SOURCE=......srcobjmgrprefetch_impl.cpp
  445. # End Source File
  446. # Begin Source File
  447. SOURCE=......srcobjmgrpriority.cpp
  448. # End Source File
  449. # Begin Source File
  450. SOURCE=......srcobjmgrscope.cpp
  451. # End Source File
  452. # Begin Source File
  453. SOURCE=......srcobjmgrscope_impl.cpp
  454. # End Source File
  455. # Begin Source File
  456. SOURCE=......srcobjmgrscope_info.cpp
  457. # End Source File
  458. # Begin Source File
  459. SOURCE=......srcobjmgrseq_align_handle.cpp
  460. # End Source File
  461. # Begin Source File
  462. SOURCE=......srcobjmgrseq_align_mapper.cpp
  463. # End Source File
  464. # Begin Source File
  465. SOURCE=......srcobjmgrseq_annot_ci.cpp
  466. # End Source File
  467. # Begin Source File
  468. SOURCE=......srcobjmgrseq_annot_handle.cpp
  469. # End Source File
  470. # Begin Source File
  471. SOURCE=......srcobjmgrseq_annot_info.cpp
  472. # End Source File
  473. # Begin Source File
  474. SOURCE=......srcobjmgrseq_descr_ci.cpp
  475. # End Source File
  476. # Begin Source File
  477. SOURCE=......srcobjmgrseq_entry_ci.cpp
  478. # End Source File
  479. # Begin Source File
  480. SOURCE=......srcobjmgrseq_entry_handle.cpp
  481. # End Source File
  482. # Begin Source File
  483. SOURCE=......srcobjmgrseq_entry_info.cpp
  484. # End Source File
  485. # Begin Source File
  486. SOURCE=......srcobjmgrseq_feat_handle.cpp
  487. # End Source File
  488. # Begin Source File
  489. SOURCE=......srcobjmgrseq_graph_handle.cpp
  490. # End Source File
  491. # Begin Source File
  492. SOURCE=......srcobjmgrseq_id_handle.cpp
  493. # End Source File
  494. # Begin Source File
  495. SOURCE=......srcobjmgrseq_id_mapper.cpp
  496. # End Source File
  497. # Begin Source File
  498. SOURCE=......srcobjmgrseq_id_tree.cpp
  499. # End Source File
  500. # Begin Source File
  501. SOURCE=......srcobjmgrseq_loc_cvt.cpp
  502. # End Source File
  503. # Begin Source File
  504. SOURCE=......srcobjmgrseq_loc_mapper.cpp
  505. # End Source File
  506. # Begin Source File
  507. SOURCE=......srcobjmgrseq_map.cpp
  508. # End Source File
  509. # Begin Source File
  510. SOURCE=......srcobjmgrseq_map_ci.cpp
  511. # End Source File
  512. # Begin Source File
  513. SOURCE=......srcobjmgrseq_map_ext.cpp
  514. # End Source File
  515. # Begin Source File
  516. SOURCE=......srcobjmgrseq_vector.cpp
  517. # End Source File
  518. # Begin Source File
  519. SOURCE=......srcobjmgrseq_vector_ci.cpp
  520. # End Source File
  521. # Begin Source File
  522. SOURCE=......srcobjmgrseqdesc_ci.cpp
  523. # End Source File
  524. # Begin Source File
  525. SOURCE=......srcobjmgrseqmatch_info.cpp
  526. # End Source File
  527. # Begin Source File
  528. SOURCE=......srcobjmgrsnp_annot_info.cpp
  529. # End Source File
  530. # Begin Source File
  531. SOURCE=......srcobjmgrtse_chunk_info.cpp
  532. # End Source File
  533. # Begin Source File
  534. SOURCE=......srcobjmgrtse_info.cpp
  535. # End Source File
  536. # Begin Source File
  537. SOURCE=......srcobjmgrtse_info_object.cpp
  538. # End Source File
  539. # End Group
  540. # End Target
  541. # End Project