diff options
| author | ruki <[email protected]> | 2015-06-08 14:38:34 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2015-06-08 14:38:34 +0800 |
| commit | d3258129a4a1ba9886b7e8d773ba8e4ec956b4a6 (patch) | |
| tree | 23c4c9a6087148c0c65f720fd5e87742429e9108 /tests | |
| parent | 4d2fbb049f34e5899d962a148bf5e560fe9d978c (diff) | |
make switches to configure file
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/console/xmake.xproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/console/xmake.xproj b/tests/console/xmake.xproj index 0c0db2788..3397da04a 100644 --- a/tests/console/xmake.xproj +++ b/tests/console/xmake.xproj @@ -80,6 +80,7 @@ project: console kind: binary deps: hello2 files: src/demo/*.cpp + configfile: $(buildir)/demo_cpp.h linkdirs: $(buildir) includedirs: $(buildir) switches: AAA_ENABLE |
