Fix build.

This commit is contained in:
Nicholas Hastings 2010-06-28 19:03:16 -04:00
parent 40b4859b16
commit 95fe6eaf86

View File

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