aboutsummaryrefslogtreecommitdiff
path: root/appveyor.cmd
diff options
context:
space:
mode:
Diffstat (limited to 'appveyor.cmd')
-rw-r--r--appveyor.cmd4
1 files changed, 2 insertions, 2 deletions
diff --git a/appveyor.cmd b/appveyor.cmd
index 8a7782de..ddad4dae 100644
--- a/appveyor.cmd
+++ b/appveyor.cmd
@@ -3,9 +3,9 @@
3 3
4nuget restore 4nuget restore
5 5
6msbuild -p:Configuration=Release;Platform=x86;PlatformToolset=v140_xp 6msbuild -p:Configuration=Release;Platform=x86;PlatformToolset=v140
7 7
8msbuild -p:Configuration=Release;Platform=x86;PlatformToolset=v141_xp 8msbuild -p:Configuration=Release;Platform=x86;PlatformToolset=v141
9 9
10msbuild -p:Configuration=Release -t:Pack src\balutil\balutil.vcxproj 10msbuild -p:Configuration=Release -t:Pack src\balutil\balutil.vcxproj
11msbuild -p:Configuration=Release -t:Pack src\bextutil\bextutil.vcxproj 11msbuild -p:Configuration=Release -t:Pack src\bextutil\bextutil.vcxproj