Move some string functions from core to logic (bug 4406 part 4, r=fyren).

This commit is contained in:
David Anderson
2010-05-14 19:28:10 -07:00
parent b5b002aa4b
commit 1cdacf69be
12 changed files with 128 additions and 44 deletions
+1
View File
@@ -35,6 +35,7 @@ files = [
'MemoryUtils.cpp',
'smn_admin.cpp',
'smn_banning.cpp',
'stringutil.cpp',
'sm_crc32.cpp'
]
if AMBuild.target['platform'] == 'windows':