Kaydet (Commit) 16eda8aa authored tarafından David Tardon's avatar David Tardon

fix path after move to external

Change-Id: I37a424a5611ea516e9158f22f7d8eec6b90fa42a
üst 1034a2eb
...@@ -80,7 +80,7 @@ $(eval $(call gb_Library_use_system_win32_libs,neon,\ ...@@ -80,7 +80,7 @@ $(eval $(call gb_Library_use_system_win32_libs,neon,\
ifeq ($(COM),MSC) ifeq ($(COM),MSC)
$(eval $(call gb_Library_add_ldflags,neon,\ $(eval $(call gb_Library_add_ldflags,neon,\
/DEF:$(SRCDIR)/neon/neon.def \ /DEF:$(SRCDIR)/external/neon/neon.def \
)) ))
endif endif
......
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