Allow editing cc65.props from Property Manager.

This commit is contained in:
Evgeny Vrublevsky
2021-04-18 21:33:46 +03:00
committed by Oliver Schmidt
parent ee8c7b47bc
commit ac08482fa3
14 changed files with 99 additions and 73 deletions

View File

@@ -14,7 +14,9 @@
<ProjectGuid>{F5DB5D1A-05BC-48FE-B346-4E96DD522AA2}</ProjectGuid>
<Keyword>Win32Proj</Keyword>
</PropertyGroup>
<Import Project="cc65.props" />
<ImportGroup Label="PropertySheets">
<Import Project="cc65.props" />
</ImportGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
<UseDebugLibraries>true</UseDebugLibraries>