1
0
mirror of https://github.com/alliedmodders/metamod-source.git synced 2025-01-20 09:52:24 +01:00
2008-11-14 04:25:40 -06:00

10 lines
233 B
Batchfile

:: Generates everything
:: Usage:
:: generate.bat <num-of-arguments>
shworker iter sourcehook.hxx sourcehook.h %1
shworker iter sh_memfuncinfo.hxx sh_memfuncinfo.h %1
shworker hopter FastDelegate.hxx FastDelegate.h %1
copy *.h ..