From 3b122c06573fa66cb84417f2f08e78910b685476 Mon Sep 17 00:00:00 2001 From: shennetsind Date: Sat, 16 Feb 2013 17:43:04 -0200 Subject: 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 --- vcproj-10/char-server.vcxproj | 6 +++--- vcproj-10/login-server.vcxproj | 6 +++--- vcproj-10/map-server.vcxproj | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) (limited to 'vcproj-10') diff --git a/vcproj-10/char-server.vcxproj b/vcproj-10/char-server.vcxproj index 4900ffc91..898f0cb68 100644 --- a/vcproj-10/char-server.vcxproj +++ b/vcproj-10/char-server.vcxproj @@ -12,7 +12,7 @@ {D356871D-58E1-450B-967A-E4E9646175AF} - char-server_sql + char-server Win32Proj $(VCTargetsPath11) @@ -47,8 +47,8 @@ ..\ $(ProjectName)\$(Configuration)\ false - char-server_sql - char-server_sql + char-server + char-server diff --git a/vcproj-10/login-server.vcxproj b/vcproj-10/login-server.vcxproj index a9e693676..dc55af074 100644 --- a/vcproj-10/login-server.vcxproj +++ b/vcproj-10/login-server.vcxproj @@ -12,7 +12,7 @@ {D356871D-58E1-450B-967A-E5E9646175AF} - login-server_sql + login-server Win32Proj @@ -45,8 +45,8 @@ ..\ $(ProjectName)\$(Configuration)\ false - login-server_sql - login-server_sql + login-server + login-server diff --git a/vcproj-10/map-server.vcxproj b/vcproj-10/map-server.vcxproj index 9d7543e02..07e4b2df8 100644 --- a/vcproj-10/map-server.vcxproj +++ b/vcproj-10/map-server.vcxproj @@ -12,7 +12,7 @@ {D356871D-58E1-450B-967A-E6E9646175AF} - map-server_sql + map-server Win32Proj @@ -44,8 +44,8 @@ ..\ $(ProjectName)\$(Configuration)\ false - map-server_sql - map-server_sql + map-server + map-server -- cgit v1.2.3-60-g2f50