mirror of
https://github.com/QuasarApp/Heart.git
synced 2025-04-30 11:44:38 +00:00
8 lines
190 B
Plaintext
8 lines
190 B
Plaintext
INCLUDEPATH += "$$PWD/"
|
|
INCLUDEPATH += "$$PWD/DataPacakages"
|
|
INCLUDEPATH += "$$PWD/Tables"
|
|
|
|
LIBS += -L$$NETWORKPROTOCOL_LIB_OUTPUT_DIR -lcrypto
|
|
|
|
include($$PWD/../QuasarAppLib/QuasarLib.pri)
|