265 lines
14 KiB
XML
265 lines
14 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project DefaultTargets="Build" ToolsVersion="17.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<ItemGroup Label="ProjectConfigurations">
|
|
<ProjectConfiguration Include="Debug|x64">
|
|
<Configuration>Debug</Configuration>
|
|
<Platform>x64</Platform>
|
|
</ProjectConfiguration>
|
|
<ProjectConfiguration Include="Release|x64">
|
|
<Configuration>Release</Configuration>
|
|
<Platform>x64</Platform>
|
|
</ProjectConfiguration>
|
|
</ItemGroup>
|
|
<PropertyGroup Label="Globals">
|
|
<ProjectGuid>{3FE96A33-2BB7-4686-A710-3EB8E3BBD709}</ProjectGuid>
|
|
<Keyword>QtVS_v304</Keyword>
|
|
<WindowsTargetPlatformVersion Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">10.0</WindowsTargetPlatformVersion>
|
|
<WindowsTargetPlatformVersion Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">10.0</WindowsTargetPlatformVersion>
|
|
<QtMsBuild Condition="'$(QtMsBuild)'=='' OR !Exists('$(QtMsBuild)\qt.targets')">$(MSBuildProjectDirectory)\QtMsBuild</QtMsBuild>
|
|
</PropertyGroup>
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'" Label="Configuration">
|
|
<ConfigurationType>Application</ConfigurationType>
|
|
<PlatformToolset>v143</PlatformToolset>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'" Label="Configuration">
|
|
<ConfigurationType>Application</ConfigurationType>
|
|
<PlatformToolset>v143</PlatformToolset>
|
|
</PropertyGroup>
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
|
<ImportGroup Condition="Exists('$(QtMsBuild)\qt_defaults.props')">
|
|
<Import Project="$(QtMsBuild)\qt_defaults.props" />
|
|
</ImportGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'" Label="QtSettings">
|
|
<QtInstall>5.15.2_msvc2019_64</QtInstall>
|
|
<QtModules>core;xml;gui;svg;widgets;core-private;gui-private;widgets-private</QtModules>
|
|
<QtBuildConfig>debug</QtBuildConfig>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'" Label="QtSettings">
|
|
<QtInstall>5.15.2_msvc2019_64</QtInstall>
|
|
<QtModules>core;gui;widgets</QtModules>
|
|
<QtBuildConfig>release</QtBuildConfig>
|
|
</PropertyGroup>
|
|
<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 Label="Shared" />
|
|
<ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
<Import Project="$(QtMsBuild)\Qt.props" />
|
|
</ImportGroup>
|
|
<ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
<Import Project="$(QtMsBuild)\Qt.props" />
|
|
</ImportGroup>
|
|
<PropertyGroup Label="UserMacros" />
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
|
|
<IncludePath>$(IncludePath)</IncludePath>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
|
|
</PropertyGroup>
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
|
<ClCompile>
|
|
<LanguageStandard>stdcpp17</LanguageStandard>
|
|
<AdditionalIncludeDirectories>$(SolutionDir)QGoodWindow;%(AdditionalIncludeDirectories);$(Qt_INCLUDEPATH_)</AdditionalIncludeDirectories>
|
|
</ClCompile>
|
|
</ItemDefinitionGroup>
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
|
<ClCompile>
|
|
<LanguageStandard>stdcpp20</LanguageStandard>
|
|
<AdditionalIncludeDirectories>$(ProjectDir)include;$(SolutionDir)ArchitectureColoredPainting\src\Editor\RightBar;$(SolutionDir)ArchitectureColoredPainting\src\Editor\;$(SolutionDir)FramelessHelper\include;$(SolutionDir)FramelessHelper\qmake\inc\core;$(SolutionDir)FramelessHelper\include\FramelessHelper\Core;$(SolutionDir)qt-material-widgets\components;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|
<PreprocessorDefinitions>FRAMELESSHELPER_WIDGETS_STATIC;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
<WarningLevel>Level1</WarningLevel>
|
|
<FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>
|
|
</ClCompile>
|
|
<Link>
|
|
<AdditionalDependencies>opengl32.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
|
</Link>
|
|
</ItemDefinitionGroup>
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'" Label="Configuration">
|
|
<ClCompile>
|
|
<TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>
|
|
<MultiProcessorCompilation>true</MultiProcessorCompilation>
|
|
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
|
<Optimization>MaxSpeed</Optimization>
|
|
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
|
|
</ClCompile>
|
|
<Link>
|
|
<SubSystem>Console</SubSystem>
|
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
|
</Link>
|
|
</ItemDefinitionGroup>
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'" Label="Configuration">
|
|
<ClCompile>
|
|
<TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>
|
|
<MultiProcessorCompilation>true</MultiProcessorCompilation>
|
|
<DebugInformationFormat>None</DebugInformationFormat>
|
|
<Optimization>MaxSpeed</Optimization>
|
|
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
|
|
</ClCompile>
|
|
<Link>
|
|
<SubSystem>Windows</SubSystem>
|
|
<GenerateDebugInformation>false</GenerateDebugInformation>
|
|
</Link>
|
|
</ItemDefinitionGroup>
|
|
<ItemGroup>
|
|
<ClCompile Include="src\Editor\RightBar\EditorSettingWidget.cpp" />
|
|
<ClCompile Include="src\Editor\EditorWidgetComponent\ColorPicker.cpp" />
|
|
<ClCompile Include="src\Editor\EditorWidgetComponent\LayerCreateWidget.cpp" />
|
|
<ClCompile Include="src\Editor\EditorWidgetComponent\LayerStyleDialog.cpp" />
|
|
<ClCompile Include="src\Editor\EditorWidget.cpp" />
|
|
<ClCompile Include="src\Editor\EditorWidgetItem.cpp" />
|
|
<ClCompile Include="src\Editor\ElementManager.cpp" />
|
|
<ClCompile Include="src\Editor\ElementPoolWidget.cpp" />
|
|
<ClCompile Include="src\Editor\GraphicElement.cpp" />
|
|
<ClCompile Include="src\Editor\LayerManager.cpp" />
|
|
<ClCompile Include="src\Editor\LayerStyle.cpp" />
|
|
<ClCompile Include="src\Editor\LayerWrapper.cpp" />
|
|
<ClCompile Include="src\Editor\PixelPath.cpp" />
|
|
<ClCompile Include="src\Editor\PreviewWindow.cpp" />
|
|
<ClCompile Include="src\Editor\RightBar\InfoDisplayWidget.cpp" />
|
|
<ClCompile Include="src\Editor\RightBar\LayerTreeWidget.cpp" />
|
|
<ClCompile Include="src\Editor\ThirdPartyLib\qquick\qquicksvgparser.cpp" />
|
|
<ClCompile Include="src\Editor\ThirdPartyLib\SvgHelper.cpp" />
|
|
<ClCompile Include="src\Editor\util\PainterPathUtil.cpp" />
|
|
<ClCompile Include="src\Editor\util\PaintingUtil.cpp" />
|
|
<ClCompile Include="src\Editor\util\SvgFileLoader.cpp" />
|
|
<ClCompile Include="src\FluentMenu.cpp" />
|
|
<ClCompile Include="src\gl.c" />
|
|
<ClCompile Include="src\main.cpp" />
|
|
<ClCompile Include="src\MainWindow.cpp" />
|
|
<ClCompile Include="src\NavigationBarWidget.cpp" />
|
|
<ClCompile Include="src\Renderer\IblUtils.cpp" />
|
|
<ClCompile Include="src\Renderer\Painting\BaseStyle.cpp" />
|
|
<ClCompile Include="src\Renderer\Painting\BvhTree.cpp" />
|
|
<ClCompile Include="src\Renderer\Camera.cpp" />
|
|
<ClCompile Include="src\Renderer\Painting\CubicBezier.cpp" />
|
|
<ClCompile Include="src\Renderer\Painting\CubicBezierSignedDistance.cpp" />
|
|
<ClCompile Include="src\Renderer\Light.cpp" />
|
|
<ClCompile Include="src\Renderer\Painting\Element.cpp" />
|
|
<ClCompile Include="src\Renderer\Painting\ElementStyle.cpp" />
|
|
<ClCompile Include="src\Renderer\Painting\MaterialStyleFill.cpp" />
|
|
<ClCompile Include="src\Renderer\Painting\Line.cpp" />
|
|
<ClCompile Include="src\Renderer\Mesh.cpp" />
|
|
<ClCompile Include="src\Renderer\Model.cpp" />
|
|
<ClCompile Include="src\Renderer\Painting\LineTree.cpp" />
|
|
<ClCompile Include="src\Renderer\Painting\MaterialStyleStroke.cpp" />
|
|
<ClCompile Include="src\Renderer\Painting\Painting.cpp" />
|
|
<ClCompile Include="src\Renderer\PaintingMesh.cpp" />
|
|
<ClCompile Include="src\Renderer\Preview\ElementRenderer.cpp" />
|
|
<ClCompile Include="src\Renderer\RendererGLWidget.cpp" />
|
|
<ClCompile Include="src\Renderer\RendererWidget.cpp" />
|
|
<ClCompile Include="src\Renderer\Painting\ShortCutTree.cpp" />
|
|
<ClCompile Include="src\Renderer\Painting\StraightLine.cpp" />
|
|
<ClCompile Include="src\Renderer\VirtualTextureManager.cpp" />
|
|
<ClCompile Include="src\SvgParser.cpp" />
|
|
<ClCompile Include="src\Editor\EditorWidgetComponent\StrokeStyleWidget.cpp" />
|
|
<QtUic Include="EditorSettingWidget.ui" />
|
|
<QtUic Include="EditorWidget.ui" />
|
|
<QtUic Include="EditorWidgetItem.ui" />
|
|
<QtUic Include="MainWindow.ui" />
|
|
<QtUic Include="RendererWidget.ui" />
|
|
<QtUic Include="src\Editor\EditorWidgetComponent\LayerCreateWidget.ui" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="..\data.json" />
|
|
<None Include="res\Shaders\brdf_lut.comp" />
|
|
<None Include="res\Shaders\cubemap.frag" />
|
|
<None Include="res\Shaders\cubemap.vert" />
|
|
<None Include="res\Shaders\cubemap_prefilter.frag" />
|
|
<None Include="res\Shaders\depth_init.comp" />
|
|
<None Include="res\Shaders\depth_mipmap.comp" />
|
|
<None Include="res\Shaders\element.comp" />
|
|
<None Include="res\Shaders\final.frag" />
|
|
<None Include="res\Shaders\final.vert" />
|
|
<None Include="res\Shaders\irradiance_convolution.frag" />
|
|
<None Include="res\Shaders\model.frag" />
|
|
<None Include="res\Shaders\model.vert" />
|
|
<None Include="res\Shaders\model_shadow.frag" />
|
|
<None Include="res\Shaders\model_shadow.geom" />
|
|
<None Include="res\Shaders\model_shadow.vert" />
|
|
<None Include="res\Shaders\pageId_downsample.comp" />
|
|
<None Include="res\Shaders\painting.comp" />
|
|
<None Include="res\Shaders\painting.frag" />
|
|
<None Include="res\Shaders\painting.vert" />
|
|
<None Include="res\Shaders\shader.frag" />
|
|
<None Include="res\Shaders\shader.vert" />
|
|
<None Include="res\Shaders\shadow_mapping.comp" />
|
|
<None Include="res\Shaders\skybox.frag" />
|
|
<None Include="res\Shaders\skybox.vert" />
|
|
<None Include="res\Shaders\ssgi.comp" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<QtMoc Include="src\Editor\EditorWidgetComponent\StrokeStyleWidget.h" />
|
|
<QtMoc Include="src\Editor\RightBar\LayerTreeWidget.h" />
|
|
<QtMoc Include="src\Editor\RightBar\InfoDisplayWidget.h" />
|
|
<QtMoc Include="src\MainWindow.h" />
|
|
<QtMoc Include="src\Editor\EditorWidget.h" />
|
|
<QtMoc Include="src\Editor\EditorWidgetComponent\LayerCreateWidget.h" />
|
|
<QtMoc Include="src\Editor\EditorWidgetComponent\LayerStyleDialog.h" />
|
|
<QtMoc Include="src\Editor\EditorWidgetComponent\ColorPicker.h" />
|
|
<QtMoc Include="src\Editor\RightBar\EditorSettingWidget.h" />
|
|
<ClInclude Include="src\Editor\util\EncodeUtil.hpp" />
|
|
<ClInclude Include="src\Editor\util\JsonUtil.hpp" />
|
|
<ClInclude Include="src\Editor\ElementManager.h" />
|
|
<QtMoc Include="src\Editor\ElementPoolWidget.h" />
|
|
<ClInclude Include="src\Editor\GraphicElement.h" />
|
|
<ClInclude Include="src\Editor\LayerManager.h" />
|
|
<ClInclude Include="src\Editor\LayerStyle.h" />
|
|
<QtMoc Include="src\Editor\PreviewWindow.h" />
|
|
<ClInclude Include="src\Editor\PixelPath.h" />
|
|
<ClInclude Include="src\Editor\ThirdPartyLib\qquick\qquicksvgparser_p.h" />
|
|
<ClInclude Include="src\Editor\ThirdPartyLib\qquick\qtquickglobal.h" />
|
|
<ClInclude Include="src\Editor\ThirdPartyLib\qquick\qtquickglobal_p.h" />
|
|
<ClInclude Include="src\Editor\ThirdPartyLib\SvgHelper.h" />
|
|
<ClInclude Include="src\Editor\util\PainterPathUtil.h" />
|
|
<ClInclude Include="src\Editor\util\PaintingUtil.h" />
|
|
<ClInclude Include="src\Editor\util\SvgFileLoader.h" />
|
|
<QtMoc Include="src\FluentMenu.h" />
|
|
<ClInclude Include="src\Renderer\IblUtils.h" />
|
|
<ClInclude Include="src\Renderer\Painting\BaseStyle.h" />
|
|
<ClInclude Include="src\Renderer\Painting\CubicBezierSignedDistance.h" />
|
|
<ClInclude Include="src\Renderer\Painting\Element.h" />
|
|
<ClInclude Include="src\Renderer\Painting\ElementStyle.h" />
|
|
<ClInclude Include="src\Renderer\Painting\MaterialStyleFill.h" />
|
|
<ClInclude Include="src\Renderer\Painting\LineTree.h" />
|
|
<ClInclude Include="src\Renderer\Painting\MaterialStyleStroke.h" />
|
|
<ClInclude Include="src\Renderer\Painting\Painting.h" />
|
|
<ClInclude Include="src\Renderer\Preview\ElementRenderer.h" />
|
|
<ClInclude Include="src\Renderer\VirtualTextureManager.h" />
|
|
<ClInclude Include="src\SvgParser.h" />
|
|
<QtMoc Include="src\NavigationBarWidget.h" />
|
|
<QtMoc Include="src\Renderer\RendererWidget.h" />
|
|
<QtMoc Include="src\Editor\EditorWidgetItem.h" />
|
|
<ClInclude Include="src\Renderer\Painting\BvhTree.h" />
|
|
<ClInclude Include="src\Renderer\Camera.h" />
|
|
<ClInclude Include="src\Renderer\Painting\CubicBezier.h" />
|
|
<ClInclude Include="src\Renderer\Drawable.h" />
|
|
<ClInclude Include="src\Renderer\Light.h" />
|
|
<ClInclude Include="src\Renderer\Painting\Line.h" />
|
|
<ClInclude Include="src\Renderer\Mesh.h" />
|
|
<ClInclude Include="src\Renderer\Model.h" />
|
|
<ClInclude Include="src\Renderer\PaintingMesh.h" />
|
|
<ClInclude Include="src\Renderer\Painting\ShortCutTree.h" />
|
|
<ClInclude Include="src\Renderer\Painting\StraightLine.h" />
|
|
<QtMoc Include="src\Renderer\RendererGLWidget.h" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<QtRcc Include="res\MainWindow.qrc" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ProjectReference Include="..\FramelessHelper\qmake\FramelessHelperWidgets\FramelessHelperWidgets.vcxproj">
|
|
<Project>{e7a71e05-4aa5-31db-a17d-542fc7bd83a3}</Project>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\qt-material-widgets\components\components.vcxproj">
|
|
<Project>{8f360763-a045-3808-87a9-3fae38e69819}</Project>
|
|
</ProjectReference>
|
|
</ItemGroup>
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
|
<ImportGroup Condition="Exists('$(QtMsBuild)\qt.targets')">
|
|
<Import Project="$(QtMsBuild)\qt.targets" />
|
|
</ImportGroup>
|
|
<ImportGroup Label="ExtensionTargets">
|
|
</ImportGroup>
|
|
</Project> |