occt: master 910970ab

Author Committer Branch Timestamp Parent
abv abv master 2014-07-09 09:37:07 master fa0cbe55
Affected Issues  0024786: Move functionality of WOK command wgenproj to OCCT tool genproj
Changeset 0024786: Move functionality of WOK command wgenproj to OCCT tool genproj

WOK scripts used in generation of MSVC projects are put to adm/genproj.tcl
Batch script genproj.bat added, replacing 'wgenproj' command of WOK.

WOK tool for configuring custom.bat is also copied; it is called by genproj if custom.bat does not exist

Environment variable SHORTCUT_HEADERS can be defined in custom.bat to have headers put in inc just shortcuts to actual headers, instead of copies.
Corresponding option "copy OCCT short-cut headers instead of original one to inc folder" is added to genconf dialog
mod - .gitignore Diff File
add - adm/CMPLRS Diff File
add - adm/genconf.tcl Diff File
add - adm/genconfdeps.tcl Diff File
add - adm/genproj.tcl Diff File
add - adm/templates/acinclude.m4 Diff File
add - adm/templates/codeblocks.sh Diff File
mod - adm/templates/draw.bat Diff File
mod - adm/templates/draw.sh Diff File
add - adm/templates/env.bat Diff File
add - adm/templates/env.sh Diff File
add - adm/templates/msvc.bat Diff File
add - adm/templates/template.ac Diff File
add - adm/templates/template.mam Diff File
add - adm/templates/template.mamx Diff File
add - adm/templates/template.plist Diff File
add - adm/templates/template.vc10 Diff File
add - adm/templates/template.vc10x Diff File
add - adm/templates/template.vc11 Diff File
add - adm/templates/template.vc11x Diff File
add - adm/templates/template.vc12 Diff File
add - adm/templates/template.vc12x Diff File
add - adm/templates/template.vc7 Diff File
add - adm/templates/template.vc7x Diff File
add - adm/templates/template.vc8 Diff File
add - adm/templates/template.vc8x Diff File
add - adm/templates/template.vc9 Diff File
add - adm/templates/template.vc9x Diff File
add - adm/templates/template.xcscheme Diff File
add - adm/templates/template_dll.rc Diff File
add - adm/templates/vcproj.user.vc9x Diff File
add - adm/templates/vcxproj.user.vc10x Diff File
add - adm/templates/vcxproj.user.vc11x Diff File
add - adm/templates/vcxproj.user.vc12x Diff File
mod - CMakeLists.txt Diff File
add - genproj.bat Diff File