/src/contrib/geom-5.1.2.7/adm/win32-msvc/GEOMAlgo.vcproj

http://pythonocc.googlecode.com/ · MSBuild · 568 lines · 568 code · 0 blank · 0 comment · 0 complexity · 51983bf0e4e87497cb72783ae0c70dad MD5 · raw file

  1. <?xml version="1.0" encoding="windows-1251"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="8,00"
  5. Name="GEOMAlgo"
  6. ProjectGUID="{564D6362-F11B-4A34-AE5C-85A941105C44}"
  7. RootNamespace="GEOMAlgo"
  8. >
  9. <Platforms>
  10. <Platform
  11. Name="Win32"
  12. />
  13. </Platforms>
  14. <ToolFiles>
  15. </ToolFiles>
  16. <Configurations>
  17. <Configuration
  18. Name="Release|Win32"
  19. OutputDirectory=".\..\..\win32\bin"
  20. IntermediateDirectory=".\..\..\win32\obj\GEOMAlgo"
  21. ConfigurationType="2"
  22. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
  23. UseOfMFC="0"
  24. ATLMinimizesCRunTimeLibraryUsage="false"
  25. >
  26. <Tool
  27. Name="VCPreBuildEventTool"
  28. />
  29. <Tool
  30. Name="VCCustomBuildTool"
  31. />
  32. <Tool
  33. Name="VCXMLDataGeneratorTool"
  34. />
  35. <Tool
  36. Name="VCWebServiceProxyGeneratorTool"
  37. />
  38. <Tool
  39. Name="VCMIDLTool"
  40. PreprocessorDefinitions="NDEBUG"
  41. MkTypLibCompatible="true"
  42. SuppressStartupBanner="true"
  43. TargetEnvironment="1"
  44. TypeLibraryName=".\..\..\win32\bin/GEOMAlgo.tlb"
  45. HeaderFileName=""
  46. />
  47. <Tool
  48. Name="VCCLCompilerTool"
  49. AdditionalOptions="/DWNT"
  50. Optimization="2"
  51. InlineFunctionExpansion="1"
  52. AdditionalIncludeDirectories="&quot;$(CASROOT)\inc&quot;;..\..\inc;..\..\src\GEOMAlgo;..\..\src\BlockFix"
  53. PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;WNT;No_Exception;CSFDB"
  54. StringPooling="true"
  55. RuntimeLibrary="2"
  56. EnableFunctionLevelLinking="true"
  57. PrecompiledHeaderFile=".\..\..\win32\obj\GEOMAlgo/GEOMAlgo.pch"
  58. AssemblerListingLocation=".\..\..\win32\obj\GEOMAlgo/"
  59. ObjectFile=".\..\..\win32\obj\GEOMAlgo/"
  60. ProgramDataBaseFileName=".\..\..\win32\obj\GEOMAlgo/"
  61. WarningLevel="3"
  62. SuppressStartupBanner="true"
  63. />
  64. <Tool
  65. Name="VCManagedResourceCompilerTool"
  66. />
  67. <Tool
  68. Name="VCResourceCompilerTool"
  69. PreprocessorDefinitions="NDEBUG"
  70. Culture="1036"
  71. />
  72. <Tool
  73. Name="VCPreLinkEventTool"
  74. />
  75. <Tool
  76. Name="VCLinkerTool"
  77. AdditionalDependencies="opengl32.lib glu32.lib ws2_32.lib odbc32.lib odbccp32.lib TKernel.lib TKMath.lib TKAdvTools.lib TKG2d.lib TKG3d.lib TKGeomBase.lib TKBRep.lib TKGeomAlgo.lib TKTopAlgo.lib TKPrim.lib TKBO.lib TKBool.lib TKHLR.lib TKFillet.lib TKOffset.lib TKFeat.lib TKMesh.lib PTKernel.lib TKPShape.lib TKShapeSchema.lib TKShHealing.lib TKService.lib TKV2d.lib TKV3d.lib TKOpenGl.lib TKMeshVS.lib TKXSDRAW.lib TKCDF.lib TKLCAF.lib TKCAF.lib TKBinL.lib TKXmlL.lib TKPLCAF.lib TKBin.lib TKXml.lib TKPCAF.lib FWOSPlugin.lib TKStdLSchema.lib TKStdSchema.lib StdPlugin.lib XmlPlugin.lib BinPlugin.lib StdLPlugin.lib BinLPlugin.lib XmlLPlugin.lib TKXSBase.lib TKSTEPBase.lib TKSTEPAttr.lib TKSTEP209.lib TKSTEP.lib TKIGES.lib TKXCAF.lib TKXCAFSchema.lib TKXDEIGES.lib TKXDESTEP.lib TKSTL.lib TKVRML.lib TKXmlXCAF.lib TKBinXCAF.lib XCAFPlugin.lib XmlXCAFPlugin.lib BinXCAFPlugin.lib TKDraw.lib TKTopTest.lib TKViewerTest.lib TKDCAF.lib TKXDEDRAW.lib NMTTools.lib NMTDS.lib Sketcher.lib"
  78. OutputFile=".\..\..\win32\bin/GEOMAlgo.dll"
  79. LinkIncremental="1"
  80. SuppressStartupBanner="true"
  81. AdditionalLibraryDirectories="..\..\win32\lib;&quot;$(CASROOT)/win32/lib&quot;"
  82. ProgramDatabaseFile=".\..\..\win32\bin/GEOMAlgo.pdb"
  83. SubSystem="2"
  84. ImportLibrary="..\..\win32\lib\GEOMAlgo.lib"
  85. TargetMachine="1"
  86. />
  87. <Tool
  88. Name="VCALinkTool"
  89. />
  90. <Tool
  91. Name="VCManifestTool"
  92. />
  93. <Tool
  94. Name="VCXDCMakeTool"
  95. />
  96. <Tool
  97. Name="VCBscMakeTool"
  98. />
  99. <Tool
  100. Name="VCFxCopTool"
  101. />
  102. <Tool
  103. Name="VCAppVerifierTool"
  104. />
  105. <Tool
  106. Name="VCWebDeploymentTool"
  107. />
  108. <Tool
  109. Name="VCPostBuildEventTool"
  110. />
  111. </Configuration>
  112. <Configuration
  113. Name="Debug|Win32"
  114. OutputDirectory=".\..\..\win32\bind"
  115. IntermediateDirectory=".\..\..\win32\objd\GEOMAlgo"
  116. ConfigurationType="2"
  117. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
  118. UseOfMFC="0"
  119. ATLMinimizesCRunTimeLibraryUsage="false"
  120. ManagedExtensions="0"
  121. >
  122. <Tool
  123. Name="VCPreBuildEventTool"
  124. />
  125. <Tool
  126. Name="VCCustomBuildTool"
  127. />
  128. <Tool
  129. Name="VCXMLDataGeneratorTool"
  130. />
  131. <Tool
  132. Name="VCWebServiceProxyGeneratorTool"
  133. />
  134. <Tool
  135. Name="VCMIDLTool"
  136. PreprocessorDefinitions="_DEBUG"
  137. MkTypLibCompatible="true"
  138. SuppressStartupBanner="true"
  139. TargetEnvironment="1"
  140. TypeLibraryName=".\..\..\win32\bind/GEOMAlgo.tlb"
  141. HeaderFileName=""
  142. />
  143. <Tool
  144. Name="VCCLCompilerTool"
  145. AdditionalOptions="/DWNT"
  146. Optimization="0"
  147. InlineFunctionExpansion="1"
  148. AdditionalIncludeDirectories="&quot;$(CASROOT)\inc&quot;;..\..\inc;..\..\src\GEOMAlgo;..\..\src\BlockFix"
  149. PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;WNT;CSFDB"
  150. RuntimeLibrary="3"
  151. PrecompiledHeaderFile=".\..\..\win32\objd\GEOMAlgo/GEOMAlgo.pch"
  152. AssemblerListingLocation=".\..\..\win32\objd\GEOMAlgo/"
  153. ObjectFile=".\..\..\win32\objd\GEOMAlgo/"
  154. ProgramDataBaseFileName=".\..\..\win32\objd\GEOMAlgo/"
  155. WarningLevel="3"
  156. SuppressStartupBanner="true"
  157. Detect64BitPortabilityProblems="false"
  158. DebugInformationFormat="3"
  159. CompileAs="0"
  160. />
  161. <Tool
  162. Name="VCManagedResourceCompilerTool"
  163. />
  164. <Tool
  165. Name="VCResourceCompilerTool"
  166. PreprocessorDefinitions="_DEBUG"
  167. Culture="1036"
  168. />
  169. <Tool
  170. Name="VCPreLinkEventTool"
  171. />
  172. <Tool
  173. Name="VCLinkerTool"
  174. AdditionalDependencies="opengl32.lib glu32.lib ws2_32.lib odbc32.lib odbccp32.lib TKernel.lib TKMath.lib TKAdvTools.lib TKG2d.lib TKG3d.lib TKGeomBase.lib TKBRep.lib TKGeomAlgo.lib TKTopAlgo.lib TKPrim.lib TKBO.lib TKBool.lib TKHLR.lib TKFillet.lib TKOffset.lib TKFeat.lib TKMesh.lib PTKernel.lib TKPShape.lib TKShapeSchema.lib TKShHealing.lib TKService.lib TKV2d.lib TKV3d.lib TKOpenGl.lib TKMeshVS.lib TKXSDRAW.lib TKCDF.lib TKLCAF.lib TKCAF.lib TKBinL.lib TKXmlL.lib TKPLCAF.lib TKBin.lib TKXml.lib TKPCAF.lib FWOSPlugin.lib TKStdLSchema.lib TKStdSchema.lib StdPlugin.lib XmlPlugin.lib BinPlugin.lib StdLPlugin.lib BinLPlugin.lib XmlLPlugin.lib TKXSBase.lib TKSTEPBase.lib TKSTEPAttr.lib TKSTEP209.lib TKSTEP.lib TKIGES.lib TKXCAF.lib TKXCAFSchema.lib TKXDEIGES.lib TKXDESTEP.lib TKSTL.lib TKVRML.lib TKXmlXCAF.lib TKBinXCAF.lib XCAFPlugin.lib XmlXCAFPlugin.lib BinXCAFPlugin.lib TKDraw.lib TKTopTest.lib TKViewerTest.lib TKDCAF.lib TKXDEDRAW.lib NMTTools.lib NMTDS.lib Sketcher.lib"
  175. OutputFile=".\..\..\win32\bind/GEOMAlgo.dll"
  176. LinkIncremental="1"
  177. SuppressStartupBanner="true"
  178. AdditionalLibraryDirectories="..\..\win32\libd; $(CASROOT)\win32\libd"
  179. GenerateDebugInformation="true"
  180. ProgramDatabaseFile="..\..\win32\bind\GEOMAlgo.pdb"
  181. SubSystem="2"
  182. ImportLibrary="..\..\win32\libd\GEOMAlgo.lib"
  183. />
  184. <Tool
  185. Name="VCALinkTool"
  186. />
  187. <Tool
  188. Name="VCManifestTool"
  189. />
  190. <Tool
  191. Name="VCXDCMakeTool"
  192. />
  193. <Tool
  194. Name="VCBscMakeTool"
  195. />
  196. <Tool
  197. Name="VCFxCopTool"
  198. />
  199. <Tool
  200. Name="VCAppVerifierTool"
  201. />
  202. <Tool
  203. Name="VCWebDeploymentTool"
  204. />
  205. <Tool
  206. Name="VCPostBuildEventTool"
  207. />
  208. </Configuration>
  209. </Configurations>
  210. <References>
  211. </References>
  212. <Files>
  213. <Filter
  214. Name="Source files"
  215. >
  216. <File
  217. RelativePath="..\..\src\BlockFix\BlockFix.cpp"
  218. >
  219. </File>
  220. <File
  221. RelativePath="..\..\src\BlockFix\BlockFix_BlockFixAPI.cpp"
  222. >
  223. </File>
  224. <File
  225. RelativePath="..\..\src\BlockFix\BlockFix_CheckTool.cpp"
  226. >
  227. </File>
  228. <File
  229. RelativePath="..\..\src\BlockFix\BlockFix_PeriodicSurfaceModifier.cpp"
  230. >
  231. </File>
  232. <File
  233. RelativePath="..\..\src\BlockFix\BlockFix_SphereSpaceModifier.cpp"
  234. >
  235. </File>
  236. <File
  237. RelativePath="..\..\src\BlockFix\BlockFix_UnionEdges.cpp"
  238. >
  239. </File>
  240. <File
  241. RelativePath="..\..\src\BlockFix\BlockFix_UnionFaces.cpp"
  242. >
  243. </File>
  244. <File
  245. RelativePath="..\..\src\GEOMAlgo\GEOMAlgo_Algo.cpp"
  246. >
  247. </File>
  248. <File
  249. RelativePath="..\..\src\GEOMAlgo\GEOMAlgo_Builder.cpp"
  250. >
  251. </File>
  252. <File
  253. RelativePath="..\..\src\GEOMAlgo\GEOMAlgo_Builder_0.cpp"
  254. >
  255. </File>
  256. <File
  257. RelativePath="..\..\src\GEOMAlgo\GEOMAlgo_Builder_1.cpp"
  258. >
  259. </File>
  260. <File
  261. RelativePath="..\..\src\GEOMAlgo\GEOMAlgo_Builder_2.cpp"
  262. >
  263. </File>
  264. <File
  265. RelativePath="..\..\src\GEOMAlgo\GEOMAlgo_Builder_3.cpp"
  266. >
  267. </File>
  268. <File
  269. RelativePath="..\..\src\GEOMAlgo\GEOMAlgo_Builder_4.cpp"
  270. >
  271. </File>
  272. <File
  273. RelativePath="..\..\src\GEOMAlgo\GEOMAlgo_BuilderArea.cpp"
  274. >
  275. </File>
  276. <File
  277. RelativePath="..\..\src\GEOMAlgo\GEOMAlgo_BuilderFace.cpp"
  278. >
  279. </File>
  280. <File
  281. RelativePath="..\..\src\GEOMAlgo\GEOMAlgo_BuilderShape.cpp"
  282. >
  283. </File>
  284. <File
  285. RelativePath="..\..\src\GEOMAlgo\GEOMAlgo_BuilderSolid.cpp"
  286. >
  287. </File>
  288. <File
  289. RelativePath="..\..\src\GEOMAlgo\GEOMAlgo_BuilderTools.cpp"
  290. >
  291. </File>
  292. <File
  293. RelativePath="..\..\src\GEOMAlgo\GEOMAlgo_Clsf.cpp"
  294. >
  295. </File>
  296. <File
  297. RelativePath="..\..\src\GEOMAlgo\GEOMAlgo_ClsfBox.cpp"
  298. >
  299. </File>
  300. <File
  301. RelativePath="..\..\src\GEOMAlgo\GEOMAlgo_ClsfSolid.cpp"
  302. >
  303. </File>
  304. <File
  305. RelativePath="..\..\src\GEOMAlgo\GEOMAlgo_ClsfSurf.cpp"
  306. >
  307. </File>
  308. <File
  309. RelativePath="..\..\src\GEOMAlgo\GEOMAlgo_CoupleOfShapes.cpp"
  310. >
  311. </File>
  312. <File
  313. RelativePath="..\..\src\GEOMAlgo\GEOMAlgo_DataMapIteratorOfDataMapOfPassKeyInteger_0.cpp"
  314. >
  315. </File>
  316. <File
  317. RelativePath="..\..\src\GEOMAlgo\GEOMAlgo_DataMapIteratorOfDataMapOfPassKeyShapeShape_0.cpp"
  318. >
  319. </File>
  320. <File
  321. RelativePath="..\..\src\GEOMAlgo\GEOMAlgo_DataMapIteratorOfDataMapOfRealListOfShape_0.cpp"
  322. >
  323. </File>
  324. <File
  325. RelativePath="..\..\src\GEOMAlgo\GEOMAlgo_DataMapIteratorOfDataMapOfShapeReal_0.cpp"
  326. >
  327. </File>
  328. <File
  329. RelativePath="..\..\src\GEOMAlgo\GEOMAlgo_DataMapIteratorOfDataMapOfShapeShapeSet_0.cpp"
  330. >
  331. </File>
  332. <File
  333. RelativePath="..\..\src\GEOMAlgo\GEOMAlgo_DataMapNodeOfDataMapOfPassKeyInteger_0.cpp"
  334. >
  335. </File>
  336. <File
  337. RelativePath="..\..\src\GEOMAlgo\GEOMAlgo_DataMapNodeOfDataMapOfPassKeyShapeShape_0.cpp"
  338. >
  339. </File>
  340. <File
  341. RelativePath="..\..\src\GEOMAlgo\GEOMAlgo_DataMapNodeOfDataMapOfRealListOfShape_0.cpp"
  342. >
  343. </File>
  344. <File
  345. RelativePath="..\..\src\GEOMAlgo\GEOMAlgo_DataMapNodeOfDataMapOfShapeReal_0.cpp"
  346. >
  347. </File>
  348. <File
  349. RelativePath="..\..\src\GEOMAlgo\GEOMAlgo_DataMapNodeOfDataMapOfShapeShapeSet_0.cpp"
  350. >
  351. </File>
  352. <File
  353. RelativePath="..\..\src\GEOMAlgo\GEOMAlgo_DataMapOfPassKeyInteger_0.cpp"
  354. >
  355. </File>
  356. <File
  357. RelativePath="..\..\src\GEOMAlgo\GEOMAlgo_DataMapOfPassKeyShapeShape_0.cpp"
  358. >
  359. </File>
  360. <File
  361. RelativePath="..\..\src\GEOMAlgo\GEOMAlgo_DataMapOfRealListOfShape_0.cpp"
  362. >
  363. </File>
  364. <File
  365. RelativePath="..\..\src\GEOMAlgo\GEOMAlgo_DataMapOfShapeReal_0.cpp"
  366. >
  367. </File>
  368. <File
  369. RelativePath="..\..\src\GEOMAlgo\GEOMAlgo_DataMapOfShapeShapeSet_0.cpp"
  370. >
  371. </File>
  372. <File
  373. RelativePath="..\..\src\GEOMAlgo\GEOMAlgo_FinderShapeOn.cpp"
  374. >
  375. </File>
  376. <File
  377. RelativePath="..\..\src\GEOMAlgo\GEOMAlgo_FinderShapeOn1.cpp"
  378. >
  379. </File>
  380. <File
  381. RelativePath="..\..\src\GEOMAlgo\GEOMAlgo_FinderShapeOn2.cpp"
  382. >
  383. </File>
  384. <File
  385. RelativePath="..\..\src\GEOMAlgo\GEOMAlgo_FinderShapeOnQuad.cpp"
  386. >
  387. </File>
  388. <File
  389. RelativePath="..\..\src\GEOMAlgo\GEOMAlgo_GlueAnalyser.cpp"
  390. >
  391. </File>
  392. <File
  393. RelativePath="..\..\src\GEOMAlgo\GEOMAlgo_Gluer.cpp"
  394. >
  395. </File>
  396. <File
  397. RelativePath="..\..\src\GEOMAlgo\GEOMAlgo_Gluer1.cpp"
  398. >
  399. </File>
  400. <File
  401. RelativePath="..\..\src\GEOMAlgo\GEOMAlgo_HAlgo.cpp"
  402. >
  403. </File>
  404. <File
  405. RelativePath="..\..\src\GEOMAlgo\GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfIntegerShape_0.cpp"
  406. >
  407. </File>
  408. <File
  409. RelativePath="..\..\src\GEOMAlgo\GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfPassKeyListOfShape_0.cpp"
  410. >
  411. </File>
  412. <File
  413. RelativePath="..\..\src\GEOMAlgo\GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfPassKeyShapeListOfShape_0.cpp"
  414. >
  415. </File>
  416. <File
  417. RelativePath="..\..\src\GEOMAlgo\GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfShapeBox_0.cpp"
  418. >
  419. </File>
  420. <File
  421. RelativePath="..\..\src\GEOMAlgo\GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfShapeShapeInfo_0.cpp"
  422. >
  423. </File>
  424. <File
  425. RelativePath="..\..\src\GEOMAlgo\GEOMAlgo_IndexedDataMapNodeOfIndexedDataMapOfShapeState_0.cpp"
  426. >
  427. </File>
  428. <File
  429. RelativePath="..\..\src\GEOMAlgo\GEOMAlgo_IndexedDataMapOfIntegerShape_0.cpp"
  430. >
  431. </File>
  432. <File
  433. RelativePath="..\..\src\GEOMAlgo\GEOMAlgo_IndexedDataMapOfPassKeyListOfShape_0.cpp"
  434. >
  435. </File>
  436. <File
  437. RelativePath="..\..\src\GEOMAlgo\GEOMAlgo_IndexedDataMapOfPassKeyShapeListOfShape_0.cpp"
  438. >
  439. </File>
  440. <File
  441. RelativePath="..\..\src\GEOMAlgo\GEOMAlgo_IndexedDataMapOfShapeBox_0.cpp"
  442. >
  443. </File>
  444. <File
  445. RelativePath="..\..\src\GEOMAlgo\GEOMAlgo_IndexedDataMapOfShapeShapeInfo_0.cpp"
  446. >
  447. </File>
  448. <File
  449. RelativePath="..\..\src\GEOMAlgo\GEOMAlgo_IndexedDataMapOfShapeState_0.cpp"
  450. >
  451. </File>
  452. <File
  453. RelativePath="..\..\src\GEOMAlgo\GEOMAlgo_ListIteratorOfListOfCoupleOfShapes_0.cpp"
  454. >
  455. </File>
  456. <File
  457. RelativePath="..\..\src\GEOMAlgo\GEOMAlgo_ListIteratorOfListOfPnt_0.cpp"
  458. >
  459. </File>
  460. <File
  461. RelativePath="..\..\src\GEOMAlgo\GEOMAlgo_ListNodeOfListOfCoupleOfShapes_0.cpp"
  462. >
  463. </File>
  464. <File
  465. RelativePath="..\..\src\GEOMAlgo\GEOMAlgo_ListNodeOfListOfPnt_0.cpp"
  466. >
  467. </File>
  468. <File
  469. RelativePath="..\..\src\GEOMAlgo\GEOMAlgo_ListOfCoupleOfShapes_0.cpp"
  470. >
  471. </File>
  472. <File
  473. RelativePath="..\..\src\GEOMAlgo\GEOMAlgo_ListOfPnt_0.cpp"
  474. >
  475. </File>
  476. <File
  477. RelativePath="..\..\src\GEOMAlgo\GEOMAlgo_PassKey.cpp"
  478. >
  479. </File>
  480. <File
  481. RelativePath="..\..\src\GEOMAlgo\GEOMAlgo_PassKeyMapHasher.cpp"
  482. >
  483. </File>
  484. <File
  485. RelativePath="..\..\src\GEOMAlgo\GEOMAlgo_PassKeyShape.cpp"
  486. >
  487. </File>
  488. <File
  489. RelativePath="..\..\src\GEOMAlgo\GEOMAlgo_PassKeyShapeMapHasher.cpp"
  490. >
  491. </File>
  492. <File
  493. RelativePath="..\..\src\GEOMAlgo\GEOMAlgo_ShapeAlgo.cpp"
  494. >
  495. </File>
  496. <File
  497. RelativePath="..\..\src\GEOMAlgo\GEOMAlgo_ShapeInfo.cpp"
  498. >
  499. </File>
  500. <File
  501. RelativePath="..\..\src\GEOMAlgo\GEOMAlgo_ShapeInfoFiller.cpp"
  502. >
  503. </File>
  504. <File
  505. RelativePath="..\..\src\GEOMAlgo\GEOMAlgo_ShapeInfoFiller_1.cpp"
  506. >
  507. </File>
  508. <File
  509. RelativePath="..\..\src\GEOMAlgo\GEOMAlgo_ShapeSet.cpp"
  510. >
  511. </File>
  512. <File
  513. RelativePath="..\..\src\GEOMAlgo\GEOMAlgo_ShapeSolid.cpp"
  514. >
  515. </File>
  516. <File
  517. RelativePath="..\..\src\GEOMAlgo\GEOMAlgo_ShellSolid.cpp"
  518. >
  519. </File>
  520. <File
  521. RelativePath="..\..\src\GEOMAlgo\GEOMAlgo_SolidSolid.cpp"
  522. >
  523. </File>
  524. <File
  525. RelativePath="..\..\src\GEOMAlgo\GEOMAlgo_Splitter.cpp"
  526. >
  527. </File>
  528. <File
  529. RelativePath="..\..\src\GEOMAlgo\GEOMAlgo_StateCollector.cpp"
  530. >
  531. </File>
  532. <File
  533. RelativePath="..\..\src\GEOMAlgo\GEOMAlgo_SurfaceTools.cpp"
  534. >
  535. </File>
  536. <File
  537. RelativePath="..\..\src\GEOMAlgo\GEOMAlgo_Tools.cpp"
  538. >
  539. </File>
  540. <File
  541. RelativePath="..\..\src\GEOMAlgo\GEOMAlgo_Tools3D.cpp"
  542. >
  543. </File>
  544. <File
  545. RelativePath="..\..\src\GEOMAlgo\GEOMAlgo_VertexSolid.cpp"
  546. >
  547. </File>
  548. <File
  549. RelativePath="..\..\src\GEOMAlgo\GEOMAlgo_WESCorrector.cpp"
  550. >
  551. </File>
  552. <File
  553. RelativePath="..\..\src\GEOMAlgo\GEOMAlgo_WireEdgeSet.cpp"
  554. >
  555. </File>
  556. <File
  557. RelativePath="..\..\src\GEOMAlgo\GEOMAlgo_WireSolid.cpp"
  558. >
  559. </File>
  560. <File
  561. RelativePath="..\..\src\GEOMAlgo\GEOMAlgo_WireSplitter.cpp"
  562. >
  563. </File>
  564. </Filter>
  565. </Files>
  566. <Globals>
  567. </Globals>
  568. </VisualStudioProject>