Reconfigured output location.
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user