aboutsummaryrefslogtreecommitdiff
path: root/appveyor.cmd
diff options
context:
space:
mode:
Diffstat (limited to 'appveyor.cmd')
-rw-r--r--appveyor.cmd1
1 files changed, 1 insertions, 0 deletions
diff --git a/appveyor.cmd b/appveyor.cmd
index 1aceb3b0..8a7782de 100644
--- a/appveyor.cmd
+++ b/appveyor.cmd
@@ -8,6 +8,7 @@ msbuild -p:Configuration=Release;Platform=x86;PlatformToolset=v140_xp
8msbuild -p:Configuration=Release;Platform=x86;PlatformToolset=v141_xp 8msbuild -p:Configuration=Release;Platform=x86;PlatformToolset=v141_xp
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\WixToolset.Mba.Core\WixToolset.Mba.Core.csproj 12msbuild -p:Configuration=Release -t:Pack src\WixToolset.Mba.Core\WixToolset.Mba.Core.csproj
12 13
13@popd 14@popd