﻿<?xml version="1.0" encoding="utf-8"?>
<!--
/***************************************************************************************************
 Copyright (C) 2023 The Qt Company Ltd.
 SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
***************************************************************************************************/
-->
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  <!--
  /////////////////////////////////////////////////////////////////////////////////////////////////
  // Qt/MSBuild import
  // -->
  <PropertyGroup>
    <QtMsBuildProps>
      $(QtMsBuildProps);
      $(MSBuildThisFileDirectory)qtrcc.props
    </QtMsBuildProps>
    <QtMsBuildTargets>
      $(QtMsBuildTargets);
      $(MSBuildThisFileDirectory)qtrcc.targets
    </QtMsBuildTargets>
  </PropertyGroup>
</Project>
