summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2022-06-25 15:27:31 +0800
committerGitHub <[email protected]>2022-06-25 15:27:31 +0800
commitdf78ffc7612277e285905b8f52611ffce139a2da (patch)
treecb3db4e8f58cfb00c9e0c3a8172d5758fd40d1fb
parent554d7848d9433fa2582cbfc35f08984c284bde6a (diff)
parenta0cf368d17e46c88588456a855a9c3c45bc4f1ed (diff)
Merge pull request #2492 from Domain/dev
Revert "fix vsxmake"
-rw-r--r--xmake/plugins/project/vsxmake/vsproj/templates/sln/ProjConfig(target,mode,arch)4
1 files changed, 2 insertions, 2 deletions
diff --git a/xmake/plugins/project/vsxmake/vsproj/templates/sln/ProjConfig(target,mode,arch) b/xmake/plugins/project/vsxmake/vsproj/templates/sln/ProjConfig(target,mode,arch)
index d90dd7a70..7b41e11bc 100644
--- a/xmake/plugins/project/vsxmake/vsproj/templates/sln/ProjConfig(target,mode,arch)
+++ b/xmake/plugins/project/vsxmake/vsproj/templates/sln/ProjConfig(target,mode,arch)
@@ -1,2 +1,2 @@
- {#target_id#}.#mode#|#arch#.ActiveCfg = #mode#|#vsarch#
-@default=true; {#target_id#}.#mode#|#arch#.Build.0 = #mode#|#vsarch#@
+ {#target_id#}.#mode#|#arch#.ActiveCfg = #mode#|#vsarch#
+@default=true; {#target_id#}.#mode#|#arch#.Build.0 = #mode#|#vsarch#@