Move similar/misc/hash.cpp -> common/misc/hash.cpp

This commit is contained in:
Kp 2015-07-18 21:01:56 +00:00
parent cfdffa184f
commit a58e8f87a0
2 changed files with 1 additions and 1 deletions

View file

@ -1823,6 +1823,7 @@ class DXXArchive(DXXCommon):
'maths/tables.cpp',
'maths/vecmat.cpp',
'misc/error.cpp',
'misc/hash.cpp',
'misc/hmp.cpp',
'misc/ignorecase.cpp',
'misc/strutil.cpp',
@ -2042,7 +2043,6 @@ class DXXProgram(DXXCommon):
'main/weapon.cpp',
'mem/mem.cpp',
'misc/args.cpp',
'misc/hash.cpp',
'misc/physfsx.cpp',
]
],