8 lines
366 B
XML
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> |