You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
unix:OBJECTS_DIR = unix_obj
|
|
unix:MOC_DIR = unix_moc
|
|
|
|
win32:OBJECTS_DIR = win_obj
|
|
win32:MOC_DIR = win_moc
|
|
|
|
DEFINES += QT_ONLY
|
|
win32:DEFINES += WIN32 _WIN32 KJSEMBED_DLL
|
|
|
|
#DEBUG {
|
|
#CONFIG += debug warn_on
|
|
#}
|
|
|
|
#RELEASE {
|
|
CONFIG += release warn_off
|
|
#}
|
|
|
|
CONFIG += thread rtti
|