MoLecture.dsp
上传用户:qinfarui
上传日期:2022-08-10
资源大小:362k
文件大小:19k
源码类别:

GIS编程

开发平台:

Visual C++

  1. # Microsoft Developer Studio Project File - Name="MoLecture" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 6.00
  3. # ** DO NOT EDIT **
  4. # TARGTYPE "Win32 (x86) Application" 0x0101
  5. CFG=MoLecture - Win32 Debug
  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 "MoLecture.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 "MoLecture.mak" CFG="MoLecture - Win32 Debug"
  15. !MESSAGE 
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE 
  18. !MESSAGE "MoLecture - Win32 Release" (based on "Win32 (x86) Application")
  19. !MESSAGE "MoLecture - Win32 Debug" (based on "Win32 (x86) Application")
  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)" == "MoLecture - Win32 Release"
  29. # PROP BASE Use_MFC 6
  30. # PROP BASE Use_Debug_Libraries 0
  31. # PROP BASE Output_Dir "Release"
  32. # PROP BASE Intermediate_Dir "Release"
  33. # PROP BASE Target_Dir ""
  34. # PROP Use_MFC 6
  35. # PROP Use_Debug_Libraries 0
  36. # PROP Output_Dir "Release"
  37. # PROP Intermediate_Dir "Release"
  38. # PROP Target_Dir ""
  39. # ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /Yu"stdafx.h" /FD /c
  40. # ADD CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Yu"stdafx.h" /FD /c
  41. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  42. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  43. # ADD BASE RSC /l 0x804 /d "NDEBUG" /d "_AFXDLL"
  44. # ADD RSC /l 0x804 /d "NDEBUG" /d "_AFXDLL"
  45. BSC32=bscmake.exe
  46. # ADD BASE BSC32 /nologo
  47. # ADD BSC32 /nologo
  48. LINK32=link.exe
  49. # ADD BASE LINK32 /nologo /subsystem:windows /machine:I386
  50. # ADD LINK32 /nologo /subsystem:windows /machine:I386
  51. !ELSEIF  "$(CFG)" == "MoLecture - Win32 Debug"
  52. # PROP BASE Use_MFC 6
  53. # PROP BASE Use_Debug_Libraries 1
  54. # PROP BASE Output_Dir "Debug"
  55. # PROP BASE Intermediate_Dir "Debug"
  56. # PROP BASE Target_Dir ""
  57. # PROP Use_MFC 6
  58. # PROP Use_Debug_Libraries 1
  59. # PROP Output_Dir "Debug"
  60. # PROP Intermediate_Dir "Debug"
  61. # PROP Target_Dir ""
  62. # ADD BASE CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Yu"stdafx.h" /FD /GZ /c
  63. # ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Yu"stdafx.h" /FD /GZ /c
  64. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  65. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  66. # ADD BASE RSC /l 0x804 /d "_DEBUG" /d "_AFXDLL"
  67. # ADD RSC /l 0x804 /d "_DEBUG" /d "_AFXDLL"
  68. BSC32=bscmake.exe
  69. # ADD BASE BSC32 /nologo
  70. # ADD BSC32 /nologo
  71. LINK32=link.exe
  72. # ADD BASE LINK32 /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
  73. # ADD LINK32 /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
  74. !ENDIF 
  75. # Begin Target
  76. # Name "MoLecture - Win32 Release"
  77. # Name "MoLecture - Win32 Debug"
  78. # Begin Group "Source Files"
  79. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  80. # Begin Source File
  81. SOURCE=.EyeDlg.cpp
  82. # End Source File
  83. # Begin Source File
  84. SOURCE=.font.cpp
  85. # End Source File
  86. # Begin Source File
  87. SOURCE=.MainFrm.cpp
  88. # End Source File
  89. # Begin Source File
  90. SOURCE=.map.cpp
  91. # End Source File
  92. # Begin Source File
  93. SOURCE=.MapHelper.cpp
  94. # End Source File
  95. # Begin Source File
  96. SOURCE=.moaddresslocation.cpp
  97. # End Source File
  98. # Begin Source File
  99. SOURCE=.mochartrenderer.cpp
  100. # End Source File
  101. # Begin Source File
  102. SOURCE=.moclassbreaksrenderer.cpp
  103. # End Source File
  104. # Begin Source File
  105. SOURCE=.modataconnection.cpp
  106. # End Source File
  107. # Begin Source File
  108. SOURCE=.modatum.cpp
  109. # End Source File
  110. # Begin Source File
  111. SOURCE=.modotdensityrenderer.cpp
  112. # End Source File
  113. # Begin Source File
  114. SOURCE=.moellipse.cpp
  115. # End Source File
  116. # Begin Source File
  117. SOURCE=.moeventrenderer.cpp
  118. # End Source File
  119. # Begin Source File
  120. SOURCE=.mofield.cpp
  121. # End Source File
  122. # Begin Source File
  123. SOURCE=.mofields.cpp
  124. # End Source File
  125. # Begin Source File
  126. SOURCE=.mogeocoder.cpp
  127. # End Source File
  128. # Begin Source File
  129. SOURCE=.mogeocoordsys.cpp
  130. # End Source File
  131. # Begin Source File
  132. SOURCE=.mogeodataset.cpp
  133. # End Source File
  134. # Begin Source File
  135. SOURCE=.mogeodatasets.cpp
  136. # End Source File
  137. # Begin Source File
  138. SOURCE=.mogeoevent.cpp
  139. # End Source File
  140. # Begin Source File
  141. SOURCE=.mogeotransformation.cpp
  142. # End Source File
  143. # Begin Source File
  144. SOURCE=.mogrouprenderer.cpp
  145. # End Source File
  146. # Begin Source File
  147. SOURCE=.moimagelayer.cpp
  148. # End Source File
  149. # Begin Source File
  150. SOURCE=.molabelplacer.cpp
  151. # End Source File
  152. # Begin Source File
  153. SOURCE=.molabelrenderer.cpp
  154. # End Source File
  155. # Begin Source File
  156. SOURCE=.molayers.cpp
  157. # End Source File
  158. # Begin Source File
  159. SOURCE=.MoLecture.cpp
  160. # End Source File
  161. # Begin Source File
  162. SOURCE=.MoLecture.rc
  163. # End Source File
  164. # Begin Source File
  165. SOURCE=.MoLectureDoc.cpp
  166. # End Source File
  167. # Begin Source File
  168. SOURCE=.MoLectureView.cpp
  169. # End Source File
  170. # Begin Source File
  171. SOURCE=.moline.cpp
  172. # End Source File
  173. # Begin Source File
  174. SOURCE=.momaplayer.cpp
  175. # End Source File
  176. # Begin Source File
  177. SOURCE=.moparts.cpp
  178. # End Source File
  179. # Begin Source File
  180. SOURCE=.moplacelocator.cpp
  181. # End Source File
  182. # Begin Source File
  183. SOURCE=.mopoint.cpp
  184. # End Source File
  185. # Begin Source File
  186. SOURCE=.mopoints.cpp
  187. # End Source File
  188. # Begin Source File
  189. SOURCE=.mopolygon.cpp
  190. # End Source File
  191. # Begin Source File
  192. SOURCE=.moprimemeridian.cpp
  193. # End Source File
  194. # Begin Source File
  195. SOURCE=.moprojcoordsys.cpp
  196. # End Source File
  197. # Begin Source File
  198. SOURCE=.moprojection.cpp
  199. # End Source File
  200. # Begin Source File
  201. SOURCE=.morecordset.cpp
  202. # End Source File
  203. # Begin Source File
  204. SOURCE=.morectangle.cpp
  205. # End Source File
  206. # Begin Source File
  207. SOURCE=.mospheroid.cpp
  208. # End Source File
  209. # Begin Source File
  210. SOURCE=.mostandardizer.cpp
  211. # End Source File
  212. # Begin Source File
  213. SOURCE=.mostatistics.cpp
  214. # End Source File
  215. # Begin Source File
  216. SOURCE=.mostrings.cpp
  217. # End Source File
  218. # Begin Source File
  219. SOURCE=.mosymbol.cpp
  220. # End Source File
  221. # Begin Source File
  222. SOURCE=.motable.cpp
  223. # End Source File
  224. # Begin Source File
  225. SOURCE=.motabledesc.cpp
  226. # End Source File
  227. # Begin Source File
  228. SOURCE=.motextsymbol.cpp
  229. # End Source File
  230. # Begin Source File
  231. SOURCE=.motrackinglayer.cpp
  232. # End Source File
  233. # Begin Source File
  234. SOURCE=.mounit.cpp
  235. # End Source File
  236. # Begin Source File
  237. SOURCE=.movaluemaprenderer.cpp
  238. # End Source File
  239. # Begin Source File
  240. SOURCE=.mozrenderer.cpp
  241. # End Source File
  242. # Begin Source File
  243. SOURCE=.StdAfx.cpp
  244. # ADD CPP /Yc"stdafx.h"
  245. # End Source File
  246. # Begin Source File
  247. SOURCE=.TestDlg.cpp
  248. # End Source File
  249. # End Group
  250. # Begin Group "Header Files"
  251. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  252. # Begin Source File
  253. SOURCE=.EyeDlg.h
  254. # End Source File
  255. # Begin Source File
  256. SOURCE=.font.h
  257. # End Source File
  258. # Begin Source File
  259. SOURCE=.MainFrm.h
  260. # End Source File
  261. # Begin Source File
  262. SOURCE=.map.h
  263. # End Source File
  264. # Begin Source File
  265. SOURCE=.MapHelper.h
  266. # End Source File
  267. # Begin Source File
  268. SOURCE=.MapObjects2.h
  269. # End Source File
  270. # Begin Source File
  271. SOURCE=.moaddresslocation.h
  272. # End Source File
  273. # Begin Source File
  274. SOURCE=.mochartrenderer.h
  275. # End Source File
  276. # Begin Source File
  277. SOURCE=.moclassbreaksrenderer.h
  278. # End Source File
  279. # Begin Source File
  280. SOURCE=.modataconnection.h
  281. # End Source File
  282. # Begin Source File
  283. SOURCE=.modatum.h
  284. # End Source File
  285. # Begin Source File
  286. SOURCE=.modotdensityrenderer.h
  287. # End Source File
  288. # Begin Source File
  289. SOURCE=.moellipse.h
  290. # End Source File
  291. # Begin Source File
  292. SOURCE=.moeventrenderer.h
  293. # End Source File
  294. # Begin Source File
  295. SOURCE=.mofield.h
  296. # End Source File
  297. # Begin Source File
  298. SOURCE=.mofields.h
  299. # End Source File
  300. # Begin Source File
  301. SOURCE=.mogeocoder.h
  302. # End Source File
  303. # Begin Source File
  304. SOURCE=.mogeocoordsys.h
  305. # End Source File
  306. # Begin Source File
  307. SOURCE=.mogeodataset.h
  308. # End Source File
  309. # Begin Source File
  310. SOURCE=.mogeodatasets.h
  311. # End Source File
  312. # Begin Source File
  313. SOURCE=.mogeoevent.h
  314. # End Source File
  315. # Begin Source File
  316. SOURCE=.mogeotransformation.h
  317. # End Source File
  318. # Begin Source File
  319. SOURCE=.mogrouprenderer.h
  320. # End Source File
  321. # Begin Source File
  322. SOURCE=.moimagelayer.h
  323. # End Source File
  324. # Begin Source File
  325. SOURCE=.molabelplacer.h
  326. # End Source File
  327. # Begin Source File
  328. SOURCE=.molabelrenderer.h
  329. # End Source File
  330. # Begin Source File
  331. SOURCE=.molayers.h
  332. # End Source File
  333. # Begin Source File
  334. SOURCE=.MoLecture.h
  335. # End Source File
  336. # Begin Source File
  337. SOURCE=.MoLectureDoc.h
  338. # End Source File
  339. # Begin Source File
  340. SOURCE=.MoLectureView.h
  341. # End Source File
  342. # Begin Source File
  343. SOURCE=.moline.h
  344. # End Source File
  345. # Begin Source File
  346. SOURCE=.momaplayer.h
  347. # End Source File
  348. # Begin Source File
  349. SOURCE=.moparts.h
  350. # End Source File
  351. # Begin Source File
  352. SOURCE=.moplacelocator.h
  353. # End Source File
  354. # Begin Source File
  355. SOURCE=.mopoint.h
  356. # End Source File
  357. # Begin Source File
  358. SOURCE=.mopoints.h
  359. # End Source File
  360. # Begin Source File
  361. SOURCE=.mopolygon.h
  362. # End Source File
  363. # Begin Source File
  364. SOURCE=.moprimemeridian.h
  365. # End Source File
  366. # Begin Source File
  367. SOURCE=.moprojcoordsys.h
  368. # End Source File
  369. # Begin Source File
  370. SOURCE=.moprojection.h
  371. # End Source File
  372. # Begin Source File
  373. SOURCE=.morecordset.h
  374. # End Source File
  375. # Begin Source File
  376. SOURCE=.morectangle.h
  377. # End Source File
  378. # Begin Source File
  379. SOURCE=.mospheroid.h
  380. # End Source File
  381. # Begin Source File
  382. SOURCE=.mostandardizer.h
  383. # End Source File
  384. # Begin Source File
  385. SOURCE=.mostatistics.h
  386. # End Source File
  387. # Begin Source File
  388. SOURCE=.mostrings.h
  389. # End Source File
  390. # Begin Source File
  391. SOURCE=.mosymbol.h
  392. # End Source File
  393. # Begin Source File
  394. SOURCE=.motable.h
  395. # End Source File
  396. # Begin Source File
  397. SOURCE=.motabledesc.h
  398. # End Source File
  399. # Begin Source File
  400. SOURCE=.motextsymbol.h
  401. # End Source File
  402. # Begin Source File
  403. SOURCE=.motrackinglayer.h
  404. # End Source File
  405. # Begin Source File
  406. SOURCE=.mounit.h
  407. # End Source File
  408. # Begin Source File
  409. SOURCE=.movaluemaprenderer.h
  410. # End Source File
  411. # Begin Source File
  412. SOURCE=.mozrenderer.h
  413. # End Source File
  414. # Begin Source File
  415. SOURCE=.pedef.h
  416. # End Source File
  417. # Begin Source File
  418. SOURCE=.Resource.h
  419. # End Source File
  420. # Begin Source File
  421. SOURCE=.StdAfx.h
  422. # End Source File
  423. # Begin Source File
  424. SOURCE=.TestDlg.h
  425. # End Source File
  426. # End Group
  427. # Begin Group "Resource Files"
  428. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  429. # Begin Source File
  430. SOURCE=.resMoLecture.ico
  431. # End Source File
  432. # Begin Source File
  433. SOURCE=.resMoLecture.rc2
  434. # End Source File
  435. # Begin Source File
  436. SOURCE=.resMoLectureDoc.ico
  437. # End Source File
  438. # Begin Source File
  439. SOURCE=.resToolbar.bmp
  440. # End Source File
  441. # End Group
  442. # Begin Source File
  443. SOURCE=.ReadMe.txt
  444. # End Source File
  445. # End Target
  446. # End Project
  447. # Section MoLecture : {9BD6A661-CE75-11D1-AF04-204C4F4F5020}
  448. #  2:5:Class:CMoPolygon
  449. #  2:10:HeaderFile:mopolygon.h
  450. #  2:8:ImplFile:mopolygon.cpp
  451. # End Section
  452. # Section MoLecture : {9BD6A67D-CE75-11D1-AF04-204C4F4F5020}
  453. #  2:5:Class:CMoTrackingLayer
  454. #  2:10:HeaderFile:motrackinglayer.h
  455. #  2:8:ImplFile:motrackinglayer.cpp
  456. # End Section
  457. # Section MoLecture : {9BD6A696-CE75-11D1-AF04-204C4F4F5020}
  458. #  2:5:Class:CMoParts
  459. #  2:10:HeaderFile:moparts.h
  460. #  2:8:ImplFile:moparts.cpp
  461. # End Section
  462. # Section MoLecture : {9BD6A676-CE75-11D1-AF04-204C4F4F5020}
  463. #  2:5:Class:CMoClassBreaksRenderer
  464. #  2:10:HeaderFile:moclassbreaksrenderer.h
  465. #  2:8:ImplFile:moclassbreaksrenderer.cpp
  466. # End Section
  467. # Section MoLecture : {83259D42-4A42-11D2-AF7A-006097DA3688}
  468. #  2:5:Class:CMoChartRenderer
  469. #  2:10:HeaderFile:mochartrenderer.h
  470. #  2:8:ImplFile:mochartrenderer.cpp
  471. # End Section
  472. # Section MoLecture : {9BD6A65D-CE75-11D1-AF04-204C4F4F5020}
  473. #  2:5:Class:CMoFields
  474. #  2:10:HeaderFile:mofields.h
  475. #  2:8:ImplFile:mofields.cpp
  476. # End Section
  477. # Section MoLecture : {F9C06026-DA8D-11D1-AF16-006097DA3688}
  478. #  2:5:Class:CMoGeoCoordSys
  479. #  2:10:HeaderFile:mogeocoordsys.h
  480. #  2:8:ImplFile:mogeocoordsys.cpp
  481. # End Section
  482. # Section MoLecture : {9BD6A681-CE75-11D1-AF04-204C4F4F5020}
  483. #  2:5:Class:CMoEllipse
  484. #  2:10:HeaderFile:moellipse.h
  485. #  2:8:ImplFile:moellipse.cpp
  486. # End Section
  487. # Section MoLecture : {9BD6A685-CE75-11D1-AF04-204C4F4F5020}
  488. #  2:5:Class:CMoTable
  489. #  2:10:HeaderFile:motable.h
  490. #  2:8:ImplFile:motable.cpp
  491. # End Section
  492. # Section MoLecture : {9BD6A64C-CE75-11D1-AF04-204C4F4F5020}
  493. #  2:5:Class:CMoGeoDatasets
  494. #  2:10:HeaderFile:mogeodatasets.h
  495. #  2:8:ImplFile:mogeodatasets.cpp
  496. # End Section
  497. # Section MoLecture : {9BD6A665-CE75-11D1-AF04-204C4F4F5020}
  498. #  2:5:Class:CMoPoints
  499. #  2:10:HeaderFile:mopoints.h
  500. #  2:8:ImplFile:mopoints.cpp
  501. # End Section
  502. # Section MoLecture : {9BD6A655-CE75-11D1-AF04-204C4F4F5020}
  503. #  2:5:Class:CMoMapLayer
  504. #  2:10:HeaderFile:momaplayer.h
  505. #  2:8:ImplFile:momaplayer.cpp
  506. # End Section
  507. # Section MoLecture : {9BD6A650-CE75-11D1-AF04-204C4F4F5020}
  508. #  2:5:Class:CMoGeoDataset
  509. #  2:10:HeaderFile:mogeodataset.h
  510. #  2:8:ImplFile:mogeodataset.cpp
  511. # End Section
  512. # Section MoLecture : {9BD6A670-CE75-11D1-AF04-204C4F4F5020}
  513. #  2:5:Class:CMoValueMapRenderer
  514. #  2:10:HeaderFile:movaluemaprenderer.h
  515. #  2:8:ImplFile:movaluemaprenderer.cpp
  516. # End Section
  517. # Section MoLecture : {F9C06035-DA8D-11D1-AF16-006097DA3688}
  518. #  2:5:Class:CMoGeoTransformation
  519. #  2:10:HeaderFile:mogeotransformation.h
  520. #  2:8:ImplFile:mogeotransformation.cpp
  521. # End Section
  522. # Section MoLecture : {9BD6A659-CE75-11D1-AF04-204C4F4F5020}
  523. #  2:5:Class:CMoRecordset
  524. #  2:10:HeaderFile:morecordset.h
  525. #  2:8:ImplFile:morecordset.cpp
  526. # End Section
  527. # Section MoLecture : {9BD6A649-CE75-11D1-AF04-204C4F4F5020}
  528. #  2:5:Class:CMap1
  529. #  2:10:HeaderFile:map.h
  530. #  2:8:ImplFile:map.cpp
  531. # End Section
  532. # Section MoLecture : {356EF6C6-73E3-11D2-BF0D-0060082D41FB}
  533. #  2:5:Class:CMoEventRenderer
  534. #  2:10:HeaderFile:moeventrenderer.h
  535. #  2:8:ImplFile:moeventrenderer.cpp
  536. # End Section
  537. # Section MoLecture : {2637C6F3-0472-11D2-909C-00600826393D}
  538. #  2:5:Class:CMoStandardizer
  539. #  2:10:HeaderFile:mostandardizer.h
  540. #  2:8:ImplFile:mostandardizer.cpp
  541. # End Section
  542. # Section MoLecture : {F9C0602C-DA8D-11D1-AF16-006097DA3688}
  543. #  2:5:Class:CMoDatum
  544. #  2:10:HeaderFile:modatum.h
  545. #  2:8:ImplFile:modatum.cpp
  546. # End Section
  547. # Section MoLecture : {9BD6A694-CE75-11D1-AF04-204C4F4F5020}
  548. #  2:5:Class:CMoPlaceLocator
  549. #  2:10:HeaderFile:moplacelocator.h
  550. #  2:8:ImplFile:moplacelocator.cpp
  551. # End Section
  552. # Section MoLecture : {83259D40-4A42-11D2-AF7A-006097DA3688}
  553. #  2:5:Class:CMoGroupRenderer
  554. #  2:10:HeaderFile:mogrouprenderer.h
  555. #  2:8:ImplFile:mogrouprenderer.cpp
  556. # End Section
  557. # Section MoLecture : {9BD6A65B-CE75-11D1-AF04-204C4F4F5020}
  558. #  2:5:Class:CMoPoint
  559. #  2:10:HeaderFile:mopoint.h
  560. #  2:8:ImplFile:mopoint.cpp
  561. # End Section
  562. # Section MoLecture : {9BD6A674-CE75-11D1-AF04-204C4F4F5020}
  563. #  2:5:Class:CMoStatistics
  564. #  2:10:HeaderFile:mostatistics.h
  565. #  2:8:ImplFile:mostatistics.cpp
  566. # End Section
  567. # Section MoLecture : {9BD6A64B-CE75-11D1-AF04-204C4F4F5020}
  568. #  2:21:DefaultSinkHeaderFile:map.h
  569. #  2:16:DefaultSinkClass:CMap1
  570. # End Section
  571. # Section MoLecture : {F9C06029-DA8D-11D1-AF16-006097DA3688}
  572. #  2:5:Class:CMoUnit
  573. #  2:10:HeaderFile:mounit.h
  574. #  2:8:ImplFile:mounit.cpp
  575. # End Section
  576. # Section MoLecture : {9BD6A678-CE75-11D1-AF04-204C4F4F5020}
  577. #  2:5:Class:CMoDotDensityRenderer
  578. #  2:10:HeaderFile:modotdensityrenderer.h
  579. #  2:8:ImplFile:modotdensityrenderer.cpp
  580. # End Section
  581. # Section MoLecture : {9BD6A663-CE75-11D1-AF04-204C4F4F5020}
  582. #  2:5:Class:CMoLine
  583. #  2:10:HeaderFile:moline.h
  584. #  2:8:ImplFile:moline.cpp
  585. # End Section
  586. # Section MoLecture : {9BD6A67F-CE75-11D1-AF04-204C4F4F5020}
  587. #  2:5:Class:CMoGeoEvent
  588. #  2:10:HeaderFile:mogeoevent.h
  589. #  2:8:ImplFile:mogeoevent.cpp
  590. # End Section
  591. # Section MoLecture : {83259D44-4A42-11D2-AF7A-006097DA3688}
  592. #  2:5:Class:CMoLabelPlacer
  593. #  2:10:HeaderFile:molabelplacer.h
  594. #  2:8:ImplFile:molabelplacer.cpp
  595. # End Section
  596. # Section MoLecture : {9BD6A65F-CE75-11D1-AF04-204C4F4F5020}
  597. #  2:5:Class:CMoField
  598. #  2:10:HeaderFile:mofield.h
  599. #  2:8:ImplFile:mofield.cpp
  600. # End Section
  601. # Section MoLecture : {9BD6A68A-CE75-11D1-AF04-204C4F4F5020}
  602. #  2:5:Class:CMoTableDesc
  603. #  2:10:HeaderFile:motabledesc.h
  604. #  2:8:ImplFile:motabledesc.cpp
  605. # End Section
  606. # Section MoLecture : {9BD6A67A-CE75-11D1-AF04-204C4F4F5020}
  607. #  2:5:Class:CMoLabelRenderer
  608. #  2:10:HeaderFile:molabelrenderer.h
  609. #  2:8:ImplFile:molabelrenderer.cpp
  610. # End Section
  611. # Section MoLecture : {0C8392E4-3CC4-11D2-8AF6-0060082D41FB}
  612. #  2:5:Class:CMoZRenderer
  613. #  2:10:HeaderFile:mozrenderer.h
  614. #  2:8:ImplFile:mozrenderer.cpp
  615. # End Section
  616. # Section MoLecture : {9BD6A683-CE75-11D1-AF04-204C4F4F5020}
  617. #  2:5:Class:CMoImageLayer
  618. #  2:10:HeaderFile:moimagelayer.h
  619. #  2:8:ImplFile:moimagelayer.cpp
  620. # End Section
  621. # Section MoLecture : {F9C06023-DA8D-11D1-AF16-006097DA3688}
  622. #  2:5:Class:CMoProjCoordSys
  623. #  2:10:HeaderFile:moprojcoordsys.h
  624. #  2:8:ImplFile:moprojcoordsys.cpp
  625. # End Section
  626. # Section MoLecture : {F9C0602F-DA8D-11D1-AF16-006097DA3688}
  627. #  2:5:Class:CMoSpheroid
  628. #  2:10:HeaderFile:mospheroid.h
  629. #  2:8:ImplFile:mospheroid.cpp
  630. # End Section
  631. # Section MoLecture : {BEF6E003-A874-101A-8BBA-00AA00300CAB}
  632. #  2:5:Class:COleFont
  633. #  2:10:HeaderFile:font.h
  634. #  2:8:ImplFile:font.cpp
  635. # End Section
  636. # Section MoLecture : {9BD6A687-CE75-11D1-AF04-204C4F4F5020}
  637. #  2:5:Class:CMoTextSymbol
  638. #  2:10:HeaderFile:motextsymbol.h
  639. #  2:8:ImplFile:motextsymbol.cpp
  640. # End Section
  641. # Section MoLecture : {9BD6A66E-CE75-11D1-AF04-204C4F4F5020}
  642. #  2:5:Class:CMoSymbol
  643. #  2:10:HeaderFile:mosymbol.h
  644. #  2:8:ImplFile:mosymbol.cpp
  645. # End Section
  646. # Section MoLecture : {9BD6A64E-CE75-11D1-AF04-204C4F4F5020}
  647. #  2:5:Class:CMoDataConnection
  648. #  2:10:HeaderFile:modataconnection.h
  649. #  2:8:ImplFile:modataconnection.cpp
  650. # End Section
  651. # Section MoLecture : {9BD6A657-CE75-11D1-AF04-204C4F4F5020}
  652. #  2:5:Class:CMoRectangle
  653. #  2:10:HeaderFile:morectangle.h
  654. #  2:8:ImplFile:morectangle.cpp
  655. # End Section
  656. # Section MoLecture : {9BD6A672-CE75-11D1-AF04-204C4F4F5020}
  657. #  2:5:Class:CMoStrings
  658. #  2:10:HeaderFile:mostrings.h
  659. #  2:8:ImplFile:mostrings.cpp
  660. # End Section
  661. # Section MoLecture : {9BD6A652-CE75-11D1-AF04-204C4F4F5020}
  662. #  2:5:Class:CMoLayers
  663. #  2:10:HeaderFile:molayers.h
  664. #  2:8:ImplFile:molayers.cpp
  665. # End Section
  666. # Section MoLecture : {9BD6A68E-CE75-11D1-AF04-204C4F4F5020}
  667. #  2:5:Class:CMoAddressLocation
  668. #  2:10:HeaderFile:moaddresslocation.h
  669. #  2:8:ImplFile:moaddresslocation.cpp
  670. # End Section
  671. # Section MoLecture : {F9C06032-DA8D-11D1-AF16-006097DA3688}
  672. #  2:5:Class:CMoPrimeMeridian
  673. #  2:10:HeaderFile:moprimemeridian.h
  674. #  2:8:ImplFile:moprimemeridian.cpp
  675. # End Section
  676. # Section MoLecture : {2637C6F5-0472-11D2-909C-00600826393D}
  677. #  2:5:Class:CMoGeocoder
  678. #  2:10:HeaderFile:mogeocoder.h
  679. #  2:8:ImplFile:mogeocoder.cpp
  680. # End Section
  681. # Section MoLecture : {43FD9771-D8FF-11D1-AF14-006097DA3688}
  682. #  2:5:Class:CMoProjection
  683. #  2:10:HeaderFile:moprojection.h
  684. #  2:8:ImplFile:moprojection.cpp
  685. # End Section