summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpportunityLiu <[email protected]>2019-08-23 16:25:36 +0800
committerOpportunityLiu <[email protected]>2019-08-23 16:25:36 +0800
commit64b44bca46aa238b9135053bec990fe4f6f74855 (patch)
tree394c74433881b3ef7ac3d0ec530705778202eb90
parent4cb812b408d75c0e2941106c2e525611e6ffdc89 (diff)
add show output
-rw-r--r--xmake/plugins/project/vsxmake/vsproj/Xmake.targets1
1 files changed, 1 insertions, 0 deletions
diff --git a/xmake/plugins/project/vsxmake/vsproj/Xmake.targets b/xmake/plugins/project/vsxmake/vsproj/Xmake.targets
index 81efe2b9b..811a00b1d 100644
--- a/xmake/plugins/project/vsxmake/vsproj/Xmake.targets
+++ b/xmake/plugins/project/vsxmake/vsproj/Xmake.targets
@@ -155,6 +155,7 @@ MSBuild Properties:
XmakeVerbose: $(XmakeVerbose)
XmakeDiagnosis: $(XmakeDiagnosis)
XmakeRebuildFile: $(XmakeRebuildFile)
+ XmakeCleanAll: $(XmakeCleanAll)
XmakeCommonFlags: $(XmakeCommonFlags)
XmakeConfigFlags: $(XmakeConfigFlags)
XmakeBuildFlags: $(XmakeBuildFlags)