1
0

Upload list and package creation

This commit is contained in:
Scott E. Graves
2017-04-15 01:05:41 -05:00
parent f74b4c7aad
commit 37629d124a
13 changed files with 135 additions and 14 deletions

View File

@@ -1,5 +1,4 @@
@echo off
pushd "%~dp0%"
call build.cmd Debug
pause
popd