Try to fix blindly Windows build
Change-Id: I4bf2d72ba14f5293c2f9aa8eb3a34fedefa03939
This commit is contained in:
@@ -62,6 +62,7 @@ $(eval $(call gb_Library_add_generated_cobjects,neon,\
|
|||||||
ifeq ($(OS),WNT)
|
ifeq ($(OS),WNT)
|
||||||
$(eval $(call gb_Library_use_system_win32_libs,neon,\
|
$(eval $(call gb_Library_use_system_win32_libs,neon,\
|
||||||
ws2_32 \
|
ws2_32 \
|
||||||
|
crypt32 \
|
||||||
))
|
))
|
||||||
|
|
||||||
ifeq ($(COM),MSC)
|
ifeq ($(COM),MSC)
|
||||||
|
Reference in New Issue
Block a user