Try to fix blindly Windows build

Change-Id: I4bf2d72ba14f5293c2f9aa8eb3a34fedefa03939
This commit is contained in:
Fridrich Štrba 2013-03-15 11:22:10 +01:00
parent 004d75eb0c
commit 131a7db46f

View File

@ -62,6 +62,7 @@ $(eval $(call gb_Library_add_generated_cobjects,neon,\
ifeq ($(OS),WNT)
$(eval $(call gb_Library_use_system_win32_libs,neon,\
ws2_32 \
crypt32 \
))
ifeq ($(COM),MSC)