css_enhanced_waf/vpc_scripts/source_exe_qt_base.vpc
FluorescentCIAAfricanAmerican 3bf9df6b27 1
2020-04-22 12:56:21 -04:00

5 lines
No EOL
229 B
Text

// call up either the posix or win32 vpc file based upon target platform
//$Include "$SRCDIR\vpc_scripts\source_exe_qt_linux_base.vpc" [$POSIX]
$Include "$SRCDIR\vpc_scripts\source_exe_qt_win32_base.vpc" [$WIN32 || $WIN64]