1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-09 13:22:24 +03:00

0030339: Configuration - add project files for qmake

Added adm/qmake/Occt.pro for building OCCT using Qt Creator.
genproj/genconf scripts have been extended with an option defining project format.

Draw_Appli now tries resolving CASROOT/DRAWDEFAULT/CSF_OCCTResourcePath/CSF_OCCTSamplesPath
locations within usual OCCT development/installation environment.
Added missing TKShHealing dependency to TKDraw/DRAWEXE (inherited from TKMesh).
OSD_Process::ExecutableFolder() - added method returning executable folder.
This commit is contained in:
kgv
2019-04-01 23:44:20 +03:00
committed by apn
parent 84b904bc36
commit aafe169f89
24 changed files with 892 additions and 119 deletions

View File

@@ -6,6 +6,7 @@ TKMath
TKBRep
TKGeomAlgo
TKTopAlgo
TKShHealing
TKMesh
TKService
TKHLR