diff options
Diffstat (limited to 'vcproj-8')
-rw-r--r-- | vcproj-8/map-server_sql.vcproj | 8 | ||||
-rw-r--r-- | vcproj-8/map-server_txt.vcproj | 8 |
2 files changed, 8 insertions, 8 deletions
diff --git a/vcproj-8/map-server_sql.vcproj b/vcproj-8/map-server_sql.vcproj index d664e47f4..8a2d262d5 100644 --- a/vcproj-8/map-server_sql.vcproj +++ b/vcproj-8/map-server_sql.vcproj @@ -256,19 +256,19 @@ > </File> <File - RelativePath="..\src\common\md5calc.c" + RelativePath="..\src\common\mapindex.c" > </File> <File - RelativePath="..\src\common\md5calc.h" + RelativePath="..\src\common\mapindex.h" > </File> <File - RelativePath="..\src\common\mapindex.c" + RelativePath="..\src\common\md5calc.c" > </File> <File - RelativePath="..\src\common\mapindex.h" + RelativePath="..\src\common\md5calc.h" > </File> <File diff --git a/vcproj-8/map-server_txt.vcproj b/vcproj-8/map-server_txt.vcproj index 1f65a6f28..9701861d1 100644 --- a/vcproj-8/map-server_txt.vcproj +++ b/vcproj-8/map-server_txt.vcproj @@ -535,19 +535,19 @@ > </File> <File - RelativePath="..\src\common\md5calc.c" + RelativePath="..\src\common\mapindex.c" > </File> <File - RelativePath="..\src\common\md5calc.h" + RelativePath="..\src\common\mapindex.h" > </File> <File - RelativePath="..\src\common\mapindex.c" + RelativePath="..\src\common\md5calc.c" > </File> <File - RelativePath="..\src\common\mapindex.h" + RelativePath="..\src\common\md5calc.h" > </File> <File |