From 1bea10f578d4e8119659a0373c0a9213fdaab4d4 Mon Sep 17 00:00:00 2001 From: Gepard Date: Tue, 29 Mar 2011 15:42:53 +0000 Subject: * Added TargetName values to VS2010 project files to prevent MSB8012 warnings (follow-up to r14562). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14764 54d463be-8e91-2dee-dedb-b68131a5f0ec --- vcproj-10/char-server_sql.vcxproj | 2 ++ vcproj-10/char-server_txt.vcxproj | 2 ++ vcproj-10/login-server_sql.vcxproj | 2 ++ vcproj-10/login-server_txt.vcxproj | 2 ++ vcproj-10/map-server_sql.vcxproj | 2 ++ vcproj-10/map-server_txt.vcxproj | 2 ++ vcproj-10/mapcache.vcxproj | 2 ++ vcproj-10/txt-converter-char.vcxproj | 2 ++ vcproj-10/txt-converter-login.vcxproj | 2 ++ 9 files changed, 18 insertions(+) (limited to 'vcproj-10') diff --git a/vcproj-10/char-server_sql.vcxproj b/vcproj-10/char-server_sql.vcxproj index 20ad18d28..aa3b130ba 100644 --- a/vcproj-10/char-server_sql.vcxproj +++ b/vcproj-10/char-server_sql.vcxproj @@ -45,6 +45,8 @@ ..\ $(ProjectName)\$(Configuration)\ false + char-server_sql + char-server_sql diff --git a/vcproj-10/char-server_txt.vcxproj b/vcproj-10/char-server_txt.vcxproj index e4b23d9b4..2ecbb6ba5 100644 --- a/vcproj-10/char-server_txt.vcxproj +++ b/vcproj-10/char-server_txt.vcxproj @@ -45,6 +45,8 @@ ..\ $(ProjectName)\$(Configuration)\ false + char-server + char-server diff --git a/vcproj-10/login-server_sql.vcxproj b/vcproj-10/login-server_sql.vcxproj index 6570350ac..0bd2c5717 100644 --- a/vcproj-10/login-server_sql.vcxproj +++ b/vcproj-10/login-server_sql.vcxproj @@ -45,6 +45,8 @@ ..\ $(ProjectName)\$(Configuration)\ false + login-server_sql + login-server_sql diff --git a/vcproj-10/login-server_txt.vcxproj b/vcproj-10/login-server_txt.vcxproj index 09bb22a38..138e3ee5e 100644 --- a/vcproj-10/login-server_txt.vcxproj +++ b/vcproj-10/login-server_txt.vcxproj @@ -43,6 +43,8 @@ ..\ $(ProjectName)\$(Configuration)\ false + login-server + login-server diff --git a/vcproj-10/map-server_sql.vcxproj b/vcproj-10/map-server_sql.vcxproj index e3ad9f577..2a2726cf2 100644 --- a/vcproj-10/map-server_sql.vcxproj +++ b/vcproj-10/map-server_sql.vcxproj @@ -44,6 +44,8 @@ ..\ $(ProjectName)\$(Configuration)\ false + map-server_sql + map-server_sql diff --git a/vcproj-10/map-server_txt.vcxproj b/vcproj-10/map-server_txt.vcxproj index 9a0b2bb0f..058fd0707 100644 --- a/vcproj-10/map-server_txt.vcxproj +++ b/vcproj-10/map-server_txt.vcxproj @@ -43,6 +43,8 @@ ..\ $(ProjectName)\$(Configuration)\ false + map-server + map-server diff --git a/vcproj-10/mapcache.vcxproj b/vcproj-10/mapcache.vcxproj index 47dc9a250..5d7f39794 100644 --- a/vcproj-10/mapcache.vcxproj +++ b/vcproj-10/mapcache.vcxproj @@ -43,6 +43,8 @@ ..\ $(ProjectName)\$(Configuration)\ false + mapcache + mapcache diff --git a/vcproj-10/txt-converter-char.vcxproj b/vcproj-10/txt-converter-char.vcxproj index 1fbd306dd..6bcbc3665 100644 --- a/vcproj-10/txt-converter-char.vcxproj +++ b/vcproj-10/txt-converter-char.vcxproj @@ -45,6 +45,8 @@ ..\tools\ $(ProjectName)\$(Configuration)\ false + char-converter + char-converter diff --git a/vcproj-10/txt-converter-login.vcxproj b/vcproj-10/txt-converter-login.vcxproj index 842388705..5995d5868 100644 --- a/vcproj-10/txt-converter-login.vcxproj +++ b/vcproj-10/txt-converter-login.vcxproj @@ -45,6 +45,8 @@ ..\tools\ $(ProjectName)\$(Configuration)\ false + login-converter + login-converter -- cgit v1.2.3-70-g09d2