[cogl/wip/cogl-sharp: 34/51] cogl-sharp: Make the tests depend on the library
- From: Damien Lespiau <dlespiau src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cogl/wip/cogl-sharp: 34/51] cogl-sharp: Make the tests depend on the library
- Date: Sat, 5 Jan 2013 16:51:09 +0000 (UTC)
commit 4ed1cf079540ed1748fb790cf3a8d9ef86f83b70
Author: Damien Lespiau <damien lespiau intel com>
Date: Thu Nov 1 16:09:47 2012 +0000
cogl-sharp: Make the tests depend on the library
cogl-sharp/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/cogl-sharp/Makefile.am b/cogl-sharp/Makefile.am
index a026072..6ffb947 100644
--- a/cogl-sharp/Makefile.am
+++ b/cogl-sharp/Makefile.am
@@ -72,7 +72,7 @@ tests_sources = \
tests/TestTexture.cs \
$(NULL)
-CoglTests.dll: $(tests_sources)
+CoglTests.dll: $(tests_sources) cogl2-sharp.dll
$(V_MCS)$(MCS) $(CSFLAGS) @$(srcdir)/CoglTests.rsp -lib:$(top_builddir)/cogl-sharp -r:cogl2-sharp.dll $(MONO_NUNIT_LIBS) $(tests_sources)
REWRITE = sed -e "s|\ testsdir\@|$(srcdir)/tests|g"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]