diff options
author | Chris Craig <[email protected]> | 2013-08-12 13:07:00 -0400 |
---|---|---|
committer | Chris Craig <[email protected]> | 2013-08-12 20:08:31 +0200 |
commit | 25cb39043bed291170a1b5a42dcd3924ffa7fa43 (patch) | |
tree | e1144578ea67398473171eef85c1f67b24a1082d | |
parent | bcbd13f42632645b917f703dcd978cfbbc3dfc14 (diff) |
Change-Id: I7518db2a88c9ba08b2e10f5887d2091fb90971b5
Reviewed-by: Sergio Ahumada <[email protected]>
-rw-r--r-- | .qmake.conf | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/.qmake.conf b/.qmake.conf index 4285ae8..67a9ae2 100644 --- a/.qmake.conf +++ b/.qmake.conf @@ -1 +1,3 @@ -load(qt_build_config)
\ No newline at end of file +load(qt_build_config) + +MODULE_VERSION = 1.0.0 |