| | |
| | | <LibraryPath>@MSBUILD_QWK_INSTALL_PREFIX@\@MSBUILD_QWK_INSTALL_LIBDIR@;$(LibraryPath)</LibraryPath> |
| | | </PropertyGroup> |
| | | <PropertyGroup Label="QtSettings"> |
| | | <QtHeaderSearchPath>@MSBUILD_QWK_INSTALL_PREFIX@\@MSBUILD_QWK_INSTALL_INCDIR@;$(QtHeaderSearchPath)</QtHeaderSearchPath> |
| | | <QtHeaderSearchPath>@MSBUILD_QWK_INSTALL_PREFIX@\@MSBUILD_QWK_INSTALL_INCDIR@\QWindowKit;$(QtHeaderSearchPath)</QtHeaderSearchPath> |
| | | </PropertyGroup> |
| | | <ItemDefinitionGroup> |
| | | <ClCompile> |
| | |
| | | <AdditionalDependencies Condition="'$(Configuration)'=='Release'">@MSBUILD_QWK_LIBRARY_LIST_RELEASE@;%(AdditionalDependencies);</AdditionalDependencies> |
| | | </Link> |
| | | </ItemDefinitionGroup> |
| | | <PropertyGroup> |
| | | @MSBUILD_QWK_STATIC_MACRO@ |
| | | </PropertyGroup> |
| | | </Project> |