diff options
| author | ruki <[email protected]> | 2015-06-02 17:49:51 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2015-06-02 17:49:51 +0800 |
| commit | 03f445c175b2f8e4768bbff28065f935b9fe3201 (patch) | |
| tree | ca3455d28372f952ed68d3ed9c831010408545e2 /tests/console | |
| parent | ebebee003da8aa7092a69d0efef7f69a7635d59b (diff) | |
add msvc compiler and linker
Diffstat (limited to 'tests/console')
| -rw-r--r-- | tests/console/xmake.xproj | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/console/xmake.xproj b/tests/console/xmake.xproj index b36f053cd..fa78b4da2 100644 --- a/tests/console/xmake.xproj +++ b/tests/console/xmake.xproj @@ -70,7 +70,6 @@ project: console kind: binary deps: hello2 files: src/demo/*.cpp - links: hello2 linkdirs: $(buildir) includedirs: $(buildir) cxxflags: -DHELLO1 |
