0030339: Configuration - add project files for qmake IR-2019-04-05
authorkgv <kgv@opencascade.com>
Mon, 1 Apr 2019 20:44:20 +0000 (23:44 +0300)
committerapn <apn@opencascade.com>
Sun, 7 Apr 2019 10:21:59 +0000 (13:21 +0300)
commitaafe169f89f642b6ea42decc025cae6f0f758eee
treef9e500dbe2d1019613ef948bb6d0dfbc6b425577
parent84b904bc36834914197ce0d4c2b7c84d05137ead
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.
24 files changed:
adm/.gitignore [new file with mode: 0644]
adm/genconf.tcl
adm/genconfdeps.tcl
adm/genproj.tcl
adm/qmake/.gitignore [new file with mode: 0644]
adm/qmake/OccCppConfig.pri [new file with mode: 0644]
adm/qmake/OccModule.pri [new file with mode: 0644]
adm/qmake/OccModule.pro.in [new file with mode: 0644]
adm/qmake/OccToolkit.pri [new file with mode: 0644]
adm/qmake/OccToolkit.pro.in [new file with mode: 0644]
adm/qmake/Occt.pro [new file with mode: 0644]
adm/qmake/OcctDummy.in [new file with mode: 0644]
adm/qmake/OcctHeaderLink.hxx.in [new file with mode: 0644]
adm/qmake/custom.pri.template [new file with mode: 0644]
adm/templates/env.sh
genproj
genproj.bat
src/DRAWEXE/EXTERNLIB
src/Draw/Draw.cxx
src/Draw/Draw_PloadCommands.cxx
src/OSD/OSD_Process.cxx
src/OSD/OSD_Process.hxx
src/TKDraw/EXTERNLIB
src/TKService/EXTERNLIB