diff options
author | Ladislav Zezula <ladislav.zezula@avg.com> | 2015-12-08 15:47:16 +0100 |
---|---|---|
committer | Ladislav Zezula <ladislav.zezula@avg.com> | 2015-12-08 15:47:16 +0100 |
commit | a137849f1780c3047fe43b8fa27f003de2705550 (patch) | |
tree | bf614e863cfdbef9fc488def6a786cd3c83881a7 | |
parent | c5949541db99c3a222f0cad5f42e982a8fafd430 (diff) |
+ Renamed VS projects
-rw-r--r-- | StormLib_vs08.sln (renamed from StormLib_v08.sln) | 2 | ||||
-rw-r--r-- | StormLib_vs08.vcproj (renamed from StormLib_v08.vcproj) | 0 | ||||
-rw-r--r-- | StormLib_vs12.sln (renamed from StormLib_v12.sln) | 2 | ||||
-rw-r--r-- | StormLib_vs12.vcxproj (renamed from StormLib_v12.vcxproj) | 0 | ||||
-rw-r--r-- | StormLib_vs12.vcxproj.filters (renamed from StormLib_v12.vcxproj.filters) | 0 | ||||
-rw-r--r-- | StormLib_vs15.sln (renamed from StormLib_v15.sln) | 2 | ||||
-rw-r--r-- | StormLib_vs15.vcxproj (renamed from StormLib_v15.vcxproj) | 0 | ||||
-rw-r--r-- | StormLib_vs15.vcxproj.filters (renamed from StormLib_v15.vcxproj.filters) | 0 |
8 files changed, 3 insertions, 3 deletions
diff --git a/StormLib_v08.sln b/StormLib_vs08.sln index 71be9d2..72f1264 100644 --- a/StormLib_v08.sln +++ b/StormLib_vs08.sln @@ -1,6 +1,6 @@ Microsoft Visual Studio Solution File, Format Version 10.00 # Visual Studio 2008 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "StormLib", "StormLib_v08.vcproj", "{78424708-1F6E-4D4B-920C-FB6D26847055}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "StormLib", "StormLib_vs08.vcproj", "{78424708-1F6E-4D4B-920C-FB6D26847055}" EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "StormLib_dll", "StormLib_dll.vcproj", "{CB385198-50B1-4CF4-883B-11F042DED6AA}" EndProject diff --git a/StormLib_v08.vcproj b/StormLib_vs08.vcproj index db947a7..db947a7 100644 --- a/StormLib_v08.vcproj +++ b/StormLib_vs08.vcproj diff --git a/StormLib_v12.sln b/StormLib_vs12.sln index 02cc30d..2732c37 100644 --- a/StormLib_v12.sln +++ b/StormLib_vs12.sln @@ -1,6 +1,6 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 2012 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "StormLib", "StormLib_v12.vcxproj", "{78424708-1F6E-4D4B-920C-FB6D26847055}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "StormLib", "StormLib_vs12.vcxproj", "{78424708-1F6E-4D4B-920C-FB6D26847055}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution diff --git a/StormLib_v12.vcxproj b/StormLib_vs12.vcxproj index 5de4e81..5de4e81 100644 --- a/StormLib_v12.vcxproj +++ b/StormLib_vs12.vcxproj diff --git a/StormLib_v12.vcxproj.filters b/StormLib_vs12.vcxproj.filters index ffbc876..ffbc876 100644 --- a/StormLib_v12.vcxproj.filters +++ b/StormLib_vs12.vcxproj.filters diff --git a/StormLib_v15.sln b/StormLib_vs15.sln index 1f61bc5..70f1640 100644 --- a/StormLib_v15.sln +++ b/StormLib_vs15.sln @@ -1,6 +1,6 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 2012 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "StormLib", "StormLib_v15.vcxproj", "{78424708-1F6E-4D4B-920C-FB6D26847055}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "StormLib", "StormLib_vs15.vcxproj", "{78424708-1F6E-4D4B-920C-FB6D26847055}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution diff --git a/StormLib_v15.vcxproj b/StormLib_vs15.vcxproj index 1f3b470..1f3b470 100644 --- a/StormLib_v15.vcxproj +++ b/StormLib_vs15.vcxproj diff --git a/StormLib_v15.vcxproj.filters b/StormLib_vs15.vcxproj.filters index ffbc876..ffbc876 100644 --- a/StormLib_v15.vcxproj.filters +++ b/StormLib_vs15.vcxproj.filters |