Set version independent project name
This commit is contained in:
parent
a950ec9f5c
commit
55ea9fa324
@ -21,6 +21,7 @@
|
|||||||
<PropertyGroup Label="Globals">
|
<PropertyGroup Label="Globals">
|
||||||
<ProjectGuid>{518777CC-0A59-4415-A12A-82751ED75343}</ProjectGuid>
|
<ProjectGuid>{518777CC-0A59-4415-A12A-82751ED75343}</ProjectGuid>
|
||||||
<RootNamespace>stdex</RootNamespace>
|
<RootNamespace>stdex</RootNamespace>
|
||||||
|
<ProjectName>stdex</ProjectName>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
||||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
||||||
|
@ -21,6 +21,7 @@
|
|||||||
<PropertyGroup Label="Globals">
|
<PropertyGroup Label="Globals">
|
||||||
<ProjectGuid>{518777CC-0A59-4415-A12A-82751ED75343}</ProjectGuid>
|
<ProjectGuid>{518777CC-0A59-4415-A12A-82751ED75343}</ProjectGuid>
|
||||||
<RootNamespace>stdex</RootNamespace>
|
<RootNamespace>stdex</RootNamespace>
|
||||||
|
<ProjectName>stdex</ProjectName>
|
||||||
<WindowsTargetPlatformVersion>10.0.17134.0</WindowsTargetPlatformVersion>
|
<WindowsTargetPlatformVersion>10.0.17134.0</WindowsTargetPlatformVersion>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
||||||
|
Loading…
x
Reference in New Issue
Block a user