gbuild: split uwinapi out of gb_STDLIBS

Change-Id: I53316e0b9369d806197bccb42cf22d3497af43e7
This commit is contained in:
Michael Stahl
2012-09-26 23:45:28 +02:00
parent d26118611f
commit 2e677c3981
444 changed files with 448 additions and 8 deletions

View File

@@ -29,6 +29,7 @@ $(eval $(call gb_CppunitTest_use_libraries,basic_nested_struct, \
vcl \
xmlscript \
test \
$(gb_UWINAPI) \
$(gb_STDLIBS) \
))