mirror of
https://github.com/ethauvin/bld-archive.git
synced 2025-04-25 21:37:11 -07:00
first commit
This commit is contained in:
commit
95412fbe7e
23 changed files with 946 additions and 0 deletions
4
bld.bat
Normal file
4
bld.bat
Normal file
|
@ -0,0 +1,4 @@
|
|||
@echo off
|
||||
set DIRNAME=%~dp0
|
||||
if "%DIRNAME%" == "" set DIRNAME=.
|
||||
java -jar "%DIRNAME%/lib/bld/bld-wrapper.jar" "%0" --build rife.bld.extension.ArchiveBuild %*
|
Loading…
Add table
Add a link
Reference in a new issue