Ep2v cstrike ext now gets added to package.
This commit is contained in:
parent
cbaa959521
commit
d691a0cf24
@ -216,6 +216,7 @@ 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')
|
||||
AddNormalLibrary('regex.ext', 'extensions')
|
||||
|
Loading…
Reference in New Issue
Block a user