1
0
mirror of https://github.com/alliedmodders/metamod-source.git synced 2024-12-02 14:24:16 +01:00
HLMetaModOfficial/sourcehook/generate/generate.bat

9 lines
180 B
Batchfile
Raw Normal View History

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