mirror of
https://github.com/alliedmodders/metamod-source.git
synced 2024-11-29 11:24:19 +01:00
9 lines
130 B
Batchfile
9 lines
130 B
Batchfile
:: Generates everything
|
|
:: Usage:
|
|
:: generate.bat <num-of-arguments>
|
|
|
|
|
|
shworker iter sourcehook.hxx sourcehook.h %1
|
|
|
|
copy *.h ..
|