summaryrefslogtreecommitdiff
path: root/solenv
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2012-04-11 10:01:25 +0200
committerDavid Tardon <dtardon@redhat.com>2012-04-11 10:05:14 +0200
commitdd9bbad2b19d7c8bbe68dd2cdcf3d90d763d747d (patch)
tree07645c0379c29e9086c4818ec68922e8ef51f1d4 /solenv
parent7c489dc2ec5543c3481d0d5385f3a7a328276cff (diff)
also deliver .bin variants of the tools
Diffstat (limited to 'solenv')
-rw-r--r--solenv/gbuild/TargetLocations.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/solenv/gbuild/TargetLocations.mk b/solenv/gbuild/TargetLocations.mk
index 2fbd434bdc3e..df694b74b780 100644
--- a/solenv/gbuild/TargetLocations.mk
+++ b/solenv/gbuild/TargetLocations.mk
@@ -253,6 +253,7 @@ gb_StaticLibrary_get_linktargetname = StaticLibrary/$(call gb_StaticLibrary_get_
# static members declared here because they are used globally
+gb_Executable_BINDIR = $(WORKDIR)/LinkTarget/Executable
gb_Library_OUTDIRLOCATION = $(OUTDIR)/lib
gb_Library_DLLDIR = $(WORKDIR)/LinkTarget/Library
gb_CppunitTest_DLLDIR = $(WORKDIR)/LinkTarget/CppunitTest