summaryrefslogtreecommitdiff
path: root/vcproj-9
diff options
context:
space:
mode:
authorshennetsind <ind@henn.et>2013-02-16 17:43:04 -0200
committershennetsind <ind@henn.et>2013-02-16 17:43:04 -0200
commit3b122c06573fa66cb84417f2f08e78910b685476 (patch)
tree21a0b8068b62830f2b1a2e93516696d07cede966 /vcproj-9
parent78b4db8a026e9e16367daa12eac03955815ef94c (diff)
downloadhercules-3b122c06573fa66cb84417f2f08e78910b685476.tar.gz
hercules-3b122c06573fa66cb84417f2f08e78910b685476.tar.bz2
hercules-3b122c06573fa66cb84417f2f08e78910b685476.tar.xz
hercules-3b122c06573fa66cb84417f2f08e78910b685476.zip
Dropping _sql suffix in server names, part 2.
Git didn't like me renaming and changing the contents of files at once, so I had to send the renames in the previous commit and now the modifications in this commit Signed-off-by: shennetsind <ind@henn.et>
Diffstat (limited to 'vcproj-9')
-rw-r--r--vcproj-9/char-server.vcproj4
-rw-r--r--vcproj-9/login-server.vcproj4
-rw-r--r--vcproj-9/map-server.vcproj4
3 files changed, 6 insertions, 6 deletions
diff --git a/vcproj-9/char-server.vcproj b/vcproj-9/char-server.vcproj
index 3933e5c6b..b6b284c6d 100644
--- a/vcproj-9/char-server.vcproj
+++ b/vcproj-9/char-server.vcproj
@@ -2,9 +2,9 @@
<VisualStudioProject
ProjectType="Visual C++"
Version="9,00"
- Name="char-server_sql"
+ Name="char-server"
ProjectGUID="{D356871D-58E1-450B-967A-E4E9646175AF}"
- RootNamespace="char-server_sql"
+ RootNamespace="char-server"
Keyword="Win32Proj"
TargetFrameworkVersion="131072"
>
diff --git a/vcproj-9/login-server.vcproj b/vcproj-9/login-server.vcproj
index a8d633997..9bbc53263 100644
--- a/vcproj-9/login-server.vcproj
+++ b/vcproj-9/login-server.vcproj
@@ -2,9 +2,9 @@
<VisualStudioProject
ProjectType="Visual C++"
Version="9,00"
- Name="login-server_sql"
+ Name="login-server"
ProjectGUID="{D356871D-58E1-450B-967A-E5E9646175AF}"
- RootNamespace="login-server_sql"
+ RootNamespace="login-server"
Keyword="Win32Proj"
TargetFrameworkVersion="131072"
>
diff --git a/vcproj-9/map-server.vcproj b/vcproj-9/map-server.vcproj
index 8b85ad3b3..ff02b2fd3 100644
--- a/vcproj-9/map-server.vcproj
+++ b/vcproj-9/map-server.vcproj
@@ -2,9 +2,9 @@
<VisualStudioProject
ProjectType="Visual C++"
Version="9,00"
- Name="map-server_sql"
+ Name="map-server"
ProjectGUID="{D356871D-58E1-450B-967A-E6E9646175AF}"
- RootNamespace="map-server_sql"
+ RootNamespace="map-server"
Keyword="Win32Proj"
TargetFrameworkVersion="131072"
>