qt/qt4.csh

9 lines
107 B
Tcsh
Executable File

# Qt4 initialization script (csh)
if ( $?QMAKESPEC ) then
exit
endif
setenv QMAKESPEC @@QMAKESPEC@@