2014-09-14 17:44:07 -07:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
2017-06-02 01:33:50 -07:00
|
|
|
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
2014-09-14 17:44:07 -07:00
|
|
|
<PropertyGroup>
|
2017-06-05 11:50:28 -07:00
|
|
|
<CleanDependsOn>QtMocClean;$(CleanDependsOn)</CleanDependsOn>
|
2014-09-14 17:44:07 -07:00
|
|
|
<!--
|
|
|
|
<ComputeLinkInputsTargets>$(ComputeLinkInputsTargets);QtComputeMocOutput;</ComputeLinkInputsTargets>
|
|
|
|
<ComputeLibInputsTargets>$(ComputeLibInputsTargets);QtComputeMocOutput;</ComputeLibInputsTargets>
|
|
|
|
-->
|
|
|
|
</PropertyGroup>
|
|
|
|
</Project>
|