conditional relative paths

This commit is contained in:
Gambhiro
2016-01-02 14:46:34 +00:00
parent c8e2355ec2
commit 12a9e1fb18
4 changed files with 15 additions and 4 deletions

View File

@ -1,5 +1,8 @@
TEMPLATE = subdirs
CONFIG += ordered
CONFIG += autobuild
# message(PWD: $$(PWD))
LOCAL_LIB_DIR = $$(PWD)/Builds/lib
LOCAL_INCLUDE_DIR = $$(PWD)/Builds/include