Initial commit
This commit is contained in:
8
src/xf/port/active-qt/xf-port-active.pri
Normal file
8
src/xf/port/active-qt/xf-port-active.pri
Normal file
@ -0,0 +1,8 @@
|
||||
|
||||
INCLUDEPATH += $$PWD/..
|
||||
|
||||
SOURCES += \
|
||||
"$$PWD/resourcefactory.cpp"
|
||||
|
||||
HEADERS += \
|
||||
"$$PWD/resourcefactory.h"
|
Reference in New Issue
Block a user