summaryrefslogtreecommitdiffstats
path: root/tools/configure/Makefile.mingw
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2013-08-13 13:29:07 -0700
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-08-15 01:30:54 +0200
commita8467780fb9f3ac97a05f3acdc07f9cee93a5d23 (patch)
tree2a6c832f652b84df63b6dd75017cbb4db7aa2da5 /tools/configure/Makefile.mingw
parent3e4c9cb3d6177c8feb4d57f900f118596f7b3c18 (diff)
Don't compile qcryptographichash into configure.exe
It doesn't need it. Change-Id: I74a8b382fa77ba5bcdabd5b901742bec645ff0c8 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
Diffstat (limited to 'tools/configure/Makefile.mingw')
-rw-r--r--tools/configure/Makefile.mingw1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/configure/Makefile.mingw b/tools/configure/Makefile.mingw
index 7212b0d3a7..1994c9a52b 100644
--- a/tools/configure/Makefile.mingw
+++ b/tools/configure/Makefile.mingw
@@ -69,7 +69,6 @@ OBJECTS = \
qxmlstream.o \
qxmlutils.o \
quuid.o \
- qcryptographichash.o \
registry.o
$(TARGET): $(OBJECTS)