View Single Post
Re: How to compile binaries (dll, so) under windows
Old
  (#8)
KWo
Developer of PODBot mm
 
KWo's Avatar
 
Status: Offline
Posts: 3,425
Join Date: Apr 2004
Default Re: How to compile binaries (dll, so) under windows - 05-10-2010

prebuild.bat makes the res file (podbot.rc) with all needed info (like plugin version, date creation etc). Those info are later seen under windows when You right-click by mouse button on dll properties.
post_build_rel_mv.bat copies podbot_mm.dll file (after the compilation) from the \release folder to my cstrike\addons\podbot folder.
  
Reply With Quote