From 823f53f89963bde6e6d57e58348f8242fda2cdd9 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Sat, 29 Apr 2017 16:18:46 +0300 Subject: Add hxx extension for headers and lib prefix for library dirs --- build/export.build | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'build/export.build') diff --git a/build/export.build b/build/export.build index 53e115c..25c99aa 100644 --- a/build/export.build +++ b/build/export.build @@ -1,6 +1,6 @@ $out_root/: { - include format/ + include libformat/ } -export $out_root/format/lib{format} +export $out_root/libformat/lib{format} -- cgit v1.1