aboutsummaryrefslogtreecommitdiffstats
path: root/share/qbs/modules/cpp/ios-gcc.qbs
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@qt.io>2018-06-21 13:41:39 +0200
committerJoerg Bornemann <joerg.bornemann@qt.io>2018-06-22 05:12:13 +0000
commite0efb1d2b09b7979162f4933193b1a247e393814 (patch)
tree93ba4be075b7455bffccd06866765f4749a8dbe7 /share/qbs/modules/cpp/ios-gcc.qbs
parent812a3cf1a5ede5cfc4ce02d8bd495dda92e633c3 (diff)
Remove the base module import from shared imports and modules
Change-Id: I5270e033dc41b5bd76a417099514c69cc073008b Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
Diffstat (limited to 'share/qbs/modules/cpp/ios-gcc.qbs')
-rw-r--r--share/qbs/modules/cpp/ios-gcc.qbs1
1 files changed, 0 insertions, 1 deletions
diff --git a/share/qbs/modules/cpp/ios-gcc.qbs b/share/qbs/modules/cpp/ios-gcc.qbs
index 408bc3aec..735766650 100644
--- a/share/qbs/modules/cpp/ios-gcc.qbs
+++ b/share/qbs/modules/cpp/ios-gcc.qbs
@@ -28,7 +28,6 @@
**
****************************************************************************/
-import qbs 1.0
import qbs.DarwinTools
import qbs.File
import qbs.FileInfo