deepin-ide/3rdparty/unioncode-GitQlient/GitQlient.vcxproj

1867 lines
48 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup Label="ProjectConfigurations">
<ProjectConfiguration Include="Release|x64">
<Configuration>Release</Configuration>
<Platform>x64</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Debug|x64">
<Configuration>Debug</Configuration>
<Platform>x64</Platform>
</ProjectConfiguration>
</ItemGroup>
<PropertyGroup Label="Globals">
<ProjectGuid>{34DF10C8-9C08-3F45-915D-BE21E66872E6}</ProjectGuid>
<RootNamespace>gitqlient</RootNamespace>
<Keyword>QtVS_v303</Keyword>
<WindowsTargetPlatformVersion>10.0.18362.0</WindowsTargetPlatformVersion>
<WindowsTargetPlatformMinVersion>10.0.18362.0</WindowsTargetPlatformMinVersion>
<QtMsBuild Condition="'$(QtMsBuild)'=='' or !Exists('$(QtMsBuild)\qt.targets')">$(MSBuildProjectDirectory)\QtMsBuild</QtMsBuild></PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
<PlatformToolset>v142</PlatformToolset>
<OutputDirectory>release\</OutputDirectory>
<ATLMinimizesCRunTimeLibraryUsage>false</ATLMinimizesCRunTimeLibraryUsage>
<CharacterSet>NotSet</CharacterSet>
<ConfigurationType>Application</ConfigurationType>
<IntermediateDirectory>release\</IntermediateDirectory>
<PrimaryOutput>gitqlient</PrimaryOutput>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
<PlatformToolset>v142</PlatformToolset>
<OutputDirectory>debug\</OutputDirectory>
<ATLMinimizesCRunTimeLibraryUsage>false</ATLMinimizesCRunTimeLibraryUsage>
<CharacterSet>NotSet</CharacterSet>
<ConfigurationType>Application</ConfigurationType>
<IntermediateDirectory>debug\</IntermediateDirectory>
<PrimaryOutput>gitqlient</PrimaryOutput>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /><Target Name="QtMsBuildNotFound" BeforeTargets="CustomBuild;ClCompile" Condition="!Exists('$(QtMsBuild)\qt.targets') or !Exists('$(QtMsBuild)\qt.props')"><Message Importance="High" Text="QtMsBuild: could not locate qt.targets, qt.props; project may not build correctly." /></Target>
<ImportGroup Label="ExtensionSettings" />
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" />
</ImportGroup>
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" />
</ImportGroup>
<PropertyGroup Label="UserMacros" /><ImportGroup Condition="Exists('$(QtMsBuild)\qt_defaults.props')"><Import Project="$(QtMsBuild)\qt_defaults.props" /></ImportGroup><PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"><OutDir>debug\</OutDir><IntDir>debug\</IntDir><TargetName>gitqlient</TargetName><IgnoreImportLibrary>true</IgnoreImportLibrary></PropertyGroup><PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"><OutDir>release\</OutDir><IntDir>release\</IntDir><TargetName>gitqlient</TargetName><IgnoreImportLibrary>true</IgnoreImportLibrary><LinkIncremental>false</LinkIncremental></PropertyGroup><PropertyGroup Label="QtSettings" Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"><QtInstall>msvc2019_64</QtInstall><QtModules>core;network;gui;widgets;qml;positioning;printsupport;webchannel;quick;webengine;webenginewidgets</QtModules></PropertyGroup><PropertyGroup Label="QtSettings" Condition="'$(Configuration)|$(Platform)'=='Release|x64'"><QtInstall>msvc2019_64</QtInstall><QtModules>core;network;gui;widgets;qml;positioning;printsupport;webchannel;quick;webengine;webenginewidgets</QtModules></PropertyGroup><ImportGroup Condition="Exists('$(QtMsBuild)\qt.props')"><Import Project="$(QtMsBuild)\qt.props" /></ImportGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
<ClCompile>
<AdditionalIncludeDirectories>.\GeneratedFiles\$(ConfigurationName);.\GeneratedFiles;.;src\aux_widgets;src\big_widgets;src\branches;src\commits;src\config;src\diff;src\git;src\cache;src\history;src\git_server;src\QPinnableTabWidget;src\jenkins;QLogger;release;/include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
<AdditionalOptions>-Zc:rvalueCast -Zc:inline -Zc:strictStrings -Zc:throwingNew -Zc:referenceBinding -Zc:__cplusplus -w34100 -w34189 -w44996 -w44456 -w44457 -w44458 %(AdditionalOptions)</AdditionalOptions>
<AssemblerListingLocation>release\</AssemblerListingLocation>
<BrowseInformation>false</BrowseInformation>
<DebugInformationFormat>None</DebugInformationFormat>
<DisableSpecificWarnings>4577;4467;%(DisableSpecificWarnings)</DisableSpecificWarnings>
<ExceptionHandling>Sync</ExceptionHandling>
<LanguageStandard>stdcpp17</LanguageStandard>
<ObjectFileName>release\</ObjectFileName>
<Optimization>MaxSpeed</Optimization>
<PreprocessorDefinitions>_WINDOWS;UNICODE;_UNICODE;WIN32;_ENABLE_EXTENDED_ALIGNED_STORAGE;WIN64;QT_DEPRECATED_WARNINGS;VER="1.3.2";SHA_VER="49d43ffdec12447eba231cd493451dc40482ade1";DEBUG;QT_NO_JAVA_STYLE_ITERATORS;QT_NO_CAST_TO_ASCII;QT_RESTRICTED_CAST_FROM_ASCII;QT_DISABLE_DEPRECATED_BEFORE=0x050900;QT_USE_QSTRINGBUILDER;NDEBUG;QT_NO_DEBUG;QT_QMLMODELS_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
<PreprocessToFile>false</PreprocessToFile>
<ProgramDataBaseFileName></ProgramDataBaseFileName>
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<SuppressStartupBanner>true</SuppressStartupBanner>
<TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>
<WarningLevel>Level3</WarningLevel>
<MultiProcessorCompilation>true</MultiProcessorCompilation></ClCompile>
<Link>
<AdditionalDependencies>$(QTDIR)\lib\Qt5QmlModels.lib;shell32.lib;%(AdditionalDependencies)</AdditionalDependencies>
<AdditionalLibraryDirectories>C:\openssl\lib;C:\Utils\my_sql\mysql-5.7.25-winx64\lib;C:\Utils\postgresql\pgsql\lib;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
<AdditionalOptions>-no-pie "/MANIFESTDEPENDENCY:type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' publicKeyToken='6595b64144ccf1df' language='*' processorArchitecture='*'" %(AdditionalOptions)</AdditionalOptions>
<DataExecutionPrevention>true</DataExecutionPrevention>
<GenerateDebugInformation>false</GenerateDebugInformation>
<IgnoreImportLibrary>true</IgnoreImportLibrary>
<LinkIncremental>false</LinkIncremental>
<OptimizeReferences>true</OptimizeReferences>
<OutputFile>$(OutDir)\gitqlient.exe</OutputFile>
<RandomizedBaseAddress>true</RandomizedBaseAddress>
<SubSystem>Windows</SubSystem>
<SuppressStartupBanner>true</SuppressStartupBanner>
<Version>1.3</Version>
</Link>
<Midl>
<DefaultCharType>Unsigned</DefaultCharType>
<EnableErrorChecks>None</EnableErrorChecks>
<WarningLevel>0</WarningLevel>
</Midl>
<ResourceCompile>
<PreprocessorDefinitions>_WINDOWS;UNICODE;_UNICODE;WIN32;_ENABLE_EXTENDED_ALIGNED_STORAGE;WIN64;QT_DEPRECATED_WARNINGS;VER=\"1.3.2\";SHA_VER=\"49d43ffdec12447eba231cd493451dc40482ade1\";DEBUG;QT_NO_JAVA_STYLE_ITERATORS;QT_NO_CAST_TO_ASCII;QT_RESTRICTED_CAST_FROM_ASCII;QT_DISABLE_DEPRECATED_BEFORE=0x050900;QT_USE_QSTRINGBUILDER;NDEBUG;QT_NO_DEBUG;QT_WEBENGINEWIDGETS_LIB;QT_PRINTSUPPORT_LIB;QT_WIDGETS_LIB;QT_WEBENGINECORE_LIB;QT_QUICK_LIB;QT_GUI_LIB;QT_QMLMODELS_LIB;QT_WEBCHANNEL_LIB;QT_QML_LIB;QT_NETWORK_LIB;QT_POSITIONING_LIB;QT_CORE_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
</ResourceCompile>
<QtMoc><CompilerFlavor>msvc</CompilerFlavor><Include>./$(Configuration)/moc_predefs.h</Include><ExecutionDescription>Moc'ing %(Identity)...</ExecutionDescription><DynamicSource>output</DynamicSource><QtMocDir>$(Configuration)</QtMocDir><QtMocFileName>moc_%(Filename).cpp</QtMocFileName></QtMoc><QtRcc><InitFuncName>resources</InitFuncName><Compression>default</Compression><ExecutionDescription>Rcc'ing %(Identity)...</ExecutionDescription><QtRccDir>$(Configuration)</QtRccDir><QtRccFileName>qrc_%(Filename).cpp</QtRccFileName></QtRcc><QtUic><ExecutionDescription>Uic'ing %(Identity)...</ExecutionDescription><QtUicDir>$(ProjectDir)</QtUicDir><QtUicFileName>ui_%(Filename).h</QtUicFileName></QtUic></ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
<ClCompile>
<AdditionalIncludeDirectories>.\GeneratedFiles\$(ConfigurationName);.\GeneratedFiles;.;src\aux_widgets;src\big_widgets;src\branches;src\commits;src\config;src\diff;src\git;src\cache;src\history;src\git_server;src\QPinnableTabWidget;src\jenkins;QLogger;debug;/include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
<AdditionalOptions>-Zc:rvalueCast -Zc:inline -Zc:strictStrings -Zc:throwingNew -Zc:referenceBinding -Zc:__cplusplus -w34100 -w34189 -w44996 -w44456 -w44457 -w44458 %(AdditionalOptions)</AdditionalOptions>
<AssemblerListingLocation>debug\</AssemblerListingLocation>
<BrowseInformation>false</BrowseInformation>
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
<DisableSpecificWarnings>4577;4467;%(DisableSpecificWarnings)</DisableSpecificWarnings>
<ExceptionHandling>Sync</ExceptionHandling>
<LanguageStandard>stdcpp17</LanguageStandard>
<ObjectFileName>debug\</ObjectFileName>
<Optimization>Disabled</Optimization>
<PreprocessorDefinitions>_WINDOWS;UNICODE;_UNICODE;WIN32;_ENABLE_EXTENDED_ALIGNED_STORAGE;WIN64;QT_DEPRECATED_WARNINGS;VER="1.3.2";SHA_VER="49d43ffdec12447eba231cd493451dc40482ade1";DEBUG;QT_NO_JAVA_STYLE_ITERATORS;QT_NO_CAST_TO_ASCII;QT_RESTRICTED_CAST_FROM_ASCII;QT_DISABLE_DEPRECATED_BEFORE=0x050900;QT_USE_QSTRINGBUILDER;QT_QMLMODELS_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
<PreprocessToFile>false</PreprocessToFile>
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
<SuppressStartupBanner>true</SuppressStartupBanner>
<TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>
<WarningLevel>Level3</WarningLevel>
<MultiProcessorCompilation>true</MultiProcessorCompilation></ClCompile>
<Link>
<AdditionalDependencies>$(QTDIR)\lib\Qt5QmlModelsd.lib;shell32.lib;%(AdditionalDependencies)</AdditionalDependencies>
<AdditionalLibraryDirectories>C:\openssl\lib;C:\Utils\my_sql\mysql-5.7.25-winx64\lib;C:\Utils\postgresql\pgsql\lib;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
<AdditionalOptions>-no-pie "/MANIFESTDEPENDENCY:type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' publicKeyToken='6595b64144ccf1df' language='*' processorArchitecture='*'" %(AdditionalOptions)</AdditionalOptions>
<DataExecutionPrevention>true</DataExecutionPrevention>
<GenerateDebugInformation>true</GenerateDebugInformation>
<IgnoreImportLibrary>true</IgnoreImportLibrary>
<OutputFile>$(OutDir)\gitqlient.exe</OutputFile>
<RandomizedBaseAddress>true</RandomizedBaseAddress>
<SubSystem>Windows</SubSystem>
<SuppressStartupBanner>true</SuppressStartupBanner>
<Version>1.3</Version>
</Link>
<Midl>
<DefaultCharType>Unsigned</DefaultCharType>
<EnableErrorChecks>None</EnableErrorChecks>
<WarningLevel>0</WarningLevel>
</Midl>
<ResourceCompile>
<PreprocessorDefinitions>_WINDOWS;UNICODE;_UNICODE;WIN32;_ENABLE_EXTENDED_ALIGNED_STORAGE;WIN64;QT_DEPRECATED_WARNINGS;VER=\"1.3.2\";SHA_VER=\"49d43ffdec12447eba231cd493451dc40482ade1\";DEBUG;QT_NO_JAVA_STYLE_ITERATORS;QT_NO_CAST_TO_ASCII;QT_RESTRICTED_CAST_FROM_ASCII;QT_DISABLE_DEPRECATED_BEFORE=0x050900;QT_USE_QSTRINGBUILDER;QT_WEBENGINEWIDGETS_LIB;QT_PRINTSUPPORT_LIB;QT_WIDGETS_LIB;QT_WEBENGINECORE_LIB;QT_QUICK_LIB;QT_GUI_LIB;QT_QMLMODELS_LIB;QT_WEBCHANNEL_LIB;QT_QML_LIB;QT_NETWORK_LIB;QT_POSITIONING_LIB;QT_CORE_LIB;_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
</ResourceCompile>
<QtMoc><CompilerFlavor>msvc</CompilerFlavor><Include>./$(Configuration)/moc_predefs.h</Include><ExecutionDescription>Moc'ing %(Identity)...</ExecutionDescription><DynamicSource>output</DynamicSource><QtMocDir>$(Configuration)</QtMocDir><QtMocFileName>moc_%(Filename).cpp</QtMocFileName></QtMoc><QtRcc><Compression>default</Compression><InitFuncName>resources</InitFuncName><ExecutionDescription>Rcc'ing %(Identity)...</ExecutionDescription><QtRccDir>$(Configuration)</QtRccDir><QtRccFileName>qrc_%(Filename).cpp</QtRccFileName></QtRcc><QtUic><ExecutionDescription>Uic'ing %(Identity)...</ExecutionDescription><QtUicDir>$(ProjectDir)</QtUicDir><QtUicFileName>ui_%(Filename).h</QtUicFileName></QtUic></ItemDefinitionGroup>
<ItemGroup>
<ClCompile Include="src\git\AGitProcess.cpp" />
<ClCompile Include="src\git_server\AGitServerItemList.cpp" />
<ClCompile Include="src\git_server\AddCodeReviewDialog.cpp" />
<ClCompile Include="src\branches\AddRemoteDlg.cpp" />
<ClCompile Include="src\branches\AddSubmoduleDlg.cpp" />
<ClCompile Include="src\branches\AddSubtreeDlg.cpp" />
<ClCompile Include="src\commits\AmendWidget.cpp" />
<ClCompile Include="src\big_widgets\BlameWidget.cpp" />
<ClCompile Include="src\branches\BranchContextMenu.cpp" />
<ClCompile Include="src\aux_widgets\BranchDlg.cpp" />
<ClCompile Include="src\branches\BranchTreeWidget.cpp" />
<ClCompile Include="src\branches\BranchesViewDelegate.cpp" />
<ClCompile Include="src\branches\BranchesWidget.cpp" />
<ClCompile Include="src\branches\BranchesWidgetMinimal.cpp" />
<ClCompile Include="src\jenkins\BuildGeneralInfoFetcher.cpp" />
<ClCompile Include="src\aux_widgets\ButtonLink.cpp" />
<ClCompile Include="src\aux_widgets\CheckBox.cpp" />
<ClCompile Include="src\git_server\CircularPixmap.cpp" />
<ClCompile Include="src\aux_widgets\ClickableFrame.cpp" />
<ClCompile Include="src\git_server\CodeReviewComment.cpp" />
<ClCompile Include="src\commits\CommitChangesWidget.cpp" />
<ClCompile Include="src\history\CommitHistoryContextMenu.cpp" />
<ClCompile Include="src\history\CommitHistoryModel.cpp" />
<ClCompile Include="src\history\CommitHistoryView.cpp" />
<ClCompile Include="src\cache\CommitInfo.cpp" />
<ClCompile Include="src\aux_widgets\CommitInfoPanel.cpp" />
<ClCompile Include="src\commits\CommitInfoWidget.cpp" />
<ClCompile Include="src\big_widgets\ConfigWidget.cpp" />
<ClCompile Include="src\aux_widgets\ConflictButton.cpp" />
<ClCompile Include="src\big_widgets\Controls.cpp" />
<ClCompile Include="src\git_server\CreateIssueDlg.cpp" />
<ClCompile Include="src\git_server\CreatePullRequestDlg.cpp" />
<ClCompile Include="src\aux_widgets\CreateRepoDlg.cpp" />
<ClCompile Include="src\big_widgets\DiffWidget.cpp" />
<ClCompile Include="src\QPinnableTabWidget\FakeCloseButton.cpp" />
<ClCompile Include="src\diff\FileBlameWidget.cpp" />
<ClCompile Include="src\commits\FileContextMenu.cpp" />
<ClCompile Include="src\diff\FileDiffEditor.cpp" />
<ClCompile Include="src\diff\FileDiffHighlighter.cpp" />
<ClCompile Include="src\diff\FileDiffView.cpp" />
<ClCompile Include="src\diff\FileDiffWidget.cpp" />
<ClCompile Include="src\diff\FileEditor.cpp" />
<ClCompile Include="src\commits\FileListDelegate.cpp" />
<ClCompile Include="src\commits\FileListWidget.cpp" />
<ClCompile Include="src\commits\FileWidget.cpp" />
<ClCompile Include="src\diff\FullDiffWidget.cpp" />
<ClCompile Include="src\config\GeneralConfigDlg.cpp" />
<ClCompile Include="src\git\GitAsyncProcess.cpp" />
<ClCompile Include="src\git\GitBase.cpp" />
<ClCompile Include="src\git\GitBranches.cpp" />
<ClCompile Include="src\cache\GitCache.cpp" />
<ClCompile Include="src\git\GitCloneProcess.cpp" />
<ClCompile Include="src\git\GitConfig.cpp" />
<ClCompile Include="src\config\GitConfigDlg.cpp" />
<ClCompile Include="src\git\GitExecResult.cpp" />
<ClCompile Include="src\git\GitHistory.cpp" />
<ClCompile Include="src\git_server\GitHubRestApi.cpp" />
<ClCompile Include="src\git_server\GitLabRestApi.cpp" />
<ClCompile Include="src\git\GitLocal.cpp" />
<ClCompile Include="src\git\GitMerge.cpp" />
<ClCompile Include="src\git\GitPatches.cpp" />
<ClCompile Include="src\big_widgets\GitQlient.cpp" />
<ClCompile Include="src\big_widgets\GitQlientRepo.cpp" />
<ClCompile Include="src\big_widgets\GitQlientSettings.cpp" />
<ClCompile Include="src\big_widgets\GitQlientStyles.cpp" />
<ClCompile Include="src\aux_widgets\GitQlientUpdater.cpp" />
<ClCompile Include="src\git\GitRemote.cpp" />
<ClCompile Include="src\git\GitRepoLoader.cpp" />
<ClCompile Include="src\git\GitRequestorProcess.cpp" />
<ClCompile Include="src\cache\GitServerCache.cpp" />
<ClCompile Include="src\big_widgets\GitServerWidget.cpp" />
<ClCompile Include="src\git\GitStashes.cpp" />
<ClCompile Include="src\git\GitSubmodules.cpp" />
<ClCompile Include="src\git\GitSubtree.cpp" />
<ClCompile Include="src\git\GitSyncProcess.cpp" />
<ClCompile Include="src\git\GitTags.cpp" />
<ClCompile Include="src\git\GitWip.cpp" />
<ClCompile Include="src\aux_widgets\Highlighter.cpp" />
<ClCompile Include="src\big_widgets\HistoryWidget.cpp" />
<ClCompile Include="src\diff\IDiffWidget.cpp" />
<ClCompile Include="src\jenkins\IFetcher.cpp" />
<ClCompile Include="src\git_server\IRestApi.cpp" />
<ClCompile Include="src\config\InitScreen.cpp" />
<ClCompile Include="src\aux_widgets\InitialRepoConfig.cpp" />
<ClCompile Include="src\git_server\IssueDetailedView.cpp" />
<ClCompile Include="src\git_server\IssueItem.cpp" />
<ClCompile Include="src\git_server\IssuesList.cpp" />
<ClCompile Include="src\jenkins\JenkinsJobPanel.cpp" />
<ClCompile Include="src\jenkins\JenkinsWidget.cpp" />
<ClCompile Include="src\jenkins\JobButton.cpp" />
<ClCompile Include="src\jenkins\JobContainer.cpp" />
<ClCompile Include="src\jenkins\JobDetailsFetcher.cpp" />
<ClCompile Include="src\jenkins\JobFetcher.cpp" />
<ClCompile Include="src\cache\Lane.cpp" />
<ClCompile Include="src\diff\LineNumberArea.cpp" />
<ClCompile Include="src\git_server\MergePullRequestDlg.cpp" />
<ClCompile Include="src\big_widgets\MergeWidget.cpp" />
<ClCompile Include="src\aux_widgets\PomodoroButton.cpp" />
<ClCompile Include="src\aux_widgets\PomodoroConfigDlg.cpp" />
<ClCompile Include="src\git_server\PrChangeListItem.cpp" />
<ClCompile Include="src\git_server\PrChangesList.cpp" />
<ClCompile Include="src\git_server\PrCommentsList.cpp" />
<ClCompile Include="src\git_server\PrCommitsList.cpp" />
<ClCompile Include="src\git_server\PrList.cpp" />
<ClCompile Include="src\aux_widgets\ProgressDlg.cpp" />
<ClCompile Include="src\aux_widgets\PullDlg.cpp" />
<ClCompile Include="QLogger\QLogger.cpp" />
<ClCompile Include="QLogger\QLoggerWriter.cpp" />
<ClCompile Include="src\QPinnableTabWidget\QPinnableTabWidget.cpp" />
<ClCompile Include="src\QPinnableTabWidget\RealCloseButton.cpp" />
<ClCompile Include="src\cache\References.cpp" />
<ClCompile Include="src\jenkins\RepoFetcher.cpp" />
<ClCompile Include="src\history\RepositoryViewDelegate.cpp" />
<ClCompile Include="src\cache\RevisionFiles.cpp" />
<ClCompile Include="src\git_server\ServerConfigDlg.cpp" />
<ClCompile Include="src\history\ShaFilterProxyModel.cpp" />
<ClCompile Include="src\git_server\SourceCodeReview.cpp" />
<ClCompile Include="src\jenkins\StageFetcher.cpp" />
<ClCompile Include="src\commits\StagedFilesList.cpp" />
<ClCompile Include="src\branches\StashesContextMenu.cpp" />
<ClCompile Include="src\branches\SubmodulesContextMenu.cpp" />
<ClCompile Include="src\branches\TagDlg.cpp" />
<ClCompile Include="src\commits\UnstagedMenu.cpp" />
<ClCompile Include="src\aux_widgets\WaitingDlg.cpp" />
<ClCompile Include="src\commits\WipWidget.cpp" />
<ClCompile Include="src\git_server\document.cpp" />
<ClCompile Include="src\cache\lanes.cpp" />
<ClCompile Include="src\main.cpp" />
<ClCompile Include="src\git_server\previewpage.cpp" />
</ItemGroup>
<ItemGroup>
<QtMoc Include="src\git\AGitProcess.h">
</QtMoc>
<QtMoc Include="src\git_server\AGitServerItemList.h">
</QtMoc>
<QtMoc Include="src\git_server\AddCodeReviewDialog.h">
</QtMoc>
<QtMoc Include="src\branches\AddRemoteDlg.h">
</QtMoc>
<QtMoc Include="src\branches\AddSubmoduleDlg.h">
</QtMoc>
<QtMoc Include="src\branches\AddSubtreeDlg.h">
</QtMoc>
<QtMoc Include="src\commits\AmendWidget.h">
</QtMoc>
<ClInclude Include="src\git_server\AvatarHelper.h" />
<QtMoc Include="src\big_widgets\BlameWidget.h">
</QtMoc>
<QtMoc Include="src\branches\BranchContextMenu.h">
</QtMoc>
<QtMoc Include="src\aux_widgets\BranchDlg.h">
</QtMoc>
<QtMoc Include="src\branches\BranchTreeWidget.h">
</QtMoc>
<ClInclude Include="src\branches\BranchesViewDelegate.h" />
<QtMoc Include="src\branches\BranchesWidget.h">
</QtMoc>
<QtMoc Include="src\branches\BranchesWidgetMinimal.h">
</QtMoc>
<QtMoc Include="src\jenkins\BuildGeneralInfoFetcher.h">
</QtMoc>
<QtMoc Include="src\aux_widgets\ButtonLink.hpp">
</QtMoc>
<QtMoc Include="src\aux_widgets\CheckBox.h">
</QtMoc>
<ClInclude Include="src\git_server\CircularPixmap.h" />
<QtMoc Include="src\aux_widgets\ClickableFrame.h">
</QtMoc>
<QtMoc Include="src\git_server\CodeReviewComment.h">
</QtMoc>
<ClInclude Include="src\aux_widgets\Colors.h" />
<ClInclude Include="src\git_server\Comment.h" />
<ClInclude Include="src\git_server\Commit.h" />
<QtMoc Include="src\commits\CommitChangesWidget.h">
</QtMoc>
<ClInclude Include="src\history\CommitHistoryColumns.h" />
<QtMoc Include="src\history\CommitHistoryContextMenu.h">
</QtMoc>
<QtMoc Include="src\history\CommitHistoryModel.h">
</QtMoc>
<QtMoc Include="src\history\CommitHistoryView.h">
</QtMoc>
<ClInclude Include="src\cache\CommitInfo.h" />
<ClInclude Include="src\aux_widgets\CommitInfoPanel.h" />
<QtMoc Include="src\commits\CommitInfoWidget.h">
</QtMoc>
<ClInclude Include="src\git_server\ConfigData.h" />
<QtMoc Include="src\big_widgets\ConfigWidget.h">
</QtMoc>
<QtMoc Include="src\aux_widgets\ConflictButton.h">
</QtMoc>
<QtMoc Include="src\big_widgets\Controls.h">
</QtMoc>
<QtMoc Include="src\git_server\CreateIssueDlg.h">
</QtMoc>
<QtMoc Include="src\git_server\CreatePullRequestDlg.h">
</QtMoc>
<QtMoc Include="src\aux_widgets\CreateRepoDlg.h">
</QtMoc>
<ClInclude Include="src\diff\DiffHelper.h" />
<ClInclude Include="src\diff\DiffInfo.h" />
<QtMoc Include="src\big_widgets\DiffWidget.h">
</QtMoc>
<QtMoc Include="src\QPinnableTabWidget\FakeCloseButton.h">
</QtMoc>
<QtMoc Include="src\diff\FileBlameWidget.h">
</QtMoc>
<QtMoc Include="src\commits\FileContextMenu.h">
</QtMoc>
<ClInclude Include="src\diff\FileDiffEditor.h" />
<QtMoc Include="src\diff\FileDiffHighlighter.h">
</QtMoc>
<QtMoc Include="src\diff\FileDiffView.h">
</QtMoc>
<QtMoc Include="src\diff\FileDiffWidget.h">
</QtMoc>
<QtMoc Include="src\diff\FileEditor.h">
</QtMoc>
<ClInclude Include="src\commits\FileListDelegate.h" />
<QtMoc Include="src\commits\FileListWidget.h">
</QtMoc>
<QtMoc Include="src\commits\FileWidget.h">
</QtMoc>
<QtMoc Include="src\diff\FullDiffWidget.h">
</QtMoc>
<QtMoc Include="src\config\GeneralConfigDlg.h">
</QtMoc>
<QtMoc Include="src\git\GitAsyncProcess.h">
</QtMoc>
<ClInclude Include="src\git\GitBase.h" />
<ClInclude Include="src\git\GitBranches.h" />
<QtMoc Include="src\cache\GitCache.h">
</QtMoc>
<QtMoc Include="src\git\GitCloneProcess.h">
</QtMoc>
<QtMoc Include="src\git\GitConfig.h">
</QtMoc>
<QtMoc Include="src\config\GitConfigDlg.h">
</QtMoc>
<ClInclude Include="src\git\GitExecResult.h" />
<ClInclude Include="src\git\GitHistory.h" />
<QtMoc Include="src\git_server\GitHubRestApi.h">
</QtMoc>
<QtMoc Include="src\git_server\GitLabRestApi.h">
</QtMoc>
<ClInclude Include="src\git\GitLocal.h" />
<ClInclude Include="src\git\GitMerge.h" />
<ClInclude Include="src\git\GitPatches.h" />
<QtMoc Include="src\big_widgets\GitQlient.h">
</QtMoc>
<ClInclude Include="src\branches\GitQlientBranchItemRole.h" />
<QtMoc Include="src\big_widgets\GitQlientRepo.h">
</QtMoc>
<ClInclude Include="src\commits\GitQlientRole.h" />
<ClInclude Include="src\big_widgets\GitQlientSettings.h" />
<ClInclude Include="src\big_widgets\GitQlientStyles.h" />
<QtMoc Include="src\aux_widgets\GitQlientUpdater.h">
</QtMoc>
<ClInclude Include="src\git\GitRemote.h" />
<QtMoc Include="src\git\GitRepoLoader.h">
</QtMoc>
<ClInclude Include="src\git\GitRequestorProcess.h" />
<QtMoc Include="src\cache\GitServerCache.h">
</QtMoc>
<QtMoc Include="src\big_widgets\GitServerWidget.h">
</QtMoc>
<ClInclude Include="src\git\GitStashes.h" />
<ClInclude Include="src\git\GitSubmodules.h" />
<ClInclude Include="src\git\GitSubtree.h" />
<ClInclude Include="src\git\GitSyncProcess.h" />
<QtMoc Include="src\git\GitTags.h">
</QtMoc>
<ClInclude Include="src\git\GitWip.h" />
<QtMoc Include="src\aux_widgets\Highlighter.h">
</QtMoc>
<QtMoc Include="src\big_widgets\HistoryWidget.h">
</QtMoc>
<QtMoc Include="src\diff\IDiffWidget.h">
</QtMoc>
<QtMoc Include="src\jenkins\IFetcher.h">
</QtMoc>
<QtMoc Include="src\git_server\IRestApi.h">
</QtMoc>
<QtMoc Include="src\config\InitScreen.h">
</QtMoc>
<QtMoc Include="src\aux_widgets\InitialRepoConfig.h">
</QtMoc>
<ClInclude Include="src\git_server\Issue.h" />
<QtMoc Include="src\git_server\IssueDetailedView.h">
</QtMoc>
<QtMoc Include="src\git_server\IssueItem.h">
</QtMoc>
<QtMoc Include="src\git_server\IssuesList.h">
</QtMoc>
<ClInclude Include="src\jenkins\JenkinsJobInfo.h" />
<QtMoc Include="src\jenkins\JenkinsJobPanel.h">
</QtMoc>
<ClInclude Include="src\jenkins\JenkinsViewInfo.h" />
<QtMoc Include="src\jenkins\JenkinsWidget.h">
</QtMoc>
<QtMoc Include="src\jenkins\JobButton.h">
</QtMoc>
<QtMoc Include="src\jenkins\JobContainer.h">
</QtMoc>
<QtMoc Include="src\jenkins\JobDetailsFetcher.h">
</QtMoc>
<QtMoc Include="src\jenkins\JobFetcher.h">
</QtMoc>
<ClInclude Include="src\git_server\Label.h" />
<ClInclude Include="src\cache\Lane.h" />
<ClInclude Include="src\cache\LaneType.h" />
<QtMoc Include="src\diff\LineNumberArea.h">
</QtMoc>
<QtMoc Include="src\git_server\MergePullRequestDlg.h">
</QtMoc>
<QtMoc Include="src\big_widgets\MergeWidget.h">
</QtMoc>
<ClInclude Include="src\git_server\Milestone.h" />
<ClInclude Include="src\git_server\Platform.h" />
<QtMoc Include="src\aux_widgets\PomodoroButton.h">
</QtMoc>
<QtMoc Include="src\aux_widgets\PomodoroConfigDlg.h">
</QtMoc>
<QtMoc Include="src\git_server\PrChangeListItem.h">
</QtMoc>
<QtMoc Include="src\git_server\PrChangesList.h">
</QtMoc>
<QtMoc Include="src\git_server\PrCommentsList.h">
</QtMoc>
<QtMoc Include="src\git_server\PrCommitsList.h">
</QtMoc>
<QtMoc Include="src\git_server\PrList.h">
</QtMoc>
<ClInclude Include="src\aux_widgets\ProgressDlg.h" />
<QtMoc Include="src\aux_widgets\PullDlg.h">
</QtMoc>
<ClInclude Include="src\git_server\PullRequest.h" />
<ClInclude Include="QLogger\QLogger.h" />
<ClInclude Include="QLogger\QLoggerLevel.h" />
<QtMoc Include="QLogger\QLoggerWriter.h">
</QtMoc>
<QtMoc Include="src\QPinnableTabWidget\QPinnableTabWidget.h">
</QtMoc>
<QtMoc Include="src\QPinnableTabWidget\RealCloseButton.h">
</QtMoc>
<ClInclude Include="src\cache\References.h" />
<QtMoc Include="src\jenkins\RepoFetcher.h">
</QtMoc>
<QtMoc Include="src\history\RepositoryViewDelegate.h">
</QtMoc>
<ClInclude Include="src\cache\RevisionFiles.h" />
<QtMoc Include="src\git_server\ServerConfigDlg.h">
</QtMoc>
<QtMoc Include="src\history\ShaFilterProxyModel.h">
</QtMoc>
<QtMoc Include="src\git_server\SourceCodeReview.h">
</QtMoc>
<QtMoc Include="src\jenkins\StageFetcher.h">
</QtMoc>
<QtMoc Include="src\commits\StagedFilesList.h">
</QtMoc>
<QtMoc Include="src\branches\StashesContextMenu.h">
</QtMoc>
<QtMoc Include="src\branches\SubmodulesContextMenu.h">
</QtMoc>
<QtMoc Include="src\branches\TagDlg.h">
</QtMoc>
<QtMoc Include="src\commits\UnstagedMenu.h">
</QtMoc>
<ClInclude Include="src\git_server\User.h" />
<ClInclude Include="src\aux_widgets\WaitingDlg.h" />
<ClInclude Include="src\cache\WipRevisionInfo.h" />
<QtMoc Include="src\commits\WipWidget.h">
</QtMoc>
<ClInclude Include="\" />
<QtMoc Include="src\git_server\document.h">
</QtMoc>
<ClInclude Include="src\cache\lanes.h" />
<QtMoc Include="src\git_server\previewpage.h">
</QtMoc>
<ClInclude Include="src\QPinnableTabWidget\qpinnabletabwidget_global.h" />
</ItemGroup>
<ItemGroup>
<CustomBuild Include="debug\moc_predefs.h.cbt">
<FileType>Document</FileType>
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</ExcludedFromBuild>
<AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(QTDIR)\mkspecs\features\data\dummy.cpp;%(AdditionalInputs)</AdditionalInputs>
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">cl -Bx"$(QTDIR)\bin\qmake.exe" -nologo -Zc:wchar_t -FS -Zc:rvalueCast -Zc:inline -Zc:strictStrings -Zc:throwingNew -Zc:referenceBinding -Zc:__cplusplus -Zi -MDd -std:c++17 -W3 -w34100 -w34189 -w44996 -w44456 -w44457 -w44458 -wd4577 -wd4467 -E $(QTDIR)\mkspecs\features\data\dummy.cpp 2&gt;NUL &gt;debug\moc_predefs.h</Command>
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Generate moc_predefs.h</Message>
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">debug\moc_predefs.h;%(Outputs)</Outputs>
</CustomBuild>
<CustomBuild Include="release\moc_predefs.h.cbt">
<FileType>Document</FileType>
<AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(QTDIR)\mkspecs\features\data\dummy.cpp;%(AdditionalInputs)</AdditionalInputs>
<Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">cl -Bx"$(QTDIR)\bin\qmake.exe" -nologo -Zc:wchar_t -FS -Zc:rvalueCast -Zc:inline -Zc:strictStrings -Zc:throwingNew -Zc:referenceBinding -Zc:__cplusplus -O2 -MD -std:c++17 -W3 -w34100 -w34189 -w44996 -w44456 -w44457 -w44458 -wd4577 -wd4467 -E $(QTDIR)\mkspecs\features\data\dummy.cpp 2&gt;NUL &gt;release\moc_predefs.h</Command>
<Message Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Generate moc_predefs.h</Message>
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">release\moc_predefs.h;%(Outputs)</Outputs>
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild>
</CustomBuild>
</ItemGroup>
<ItemGroup>
<QtUic Include="src\git_server\AddCodeReviewDialog.ui">
</QtUic>
<QtUic Include="src\branches\AddSubmoduleDlg.ui">
</QtUic>
<QtUic Include="src\branches\AddSubtreeDlg.ui">
</QtUic>
<QtUic Include="src\aux_widgets\BranchDlg.ui">
</QtUic>
<QtUic Include="src\commits\CommitChangesWidget.ui">
</QtUic>
<QtUic Include="src\big_widgets\ConfigWidget.ui">
</QtUic>
<QtUic Include="src\git_server\CreateIssueDlg.ui">
</QtUic>
<QtUic Include="src\git_server\CreatePullRequestDlg.ui">
</QtUic>
<QtUic Include="src\aux_widgets\CreateRepoDlg.ui">
</QtUic>
<QtUic Include="src\config\GitConfigDlg.ui">
</QtUic>
<QtUic Include="src\aux_widgets\InitialRepoConfig.ui">
</QtUic>
<QtUic Include="src\git_server\MergePullRequestDlg.ui">
</QtUic>
<QtUic Include="src\aux_widgets\PomodoroConfigDlg.ui">
</QtUic>
<QtUic Include="src\aux_widgets\PullDlg.ui">
</QtUic>
<QtUic Include="src\git_server\ServerConfigDlg.ui">
</QtUic>
<QtUic Include="src\branches\TagDlg.ui">
</QtUic>
</ItemGroup>
<ItemGroup>
<None Include="src\resources\DejaVuSans.ttf" />
<None Include="src\resources\DejaVuSansMono.ttf" />
<None Include="src\resources\icons\GitQlientLogo.ico" />
<None Include="src\resources\icons\GitQlientLogo.svg" />
<None Include="src\resources\icons\GitQlientLogo32.png" />
<None Include="src\resources\icons\GitQlientLogoLarge.png" />
<None Include="src\resources\icons\GitQlientLogoMedium.png" />
<None Include="src\resources\icons\add.svg" />
<None Include="src\resources\icons\add_comment.svg" />
<None Include="src\resources\icons\add_review.svg" />
<None Include="src\resources\icons\add_tab.svg" />
<None Include="src\resources\icons\ahead.svg" />
<None Include="src\resources\icons\apply.svg" />
<None Include="src\resources\icons\arrow_down.png" />
<None Include="src\resources\icons\arrow_down.svg" />
<None Include="src\resources\icons\arrow_down_full.svg" />
<None Include="src\resources\icons\arrow_right.svg" />
<None Include="src\resources\icons\arrow_up.png" />
<None Include="src\resources\icons\arrow_up.svg" />
<None Include="src\resources\icons\arrow_up_full.svg" />
<None Include="src\resources\icons\back.svg" />
<None Include="src\resources\icons\bitbucket-brands.svg" />
<None Include="src\resources\icons\blame.svg" />
<None Include="src\resources\icons\build_system.svg" />
<None Include="src\resources\icons\burger_menu.svg" />
<None Include="src\resources\icons\changes.svg" />
<None Include="src\resources\icons\check.svg" />
<None Include="src\resources\icons\close_issue.svg" />
<None Include="src\resources\icons\close_pr.svg" />
<None Include="src\resources\icons\cog-wheel-silhouette.svg" />
<None Include="src\resources\icons\comment.svg" />
<None Include="src\resources\icons\comments.svg" />
<None Include="src\resources\icons\commit.svg" />
<None Include="src\resources\icons\dark_grey.svg" />
<None Include="src\resources\icons\diff.svg" />
<None Include="src\resources\icons\down-arrow.svg" />
<None Include="src\resources\icons\edit.svg" />
<None Include="src\resources\icons\failure.svg" />
<None Include="src\resources\icons\file-download-solid.svg" />
<None Include="src\resources\icons\file.svg" />
<None Include="src\resources\icons\files_staged.svg" />
<None Include="src\resources\icons\files_unstaged.svg" />
<None Include="src\resources\icons\folder.svg" />
<None Include="src\resources\icons\folder_indicator.svg" />
<None Include="src\resources\icons\git.svg" />
<None Include="src\resources\icons\git_orange.svg" />
<None Include="src\resources\icons\git_orange_indicator.svg" />
<None Include="src\resources\icons\git_prune.svg" />
<None Include="src\resources\icons\git_pull.svg" />
<None Include="src\resources\icons\git_push.svg" />
<None Include="src\resources\icons\git_stash.svg" />
<None Include="src\resources\icons\git_stash_pop.svg" />
<None Include="src\resources\icons\github-brands.svg" />
<None Include="src\resources\icons\gitlab-brands.svg" />
<None Include="src\resources\translations\gitqlient_en.qm" />
<None Include="src\resources\translations\gitqlient_en.ts" />
<None Include="src\resources\icons\go_down.svg" />
<None Include="src\resources\icons\go_to.svg" />
<None Include="src\resources\icons\go_up.svg" />
<None Include="src\resources\icons\green.svg" />
<None Include="src\resources\icons\green_check.svg" />
<None Include="src\resources\icons\grey.svg" />
<None Include="src\resources\icons\home.svg" />
<None Include="src\resources\index_bright.html" />
<None Include="src\resources\index_dark.html" />
<None Include="src\resources\icons\issues.svg" />
<None Include="src\resources\icons\left-arrow.svg" />
<None Include="src\resources\icons\listing-option.svg" />
<None Include="src\resources\icons\local.svg" />
<None Include="src\resources\3rdparty\markdown_bright.css" />
<None Include="src\resources\3rdparty\markdown_dark.css" />
<None Include="src\resources\3rdparty\marked.js" />
<None Include="src\resources\icons\new_issue.svg" />
<None Include="src\resources\icons\new_pull_request.svg" />
<None Include="src\resources\icons\open_repo.svg" />
<None Include="src\resources\icons\options.svg" />
<None Include="src\resources\icons\orange.svg" />
<None Include="src\resources\icons\pending.svg" />
<None Include="src\resources\icons\pomodoro.svg" />
<None Include="src\resources\icons\pomodoro_running.svg" />
<None Include="src\resources\icons\pomodoro_timeout.svg" />
<None Include="src\resources\icons\pull_request.svg" />
<None Include="src\resources\icons\qcheckbox.svg" />
<None Include="src\resources\icons\qcheckbox_bright.svg" />
<None Include="src\resources\icons\qcheckbox_bright_checked.svg" />
<None Include="src\resources\icons\qcheckbox_bright_disabled.svg" />
<None Include="src\resources\icons\qcheckbox_bright_disabled_checked.svg" />
<None Include="src\resources\icons\qcheckbox_bright_disabled_indeterminate.svg" />
<None Include="src\resources\icons\qcheckbox_bright_indet.svg" />
<None Include="src\resources\icons\qcheckbox_checked.svg" />
<None Include="src\resources\icons\qcheckbox_disabled.svg" />
<None Include="src\resources\icons\qcheckbox_disabled_checked.svg" />
<None Include="src\resources\icons\qcheckbox_disabled_indeterminate.svg" />
<None Include="src\resources\icons\qcheckbox_indet.svg" />
<None Include="src\resources\3rdparty\qt_attribution.json" />
<None Include="src\resources\icons\red.svg" />
<None Include="src\resources\icons\refresh-page-option.svg" />
<None Include="src\resources\icons\remove-symbol.png" />
<None Include="src\resources\icons\remove-symbol.svg" />
<None Include="src\resources\icons\remove-symbol_hover.png" />
<None Include="src\resources\icons\remove-symbol_hover.svg" />
<None Include="src\resources\icons\remove-symbol_press.png" />
<None Include="src\resources\icons\remove-symbol_press.svg" />
<None Include="src\resources\icons\remove.svg" />
<QtRcc Include="src\resources.qrc">
</QtRcc>
<None Include="src\resources.rc" />
<None Include="src\resources\icons\review_approved.svg" />
<None Include="src\resources\icons\review_change.svg" />
<None Include="src\resources\icons\right-arrow.svg" />
<None Include="src\resources\icons\save.svg" />
<None Include="src\resources\icons\server.svg" />
<None Include="src\resources\icons\sign-in.svg" />
<None Include="src\resources\icons\split_view.svg" />
<None Include="src\resources\icons\squash.svg" />
<None Include="src\resources\icons\stashes.svg" />
<None Include="src\resources\stylesheet.css" />
<None Include="src\resources\stylesheet_colors_bright.css" />
<None Include="src\resources\stylesheet_colors_dark.css" />
<None Include="src\resources\icons\submodules.svg" />
<None Include="src\resources\icons\success.svg" />
<None Include="src\resources\icons\tag_indicator.svg" />
<None Include="src\resources\icons\tags.svg" />
<None Include="src\resources\icons\terminal.svg" />
<None Include="src\resources\icons\text-file.svg" />
<None Include="src\resources\icons\unified_view.svg" />
<None Include="src\resources\icons\untracked.svg" />
<None Include="src\resources\icons\up-arrow.svg" />
<None Include="src\resources\icons\warning_error.svg" />
<None Include="src\resources\icons\yellow.svg" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include=".\src\resources.rc" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /><ImportGroup Condition="Exists('$(QtMsBuild)\qt.targets')"><Import Project="$(QtMsBuild)\qt.targets" /></ImportGroup>
<ImportGroup Label="ExtensionTargets" />
</Project>