added a build of sniperbeamer's batch compiling tool for sourcemod

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401254
This commit is contained in:
David Anderson
2007-08-02 00:19:47 +00:00
parent a1e819f318
commit 8c7e006d90
7 changed files with 363 additions and 0 deletions
+1
View File
@@ -52,6 +52,7 @@ namespace builder
*/
public override void OnCopyFiles(ABuilder builder)
{
builder.CopyFile(this, "sourcepawn/batchtool/compile.exe", "addons/sourcemod/scripting");
}
/**