Files
core/Common/3dParty/curl/curl.pri
2018-05-21 18:12:06 +03:00

6 lines
108 B
Plaintext

core_linux {
INCLUDEPATH += $$PWD/$$CORE_BUILDS_PLATFORM_PREFIX/usr/local/include
LIBS += -lcurl
}