0026942: Training material are not built on OCCT installed after building by cmake...
[occt.git] / samples / qt / Tutorial / custom.sh
index 7442d22..d970598 100755 (executable)
@@ -1,10 +1,4 @@
-#!/bin/sh
-
-#Define CASROOT and QTDIR variables in order to generate Makefile files by qmake.
-#If you are using Mac OS X it is necessary to define WOKHOME as a path to your WOK installation directory.
-
-export CASROOT=""
+#!/bin/bash
+#Define QTDIR variable
 
 export QTDIR=""
-
-export WOKHOME=""