mirror of
https://github.com/QuasarApp/QuasarAppLib.git
synced 2025-05-20 21:39:43 +00:00
Delete QuasarLibDepends.pri
This commit is contained in:
parent
2c6e8df273
commit
6c73b98c60
@ -1,17 +0,0 @@
|
||||
|
||||
|
||||
win32:CONFIG(release, debug|release): LIBS += -L$$OUT_PWD/./release/ -lQuasaraApp
|
||||
else:win32:CONFIG(debug, debug|release): LIBS += -L$$OUT_PWD/./debug/ -lQuasaraApp
|
||||
else:unix: LIBS += -L$$OUT_PWD/./ -lQuasaraApp
|
||||
|
||||
INCLUDEPATH += $$PWD/.
|
||||
DEPENDPATH += $$PWD/.
|
||||
|
||||
|
||||
!isEmpty(QUASARAPP_LIB):error("QuasarLib.pri already included")
|
||||
QUASARAPP_LIB = 1
|
||||
|
||||
#DEPENDS
|
||||
include($$PWD/NodusDB_depends.pri)
|
||||
|
||||
INCLUDEPATH += "$$PWD/"
|
Loading…
x
Reference in New Issue
Block a user