Rev 37 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 37 | Rev 38 | ||
---|---|---|---|
Line 24... | Line 24... | ||
24 | <PropertyGroup Label="UserMacros" /> |
24 | <PropertyGroup Label="UserMacros" /> |
25 | <PropertyGroup> |
25 | <PropertyGroup> |
26 | <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> |
26 | <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> |
27 | </PropertyGroup> |
27 | </PropertyGroup> |
28 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> |
28 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> |
29 | <TargetName>$(LlvmPlatformName)-pc-windows-msvc- |
29 | <TargetName>$(LlvmPlatformName)-pc-windows-msvc-$(ProjectName)</TargetName> |
30 | <OutDir>$(SolutionDir)\</OutDir> |
30 | <OutDir>$(SolutionDir)\</OutDir> |
31 | </PropertyGroup> |
31 | </PropertyGroup> |
32 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> |
32 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> |
33 | <ClCompile> |
33 | <ClCompile> |
34 | <WarningLevel>Level3</WarningLevel> |
34 | <WarningLevel>Level3</WarningLevel> |