summaryrefslogtreecommitdiff
path: root/cogl-sharp/cogl2-sharp.rsp.in
diff options
context:
space:
mode:
authorDamien Lespiau <damien.lespiau@intel.com>2012-12-29 02:45:44 +0000
committerDamien Lespiau <damien.lespiau@intel.com>2013-01-04 20:29:36 +0000
commit7053a8068676331b15a8402e5ff81293c77197d7 (patch)
tree8d588d2e0e7fe98170efecfa8c3a08fce6e138b2 /cogl-sharp/cogl2-sharp.rsp.in
parentc03bb3d4c5c1ad961391362beeb8f01bcb0e651c (diff)
downloadcogl-7053a8068676331b15a8402e5ff81293c77197d7.tar.gz
cogl-sharp: Compile cogl-sharp with the defines collected from configure
The cogl-sharp assembly can now use defines to compile in/out part of it.
Diffstat (limited to 'cogl-sharp/cogl2-sharp.rsp.in')
-rw-r--r--cogl-sharp/cogl2-sharp.rsp.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/cogl-sharp/cogl2-sharp.rsp.in b/cogl-sharp/cogl2-sharp.rsp.in
new file mode 100644
index 00000000..ecf4ff43
--- /dev/null
+++ b/cogl-sharp/cogl2-sharp.rsp.in
@@ -0,0 +1,3 @@
+/target:library
+/out:cogl2-sharp.dll
+@COGL_SHARP_DEFINES@