Removed cstrike ep1 and cstrike_beta builds and references.

This commit is contained in:
Nicholas Hastings
2010-06-23 23:49:06 -04:00
parent 92d3fc3d8c
commit 9fe2e8e31a
11 changed files with 3 additions and 201 deletions
-2
View File
@@ -214,8 +214,6 @@ AddNormalLibrary('sourcepawn.jit.x86', 'bin')
AddNormalLibrary('geoip.ext', 'extensions')
AddNormalLibrary('dbi.mysql.ext', 'extensions')
AddNormalLibrary('dbi.sqlite.ext', 'extensions')
if AMBuild.target['platform'] != 'darwin':
AddNormalLibrary('game.cstrike.ext.1.ep1', 'extensions')
AddNormalLibrary('game.cstrike.ext.2.ep2v', 'extensions')
AddNormalLibrary('game.tf2.ext.2.ep2v', 'extensions')
AddNormalLibrary('topmenus.ext', 'extensions')