forked from markus/S_New4
add testing for platform
This commit is contained in:
parent
de3dc9c825
commit
eea64c60f1
@ -1,10 +1,10 @@
|
||||
QT -= gui
|
||||
|
||||
#Linux:
|
||||
#LIBS += -lcurl
|
||||
unix: LIBS += -lcurl
|
||||
|
||||
#Windows
|
||||
LIBS += -L$${_PRO_FILE_PWD_}\curl -lcurl
|
||||
win32: LIBS += -L$${_PRO_FILE_PWD_}\curl -lcurl
|
||||
|
||||
|
||||
CONFIG += c++11 console
|
||||
|
Loading…
Reference in New Issue
Block a user