GUI: Place intermediate resource files to temp folder.
This commit is contained in:
parent
40ccd4d1ac
commit
2dca9d438d
|
@ -7,6 +7,7 @@ TARGET =
|
|||
QT += xml
|
||||
DEPENDPATH += .
|
||||
INCLUDEPATH += .
|
||||
RCC_DIR = temp
|
||||
MOC_DIR = temp
|
||||
OBJECTS_DIR = temp
|
||||
CONFIG += warn_on debug
|
||||
|
|
Loading…
Reference in New Issue