From 63bf6b691cf1ba69d15dfc6d2e114b8b2723a331 Mon Sep 17 00:00:00 2001 From: kervala Date: Sun, 9 May 2010 15:23:08 +0200 Subject: [PATCH] Changed: #860 Remove/convert/update old projects --- code/tool/all.sln | 2 +- code/tool/ren_date/{ren_date_8.vcproj => ren_date.vcproj} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename code/tool/ren_date/{ren_date_8.vcproj => ren_date.vcproj} (100%) diff --git a/code/tool/all.sln b/code/tool/all.sln index 7b8c4c695..f5a071982 100644 --- a/code/tool/all.sln +++ b/code/tool/all.sln @@ -21,7 +21,7 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "path_content_diff", "path_c {44B21233-EFCC-4825-B5E5-3A3BD6CC5516} = {44B21233-EFCC-4825-B5E5-3A3BD6CC5516} EndProjectSection EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ren_date", "ren_date\ren_date_8.vcproj", "{76FE68B4-653F-4D61-8EA5-D5EBCB8FA2A0}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ren_date", "ren_date\ren_date.vcproj", "{76FE68B4-653F-4D61-8EA5-D5EBCB8FA2A0}" EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ResSwap", "resswap\ResSwap.vcproj", "{45255B61-CD45-484A-89DB-B4D75EF04993}" EndProject diff --git a/code/tool/ren_date/ren_date_8.vcproj b/code/tool/ren_date/ren_date.vcproj similarity index 100% rename from code/tool/ren_date/ren_date_8.vcproj rename to code/tool/ren_date/ren_date.vcproj