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

生物技术

开发平台:

C/C++

  1. # Microsoft Developer Studio Project File - Name="xserial" - 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=xserial - 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 "xserial.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 "xserial.mak" CFG="xserial - Win32 ReleaseDLL"
  15. !MESSAGE 
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE 
  18. !MESSAGE "xserial - Win32 ReleaseDLL" (based on "Win32 (x86) Static Library")
  19. !MESSAGE "xserial - Win32 ReleaseMT" (based on "Win32 (x86) Static Library")
  20. !MESSAGE "xserial - Win32 Release" (based on "Win32 (x86) Static Library")
  21. !MESSAGE "xserial - Win32 DebugDLL" (based on "Win32 (x86) Static Library")
  22. !MESSAGE "xserial - Win32 DebugMT" (based on "Win32 (x86) Static Library")
  23. !MESSAGE "xserial - 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)" == "xserial - 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. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  46. # ADD RSC /l 0x409 /d "NDEBUG"
  47. BSC32=bscmake.exe
  48. # ADD BASE BSC32 /nologo
  49. # ADD BSC32 /nologo
  50. LIB32=link.exe -lib
  51. # ADD BASE LIB32 /nologo
  52. # ADD LIB32 /nologo
  53. !ELSEIF  "$(CFG)" == "xserial - Win32 ReleaseMT"
  54. # PROP BASE Use_MFC 0
  55. # PROP BASE Use_Debug_Libraries 0
  56. # PROP BASE Output_Dir "ReleaseMT"
  57. # PROP BASE Intermediate_Dir "ReleaseMT"
  58. # PROP BASE Target_Dir ""
  59. # PROP Use_MFC 0
  60. # PROP Use_Debug_Libraries 0
  61. # PROP Output_Dir "..libReleaseMT"
  62. # PROP Intermediate_Dir "ReleaseMT"
  63. # PROP Target_Dir ""
  64. MTL=midl.exe
  65. # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
  66. # ADD CPP /nologo /MT /W3 /GR /GX /O2 /I ".......include" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
  67. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  68. # ADD RSC /l 0x409 /d "NDEBUG"
  69. BSC32=bscmake.exe
  70. # ADD BASE BSC32 /nologo
  71. # ADD BSC32 /nologo
  72. LIB32=link.exe -lib
  73. # ADD BASE LIB32 /nologo
  74. # ADD LIB32 /nologo
  75. !ELSEIF  "$(CFG)" == "xserial - Win32 Release"
  76. # PROP BASE Use_MFC 0
  77. # PROP BASE Use_Debug_Libraries 0
  78. # PROP BASE Output_Dir "Release"
  79. # PROP BASE Intermediate_Dir "Release"
  80. # PROP BASE Target_Dir ""
  81. # PROP Use_MFC 0
  82. # PROP Use_Debug_Libraries 0
  83. # PROP Output_Dir "..libRelease"
  84. # PROP Intermediate_Dir "Release"
  85. # PROP Target_Dir ""
  86. MTL=midl.exe
  87. # ADD BASE CPP /nologo /ML /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
  88. # ADD CPP /nologo /ML /W3 /GR /GX /O2 /I ".......include" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
  89. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  90. # ADD RSC /l 0x409 /d "NDEBUG"
  91. BSC32=bscmake.exe
  92. # ADD BASE BSC32 /nologo
  93. # ADD BSC32 /nologo
  94. LIB32=link.exe -lib
  95. # ADD BASE LIB32 /nologo
  96. # ADD LIB32 /nologo
  97. !ELSEIF  "$(CFG)" == "xserial - Win32 DebugDLL"
  98. # PROP BASE Use_MFC 0
  99. # PROP BASE Use_Debug_Libraries 1
  100. # PROP BASE Output_Dir "DebugDLL"
  101. # PROP BASE Intermediate_Dir "DebugDLL"
  102. # PROP BASE Target_Dir ""
  103. # PROP Use_MFC 0
  104. # PROP Use_Debug_Libraries 1
  105. # PROP Output_Dir "..libDebugDLL"
  106. # PROP Intermediate_Dir "DebugDLL"
  107. # PROP Target_Dir ""
  108. MTL=midl.exe
  109. # ADD BASE CPP /nologo /MDd /W3 /Gm /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
  110. # ADD CPP /nologo /MDd /W3 /Gm /GR /GX /Z7 /Od /I ".......include" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
  111. # ADD BASE RSC /l 0x409 /d "_DEBUG"
  112. # ADD RSC /l 0x409 /d "_DEBUG"
  113. BSC32=bscmake.exe
  114. # ADD BASE BSC32 /nologo
  115. # ADD BSC32 /nologo
  116. LIB32=link.exe -lib
  117. # ADD BASE LIB32 /nologo
  118. # ADD LIB32 /nologo
  119. !ELSEIF  "$(CFG)" == "xserial - Win32 DebugMT"
  120. # PROP BASE Use_MFC 0
  121. # PROP BASE Use_Debug_Libraries 1
  122. # PROP BASE Output_Dir "DebugMT"
  123. # PROP BASE Intermediate_Dir "DebugMT"
  124. # PROP BASE Target_Dir ""
  125. # PROP Use_MFC 0
  126. # PROP Use_Debug_Libraries 1
  127. # PROP Output_Dir "..libDebugMT"
  128. # PROP Intermediate_Dir "DebugMT"
  129. # PROP Target_Dir ""
  130. MTL=midl.exe
  131. # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
  132. # ADD CPP /nologo /MTd /W3 /Gm /GR /GX /Z7 /Od /I ".......include" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
  133. # ADD BASE RSC /l 0x409 /d "_DEBUG"
  134. # ADD RSC /l 0x409 /d "_DEBUG"
  135. BSC32=bscmake.exe
  136. # ADD BASE BSC32 /nologo
  137. # ADD BSC32 /nologo
  138. LIB32=link.exe -lib
  139. # ADD BASE LIB32 /nologo
  140. # ADD LIB32 /nologo
  141. !ELSEIF  "$(CFG)" == "xserial - Win32 Debug"
  142. # PROP BASE Use_MFC 0
  143. # PROP BASE Use_Debug_Libraries 1
  144. # PROP BASE Output_Dir "Debug"
  145. # PROP BASE Intermediate_Dir "Debug"
  146. # PROP BASE Target_Dir ""
  147. # PROP Use_MFC 0
  148. # PROP Use_Debug_Libraries 1
  149. # PROP Output_Dir "..libDebug"
  150. # PROP Intermediate_Dir "Debug"
  151. # PROP Target_Dir ""
  152. MTL=midl.exe
  153. # ADD BASE CPP /nologo /MLd /W3 /Gm /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
  154. # ADD CPP /nologo /MLd /W3 /Gm /GR /GX /Z7 /Od /I ".......include" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
  155. # ADD BASE RSC /l 0x409 /d "_DEBUG"
  156. # ADD RSC /l 0x409 /d "_DEBUG"
  157. BSC32=bscmake.exe
  158. # ADD BASE BSC32 /nologo
  159. # ADD BSC32 /nologo
  160. LIB32=link.exe -lib
  161. # ADD BASE LIB32 /nologo
  162. # ADD LIB32 /nologo
  163. !ENDIF 
  164. # Begin Target
  165. # Name "xserial - Win32 ReleaseDLL"
  166. # Name "xserial - Win32 ReleaseMT"
  167. # Name "xserial - Win32 Release"
  168. # Name "xserial - Win32 DebugDLL"
  169. # Name "xserial - Win32 DebugMT"
  170. # Name "xserial - Win32 Debug"
  171. # Begin Group "Source Files"
  172. # PROP Default_Filter "cpp;c;cxx;def;r;odl;idl;hpj;bat"
  173. # Begin Source File
  174. SOURCE=......srcserialaliasinfo.cpp
  175. # End Source File
  176. # Begin Source File
  177. SOURCE=......srcserialasntypes.cpp
  178. # End Source File
  179. # Begin Source File
  180. SOURCE=......srcserialautoptrinfo.cpp
  181. # End Source File
  182. # Begin Source File
  183. SOURCE=......srcserialchoice.cpp
  184. # End Source File
  185. # Begin Source File
  186. SOURCE=......srcserialchoiceptr.cpp
  187. # End Source File
  188. # Begin Source File
  189. SOURCE=......srcserialclassinfo.cpp
  190. # End Source File
  191. # Begin Source File
  192. SOURCE=......srcserialclassinfob.cpp
  193. # End Source File
  194. # Begin Source File
  195. SOURCE=......srcserialcontinfo.cpp
  196. # End Source File
  197. # Begin Source File
  198. SOURCE=......srcserialdelaybuf.cpp
  199. # End Source File
  200. # Begin Source File
  201. SOURCE=......srcserialenumerated.cpp
  202. # End Source File
  203. # Begin Source File
  204. SOURCE=......srcserialexception.cpp
  205. # End Source File
  206. # Begin Source File
  207. SOURCE=......srcserialhookdata.cpp
  208. # End Source File
  209. # Begin Source File
  210. SOURCE=......srcserialhookdatakey.cpp
  211. # End Source File
  212. # Begin Source File
  213. SOURCE=......srcserialitem.cpp
  214. # End Source File
  215. # Begin Source File
  216. SOURCE=......srcserialiterator.cpp
  217. # End Source File
  218. # Begin Source File
  219. SOURCE=......srcserialmember.cpp
  220. # End Source File
  221. # Begin Source File
  222. SOURCE=......srcserialmemberid.cpp
  223. # End Source File
  224. # Begin Source File
  225. SOURCE=......srcserialmemberlist.cpp
  226. # End Source File
  227. # Begin Source File
  228. SOURCE=......srcserialobjcopy.cpp
  229. # End Source File
  230. # Begin Source File
  231. SOURCE=......srcserialobject.cpp
  232. # End Source File
  233. # Begin Source File
  234. SOURCE=......srcserialobjectinfo.cpp
  235. # End Source File
  236. # Begin Source File
  237. SOURCE=......srcserialobjectio.cpp
  238. # End Source File
  239. # Begin Source File
  240. SOURCE=......srcserialobjectiter.cpp
  241. # End Source File
  242. # Begin Source File
  243. SOURCE=......srcserialobjhook.cpp
  244. # End Source File
  245. # Begin Source File
  246. SOURCE=......srcserialobjistr.cpp
  247. # End Source File
  248. # Begin Source File
  249. SOURCE=......srcserialobjistrasn.cpp
  250. # End Source File
  251. # Begin Source File
  252. SOURCE=......srcserialobjistrasnb.cpp
  253. # End Source File
  254. # Begin Source File
  255. SOURCE=......srcserialobjistrxml.cpp
  256. # End Source File
  257. # Begin Source File
  258. SOURCE=......srcserialobjlist.cpp
  259. # End Source File
  260. # Begin Source File
  261. SOURCE=......srcserialobjostr.cpp
  262. # End Source File
  263. # Begin Source File
  264. SOURCE=......srcserialobjostrasn.cpp
  265. # End Source File
  266. # Begin Source File
  267. SOURCE=......srcserialobjostrasnb.cpp
  268. # End Source File
  269. # Begin Source File
  270. SOURCE=......srcserialobjostrxml.cpp
  271. # End Source File
  272. # Begin Source File
  273. SOURCE=......srcserialobjstack.cpp
  274. # End Source File
  275. # Begin Source File
  276. SOURCE=......srcserialobjstrb.cpp
  277. # End Source File
  278. # Begin Source File
  279. SOURCE=......srcserialpack_string.cpp
  280. # End Source File
  281. # Begin Source File
  282. SOURCE=......srcserialpathhook.cpp
  283. # End Source File
  284. # Begin Source File
  285. SOURCE=......srcserialptrinfo.cpp
  286. # End Source File
  287. # Begin Source File
  288. SOURCE=......srcserialrtti.cpp
  289. # End Source File
  290. # Begin Source File
  291. SOURCE=......srcserialserial.cpp
  292. # End Source File
  293. # Begin Source File
  294. SOURCE=......srcserialserialasn.cpp
  295. # End Source File
  296. # Begin Source File
  297. SOURCE=......srcserialserializable.cpp
  298. # End Source File
  299. # Begin Source File
  300. SOURCE=......srcserialserialobject.cpp
  301. # End Source File
  302. # Begin Source File
  303. SOURCE=......srcserialstdtypes.cpp
  304. # End Source File
  305. # Begin Source File
  306. SOURCE=......srcserialstltypes.cpp
  307. # End Source File
  308. # Begin Source File
  309. SOURCE=......srcserialtypeinfo.cpp
  310. # End Source File
  311. # Begin Source File
  312. SOURCE=......srcserialtypemap.cpp
  313. # End Source File
  314. # Begin Source File
  315. SOURCE=......srcserialtyperef.cpp
  316. # End Source File
  317. # Begin Source File
  318. SOURCE=......srcserialvariant.cpp
  319. # End Source File
  320. # End Group
  321. # Begin Group "Header Files"
  322. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  323. # Begin Source File
  324. SOURCE=......includeserialaliasinfo.hpp
  325. # End Source File
  326. # Begin Source File
  327. SOURCE=......includeserialasntypes.hpp
  328. # End Source File
  329. # Begin Source File
  330. SOURCE=......includeserialautoptrinfo.hpp
  331. # End Source File
  332. # Begin Source File
  333. SOURCE=......includeserialchoice.hpp
  334. # End Source File
  335. # Begin Source File
  336. SOURCE=......includeserialchoiceptr.hpp
  337. # End Source File
  338. # Begin Source File
  339. SOURCE=......includeserialclassinfo.hpp
  340. # End Source File
  341. # Begin Source File
  342. SOURCE=......includeserialclassinfob.hpp
  343. # End Source File
  344. # Begin Source File
  345. SOURCE=......includeserialclassinfohelper.hpp
  346. # End Source File
  347. # Begin Source File
  348. SOURCE=......includeserialcontinfo.hpp
  349. # End Source File
  350. # Begin Source File
  351. SOURCE=......includeserialdelaybuf.hpp
  352. # End Source File
  353. # Begin Source File
  354. SOURCE=......includeserialenumerated.hpp
  355. # End Source File
  356. # Begin Source File
  357. SOURCE=......includeserialenumvalues.hpp
  358. # End Source File
  359. # Begin Source File
  360. SOURCE=......includeserialexception.hpp
  361. # End Source File
  362. # Begin Source File
  363. SOURCE=......includeserialhookdata.hpp
  364. # End Source File
  365. # Begin Source File
  366. SOURCE=......includeserialhookdataimpl.hpp
  367. # End Source File
  368. # Begin Source File
  369. SOURCE=......includeserialhookdatakey.hpp
  370. # End Source File
  371. # Begin Source File
  372. SOURCE=......includeserialhookfunc.hpp
  373. # End Source File
  374. # Begin Source File
  375. SOURCE=......includeserialitem.hpp
  376. # End Source File
  377. # Begin Source File
  378. SOURCE=......includeserialiterator.hpp
  379. # End Source File
  380. # Begin Source File
  381. SOURCE=......includeserialiteratorbase.hpp
  382. # End Source File
  383. # Begin Source File
  384. SOURCE=......includeserialmember.hpp
  385. # End Source File
  386. # Begin Source File
  387. SOURCE=......includeserialmemberid.hpp
  388. # End Source File
  389. # Begin Source File
  390. SOURCE=......includeserialmemberlist.hpp
  391. # End Source File
  392. # Begin Source File
  393. SOURCE=......includeserialobjcopy.hpp
  394. # End Source File
  395. # Begin Source File
  396. SOURCE=......includeserialobject.hpp
  397. # End Source File
  398. # Begin Source File
  399. SOURCE=......includeserialobjectinfo.hpp
  400. # End Source File
  401. # Begin Source File
  402. SOURCE=......includeserialobjectio.hpp
  403. # End Source File
  404. # Begin Source File
  405. SOURCE=......includeserialobjectiter.hpp
  406. # End Source File
  407. # Begin Source File
  408. SOURCE=......includeserialobjecttype.hpp
  409. # End Source File
  410. # Begin Source File
  411. SOURCE=......includeserialobjhook.hpp
  412. # End Source File
  413. # Begin Source File
  414. SOURCE=......includeserialobjistr.hpp
  415. # End Source File
  416. # Begin Source File
  417. SOURCE=......includeserialobjistrasn.hpp
  418. # End Source File
  419. # Begin Source File
  420. SOURCE=......includeserialobjistrasnb.hpp
  421. # End Source File
  422. # Begin Source File
  423. SOURCE=......includeserialobjistrimpl.hpp
  424. # End Source File
  425. # Begin Source File
  426. SOURCE=......includeserialobjistrxml.hpp
  427. # End Source File
  428. # Begin Source File
  429. SOURCE=......includeserialobjlist.hpp
  430. # End Source File
  431. # Begin Source File
  432. SOURCE=......includeserialobjostr.hpp
  433. # End Source File
  434. # Begin Source File
  435. SOURCE=......includeserialobjostrasn.hpp
  436. # End Source File
  437. # Begin Source File
  438. SOURCE=......includeserialobjostrasnb.hpp
  439. # End Source File
  440. # Begin Source File
  441. SOURCE=......includeserialobjostrxml.hpp
  442. # End Source File
  443. # Begin Source File
  444. SOURCE=......includeserialobjstack.hpp
  445. # End Source File
  446. # Begin Source File
  447. SOURCE=......includeserialobjstrasnb.hpp
  448. # End Source File
  449. # Begin Source File
  450. SOURCE=......includeserialobjstrb.hpp
  451. # End Source File
  452. # Begin Source File
  453. SOURCE=......includeserialpack_string.hpp
  454. # End Source File
  455. # Begin Source File
  456. SOURCE=......includeserialpathhook.hpp
  457. # End Source File
  458. # Begin Source File
  459. SOURCE=......includeserialptrinfo.hpp
  460. # End Source File
  461. # Begin Source File
  462. SOURCE=......includeserialrpcbase.hpp
  463. # End Source File
  464. # Begin Source File
  465. SOURCE=......includeserialserial.hpp
  466. # End Source File
  467. # Begin Source File
  468. SOURCE=......includeserialserialasn.hpp
  469. # End Source File
  470. # Begin Source File
  471. SOURCE=......includeserialserialasndef.hpp
  472. # End Source File
  473. # Begin Source File
  474. SOURCE=......includeserialserialbase.hpp
  475. # End Source File
  476. # Begin Source File
  477. SOURCE=......includeserialserialdef.hpp
  478. # End Source File
  479. # Begin Source File
  480. SOURCE=......includeserialserialimpl.hpp
  481. # End Source File
  482. # Begin Source File
  483. SOURCE=......includeserialserializable.hpp
  484. # End Source File
  485. # Begin Source File
  486. SOURCE=......includeserialserialutil.hpp
  487. # End Source File
  488. # Begin Source File
  489. SOURCE=......includeserialstdtypeinfo.hpp
  490. # End Source File
  491. # Begin Source File
  492. SOURCE=......includeserialstdtypes.hpp
  493. # End Source File
  494. # Begin Source File
  495. SOURCE=......includeserialstdtypesimpl.hpp
  496. # End Source File
  497. # Begin Source File
  498. SOURCE=......includeserialstltypes.hpp
  499. # End Source File
  500. # Begin Source File
  501. SOURCE=......includeserialstltypesimpl.hpp
  502. # End Source File
  503. # Begin Source File
  504. SOURCE=......includeserialtimetypeinfo.hpp
  505. # End Source File
  506. # Begin Source File
  507. SOURCE=......includeserialtypeinfo.hpp
  508. # End Source File
  509. # Begin Source File
  510. SOURCE=......includeserialtypeinfoimpl.hpp
  511. # End Source File
  512. # Begin Source File
  513. SOURCE=......includeserialtypemap.hpp
  514. # End Source File
  515. # Begin Source File
  516. SOURCE=......includeserialtypemapimpl.hpp
  517. # End Source File
  518. # Begin Source File
  519. SOURCE=......includeserialtypemapper.hpp
  520. # End Source File
  521. # Begin Source File
  522. SOURCE=......includeserialtyperef.hpp
  523. # End Source File
  524. # Begin Source File
  525. SOURCE=......includeserialvariant.hpp
  526. # End Source File
  527. # End Group
  528. # Begin Group "Inline Files"
  529. # PROP Default_Filter ""
  530. # Begin Source File
  531. SOURCE=......includeserialchoice.inl
  532. # End Source File
  533. # Begin Source File
  534. SOURCE=......includeserialclassinfo.inl
  535. # End Source File
  536. # Begin Source File
  537. SOURCE=......includeserialclassinfob.inl
  538. # End Source File
  539. # Begin Source File
  540. SOURCE=......includeserialcontinfo.inl
  541. # End Source File
  542. # Begin Source File
  543. SOURCE=......includeserialitem.inl
  544. # End Source File
  545. # Begin Source File
  546. SOURCE=......includeserialiterator.inl
  547. # End Source File
  548. # Begin Source File
  549. SOURCE=......includeserialiteratorbase.inl
  550. # End Source File
  551. # Begin Source File
  552. SOURCE=......includeserialmember.inl
  553. # End Source File
  554. # Begin Source File
  555. SOURCE=......includeserialmemberid.inl
  556. # End Source File
  557. # Begin Source File
  558. SOURCE=......includeserialmemberlist.inl
  559. # End Source File
  560. # Begin Source File
  561. SOURCE=......includeserialobjcopy.inl
  562. # End Source File
  563. # Begin Source File
  564. SOURCE=......includeserialobject.inl
  565. # End Source File
  566. # Begin Source File
  567. SOURCE=......includeserialobjectinfo.inl
  568. # End Source File
  569. # Begin Source File
  570. SOURCE=......includeserialobjectio.inl
  571. # End Source File
  572. # Begin Source File
  573. SOURCE=......includeserialobjectiter.inl
  574. # End Source File
  575. # Begin Source File
  576. SOURCE=......includeserialobjistr.inl
  577. # End Source File
  578. # Begin Source File
  579. SOURCE=......includeserialobjistrasnb.inl
  580. # End Source File
  581. # Begin Source File
  582. SOURCE=......includeserialobjistrimpl.inl
  583. # End Source File
  584. # Begin Source File
  585. SOURCE=......includeserialobjistrxml.inl
  586. # End Source File
  587. # Begin Source File
  588. SOURCE=......includeserialobjlist.inl
  589. # End Source File
  590. # Begin Source File
  591. SOURCE=......includeserialobjostr.inl
  592. # End Source File
  593. # Begin Source File
  594. SOURCE=......includeserialobjostrasnb.inl
  595. # End Source File
  596. # Begin Source File
  597. SOURCE=......includeserialobjostrxml.inl
  598. # End Source File
  599. # Begin Source File
  600. SOURCE=......includeserialobjstack.inl
  601. # End Source File
  602. # Begin Source File
  603. SOURCE=......includeserialobjstrasnb.inl
  604. # End Source File
  605. # Begin Source File
  606. SOURCE=......includeserialptrinfo.inl
  607. # End Source File
  608. # Begin Source File
  609. SOURCE=......includeserialserial.inl
  610. # End Source File
  611. # Begin Source File
  612. SOURCE=......includeserialserialdef.inl
  613. # End Source File
  614. # Begin Source File
  615. SOURCE=......includeserialstdtypes.inl
  616. # End Source File
  617. # Begin Source File
  618. SOURCE=......includeserialtypeinfo.inl
  619. # End Source File
  620. # Begin Source File
  621. SOURCE=......includeserialtypeinfoimpl.inl
  622. # End Source File
  623. # Begin Source File
  624. SOURCE=......includeserialtyperef.inl
  625. # End Source File
  626. # Begin Source File
  627. SOURCE=......includeserialvariant.inl
  628. # End Source File
  629. # End Group
  630. # End Target
  631. # End Project