aboutsummaryrefslogtreecommitdiffstats
path: root/.qmake.conf
diff options
context:
space:
mode:
Diffstat (limited to '.qmake.conf')
-rw-r--r--.qmake.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/.qmake.conf b/.qmake.conf
new file mode 100644
index 0000000..a0f7fb6
--- /dev/null
+++ b/.qmake.conf
@@ -0,0 +1,2 @@
+IDE_SOURCE_TREE = $$PWD/qtcreator
+IDE_BUILD_TREE = $$shadowed($$IDE_SOURCE_TREE)