23563: Introduce support of MS Visual Studio 2012
[occt.git] / samples / qt / Tutorial / custom.sh
1 #!/bin/sh
2
3 #Define CASROOT and QTDIR variables in order to generate Makefile files by qmake.
4 #If you are using Mac OS X it is necessary to define WOKHOME as a path to your WOK installation directory.
5
6 export CASROOT=""
7
8 export QTDIR=""
9
10 export WOKHOME=""