Cleanup project files

Signed-off-by: Simon Rozman <simon@rozman.si>
This commit is contained in:
2021-12-01 05:55:54 +01:00
parent 4fce7f58e1
commit 0d905f414e
33 changed files with 199 additions and 1135 deletions

View File

@@ -8,7 +8,6 @@
<ImportGroup Label="PropertySheets">
<Import Project="Common.props" />
</ImportGroup>
<PropertyGroup Label="UserMacros" />
<PropertyGroup>
<LibraryPath>$(WXWIN)\lib\vc$(PlatformToolsetVersion)_arm64_lib;$(LibraryPath)</LibraryPath>
</PropertyGroup>
@@ -25,5 +24,4 @@
<AdditionalDependencies>advapi32.lib;ole32.lib;oleaut32.lib;shell32.lib;%(AdditionalDependencies)</AdditionalDependencies>
</Link>
</ItemDefinitionGroup>
<ItemGroup />
</Project>