6 lines
239 B
XML
6 lines
239 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<Import Project="$(LocalAppData)\QtMsBuild\Qt.props"
|
|
Condition="Exists('$(LocalAppData)\QtMsBuild\Qt.props')" />
|
|
</Project>
|