Trunk build fixes
Fixed up IGameHelpers.h such that it no longer requires HL2SDK headers if a function doesn't need them --HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402144
This commit is contained in:
@@ -282,7 +282,6 @@ namespace builder
|
||||
lib.source_path = "extensions/clientprefs";
|
||||
lib.binary_name = "clientprefs.ext";
|
||||
lib.vcproj_name = "clientprefs";
|
||||
lib.build_mode = BuildMode.BuildMode_Episode2;
|
||||
libraries.Add(lib);
|
||||
|
||||
return (Library [])libraries.ToArray(typeof(Library));
|
||||
|
||||
Reference in New Issue
Block a user