Skip to content

Commit

Permalink
Added build.bat build script
Browse files Browse the repository at this point in the history
Requires bamcompile (http://www.bambalam.se/bamcompile/) and
the php_ming.dll at c:\php4\
  • Loading branch information
jjkavalam committed Jul 5, 2013
1 parent 7c7dabb commit 63ba2d1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions build.bat
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
pushd c:\minijournal
c:\php\bamcompile1.21\bamcompile.exe -e:c:\php4\php_ming.dll snb2swf.php dist\snb2swf.exe
popd

0 comments on commit 63ba2d1

Please sign in to comment.