mirror of
https://github.com/alliedmodders/metamod-source.git
synced 2024-11-29 11:24:19 +01:00
4dc4ed7a2b
--HG-- extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%4059
10 lines
233 B
Batchfile
10 lines
233 B
Batchfile
:: Generates everything
|
|
:: Usage:
|
|
:: generate.bat <num-of-arguments>
|
|
|
|
|
|
shworker iter %1 sourcehook.hxx sourcehook.h
|
|
shworker iter %1 sh_memfuncinfo.hxx sh_memfuncinfo.h
|
|
shworker hopter %1 FastDelegate.hxx FastDelegate.h
|
|
|
|
copy *.h .. |