Use explicit project names, output filenames depend on them

This commit is contained in:
Berke Viktor
2012-10-02 18:40:23 +02:00
parent e9e0c59065
commit 1d7773f735
26 changed files with 26 additions and 0 deletions

View File

@@ -13,6 +13,7 @@
<PropertyGroup Label="Globals">
<ProjectGuid>{C9B735E4-75BC-45AC-A5E3-39A6D076F912}</ProjectGuid>
<RootNamespace>copy</RootNamespace>
<ProjectName>copy</ProjectName>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">