summaryrefslogtreecommitdiff
path: root/tests/console
diff options
context:
space:
mode:
authorruki <[email protected]>2015-06-02 17:49:51 +0800
committerruki <[email protected]>2015-06-02 17:49:51 +0800
commit03f445c175b2f8e4768bbff28065f935b9fe3201 (patch)
treeca3455d28372f952ed68d3ed9c831010408545e2 /tests/console
parentebebee003da8aa7092a69d0efef7f69a7635d59b (diff)
add msvc compiler and linker
Diffstat (limited to 'tests/console')
-rw-r--r--tests/console/xmake.xproj1
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