Split TF2, DoD:S, HL2:DM, and ND to separate binaries (bug 5813, r=asherkin).

This commit is contained in:
Nicholas Hastings
2013-07-21 11:53:56 -04:00
parent 636c100b6b
commit a36c266e7d
32 changed files with 298 additions and 142 deletions
+2 -2
View File
@@ -240,8 +240,8 @@ if 'css' in SM.sdkInfo:
if 'csgo' in SM.sdkInfo:
AddNormalLibrary('game.cstrike.ext.2.csgo', 'extensions')
if 'ep2v' in SM.sdkInfo:
AddNormalLibrary('game.tf2.ext.2.ep2v', 'extensions')
if 'tf2' in SM.sdkInfo:
AddNormalLibrary('game.tf2.ext.2.tf2', 'extensions')
AddNormalLibrary('topmenus.ext', 'extensions')
AddNormalLibrary('regex.ext', 'extensions')