diff options
Diffstat (limited to 'vcproj-9')
-rw-r--r-- | vcproj-9/map-server_sql.vcproj | 8 | ||||
-rw-r--r-- | vcproj-9/map-server_txt.vcproj | 8 |
2 files changed, 8 insertions, 8 deletions
diff --git a/vcproj-9/map-server_sql.vcproj b/vcproj-9/map-server_sql.vcproj index 7990b2620..e7382ccce 100644 --- a/vcproj-9/map-server_sql.vcproj +++ b/vcproj-9/map-server_sql.vcproj @@ -255,19 +255,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-9/map-server_txt.vcproj b/vcproj-9/map-server_txt.vcproj index bda9e61d9..bd5d6585d 100644 --- a/vcproj-9/map-server_txt.vcproj +++ b/vcproj-9/map-server_txt.vcproj @@ -534,19 +534,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 |