Skip to content

Commit

Permalink
huge dump for Classroom, CloudPrint and batch fixes/improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
jay0lee committed Jul 2, 2015
1 parent 0b035de commit 277b5ac
Show file tree
Hide file tree
Showing 9 changed files with 1,435 additions and 67 deletions.
2 changes: 2 additions & 0 deletions build.bat
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ xcopy LICENSE gam\
xcopy whatsnew.txt gam\
xcopy cacert.pem gam\
xcopy admin-settings-v1.json gam\
xcopy cloudprint-v2.json gam\
del gam\w9xpopen.exe
"%ProgramFiles(x86)%\7-Zip\7z.exe" a -tzip gam-%1-windows.zip gam\ -xr!.svn

Expand All @@ -18,4 +19,5 @@ xcopy LICENSE gam-64\
xcopy whatsnew.txt gam-64\
xcopy cacert.pem gam-64\
xcopy admin-settings-v1.json gam-64\
xcopy cloudprint-v2.json gam-64\
"%ProgramFiles(x86)%\7-Zip\7z.exe" a -tzip gam-%1-windows-x64.zip gam-64\ -xr!.svn
Loading

0 comments on commit 277b5ac

Please sign in to comment.