wxExtend/build/wxExtendLib.props
Simon Rozman 06644a4d2e Cleanup project files
Signed-off-by: Simon Rozman <simon@rozman.si>
2021-12-01 05:55:50 +01:00

8 lines
366 B
XML

<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ImportGroup Label="PropertySheets">
<Import Project="..\..\..\include\$(Platform).props" />
<Import Project="..\..\..\include\$(Configuration).props" />
<Import Project="wxExtend.props" />
</ImportGroup>
</Project>