summaryrefslogtreecommitdiffstats
path: root/qmake/Makefile.win32
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>2014-11-17 15:31:07 +0100
committerOswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>2015-02-02 11:14:34 +0000
commit12b7b2c643e95681e2d6045de648e9031fb7fc11 (patch)
treef60ca9e6c4d7bcf0bcc38ba35a6bc67880accc5a /qmake/Makefile.win32
parent6e6b50f541a7620c78ba0b3ac7c44652a3dcaefa (diff)
nuke gbuild generator
it never left the rudimentary stage. should it ever be re-added, it needs to be done basically from scratch anyway. Change-Id: I76858c8a2c90235f228f7a6e5a178a10a2669d37 Reviewed-by: Rolland Dudemaine <rolland@ghs.com> Reviewed-by: Joerg Bornemann <joerg.bornemann@theqtcompany.com>
Diffstat (limited to 'qmake/Makefile.win32')
-rw-r--r--qmake/Makefile.win322
1 files changed, 1 insertions, 1 deletions
diff --git a/qmake/Makefile.win32 b/qmake/Makefile.win32
index ba3032409e..f84c30d4af 100644
--- a/qmake/Makefile.win32
+++ b/qmake/Makefile.win32
@@ -58,7 +58,7 @@ OBJS = project.obj main.obj ioutils.obj proitems.obj qmakevfs.obj \
makefiledeps.obj metamakefile.obj xmloutput.obj \
msvc_nmake.obj msvc_vcproj.obj msvc_vcxproj.obj \
msvc_objectmodel.obj msbuild_objectmodel.obj registry.obj \
- gbuild.obj cesdkhandler.obj
+ cesdkhandler.obj
#qt code
QTOBJS= \