0
0
mirror of https://github.com/fralx/LimeReport.git synced 2025-09-23 16:39:07 +03:00

DEST_INCLUDE_DIR = $$PWD/include/ to DEST_INCLUDE_DIR = $$PWD/include

This commit is contained in:
Newsages
2016-03-31 15:42:08 +02:00
parent aeb11d0318
commit 4665a7e914
2 changed files with 4 additions and 4 deletions

View File

@@ -11,7 +11,7 @@ CONFIG(release, debug|release){
}
BUILD_DIR = $$PWD/build/$${QT_VERSION}
DEST_INCLUDE_DIR = $$PWD/include/
DEST_INCLUDE_DIR = $$PWD/include
unix:!macx {
ARCH_DIR = $${OUT_PWD}/unix