summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShido <the.keikun@gmail.com>2013-11-06 14:25:43 +0800
committerShido <the.keikun@gmail.com>2013-11-07 08:33:13 +0800
commit8d2d1d21dd5e1d9ea1276471d93c3a4c4aceb3c3 (patch)
treec0e675cd3410f91a81b462df07daab1732f6b2a7
parentd7913a02cecadf995d05c85e51e03d5af6a13f6c (diff)
downloadhercules-8d2d1d21dd5e1d9ea1276471d93c3a4c4aceb3c3.tar.gz
hercules-8d2d1d21dd5e1d9ea1276471d93c3a4c4aceb3c3.tar.bz2
hercules-8d2d1d21dd5e1d9ea1276471d93c3a4c4aceb3c3.tar.xz
hercules-8d2d1d21dd5e1d9ea1276471d93c3a4c4aceb3c3.zip
Renamed Hercules-12.sln and vcproj-12.
* Instead of -12 used for Visual Studio 2013. Signed-off-by: Shido <the.keikun@gmail.com>
-rw-r--r--Hercules-11.sln (renamed from Hercules-12.sln)0
-rw-r--r--vcproj-11/char-server.vcxproj (renamed from vcproj-12/char-server.vcxproj)0
-rw-r--r--vcproj-11/char-server.vcxproj.filters (renamed from vcproj-12/char-server.vcxproj.filters)0
-rw-r--r--vcproj-11/login-server.vcxproj (renamed from vcproj-12/login-server.vcxproj)0
-rw-r--r--vcproj-11/login-server.vcxproj.filters (renamed from vcproj-12/login-server.vcxproj.filters)0
-rw-r--r--vcproj-11/map-server.vcxproj (renamed from vcproj-12/map-server.vcxproj)0
-rw-r--r--vcproj-11/map-server.vcxproj.filters (renamed from vcproj-12/map-server.vcxproj.filters)0
-rw-r--r--vcproj-11/mapcache.vcxproj (renamed from vcproj-12/mapcache.vcxproj)0
-rw-r--r--vcproj-11/mapcache.vcxproj.filters (renamed from vcproj-12/mapcache.vcxproj.filters)0
-rw-r--r--vcproj-11/plugin-HPMHooking.vcxproj (renamed from vcproj-12/plugin-HPMHooking.vcxproj)2
-rw-r--r--vcproj-11/plugin-sample.vcxproj (renamed from vcproj-12/plugin-sample.vcxproj)2
11 files changed, 2 insertions, 2 deletions
diff --git a/Hercules-12.sln b/Hercules-11.sln
index 686100c98..686100c98 100644
--- a/Hercules-12.sln
+++ b/Hercules-11.sln
diff --git a/vcproj-12/char-server.vcxproj b/vcproj-11/char-server.vcxproj
index 126f15ea4..126f15ea4 100644
--- a/vcproj-12/char-server.vcxproj
+++ b/vcproj-11/char-server.vcxproj
diff --git a/vcproj-12/char-server.vcxproj.filters b/vcproj-11/char-server.vcxproj.filters
index 5e536aada..5e536aada 100644
--- a/vcproj-12/char-server.vcxproj.filters
+++ b/vcproj-11/char-server.vcxproj.filters
diff --git a/vcproj-12/login-server.vcxproj b/vcproj-11/login-server.vcxproj
index 48c79d285..48c79d285 100644
--- a/vcproj-12/login-server.vcxproj
+++ b/vcproj-11/login-server.vcxproj
diff --git a/vcproj-12/login-server.vcxproj.filters b/vcproj-11/login-server.vcxproj.filters
index 4574ee7c1..4574ee7c1 100644
--- a/vcproj-12/login-server.vcxproj.filters
+++ b/vcproj-11/login-server.vcxproj.filters
diff --git a/vcproj-12/map-server.vcxproj b/vcproj-11/map-server.vcxproj
index 5701cd4d0..5701cd4d0 100644
--- a/vcproj-12/map-server.vcxproj
+++ b/vcproj-11/map-server.vcxproj
diff --git a/vcproj-12/map-server.vcxproj.filters b/vcproj-11/map-server.vcxproj.filters
index 1dff3e560..1dff3e560 100644
--- a/vcproj-12/map-server.vcxproj.filters
+++ b/vcproj-11/map-server.vcxproj.filters
diff --git a/vcproj-12/mapcache.vcxproj b/vcproj-11/mapcache.vcxproj
index 390e0cc65..390e0cc65 100644
--- a/vcproj-12/mapcache.vcxproj
+++ b/vcproj-11/mapcache.vcxproj
diff --git a/vcproj-12/mapcache.vcxproj.filters b/vcproj-11/mapcache.vcxproj.filters
index dea00ce79..dea00ce79 100644
--- a/vcproj-12/mapcache.vcxproj.filters
+++ b/vcproj-11/mapcache.vcxproj.filters
diff --git a/vcproj-12/plugin-HPMHooking.vcxproj b/vcproj-11/plugin-HPMHooking.vcxproj
index 95d2c8dea..b24dbf2e2 100644
--- a/vcproj-12/plugin-HPMHooking.vcxproj
+++ b/vcproj-11/plugin-HPMHooking.vcxproj
@@ -45,7 +45,7 @@
<OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">..\plugins\</OutDir>
<IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(ProjectName)\$(Configuration)\</IntDir>
<LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
- <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">AllRules.ruleset</CodeAnalysisRuleSet>
+ <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">NativeRecommendedRules.ruleset</CodeAnalysisRuleSet>
<CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" />
<CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" />
<CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">AllRules.ruleset</CodeAnalysisRuleSet>
diff --git a/vcproj-12/plugin-sample.vcxproj b/vcproj-11/plugin-sample.vcxproj
index 639cc9a66..6810519ff 100644
--- a/vcproj-12/plugin-sample.vcxproj
+++ b/vcproj-11/plugin-sample.vcxproj
@@ -45,7 +45,7 @@
<OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">..\plugins\</OutDir>
<IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(ProjectName)\$(Configuration)\</IntDir>
<LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
- <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">AllRules.ruleset</CodeAnalysisRuleSet>
+ <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">NativeRecommendedRules.ruleset</CodeAnalysisRuleSet>
<CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" />
<CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" />
<CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">AllRules.ruleset</CodeAnalysisRuleSet>