Link against the precompiled header.

This fixes the build for Visual Studio 2011.

Change-Id: I8c43eef851d76f8cdde13a57ea3dcd9cf32df0ab
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
This commit is contained in:
Andreas Holzammer 2012-03-02 11:02:03 +01:00 committed by Qt by Nokia
parent 099029a342
commit eab53a13f5

View File

@ -65,7 +65,8 @@ OBJECTS = \
qxmlutils.obj \
quuid.obj \
qcryptographichash.obj \
registry.obj
registry.obj \
configure_pch.obj
$(TARGET): $(OBJECTS)
$(LINK) $(LFLAGS) /OUT:$(TARGET) @<<