Fixed output name in msvc10 files for TF2 and CStrike exts. (NPOTB) (bug 5479).

This commit is contained in:
Nicholas Hastings
2012-09-08 12:13:20 -04:00
parent 2fdbedfe95
commit a3117ef272
2 changed files with 14 additions and 14 deletions
+2 -2
View File
@@ -45,10 +45,10 @@
<LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release - Orange Box Valve|Win32'">false</LinkIncremental>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release - Orange Box Valve|Win32'">
<TargetName>tf2.ext.2.ep2v</TargetName>
<TargetName>game.tf2.ext.2.ep2v</TargetName>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug - Orange Box Valve|Win32'">
<TargetName>tf2.ext.2.ep2v</TargetName>
<TargetName>game.tf2.ext.2.ep2v</TargetName>
</PropertyGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug - Orange Box Valve|Win32'">
<ClCompile>