From e4e9fba5f471141b14cff6d27586d37e28fc38c0 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Wed, 24 Apr 2013 10:52:20 +0300 Subject: Don't point to inc directories that don't exist any longer Change-Id: Ia160f0ee3e9480c60056d38bf11a6b139b53424f --- basebmp/StaticLibrary_basebmp.mk | 5 ----- 1 file changed, 5 deletions(-) (limited to 'basebmp') diff --git a/basebmp/StaticLibrary_basebmp.mk b/basebmp/StaticLibrary_basebmp.mk index 721bee05ba52..c80427f85344 100644 --- a/basebmp/StaticLibrary_basebmp.mk +++ b/basebmp/StaticLibrary_basebmp.mk @@ -22,11 +22,6 @@ $(eval $(call gb_StaticLibrary_use_libraries,basebmp,\ $(gb_UWINAPI) \ )) -$(eval $(call gb_StaticLibrary_set_include,basebmp,\ - -I$(SRCDIR)/basebmp/inc/ \ - $$(INCLUDE) \ -)) - $(eval $(call gb_StaticLibrary_add_defs,basebmp,\ -DBASEBMP_DLLIMPLEMENTATION \ )) -- cgit v1.2.3