Kaydet (Commit) b7f38c8f authored tarafından Tor Lillqvist's avatar Tor Lillqvist

Add Win32 system libs

Change-Id: I9d232d1e4104319083bc74c491b9c37231e259cc
üst 13d36ad9
......@@ -35,4 +35,13 @@ $(eval $(call gb_Library_add_libs,urelibs,\
) \
))
$(if $(filter $(OS),WNT), \
$(eval $(call gb_Library_use_system_win32_libs,urelibs,\
mpr \
ole32 \
shell32 \
ws2_32 \
)) \
)
# vim: set noet sw=4 ts=4:
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment