summaryrefslogtreecommitdiff
path: root/vcproj-10/mapcache.vcxproj
diff options
context:
space:
mode:
authorGepard <Gepard@54d463be-8e91-2dee-dedb-b68131a5f0ec>2011-03-29 15:42:53 +0000
committerGepard <Gepard@54d463be-8e91-2dee-dedb-b68131a5f0ec>2011-03-29 15:42:53 +0000
commit1bea10f578d4e8119659a0373c0a9213fdaab4d4 (patch)
treedf40d9289e498d164893549442cf5c7a90323305 /vcproj-10/mapcache.vcxproj
parent6a03ec642143d3040a7b50ce3e5f96feb203b74c (diff)
downloadhercules-1bea10f578d4e8119659a0373c0a9213fdaab4d4.tar.gz
hercules-1bea10f578d4e8119659a0373c0a9213fdaab4d4.tar.bz2
hercules-1bea10f578d4e8119659a0373c0a9213fdaab4d4.tar.xz
hercules-1bea10f578d4e8119659a0373c0a9213fdaab4d4.zip
* 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
Diffstat (limited to 'vcproj-10/mapcache.vcxproj')
-rw-r--r--vcproj-10/mapcache.vcxproj2
1 files changed, 2 insertions, 0 deletions
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 @@
<OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">..\</OutDir>
<IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(ProjectName)\$(Configuration)\</IntDir>
<LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
+ <TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">mapcache</TargetName>
+ <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">mapcache</TargetName>
</PropertyGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
<ClCompile>