summaryrefslogtreecommitdiff
path: root/.qmake.conf
diff options
context:
space:
mode:
authorTor Arne Vestbø <tor.arne.vestbo@digia.com>2012-10-22 13:08:42 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-10-22 19:21:06 +0200
commitad9181a543adb463badda61c10ab75574d285482 (patch)
treed3d35073d5e9b08379114368f89d7cb82b1ceed8 /.qmake.conf
parent4b3460dd2f83c4b233265725eef4f6a310b1d4e9 (diff)
downloadqttranslations-ad9181a543adb463badda61c10ab75574d285482.tar.gz
Add .qmake.conf with load(qt_build_config) like other Qt modulesv5.0.0-beta2
Change-Id: I074834c4e9a4d9ca81f2ca9fee3241ea97407bdc Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
Diffstat (limited to '.qmake.conf')
-rw-r--r--.qmake.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/.qmake.conf b/.qmake.conf
new file mode 100644
index 0000000..42ba8e4
--- /dev/null
+++ b/.qmake.conf
@@ -0,0 +1 @@
+load(qt_build_config)