mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-29 14:00:49 +03:00
0026739: Problem with generate Qt samples
Generation of project files was fixed.
This commit is contained in:
@@ -1,10 +1,4 @@
|
||||
#!/bin/sh
|
||||
#!/bin/bash
|
||||
#Define QT_DIR variables in order to generate Makefile files by qmake
|
||||
|
||||
#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=""
|
||||
|
||||
export QTDIR=""
|
||||
|
||||
export WOKHOME=""
|
||||
export QT_DIR=""
|
||||
|
Reference in New Issue
Block a user