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