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

Move build location from project source top dir to qmake top build dir

This commit is contained in:
frostasm
2018-08-04 18:23:56 +03:00
parent c5a033fe51
commit 384368dd38
5 changed files with 27 additions and 8 deletions

3
initvars.pro Normal file
View File

@@ -0,0 +1,3 @@
TEMPLATE=subdirs
SUBDIRS= # don't build anything, we're just generating the .qmake.cache file
QMAKE_SUBSTITUTES += .qmake.cache.in