Backed out changeset: 54086a5d694b
This commit is contained in:
parent
95fe6eaf86
commit
158f9b0dc7
@ -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')
|
||||
|
Loading…
Reference in New Issue
Block a user