aboutsummaryrefslogtreecommitdiffstats
path: root/abi-descriptor.template
diff options
context:
space:
mode:
authorBalint Reczey <balint@balintreczey.hu>2013-02-24 21:14:17 +0000
committerBalint Reczey <balint@balintreczey.hu>2013-02-24 21:14:17 +0000
commite1d24fdb49f56cd1ff8d10c3c55699ebc4a7e20c (patch)
tree9212aa3422f0a299b13bfd875335f70d7c0f9cad /abi-descriptor.template
parent8fdfd9b612ce0d56b7c164c07d0c75b7be89d98a (diff)
Generate abi-descriptor.xml-s in CMake builds
svn path=/trunk/; revision=47865
Diffstat (limited to 'abi-descriptor.template')
-rw-r--r--abi-descriptor.template2
1 files changed, 1 insertions, 1 deletions
diff --git a/abi-descriptor.template b/abi-descriptor.template
index dbf7f3841b..1773cd5404 100644
--- a/abi-descriptor.template
+++ b/abi-descriptor.template
@@ -9,7 +9,7 @@
<libs>
{RELPATH}/.libs
</libs>
-<include_paths>INCLUDE_DIRS
+<include_paths>@INCLUDE_DIRS@
</include_paths>
<gcc_options>
-D_U_="__attribute((unused))"