1
0
mirror of https://github.com/alliedmodders/metamod-source.git synced 2024-11-29 11:24:19 +01:00
HLMetaModOfficial/sourcehook/generate/generate.bat
Pavol Marko 4dc4ed7a2b Added code for proper handling of thisptr adjustors, added new test, version info, more options for GetFuncInfo
--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%4059
2005-05-05 10:40:47 +00:00

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 ..