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:
@@ -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
|
||||
|
Reference in New Issue
Block a user