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:
parent
099029a342
commit
eab53a13f5
@ -65,7 +65,8 @@ OBJECTS = \
|
||||
qxmlutils.obj \
|
||||
quuid.obj \
|
||||
qcryptographichash.obj \
|
||||
registry.obj
|
||||
registry.obj \
|
||||
configure_pch.obj
|
||||
|
||||
$(TARGET): $(OBJECTS)
|
||||
$(LINK) $(LFLAGS) /OUT:$(TARGET) @<<
|
||||
|
Loading…
x
Reference in New Issue
Block a user