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-12/char-server.vcxproj | 6 +++--- vcproj-12/login-server.vcxproj | 6 +++--- vcproj-12/map-server.vcxproj | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) (limited to 'vcproj-12') diff --git a/vcproj-12/char-server.vcxproj b/vcproj-12/char-server.vcxproj index 0fb39a79a..bd7f5c4bd 100644 --- a/vcproj-12/char-server.vcxproj +++ b/vcproj-12/char-server.vcxproj @@ -12,7 +12,7 @@ {D356871D-58E1-450B-967A-E4E9646175AF} - char-server_sql + char-server Win32Proj $(VCTargetsPath11) @@ -48,8 +48,8 @@ ..\ $(ProjectName)\$(Configuration)\ false - char-server_sql - char-server_sql + char-server + char-server diff --git a/vcproj-12/login-server.vcxproj b/vcproj-12/login-server.vcxproj index aa766b972..b95b048fb 100644 --- a/vcproj-12/login-server.vcxproj +++ b/vcproj-12/login-server.vcxproj @@ -12,7 +12,7 @@ {D356871D-58E1-450B-967A-E5E9646175AF} - login-server_sql + login-server Win32Proj @@ -47,8 +47,8 @@ ..\ $(ProjectName)\$(Configuration)\ false - login-server_sql - login-server_sql + login-server + login-server diff --git a/vcproj-12/map-server.vcxproj b/vcproj-12/map-server.vcxproj index b01033971..f6bed2fe9 100644 --- a/vcproj-12/map-server.vcxproj +++ b/vcproj-12/map-server.vcxproj @@ -12,7 +12,7 @@ {D356871D-58E1-450B-967A-E6E9646175AF} - map-server_sql + map-server Win32Proj @@ -46,8 +46,8 @@ ..\ $(ProjectName)\$(Configuration)\ false - map-server_sql - map-server_sql + map-server + map-server -- cgit v1.2.3-60-g2f50