edit DESTINATION_SDK_PATH

This commit is contained in:
konovalovsergey
2016-03-31 17:24:28 +03:00
committed by Alexander Trofimov
parent f149c7f0ef
commit 107e460daa
12 changed files with 20 additions and 20 deletions

View File

@ -19,7 +19,7 @@ win32 {
QMAKE_CXXFLAGS += -std=c++11 -Wall -Wno-ignored-qualifiers
}
############### destination path ###############
DESTINATION_SDK_PATH = $$PWD/../../../SDK/lib
DESTINATION_SDK_PATH = $$PWD/../../../build/lib
# WINDOWS
win32:contains(QMAKE_TARGET.arch, x86_64):{