summaryrefslogtreecommitdiffhomepage
path: root/project/extras.mk
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2016-12-18 11:25:31 -0500
committermidipix <writeonce@midipix.org>2016-12-18 11:52:23 -0500
commitff191a2b55e27f6342625f3806298eddb4a980df (patch)
tree26c92a2d3c66712c7aef633727614c507179a2ed /project/extras.mk
parentfd7fac250b72a66aa639bec1c15c833f643e9bee (diff)
downloadpemagine-ff191a2b55e27f6342625f3806298eddb4a980df.tar.bz2
pemagine-ff191a2b55e27f6342625f3806298eddb4a980df.tar.xz
project: clbuild-bat: added link target (shared-lib/default-app) support.
Diffstat (limited to 'project/extras.mk')
-rw-r--r--project/extras.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/project/extras.mk b/project/extras.mk
index 23a71c8..acf1b99 100644
--- a/project/extras.mk
+++ b/project/extras.mk
@@ -33,4 +33,5 @@ clbuild-bat:
--project-dir=$(PROJECT_DIR) \
--sysroot=$(CFLAGS_SYSROOT) \
--version-header=pemagine_version.h \
- --version-macro=PEMAGINE_GIT_VERSION
+ --version-macro=PEMAGINE_GIT_VERSION\
+ --link-target=shared-lib