Backed out changeset: 54086a5d694b

This commit is contained in:
Nicholas Hastings 2010-06-28 19:12:05 -04:00
parent 95fe6eaf86
commit 158f9b0dc7

View File

@ -208,8 +208,8 @@ elif AMBuild.target['platform'] == 'windows':
os.path.join('addons', 'sourcemod', 'bin')))
pdb_list.append('loader\\sourcemod_mm.pdb')
AddNormalLibrary('sourcemod.logic', 'bin')
AddHL2Library('sourcemod', 'bin')
AddNormalLibrary('sourcemod.logic', 'bin')
AddNormalLibrary('sourcepawn.jit.x86', 'bin')
AddNormalLibrary('geoip.ext', 'extensions')
AddNormalLibrary('dbi.mysql.ext', 'extensions')