Reconfigured output location.

This commit is contained in:
2017-03-17 12:19:24 +01:00
parent b6aa6e4703
commit c926a173ba
3 changed files with 16 additions and 4 deletions
+7
View File
@@ -4,6 +4,10 @@
#
#-------------------------------------------------
win32 {
QCA_PATH = d:/prac/qt/lib/qca
}
QT += network xmlpatterns
QT -= gui
@@ -15,6 +19,9 @@ TEMPLATE = lib
DEFINES += EETCPP_LIBRARY
release:DESTDIR = $$PWD/../bin/release
debug:DESTDIR = $$PWD/../bin/debug
SOURCES += eetcpp.cpp \
eetrequest.cpp \
eettemplate.cpp \