|
- <?xml version="1.0" encoding="utf-8"?>
- <Project DefaultTargets="Build" ToolsVersion="15.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>{9260C46C-6BC9-396F-9310-6BAAD56A7801}</ProjectGuid>
- <WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
- <Keyword>Win32Proj</Keyword>
- <Platform>x64</Platform>
- <ProjectName>projectM-qt</ProjectName>
- <VCProjectUpgraderObjectName>NoUpgrade</VCProjectUpgraderObjectName>
- </PropertyGroup>
- <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
- <ConfigurationType>Application</ConfigurationType>
- <CharacterSet>MultiByte</CharacterSet>
- <PlatformToolset>v142</PlatformToolset>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
- <ConfigurationType>Application</ConfigurationType>
- <CharacterSet>MultiByte</CharacterSet>
- <PlatformToolset>v142</PlatformToolset>
- </PropertyGroup>
- <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
- <ImportGroup Label="ExtensionSettings">
- </ImportGroup>
- <ImportGroup Label="PropertySheets">
- <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
- </ImportGroup>
- <PropertyGroup Label="UserMacros" />
- <PropertyGroup>
- <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
- <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">C:\GIT\projectm\build-win\projectm\projectM-qt\Debug\</OutDir>
- <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">projectM-qt.dir\Debug\</IntDir>
- <TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">projectM-qt</TargetName>
- <TargetExt Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">.exe</TargetExt>
- <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</LinkIncremental>
- <GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</GenerateManifest>
- <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">C:\GIT\projectm\build-win\projectm\projectM-qt\Release\</OutDir>
- <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">projectM-qt.dir\Release\</IntDir>
- <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|x64'">projectM-qt</TargetName>
- <TargetExt Condition="'$(Configuration)|$(Platform)'=='Release|x64'">.exe</TargetExt>
- <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkIncremental>
- <GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</GenerateManifest>
- </PropertyGroup>
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
- <ClCompile>
- <AdditionalIncludeDirectories>C:\GIT\projectm\build-win\projectm\projectM-qt;$(MSBuildThisFileDirectory)../src\projectM-qt;$(MSBuildThisFileDirectory);$(MSBuildThisFileDirectory)../src\libprojectM;C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\include;C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\include\QtWidgets;C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\include\QtGui;C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\include\QtANGLE;C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\include\QtCore;C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\.\mkspecs\win32-msvc;C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\include\QtOpenGL;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
- <AssemblerListingLocation>Debug/</AssemblerListingLocation>
- <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
- <CompileAs>CompileAsCpp</CompileAs>
- <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
- <ExceptionHandling>Sync</ExceptionHandling>
- <InlineFunctionExpansion>Disabled</InlineFunctionExpansion>
- <Optimization>Disabled</Optimization>
- <PrecompiledHeader>NotUsing</PrecompiledHeader>
- <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
- <RuntimeTypeInfo>true</RuntimeTypeInfo>
- <UseFullPaths>false</UseFullPaths>
- <WarningLevel>Level3</WarningLevel>
- <PreprocessorDefinitions>USE_TEXT_MENU;USE_FTGL;WIN32;_WINDOWS;PROJECTM_PREFIX='';LINUX;QT_NO_DEBUG;QT_WIDGETS_LIB;QT_GUI_LIB;QT_CORE_LIB;QT_OPENGL_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- <ObjectFileName>$(IntDir)</ObjectFileName>
- </ClCompile>
- <ResourceCompile>
- <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;PROJECTM_PREFIX='';LINUX;QT_NO_DEBUG;QT_WIDGETS_LIB;QT_GUI_LIB;QT_CORE_LIB;QT_OPENGL_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- <AdditionalIncludeDirectories>C:\GIT\projectm\build-win\projectm\projectM-qt;$(MSBuildThisFileDirectory)../src\projectM-qt;$(MSBuildThisFileDirectory);$(MSBuildThisFileDirectory)../src\libprojectM;C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\include;C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\include\QtWidgets;C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\include\QtGui;C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\include\QtANGLE;C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\include\QtCore;C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\.\mkspecs\win32-msvc;C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\include\QtOpenGL;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
- </ResourceCompile>
- <Midl>
- <AdditionalIncludeDirectories>C:\GIT\projectm\build-win\projectm\projectM-qt;$(MSBuildThisFileDirectory)../src\projectM-qt;$(MSBuildThisFileDirectory);$(MSBuildThisFileDirectory)../src\libprojectM;C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\include;C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\include\QtWidgets;C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\include\QtGui;C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\include\QtANGLE;C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\include\QtCore;C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\.\mkspecs\win32-msvc;C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\include\QtOpenGL;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
- <OutputDirectory>$(ProjectDir)/$(IntDir)</OutputDirectory>
- <HeaderFileName>%(Filename).h</HeaderFileName>
- <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
- <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
- <ProxyFileName>%(Filename)_p.c</ProxyFileName>
- </Midl>
- <Link>
- <AdditionalDependencies>..\libprojectM\Debug\projectM.lib;C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\lib\Qt5OpenGLd.lib;..\libprojectM\NativePresetFactory\Debug\NativePresetFactory.lib;..\libprojectM\MilkdropPresetFactory\Debug\MilkdropPresetFactory.lib;..\libprojectM\Renderer\Debug\Renderer.lib;ftgl.lib;freetype.lib;opengl32.lib;glu32.lib;C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\lib\Qt5Widgetsd.lib;C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\lib\Qt5Guid.lib;C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\lib\Qt5Cored.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib</AdditionalDependencies>
- <AdditionalLibraryDirectories>%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
- <AdditionalOptions>%(AdditionalOptions) /machine:x64</AdditionalOptions>
- <GenerateDebugInformation>true</GenerateDebugInformation>
- <IgnoreSpecificDefaultLibraries>%(IgnoreSpecificDefaultLibraries)</IgnoreSpecificDefaultLibraries>
- <ImportLibrary>C:/GIT/projectm/build-win/projectm/projectM-qt/Debug/projectM-qt.lib</ImportLibrary>
- <ProgramDataBaseFile>C:/GIT/projectm/build-win/projectm/projectM-qt/Debug/projectM-qt.pdb</ProgramDataBaseFile>
- <SubSystem>Console</SubSystem>
- </Link>
- <ProjectReference>
- <LinkLibraryDependencies>false</LinkLibraryDependencies>
- </ProjectReference>
- </ItemDefinitionGroup>
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
- <ClCompile>
- <AdditionalIncludeDirectories>C:\GIT\projectm\build-win\projectm\projectM-qt;$(MSBuildThisFileDirectory)../src\projectM-qt;$(MSBuildThisFileDirectory);$(MSBuildThisFileDirectory)../src\libprojectM;C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\include;C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\include\QtWidgets;C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\include\QtGui;C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\include\QtANGLE;C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\include\QtCore;C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\.\mkspecs\win32-msvc;C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\include\QtOpenGL;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
- <AssemblerListingLocation>Release/</AssemblerListingLocation>
- <CompileAs>CompileAsCpp</CompileAs>
- <ExceptionHandling>Sync</ExceptionHandling>
- <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
- <Optimization>MaxSpeed</Optimization>
- <PrecompiledHeader>NotUsing</PrecompiledHeader>
- <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
- <RuntimeTypeInfo>true</RuntimeTypeInfo>
- <UseFullPaths>false</UseFullPaths>
- <WarningLevel>Level3</WarningLevel>
- <PreprocessorDefinitions>USE_TEXT_MENU;WIN32;_WINDOWS;NDEBUG;PROJECTM_PREFIX='';LINUX;QT_NO_DEBUG;QT_WIDGETS_LIB;QT_GUI_LIB;QT_CORE_LIB;QT_OPENGL_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- <ObjectFileName>$(IntDir)</ObjectFileName>
- <DebugInformationFormat>
- </DebugInformationFormat>
- </ClCompile>
- <ResourceCompile>
- <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;PROJECTM_PREFIX='';LINUX;QT_NO_DEBUG;QT_WIDGETS_LIB;QT_GUI_LIB;QT_CORE_LIB;QT_OPENGL_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- <AdditionalIncludeDirectories>C:\GIT\projectm\build-win\projectm\projectM-qt;$(MSBuildThisFileDirectory)../src\projectM-qt;$(MSBuildThisFileDirectory);$(MSBuildThisFileDirectory)../src\libprojectM;C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\include;C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\include\QtWidgets;C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\include\QtGui;C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\include\QtANGLE;C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\include\QtCore;C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\.\mkspecs\win32-msvc;C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\include\QtOpenGL;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
- </ResourceCompile>
- <Midl>
- <AdditionalIncludeDirectories>C:\GIT\projectm\build-win\projectm\projectM-qt;$(MSBuildThisFileDirectory)../src\projectM-qt;$(MSBuildThisFileDirectory);$(MSBuildThisFileDirectory)../src\libprojectM;C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\include;C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\include\QtWidgets;C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\include\QtGui;C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\include\QtANGLE;C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\include\QtCore;C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\.\mkspecs\win32-msvc;C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\include\QtOpenGL;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
- <OutputDirectory>$(ProjectDir)/$(IntDir)</OutputDirectory>
- <HeaderFileName>%(Filename).h</HeaderFileName>
- <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
- <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
- <ProxyFileName>%(Filename)_p.c</ProxyFileName>
- </Midl>
- <Link>
- <AdditionalDependencies>..\libprojectM\Release\projectM.lib;C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\lib\Qt5OpenGL.lib;..\libprojectM\NativePresetFactory\Release\NativePresetFactory.lib;..\libprojectM\MilkdropPresetFactory\Release\MilkdropPresetFactory.lib;..\libprojectM\Renderer\Release\Renderer.lib;ftgl.lib;freetype.lib;opengl32.lib;glu32.lib;C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\lib\Qt5Widgets.lib;C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\lib\Qt5Gui.lib;C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\lib\Qt5Core.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib</AdditionalDependencies>
- <AdditionalLibraryDirectories>%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
- <AdditionalOptions>%(AdditionalOptions) /machine:x64</AdditionalOptions>
- <GenerateDebugInformation>false</GenerateDebugInformation>
- <IgnoreSpecificDefaultLibraries>%(IgnoreSpecificDefaultLibraries)</IgnoreSpecificDefaultLibraries>
- <ImportLibrary>C:/GIT/projectm/build-win/projectm/projectM-qt/Release/projectM-qt.lib</ImportLibrary>
- <ProgramDataBaseFile>C:/GIT/projectm/build-win/projectm/projectM-qt/Release/projectM-qt.pdb</ProgramDataBaseFile>
- <SubSystem>Console</SubSystem>
- </Link>
- <ProjectReference>
- <LinkLibraryDependencies>false</LinkLibraryDependencies>
- </ProjectReference>
- </ItemDefinitionGroup>
- <ItemGroup>
- <CustomBuild Include="$(MSBuildThisFileDirectory)../src\projectM-qt\application.qrc">
- <Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Generating qrc_application.cpp</Message>
- <Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">setlocal
- C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\bin\rcc.exe --name application --output C:/GIT/projectm/build-win/projectm/projectM-qt/qrc_application.cpp C:/GIT/projectm/src/projectM-qt/application.qrc
- if %errorlevel% neq 0 goto :cmEnd
- :cmEnd
- endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
- :cmErrorLevel
- exit /b %1
- :cmDone
- if %errorlevel% neq 0 goto :VCEnd</Command>
- <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">C:/GIT/projectm/src/projectM-qt/application.qrc;$(MSBuildThisFileDirectory)../src\projectM-qt\images\icons\hi16-action-projectm_add_playlist.png;$(MSBuildThisFileDirectory)../src\projectM-qt\images\icons\hi16-action-projectm_edit.png;$(MSBuildThisFileDirectory)../src\projectM-qt\images\icons\hi16-action-projectm_lock.png;$(MSBuildThisFileDirectory)../src\projectM-qt\images\icons\hi16-action-projectm_playlist_clear.png;$(MSBuildThisFileDirectory)../src\projectM-qt\images\icons\hi16-action-projectm_random.png;$(MSBuildThisFileDirectory)../src\projectM-qt\images\icons\hi16-action-projectm_random_no.png;$(MSBuildThisFileDirectory)../src\projectM-qt\images\icons\hi16-action-projectm_remove.png;$(MSBuildThisFileDirectory)../src\projectM-qt\images\icons\hi16-action-projectm_save.png;$(MSBuildThisFileDirectory)../src\projectM-qt\images\icons\hi16-action-projectm_unlock.png;$(MSBuildThisFileDirectory)../src\projectM-qt\images\icons\prjm16-transparent.svg;$(MSBuildThisFileDirectory)../src\projectM-qt\images\icons\rating-1.png;$(MSBuildThisFileDirectory)../src\projectM-qt\images\icons\rating-2.png;$(MSBuildThisFileDirectory)../src\projectM-qt\images\icons\rating-3.png;$(MSBuildThisFileDirectory)../src\projectM-qt\images\icons\rating-4.png;$(MSBuildThisFileDirectory)../src\projectM-qt\images\icons\rating-5.png;$(MSBuildThisFileDirectory)../src\projectM-qt\application.qrc;%(AdditionalInputs)</AdditionalInputs>
- <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">C:\GIT\projectm\build-win\projectm\projectM-qt\qrc_application.cpp</Outputs>
- <LinkObjects Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</LinkObjects>
- <Message Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Generating qrc_application.cpp</Message>
- <Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">setlocal
- C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\bin\rcc.exe --name application --output C:/GIT/projectm/build-win/projectm/projectM-qt/qrc_application.cpp C:/GIT/projectm/src/projectM-qt/application.qrc
- if %errorlevel% neq 0 goto :cmEnd
- :cmEnd
- endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
- :cmErrorLevel
- exit /b %1
- :cmDone
- if %errorlevel% neq 0 goto :VCEnd</Command>
- <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">C:/GIT/projectm/src/projectM-qt/application.qrc;$(MSBuildThisFileDirectory)../src\projectM-qt\images\icons\hi16-action-projectm_add_playlist.png;$(MSBuildThisFileDirectory)../src\projectM-qt\images\icons\hi16-action-projectm_edit.png;$(MSBuildThisFileDirectory)../src\projectM-qt\images\icons\hi16-action-projectm_lock.png;$(MSBuildThisFileDirectory)../src\projectM-qt\images\icons\hi16-action-projectm_playlist_clear.png;$(MSBuildThisFileDirectory)../src\projectM-qt\images\icons\hi16-action-projectm_random.png;$(MSBuildThisFileDirectory)../src\projectM-qt\images\icons\hi16-action-projectm_random_no.png;$(MSBuildThisFileDirectory)../src\projectM-qt\images\icons\hi16-action-projectm_remove.png;$(MSBuildThisFileDirectory)../src\projectM-qt\images\icons\hi16-action-projectm_save.png;$(MSBuildThisFileDirectory)../src\projectM-qt\images\icons\hi16-action-projectm_unlock.png;$(MSBuildThisFileDirectory)../src\projectM-qt\images\icons\prjm16-transparent.svg;$(MSBuildThisFileDirectory)../src\projectM-qt\images\icons\rating-1.png;$(MSBuildThisFileDirectory)../src\projectM-qt\images\icons\rating-2.png;$(MSBuildThisFileDirectory)../src\projectM-qt\images\icons\rating-3.png;$(MSBuildThisFileDirectory)../src\projectM-qt\images\icons\rating-4.png;$(MSBuildThisFileDirectory)../src\projectM-qt\images\icons\rating-5.png;$(MSBuildThisFileDirectory)../src\projectM-qt\application.qrc;%(AdditionalInputs)</AdditionalInputs>
- <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">C:\GIT\projectm\build-win\projectm\projectM-qt\qrc_application.cpp</Outputs>
- <LinkObjects Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkObjects>
- </CustomBuild>
- </ItemGroup>
- <ItemGroup>
- <CustomBuild Include="C:\GIT\projectm\build-win\projectm\CMakeFiles\79cc4e7a331c122f5a3a312cde1aff55\moc_qprojectm_mainwindow.cpp.rule">
- <Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Generating moc_qprojectm_mainwindow.cpp</Message>
- <Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">setlocal
- cd C:\GIT\projectm\build-win\projectm\projectM-qt
- if %errorlevel% neq 0 goto :cmEnd
- C:
- if %errorlevel% neq 0 goto :cmEnd
- C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\bin\moc.exe @C:/GIT/projectm/build-win/projectm/projectM-qt/moc_qprojectm_mainwindow.cpp_parameters
- if %errorlevel% neq 0 goto :cmEnd
- :cmEnd
- endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
- :cmErrorLevel
- exit /b %1
- :cmDone
- if %errorlevel% neq 0 goto :VCEnd</Command>
- <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">C:/GIT/projectm/build-win/projectm/CMakeFiles/79cc4e7a331c122f5a3a312cde1aff55/moc_qprojectm_mainwindow.cpp.rule;$(MSBuildThisFileDirectory)../src\projectM-qt\qprojectm_mainwindow.hpp;%(AdditionalInputs)</AdditionalInputs>
- <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">C:\GIT\projectm\build-win\projectm\projectM-qt\moc_qprojectm_mainwindow.cpp</Outputs>
- <LinkObjects Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</LinkObjects>
- <Message Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Generating moc_qprojectm_mainwindow.cpp</Message>
- <Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">setlocal
- cd C:\GIT\projectm\build-win\projectm\projectM-qt
- if %errorlevel% neq 0 goto :cmEnd
- C:
- if %errorlevel% neq 0 goto :cmEnd
- C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\bin\moc.exe @C:/GIT/projectm/build-win/projectm/projectM-qt/moc_qprojectm_mainwindow.cpp_parameters
- if %errorlevel% neq 0 goto :cmEnd
- :cmEnd
- endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
- :cmErrorLevel
- exit /b %1
- :cmDone
- if %errorlevel% neq 0 goto :VCEnd</Command>
- <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">C:/GIT/projectm/build-win/projectm/CMakeFiles/79cc4e7a331c122f5a3a312cde1aff55/moc_qprojectm_mainwindow.cpp.rule;$(MSBuildThisFileDirectory)../src\projectM-qt\qprojectm_mainwindow.hpp;%(AdditionalInputs)</AdditionalInputs>
- <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">C:\GIT\projectm\build-win\projectm\projectM-qt\moc_qprojectm_mainwindow.cpp</Outputs>
- <LinkObjects Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkObjects>
- </CustomBuild>
- </ItemGroup>
- <ItemGroup>
- <CustomBuild Include="C:\GIT\projectm\build-win\projectm\CMakeFiles\79cc4e7a331c122f5a3a312cde1aff55\moc_qpresetfiledialog.cpp.rule">
- <Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Generating moc_qpresetfiledialog.cpp</Message>
- <Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">setlocal
- cd C:\GIT\projectm\build-win\projectm\projectM-qt
- if %errorlevel% neq 0 goto :cmEnd
- C:
- if %errorlevel% neq 0 goto :cmEnd
- C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\bin\moc.exe @C:/GIT/projectm/build-win/projectm/projectM-qt/moc_qpresetfiledialog.cpp_parameters
- if %errorlevel% neq 0 goto :cmEnd
- :cmEnd
- endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
- :cmErrorLevel
- exit /b %1
- :cmDone
- if %errorlevel% neq 0 goto :VCEnd</Command>
- <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">C:/GIT/projectm/build-win/projectm/CMakeFiles/79cc4e7a331c122f5a3a312cde1aff55/moc_qpresetfiledialog.cpp.rule;$(MSBuildThisFileDirectory)../src\projectM-qt\qpresetfiledialog.hpp;%(AdditionalInputs)</AdditionalInputs>
- <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">C:\GIT\projectm\build-win\projectm\projectM-qt\moc_qpresetfiledialog.cpp</Outputs>
- <LinkObjects Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</LinkObjects>
- <Message Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Generating moc_qpresetfiledialog.cpp</Message>
- <Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">setlocal
- cd C:\GIT\projectm\build-win\projectm\projectM-qt
- if %errorlevel% neq 0 goto :cmEnd
- C:
- if %errorlevel% neq 0 goto :cmEnd
- C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\bin\moc.exe @C:/GIT/projectm/build-win/projectm/projectM-qt/moc_qpresetfiledialog.cpp_parameters
- if %errorlevel% neq 0 goto :cmEnd
- :cmEnd
- endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
- :cmErrorLevel
- exit /b %1
- :cmDone
- if %errorlevel% neq 0 goto :VCEnd</Command>
- <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">C:/GIT/projectm/build-win/projectm/CMakeFiles/79cc4e7a331c122f5a3a312cde1aff55/moc_qpresetfiledialog.cpp.rule;$(MSBuildThisFileDirectory)../src\projectM-qt\qpresetfiledialog.hpp;%(AdditionalInputs)</AdditionalInputs>
- <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">C:\GIT\projectm\build-win\projectm\projectM-qt\moc_qpresetfiledialog.cpp</Outputs>
- <LinkObjects Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkObjects>
- </CustomBuild>
- </ItemGroup>
- <ItemGroup>
- <CustomBuild Include="C:\GIT\projectm\build-win\projectm\CMakeFiles\79cc4e7a331c122f5a3a312cde1aff55\moc_qplaylistfiledialog.cpp.rule">
- <Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Generating moc_qplaylistfiledialog.cpp</Message>
- <Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">setlocal
- cd C:\GIT\projectm\build-win\projectm\projectM-qt
- if %errorlevel% neq 0 goto :cmEnd
- C:
- if %errorlevel% neq 0 goto :cmEnd
- C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\bin\moc.exe @C:/GIT/projectm/build-win/projectm/projectM-qt/moc_qplaylistfiledialog.cpp_parameters
- if %errorlevel% neq 0 goto :cmEnd
- :cmEnd
- endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
- :cmErrorLevel
- exit /b %1
- :cmDone
- if %errorlevel% neq 0 goto :VCEnd</Command>
- <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">C:/GIT/projectm/build-win/projectm/CMakeFiles/79cc4e7a331c122f5a3a312cde1aff55/moc_qplaylistfiledialog.cpp.rule;$(MSBuildThisFileDirectory)../src\projectM-qt\qplaylistfiledialog.hpp;%(AdditionalInputs)</AdditionalInputs>
- <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">C:\GIT\projectm\build-win\projectm\projectM-qt\moc_qplaylistfiledialog.cpp</Outputs>
- <LinkObjects Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</LinkObjects>
- <Message Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Generating moc_qplaylistfiledialog.cpp</Message>
- <Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">setlocal
- cd C:\GIT\projectm\build-win\projectm\projectM-qt
- if %errorlevel% neq 0 goto :cmEnd
- C:
- if %errorlevel% neq 0 goto :cmEnd
- C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\bin\moc.exe @C:/GIT/projectm/build-win/projectm/projectM-qt/moc_qplaylistfiledialog.cpp_parameters
- if %errorlevel% neq 0 goto :cmEnd
- :cmEnd
- endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
- :cmErrorLevel
- exit /b %1
- :cmDone
- if %errorlevel% neq 0 goto :VCEnd</Command>
- <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">C:/GIT/projectm/build-win/projectm/CMakeFiles/79cc4e7a331c122f5a3a312cde1aff55/moc_qplaylistfiledialog.cpp.rule;$(MSBuildThisFileDirectory)../src\projectM-qt\qplaylistfiledialog.hpp;%(AdditionalInputs)</AdditionalInputs>
- <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">C:\GIT\projectm\build-win\projectm\projectM-qt\moc_qplaylistfiledialog.cpp</Outputs>
- <LinkObjects Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkObjects>
- </CustomBuild>
- </ItemGroup>
- <ItemGroup>
- <CustomBuild Include="C:\GIT\projectm\build-win\projectm\CMakeFiles\79cc4e7a331c122f5a3a312cde1aff55\moc_qplaylistmodel.cpp.rule">
- <Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Generating moc_qplaylistmodel.cpp</Message>
- <Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">setlocal
- cd C:\GIT\projectm\build-win\projectm\projectM-qt
- if %errorlevel% neq 0 goto :cmEnd
- C:
- if %errorlevel% neq 0 goto :cmEnd
- C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\bin\moc.exe @C:/GIT/projectm/build-win/projectm/projectM-qt/moc_qplaylistmodel.cpp_parameters
- if %errorlevel% neq 0 goto :cmEnd
- :cmEnd
- endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
- :cmErrorLevel
- exit /b %1
- :cmDone
- if %errorlevel% neq 0 goto :VCEnd</Command>
- <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">C:/GIT/projectm/build-win/projectm/CMakeFiles/79cc4e7a331c122f5a3a312cde1aff55/moc_qplaylistmodel.cpp.rule;$(MSBuildThisFileDirectory)../src\projectM-qt\qplaylistmodel.hpp;%(AdditionalInputs)</AdditionalInputs>
- <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">C:\GIT\projectm\build-win\projectm\projectM-qt\moc_qplaylistmodel.cpp</Outputs>
- <LinkObjects Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</LinkObjects>
- <Message Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Generating moc_qplaylistmodel.cpp</Message>
- <Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">setlocal
- cd C:\GIT\projectm\build-win\projectm\projectM-qt
- if %errorlevel% neq 0 goto :cmEnd
- C:
- if %errorlevel% neq 0 goto :cmEnd
- C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\bin\moc.exe @C:/GIT/projectm/build-win/projectm/projectM-qt/moc_qplaylistmodel.cpp_parameters
- if %errorlevel% neq 0 goto :cmEnd
- :cmEnd
- endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
- :cmErrorLevel
- exit /b %1
- :cmDone
- if %errorlevel% neq 0 goto :VCEnd</Command>
- <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">C:/GIT/projectm/build-win/projectm/CMakeFiles/79cc4e7a331c122f5a3a312cde1aff55/moc_qplaylistmodel.cpp.rule;$(MSBuildThisFileDirectory)../src\projectM-qt\qplaylistmodel.hpp;%(AdditionalInputs)</AdditionalInputs>
- <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">C:\GIT\projectm\build-win\projectm\projectM-qt\moc_qplaylistmodel.cpp</Outputs>
- <LinkObjects Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkObjects>
- </CustomBuild>
- </ItemGroup>
- <ItemGroup>
- <CustomBuild Include="C:\GIT\projectm\build-win\projectm\CMakeFiles\79cc4e7a331c122f5a3a312cde1aff55\moc_qprojectmconfigdialog.cpp.rule">
- <Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Generating moc_qprojectmconfigdialog.cpp</Message>
- <Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">setlocal
- cd C:\GIT\projectm\build-win\projectm\projectM-qt
- if %errorlevel% neq 0 goto :cmEnd
- C:
- if %errorlevel% neq 0 goto :cmEnd
- C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\bin\moc.exe @C:/GIT/projectm/build-win/projectm/projectM-qt/moc_qprojectmconfigdialog.cpp_parameters
- if %errorlevel% neq 0 goto :cmEnd
- :cmEnd
- endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
- :cmErrorLevel
- exit /b %1
- :cmDone
- if %errorlevel% neq 0 goto :VCEnd</Command>
- <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">C:/GIT/projectm/build-win/projectm/CMakeFiles/79cc4e7a331c122f5a3a312cde1aff55/moc_qprojectmconfigdialog.cpp.rule;$(MSBuildThisFileDirectory)../src\projectM-qt\qprojectmconfigdialog.hpp;%(AdditionalInputs)</AdditionalInputs>
- <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">C:\GIT\projectm\build-win\projectm\projectM-qt\moc_qprojectmconfigdialog.cpp</Outputs>
- <LinkObjects Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</LinkObjects>
- <Message Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Generating moc_qprojectmconfigdialog.cpp</Message>
- <Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">setlocal
- cd C:\GIT\projectm\build-win\projectm\projectM-qt
- if %errorlevel% neq 0 goto :cmEnd
- C:
- if %errorlevel% neq 0 goto :cmEnd
- C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\bin\moc.exe @C:/GIT/projectm/build-win/projectm/projectM-qt/moc_qprojectmconfigdialog.cpp_parameters
- if %errorlevel% neq 0 goto :cmEnd
- :cmEnd
- endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
- :cmErrorLevel
- exit /b %1
- :cmDone
- if %errorlevel% neq 0 goto :VCEnd</Command>
- <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">C:/GIT/projectm/build-win/projectm/CMakeFiles/79cc4e7a331c122f5a3a312cde1aff55/moc_qprojectmconfigdialog.cpp.rule;$(MSBuildThisFileDirectory)../src\projectM-qt\qprojectmconfigdialog.hpp;%(AdditionalInputs)</AdditionalInputs>
- <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">C:\GIT\projectm\build-win\projectm\projectM-qt\moc_qprojectmconfigdialog.cpp</Outputs>
- <LinkObjects Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkObjects>
- </CustomBuild>
- </ItemGroup>
- <ItemGroup>
- <CustomBuild Include="C:\GIT\projectm\build-win\projectm\CMakeFiles\79cc4e7a331c122f5a3a312cde1aff55\moc_qplaylisttableview.cpp.rule">
- <Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Generating moc_qplaylisttableview.cpp</Message>
- <Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">setlocal
- cd C:\GIT\projectm\build-win\projectm\projectM-qt
- if %errorlevel% neq 0 goto :cmEnd
- C:
- if %errorlevel% neq 0 goto :cmEnd
- C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\bin\moc.exe @C:/GIT/projectm/build-win/projectm/projectM-qt/moc_qplaylisttableview.cpp_parameters
- if %errorlevel% neq 0 goto :cmEnd
- :cmEnd
- endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
- :cmErrorLevel
- exit /b %1
- :cmDone
- if %errorlevel% neq 0 goto :VCEnd</Command>
- <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">C:/GIT/projectm/build-win/projectm/CMakeFiles/79cc4e7a331c122f5a3a312cde1aff55/moc_qplaylisttableview.cpp.rule;$(MSBuildThisFileDirectory)../src\projectM-qt\qplaylisttableview.hpp;%(AdditionalInputs)</AdditionalInputs>
- <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">C:\GIT\projectm\build-win\projectm\projectM-qt\moc_qplaylisttableview.cpp</Outputs>
- <LinkObjects Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</LinkObjects>
- <Message Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Generating moc_qplaylisttableview.cpp</Message>
- <Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">setlocal
- cd C:\GIT\projectm\build-win\projectm\projectM-qt
- if %errorlevel% neq 0 goto :cmEnd
- C:
- if %errorlevel% neq 0 goto :cmEnd
- C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\bin\moc.exe @C:/GIT/projectm/build-win/projectm/projectM-qt/moc_qplaylisttableview.cpp_parameters
- if %errorlevel% neq 0 goto :cmEnd
- :cmEnd
- endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
- :cmErrorLevel
- exit /b %1
- :cmDone
- if %errorlevel% neq 0 goto :VCEnd</Command>
- <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">C:/GIT/projectm/build-win/projectm/CMakeFiles/79cc4e7a331c122f5a3a312cde1aff55/moc_qplaylisttableview.cpp.rule;$(MSBuildThisFileDirectory)../src\projectM-qt\qplaylisttableview.hpp;%(AdditionalInputs)</AdditionalInputs>
- <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">C:\GIT\projectm\build-win\projectm\projectM-qt\moc_qplaylisttableview.cpp</Outputs>
- <LinkObjects Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkObjects>
- </CustomBuild>
- </ItemGroup>
- <ItemGroup>
- <CustomBuild Include="C:\GIT\projectm\build-win\projectm\CMakeFiles\79cc4e7a331c122f5a3a312cde1aff55\moc_qpresettextedit.cpp.rule">
- <Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Generating moc_qpresettextedit.cpp</Message>
- <Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">setlocal
- cd C:\GIT\projectm\build-win\projectm\projectM-qt
- if %errorlevel% neq 0 goto :cmEnd
- C:
- if %errorlevel% neq 0 goto :cmEnd
- C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\bin\moc.exe @C:/GIT/projectm/build-win/projectm/projectM-qt/moc_qpresettextedit.cpp_parameters
- if %errorlevel% neq 0 goto :cmEnd
- :cmEnd
- endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
- :cmErrorLevel
- exit /b %1
- :cmDone
- if %errorlevel% neq 0 goto :VCEnd</Command>
- <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">C:/GIT/projectm/build-win/projectm/CMakeFiles/79cc4e7a331c122f5a3a312cde1aff55/moc_qpresettextedit.cpp.rule;$(MSBuildThisFileDirectory)../src\projectM-qt\qpresettextedit.hpp;%(AdditionalInputs)</AdditionalInputs>
- <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">C:\GIT\projectm\build-win\projectm\projectM-qt\moc_qpresettextedit.cpp</Outputs>
- <LinkObjects Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</LinkObjects>
- <Message Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Generating moc_qpresettextedit.cpp</Message>
- <Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">setlocal
- cd C:\GIT\projectm\build-win\projectm\projectM-qt
- if %errorlevel% neq 0 goto :cmEnd
- C:
- if %errorlevel% neq 0 goto :cmEnd
- C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\bin\moc.exe @C:/GIT/projectm/build-win/projectm/projectM-qt/moc_qpresettextedit.cpp_parameters
- if %errorlevel% neq 0 goto :cmEnd
- :cmEnd
- endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
- :cmErrorLevel
- exit /b %1
- :cmDone
- if %errorlevel% neq 0 goto :VCEnd</Command>
- <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">C:/GIT/projectm/build-win/projectm/CMakeFiles/79cc4e7a331c122f5a3a312cde1aff55/moc_qpresettextedit.cpp.rule;$(MSBuildThisFileDirectory)../src\projectM-qt\qpresettextedit.hpp;%(AdditionalInputs)</AdditionalInputs>
- <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">C:\GIT\projectm\build-win\projectm\projectM-qt\moc_qpresettextedit.cpp</Outputs>
- <LinkObjects Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkObjects>
- </CustomBuild>
- </ItemGroup>
- <ItemGroup>
- <CustomBuild Include="C:\GIT\projectm\build-win\projectm\CMakeFiles\79cc4e7a331c122f5a3a312cde1aff55\moc_qpreseteditordialog.cpp.rule">
- <Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Generating moc_qpreseteditordialog.cpp</Message>
- <Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">setlocal
- cd C:\GIT\projectm\build-win\projectm\projectM-qt
- if %errorlevel% neq 0 goto :cmEnd
- C:
- if %errorlevel% neq 0 goto :cmEnd
- C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\bin\moc.exe @C:/GIT/projectm/build-win/projectm/projectM-qt/moc_qpreseteditordialog.cpp_parameters
- if %errorlevel% neq 0 goto :cmEnd
- :cmEnd
- endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
- :cmErrorLevel
- exit /b %1
- :cmDone
- if %errorlevel% neq 0 goto :VCEnd</Command>
- <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">C:/GIT/projectm/build-win/projectm/CMakeFiles/79cc4e7a331c122f5a3a312cde1aff55/moc_qpreseteditordialog.cpp.rule;$(MSBuildThisFileDirectory)../src\projectM-qt\qpreseteditordialog.hpp;%(AdditionalInputs)</AdditionalInputs>
- <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">C:\GIT\projectm\build-win\projectm\projectM-qt\moc_qpreseteditordialog.cpp</Outputs>
- <LinkObjects Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</LinkObjects>
- <Message Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Generating moc_qpreseteditordialog.cpp</Message>
- <Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">setlocal
- cd C:\GIT\projectm\build-win\projectm\projectM-qt
- if %errorlevel% neq 0 goto :cmEnd
- C:
- if %errorlevel% neq 0 goto :cmEnd
- C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\bin\moc.exe @C:/GIT/projectm/build-win/projectm/projectM-qt/moc_qpreseteditordialog.cpp_parameters
- if %errorlevel% neq 0 goto :cmEnd
- :cmEnd
- endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
- :cmErrorLevel
- exit /b %1
- :cmDone
- if %errorlevel% neq 0 goto :VCEnd</Command>
- <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">C:/GIT/projectm/build-win/projectm/CMakeFiles/79cc4e7a331c122f5a3a312cde1aff55/moc_qpreseteditordialog.cpp.rule;$(MSBuildThisFileDirectory)../src\projectM-qt\qpreseteditordialog.hpp;%(AdditionalInputs)</AdditionalInputs>
- <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">C:\GIT\projectm\build-win\projectm\projectM-qt\moc_qpreseteditordialog.cpp</Outputs>
- <LinkObjects Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkObjects>
- </CustomBuild>
- </ItemGroup>
- <ItemGroup>
- <CustomBuild Include="C:\GIT\projectm\build-win\projectm\CMakeFiles\79cc4e7a331c122f5a3a312cde1aff55\moc_qprojectm.cpp.rule">
- <Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Generating moc_qprojectm.cpp</Message>
- <Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">setlocal
- cd C:\GIT\projectm\build-win\projectm\projectM-qt
- if %errorlevel% neq 0 goto :cmEnd
- C:
- if %errorlevel% neq 0 goto :cmEnd
- C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\bin\moc.exe @C:/GIT/projectm/build-win/projectm/projectM-qt/moc_qprojectm.cpp_parameters
- if %errorlevel% neq 0 goto :cmEnd
- :cmEnd
- endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
- :cmErrorLevel
- exit /b %1
- :cmDone
- if %errorlevel% neq 0 goto :VCEnd</Command>
- <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">C:/GIT/projectm/build-win/projectm/CMakeFiles/79cc4e7a331c122f5a3a312cde1aff55/moc_qprojectm.cpp.rule;$(MSBuildThisFileDirectory)../src\projectM-qt\qprojectm.hpp;%(AdditionalInputs)</AdditionalInputs>
- <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">C:\GIT\projectm\build-win\projectm\projectM-qt\moc_qprojectm.cpp</Outputs>
- <LinkObjects Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</LinkObjects>
- <Message Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Generating moc_qprojectm.cpp</Message>
- <Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">setlocal
- cd C:\GIT\projectm\build-win\projectm\projectM-qt
- if %errorlevel% neq 0 goto :cmEnd
- C:
- if %errorlevel% neq 0 goto :cmEnd
- C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\bin\moc.exe @C:/GIT/projectm/build-win/projectm/projectM-qt/moc_qprojectm.cpp_parameters
- if %errorlevel% neq 0 goto :cmEnd
- :cmEnd
- endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
- :cmErrorLevel
- exit /b %1
- :cmDone
- if %errorlevel% neq 0 goto :VCEnd</Command>
- <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">C:/GIT/projectm/build-win/projectm/CMakeFiles/79cc4e7a331c122f5a3a312cde1aff55/moc_qprojectm.cpp.rule;$(MSBuildThisFileDirectory)../src\projectM-qt\qprojectm.hpp;%(AdditionalInputs)</AdditionalInputs>
- <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">C:\GIT\projectm\build-win\projectm\projectM-qt\moc_qprojectm.cpp</Outputs>
- <LinkObjects Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkObjects>
- </CustomBuild>
- </ItemGroup>
- <ItemGroup>
- <CustomBuild Include="C:\GIT\projectm\build-win\projectm\CMakeFiles\79cc4e7a331c122f5a3a312cde1aff55\moc_qprojectmwidget.cpp.rule">
- <Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Generating moc_qprojectmwidget.cpp</Message>
- <Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">setlocal
- cd C:\GIT\projectm\build-win\projectm\projectM-qt
- if %errorlevel% neq 0 goto :cmEnd
- C:
- if %errorlevel% neq 0 goto :cmEnd
- C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\bin\moc.exe @C:/GIT/projectm/build-win/projectm/projectM-qt/moc_qprojectmwidget.cpp_parameters
- if %errorlevel% neq 0 goto :cmEnd
- :cmEnd
- endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
- :cmErrorLevel
- exit /b %1
- :cmDone
- if %errorlevel% neq 0 goto :VCEnd</Command>
- <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">C:/GIT/projectm/build-win/projectm/CMakeFiles/79cc4e7a331c122f5a3a312cde1aff55/moc_qprojectmwidget.cpp.rule;$(MSBuildThisFileDirectory)../src\projectM-qt\qprojectmwidget.hpp;%(AdditionalInputs)</AdditionalInputs>
- <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">C:\GIT\projectm\build-win\projectm\projectM-qt\moc_qprojectmwidget.cpp</Outputs>
- <LinkObjects Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</LinkObjects>
- <Message Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Generating moc_qprojectmwidget.cpp</Message>
- <Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">setlocal
- cd C:\GIT\projectm\build-win\projectm\projectM-qt
- if %errorlevel% neq 0 goto :cmEnd
- C:
- if %errorlevel% neq 0 goto :cmEnd
- C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\bin\moc.exe @C:/GIT/projectm/build-win/projectm/projectM-qt/moc_qprojectmwidget.cpp_parameters
- if %errorlevel% neq 0 goto :cmEnd
- :cmEnd
- endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
- :cmErrorLevel
- exit /b %1
- :cmDone
- if %errorlevel% neq 0 goto :VCEnd</Command>
- <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">C:/GIT/projectm/build-win/projectm/CMakeFiles/79cc4e7a331c122f5a3a312cde1aff55/moc_qprojectmwidget.cpp.rule;$(MSBuildThisFileDirectory)../src\projectM-qt\qprojectmwidget.hpp;%(AdditionalInputs)</AdditionalInputs>
- <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">C:\GIT\projectm\build-win\projectm\projectM-qt\moc_qprojectmwidget.cpp</Outputs>
- <LinkObjects Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkObjects>
- </CustomBuild>
- </ItemGroup>
- <ItemGroup>
- <CustomBuild Include="$(MSBuildThisFileDirectory)../src\projectM-qt\qprojectm_mainwindow.ui">
- <Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Generating ui_qprojectm_mainwindow.h</Message>
- <Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">setlocal
- C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\bin\uic.exe -o C:/GIT/projectm/build-win/projectm/projectM-qt/ui_qprojectm_mainwindow.h C:/GIT/projectm/src/projectM-qt/qprojectm_mainwindow.ui
- if %errorlevel% neq 0 goto :cmEnd
- :cmEnd
- endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
- :cmErrorLevel
- exit /b %1
- :cmDone
- if %errorlevel% neq 0 goto :VCEnd</Command>
- <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">C:/GIT/projectm/src/projectM-qt/qprojectm_mainwindow.ui;$(MSBuildThisFileDirectory)../src\projectM-qt\qprojectm_mainwindow.ui;%(AdditionalInputs)</AdditionalInputs>
- <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">C:\GIT\projectm\build-win\projectm\projectM-qt\ui_qprojectm_mainwindow.h</Outputs>
- <LinkObjects Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</LinkObjects>
- <Message Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Generating ui_qprojectm_mainwindow.h</Message>
- <Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">setlocal
- C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\bin\uic.exe -o C:/GIT/projectm/build-win/projectm/projectM-qt/ui_qprojectm_mainwindow.h C:/GIT/projectm/src/projectM-qt/qprojectm_mainwindow.ui
- if %errorlevel% neq 0 goto :cmEnd
- :cmEnd
- endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
- :cmErrorLevel
- exit /b %1
- :cmDone
- if %errorlevel% neq 0 goto :VCEnd</Command>
- <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">C:/GIT/projectm/src/projectM-qt/qprojectm_mainwindow.ui;$(MSBuildThisFileDirectory)../src\projectM-qt\qprojectm_mainwindow.ui;%(AdditionalInputs)</AdditionalInputs>
- <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">C:\GIT\projectm\build-win\projectm\projectM-qt\ui_qprojectm_mainwindow.h</Outputs>
- <LinkObjects Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkObjects>
- </CustomBuild>
- </ItemGroup>
- <ItemGroup>
- <CustomBuild Include="$(MSBuildThisFileDirectory)../src\projectM-qt\qprojectmconfigdialog.ui">
- <Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Generating ui_qprojectmconfigdialog.h</Message>
- <Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">setlocal
- C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\bin\uic.exe -o C:/GIT/projectm/build-win/projectm/projectM-qt/ui_qprojectmconfigdialog.h C:/GIT/projectm/src/projectM-qt/qprojectmconfigdialog.ui
- if %errorlevel% neq 0 goto :cmEnd
- :cmEnd
- endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
- :cmErrorLevel
- exit /b %1
- :cmDone
- if %errorlevel% neq 0 goto :VCEnd</Command>
- <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">C:/GIT/projectm/src/projectM-qt/qprojectmconfigdialog.ui;$(MSBuildThisFileDirectory)../src\projectM-qt\qprojectmconfigdialog.ui;%(AdditionalInputs)</AdditionalInputs>
- <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">C:\GIT\projectm\build-win\projectm\projectM-qt\ui_qprojectmconfigdialog.h</Outputs>
- <LinkObjects Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</LinkObjects>
- <Message Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Generating ui_qprojectmconfigdialog.h</Message>
- <Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">setlocal
- C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\bin\uic.exe -o C:/GIT/projectm/build-win/projectm/projectM-qt/ui_qprojectmconfigdialog.h C:/GIT/projectm/src/projectM-qt/qprojectmconfigdialog.ui
- if %errorlevel% neq 0 goto :cmEnd
- :cmEnd
- endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
- :cmErrorLevel
- exit /b %1
- :cmDone
- if %errorlevel% neq 0 goto :VCEnd</Command>
- <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">C:/GIT/projectm/src/projectM-qt/qprojectmconfigdialog.ui;$(MSBuildThisFileDirectory)../src\projectM-qt\qprojectmconfigdialog.ui;%(AdditionalInputs)</AdditionalInputs>
- <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">C:\GIT\projectm\build-win\projectm\projectM-qt\ui_qprojectmconfigdialog.h</Outputs>
- <LinkObjects Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkObjects>
- </CustomBuild>
- </ItemGroup>
- <ItemGroup>
- <CustomBuild Include="$(MSBuildThisFileDirectory)../src\projectM-qt\qpreseteditordialog.ui">
- <Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Generating ui_qpreseteditordialog.h</Message>
- <Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">setlocal
- C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\bin\uic.exe -o C:/GIT/projectm/build-win/projectm/projectM-qt/ui_qpreseteditordialog.h C:/GIT/projectm/src/projectM-qt/qpreseteditordialog.ui
- if %errorlevel% neq 0 goto :cmEnd
- :cmEnd
- endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
- :cmErrorLevel
- exit /b %1
- :cmDone
- if %errorlevel% neq 0 goto :VCEnd</Command>
- <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">C:/GIT/projectm/src/projectM-qt/qpreseteditordialog.ui;$(MSBuildThisFileDirectory)../src\projectM-qt\qpreseteditordialog.ui;%(AdditionalInputs)</AdditionalInputs>
- <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">C:\GIT\projectm\build-win\projectm\projectM-qt\ui_qpreseteditordialog.h</Outputs>
- <LinkObjects Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</LinkObjects>
- <Message Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Generating ui_qpreseteditordialog.h</Message>
- <Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">setlocal
- C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\bin\uic.exe -o C:/GIT/projectm/build-win/projectm/projectM-qt/ui_qpreseteditordialog.h C:/GIT/projectm/src/projectM-qt/qpreseteditordialog.ui
- if %errorlevel% neq 0 goto :cmEnd
- :cmEnd
- endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
- :cmErrorLevel
- exit /b %1
- :cmDone
- if %errorlevel% neq 0 goto :VCEnd</Command>
- <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">C:/GIT/projectm/src/projectM-qt/qpreseteditordialog.ui;$(MSBuildThisFileDirectory)../src\projectM-qt\qpreseteditordialog.ui;%(AdditionalInputs)</AdditionalInputs>
- <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">C:\GIT\projectm\build-win\projectm\projectM-qt\ui_qpreseteditordialog.h</Outputs>
- <LinkObjects Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkObjects>
- </CustomBuild>
- </ItemGroup>
- <ItemGroup>
- <CustomBuild Include="$(MSBuildThisFileDirectory)../src\projectM-qt\CMakeLists.txt">
- <Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Building Custom Rule C:/GIT/projectm/src/projectM-qt/CMakeLists.txt</Message>
- <Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">setlocal
- "C:\Program Files\CMake\bin\cmake.exe" -SC:/GIT/projectm/src -BC:/GIT/projectm/build-win/projectm --check-stamp-file C:/GIT/projectm/build-win/projectm/projectM-qt/CMakeFiles/generate.stamp
- if %errorlevel% neq 0 goto :cmEnd
- :cmEnd
- endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
- :cmErrorLevel
- exit /b %1
- :cmDone
- if %errorlevel% neq 0 goto :VCEnd</Command>
- <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">C:/GIT/projectm/src/projectM-qt/CMakeLists.txt;$(MSBuildThisFileDirectory)../src\projectM-qt\CMakeLists.txt;$(MSBuildThisFileDirectory)../src\projectM-qt\FindPkgConfig.cmake;$(MSBuildThisFileDirectory)../src\projectM-qt\application.qrc;$(MSBuildThisFileDirectory)../src\projectM-qt\cmake\CPack-projectM.cmake;C:\Program Files\CMake\share\cmake-3.14\Modules\CMakeParseArguments.cmake;C:\Program Files\CMake\share\cmake-3.14\Modules\CPack.cmake;C:\Program Files\CMake\share\cmake-3.14\Modules\CPackComponent.cmake;C:\Program Files\CMake\share\cmake-3.14\Templates\CPackConfig.cmake.in;C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\lib\cmake\Qt5Core\Qt5CoreConfig.cmake;C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\lib\cmake\Qt5Core\Qt5CoreConfigExtras.cmake;C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\lib\cmake\Qt5Core\Qt5CoreConfigExtrasMkspecDir.cmake;C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\lib\cmake\Qt5Core\Qt5CoreConfigVersion.cmake;C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\lib\cmake\Qt5Core\Qt5CoreMacros.cmake;C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\lib\cmake\Qt5Gui\Qt5GuiConfig.cmake;C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\lib\cmake\Qt5Gui\Qt5GuiConfigExtras.cmake;C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\lib\cmake\Qt5Gui\Qt5GuiConfigVersion.cmake;C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\lib\cmake\Qt5Gui\Qt5Gui_QGifPlugin.cmake;C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\lib\cmake\Qt5Gui\Qt5Gui_QICNSPlugin.cmake;C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\lib\cmake\Qt5Gui\Qt5Gui_QICOPlugin.cmake;C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\lib\cmake\Qt5Gui\Qt5Gui_QJpegPlugin.cmake;C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\lib\cmake\Qt5Gui\Qt5Gui_QMinimalIntegrationPlugin.cmake;C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\lib\cmake\Qt5Gui\Qt5Gui_QOffscreenIntegrationPlugin.cmake;C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\lib\cmake\Qt5Gui\Qt5Gui_QTgaPlugin.cmake;C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\lib\cmake\Qt5Gui\Qt5Gui_QTiffPlugin.cmake;C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\lib\cmake\Qt5Gui\Qt5Gui_QTuioTouchPlugin.cmake;C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\lib\cmake\Qt5Gui\Qt5Gui_QWbmpPlugin.cmake;C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\lib\cmake\Qt5Gui\Qt5Gui_QWebpPlugin.cmake;C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\lib\cmake\Qt5Gui\Qt5Gui_QWindowsDirect2DIntegrationPlugin.cmake;C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\lib\cmake\Qt5Gui\Qt5Gui_QWindowsIntegrationPlugin.cmake;C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\lib\cmake\Qt5OpenGL\Qt5OpenGLConfig.cmake;C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\lib\cmake\Qt5OpenGL\Qt5OpenGLConfigVersion.cmake;C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\lib\cmake\Qt5Widgets\Qt5WidgetsConfig.cmake;C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\lib\cmake\Qt5Widgets\Qt5WidgetsConfigExtras.cmake;C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\lib\cmake\Qt5Widgets\Qt5WidgetsConfigVersion.cmake;C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\lib\cmake\Qt5Widgets\Qt5WidgetsMacros.cmake;$(MSBuildThisFileDirectory)../src\projectM-qt\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
- <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">C:\GIT\projectm\build-win\projectm\projectM-qt\CMakeFiles\generate.stamp</Outputs>
- <LinkObjects Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</LinkObjects>
- <Message Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Building Custom Rule C:/GIT/projectm/src/projectM-qt/CMakeLists.txt</Message>
- <Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">setlocal
- "C:\Program Files\CMake\bin\cmake.exe" -SC:/GIT/projectm/src -BC:/GIT/projectm/build-win/projectm --check-stamp-file C:/GIT/projectm/build-win/projectm/projectM-qt/CMakeFiles/generate.stamp
- if %errorlevel% neq 0 goto :cmEnd
- :cmEnd
- endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
- :cmErrorLevel
- exit /b %1
- :cmDone
- if %errorlevel% neq 0 goto :VCEnd</Command>
- <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">C:/GIT/projectm/src/projectM-qt/CMakeLists.txt;$(MSBuildThisFileDirectory)../src\projectM-qt\CMakeLists.txt;$(MSBuildThisFileDirectory)../src\projectM-qt\FindPkgConfig.cmake;$(MSBuildThisFileDirectory)../src\projectM-qt\application.qrc;$(MSBuildThisFileDirectory)../src\projectM-qt\cmake\CPack-projectM.cmake;C:\Program Files\CMake\share\cmake-3.14\Modules\CMakeParseArguments.cmake;C:\Program Files\CMake\share\cmake-3.14\Modules\CPack.cmake;C:\Program Files\CMake\share\cmake-3.14\Modules\CPackComponent.cmake;C:\Program Files\CMake\share\cmake-3.14\Templates\CPackConfig.cmake.in;C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\lib\cmake\Qt5Core\Qt5CoreConfig.cmake;C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\lib\cmake\Qt5Core\Qt5CoreConfigExtras.cmake;C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\lib\cmake\Qt5Core\Qt5CoreConfigExtrasMkspecDir.cmake;C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\lib\cmake\Qt5Core\Qt5CoreConfigVersion.cmake;C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\lib\cmake\Qt5Core\Qt5CoreMacros.cmake;C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\lib\cmake\Qt5Gui\Qt5GuiConfig.cmake;C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\lib\cmake\Qt5Gui\Qt5GuiConfigExtras.cmake;C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\lib\cmake\Qt5Gui\Qt5GuiConfigVersion.cmake;C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\lib\cmake\Qt5Gui\Qt5Gui_QGifPlugin.cmake;C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\lib\cmake\Qt5Gui\Qt5Gui_QICNSPlugin.cmake;C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\lib\cmake\Qt5Gui\Qt5Gui_QICOPlugin.cmake;C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\lib\cmake\Qt5Gui\Qt5Gui_QJpegPlugin.cmake;C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\lib\cmake\Qt5Gui\Qt5Gui_QMinimalIntegrationPlugin.cmake;C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\lib\cmake\Qt5Gui\Qt5Gui_QOffscreenIntegrationPlugin.cmake;C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\lib\cmake\Qt5Gui\Qt5Gui_QTgaPlugin.cmake;C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\lib\cmake\Qt5Gui\Qt5Gui_QTiffPlugin.cmake;C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\lib\cmake\Qt5Gui\Qt5Gui_QTuioTouchPlugin.cmake;C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\lib\cmake\Qt5Gui\Qt5Gui_QWbmpPlugin.cmake;C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\lib\cmake\Qt5Gui\Qt5Gui_QWebpPlugin.cmake;C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\lib\cmake\Qt5Gui\Qt5Gui_QWindowsDirect2DIntegrationPlugin.cmake;C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\lib\cmake\Qt5Gui\Qt5Gui_QWindowsIntegrationPlugin.cmake;C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\lib\cmake\Qt5OpenGL\Qt5OpenGLConfig.cmake;C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\lib\cmake\Qt5OpenGL\Qt5OpenGLConfigVersion.cmake;C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\lib\cmake\Qt5Widgets\Qt5WidgetsConfig.cmake;C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\lib\cmake\Qt5Widgets\Qt5WidgetsConfigExtras.cmake;C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\lib\cmake\Qt5Widgets\Qt5WidgetsConfigVersion.cmake;C:\Qt\Qt5.9.4\5.9.4\msvc2017_64\lib\cmake\Qt5Widgets\Qt5WidgetsMacros.cmake;$(MSBuildThisFileDirectory)../src\projectM-qt\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
- <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">C:\GIT\projectm\build-win\projectm\projectM-qt\CMakeFiles\generate.stamp</Outputs>
- <LinkObjects Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkObjects>
- </CustomBuild>
- </ItemGroup>
- <ItemGroup>
- <ClCompile Include="$(MSBuildThisFileDirectory)../src\projectM-qt\qprojectm_mainwindow.cpp" />
- <ClInclude Include="$(MSBuildThisFileDirectory)../src\projectM-qt\qprojectm_mainwindow.hpp" />
- <ClInclude Include="$(MSBuildThisFileDirectory)../src\projectM-qt\configfile.hpp" />
- <ClCompile Include="$(MSBuildThisFileDirectory)../src\projectM-qt\configfile.cpp" />
- <ClInclude Include="$(MSBuildThisFileDirectory)../src\projectM-qt\qpresetfiledialog.hpp" />
- <ClCompile Include="$(MSBuildThisFileDirectory)../src\projectM-qt\qplaylistfiledialog.cpp" />
- <ClInclude Include="$(MSBuildThisFileDirectory)../src\projectM-qt\qplaylistfiledialog.hpp" />
- <ClCompile Include="$(MSBuildThisFileDirectory)../src\projectM-qt\qplaylistmodel.cpp" />
- <ClInclude Include="$(MSBuildThisFileDirectory)../src\projectM-qt\qplaylistmodel.hpp" />
- <ClInclude Include="$(MSBuildThisFileDirectory)../src\projectM-qt\qxmlplaylisthandler.hpp" />
- <ClCompile Include="$(MSBuildThisFileDirectory)../src\projectM-qt\qprojectmconfigdialog.cpp" />
- <ClInclude Include="$(MSBuildThisFileDirectory)../src\projectM-qt\qprojectmconfigdialog.hpp" />
- <ClInclude Include="$(MSBuildThisFileDirectory)../src\projectM-qt\qplaylisttableview.hpp" />
- <ClCompile Include="$(MSBuildThisFileDirectory)../src\projectM-qt\qpresettextedit.cpp" />
- <ClInclude Include="$(MSBuildThisFileDirectory)../src\projectM-qt\qpresettextedit.hpp" />
- <ClCompile Include="$(MSBuildThisFileDirectory)../src\projectM-qt\qpreseteditordialog.cpp" />
- <ClInclude Include="$(MSBuildThisFileDirectory)../src\projectM-qt\qpreseteditordialog.hpp" />
- <ClInclude Include="$(MSBuildThisFileDirectory)../src\projectM-qt\qprojectm.hpp" />
- <ClInclude Include="$(MSBuildThisFileDirectory)../src\projectM-qt\qprojectmwidget.hpp" />
- <ClCompile Include="$(MSBuildThisFileDirectory)../src\projectM-qt\qprojectm_mainapp.cpp" />
- <ClCompile Include="C:\GIT\projectm\build-win\projectm\projectM-qt\qrc_application.cpp" />
- <ClCompile Include="C:\GIT\projectm\build-win\projectm\projectM-qt\moc_qprojectm_mainwindow.cpp" />
- <ClCompile Include="C:\GIT\projectm\build-win\projectm\projectM-qt\moc_qpresetfiledialog.cpp" />
- <ClCompile Include="C:\GIT\projectm\build-win\projectm\projectM-qt\moc_qplaylistfiledialog.cpp" />
- <ClCompile Include="C:\GIT\projectm\build-win\projectm\projectM-qt\moc_qplaylistmodel.cpp" />
- <ClCompile Include="C:\GIT\projectm\build-win\projectm\projectM-qt\moc_qprojectmconfigdialog.cpp" />
- <ClCompile Include="C:\GIT\projectm\build-win\projectm\projectM-qt\moc_qplaylisttableview.cpp" />
- <ClCompile Include="C:\GIT\projectm\build-win\projectm\projectM-qt\moc_qpresettextedit.cpp" />
- <ClCompile Include="C:\GIT\projectm\build-win\projectm\projectM-qt\moc_qpreseteditordialog.cpp" />
- <ClCompile Include="C:\GIT\projectm\build-win\projectm\projectM-qt\moc_qprojectm.cpp" />
- <ClCompile Include="C:\GIT\projectm\build-win\projectm\projectM-qt\moc_qprojectmwidget.cpp" />
- <ClInclude Include="C:\GIT\projectm\build-win\projectm\projectM-qt\ui_qprojectm_mainwindow.h" />
- <ClInclude Include="C:\GIT\projectm\build-win\projectm\projectM-qt\ui_qprojectmconfigdialog.h" />
- <ClInclude Include="C:\GIT\projectm\build-win\projectm\projectM-qt\ui_qpreseteditordialog.h" />
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="C:\GIT\projectm\build-win\projectm\ZERO_CHECK.vcxproj">
- <Project>{A7863C4B-0CDF-33D3-A206-8DC19E45FB41}</Project>
- <Name>ZERO_CHECK</Name>
- <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
- <CopyToOutputDirectory>Never</CopyToOutputDirectory>
- </ProjectReference>
- <ProjectReference Include="\MilkdropPresetFactory\MilkdropPresetFactory.vcxproj">
- <Project>{EF3369C9-E934-3F1E-996B-21518B57A809}</Project>
- <Name>MilkdropPresetFactory</Name>
- <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
- <CopyToOutputDirectory>Never</CopyToOutputDirectory>
- </ProjectReference>
- <ProjectReference Include="\NativePresetFactory\NativePresetFactory.vcxproj">
- <Project>{E2D4CEE6-B8CB-32AC-8977-52A48C8DA4E1}</Project>
- <Name>NativePresetFactory</Name>
- <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
- <CopyToOutputDirectory>Never</CopyToOutputDirectory>
- </ProjectReference>
- <ProjectReference Include="\Renderer\Renderer.vcxproj">
- <Project>{07427FA1-1771-3A2D-9183-167A8345DEEB}</Project>
- <Name>Renderer</Name>
- <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
- <CopyToOutputDirectory>Never</CopyToOutputDirectory>
- </ProjectReference>
- <ProjectReference Include="\projectM.vcxproj">
- <Project>{DABC69A6-66C3-392C-8A62-EC989B0850A4}</Project>
- <Name>projectM</Name>
- <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
- <CopyToOutputDirectory>Never</CopyToOutputDirectory>
- </ProjectReference>
- </ItemGroup>
- <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
- <ImportGroup Label="ExtensionTargets">
- <Import Project="packages\glm.0.9.9.400\build\native\glm.targets" Condition="Exists('packages\glm.0.9.9.400\build\native\glm.targets')" />
- </ImportGroup>
- <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
- <PropertyGroup>
- <ErrorText>This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
- </PropertyGroup>
- <Error Condition="!Exists('packages\glm.0.9.9.400\build\native\glm.targets')" Text="$([System.String]::Format('$(ErrorText)', 'packages\glm.0.9.9.400\build\native\glm.targets'))" />
- </Target>
- </Project>
|