You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

474 lines
44 KiB

<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" ToolsVersion="17.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<PreferredToolArchitecture>x64</PreferredToolArchitecture>
</PropertyGroup>
<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>
<ProjectConfiguration Include="MinSizeRel|x64">
<Configuration>MinSizeRel</Configuration>
<Platform>x64</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="RelWithDebInfo|x64">
<Configuration>RelWithDebInfo</Configuration>
<Platform>x64</Platform>
</ProjectConfiguration>
</ItemGroup>
<PropertyGroup Label="Globals">
<ProjectGuid>{22A4523C-ABD4-3042-8BF7-1B7D041EB733}</ProjectGuid>
<Keyword>Win32Proj</Keyword>
<VcpkgEnabled>false</VcpkgEnabled>
<WindowsTargetPlatformVersion>10.0.26100.0</WindowsTargetPlatformVersion>
<Platform>x64</Platform>
<ProjectName>SimpleTest</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>v143</PlatformToolset>
<UseDebugLibraries>true</UseDebugLibraries>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
<ConfigurationType>Application</ConfigurationType>
<CharacterSet>MultiByte</CharacterSet>
<PlatformToolset>v143</PlatformToolset>
<UseDebugLibraries>false</UseDebugLibraries>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'" Label="Configuration">
<ConfigurationType>Application</ConfigurationType>
<CharacterSet>MultiByte</CharacterSet>
<PlatformToolset>v143</PlatformToolset>
<UseDebugLibraries>false</UseDebugLibraries>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'" Label="Configuration">
<ConfigurationType>Application</ConfigurationType>
<CharacterSet>MultiByte</CharacterSet>
<PlatformToolset>v143</PlatformToolset>
<UseDebugLibraries>false</UseDebugLibraries>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
<ImportGroup Label="ExtensionSettings">
</ImportGroup>
<ImportGroup Label="PropertySheets">
<Import Project="do_not_import_user.props" Condition="exists('do_not_import_user.props')" Label="LocalAppDataPlatform" />
</ImportGroup>
<PropertyGroup Label="UserMacros" />
<PropertyGroup>
<_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
<OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">D:\aigc\manta\uft_dev_server\third_party\RCCPP\build\Debug\</OutDir>
<IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">SimpleTest.dir\Debug\</IntDir>
<TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">SimpleTest</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'">D:\aigc\manta\uft_dev_server\third_party\RCCPP\build\Release\</OutDir>
<IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">SimpleTest.dir\Release\</IntDir>
<TargetName Condition="'$(Configuration)|$(Platform)'=='Release|x64'">SimpleTest</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>
<OutDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">D:\aigc\manta\uft_dev_server\third_party\RCCPP\build\MinSizeRel\</OutDir>
<IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">SimpleTest.dir\MinSizeRel\</IntDir>
<TargetName Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">SimpleTest</TargetName>
<TargetExt Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">.exe</TargetExt>
<LinkIncremental Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">false</LinkIncremental>
<GenerateManifest Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">true</GenerateManifest>
<OutDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">D:\aigc\manta\uft_dev_server\third_party\RCCPP\build\RelWithDebInfo\</OutDir>
<IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">SimpleTest.dir\RelWithDebInfo\</IntDir>
<TargetName Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">SimpleTest</TargetName>
<TargetExt Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">.exe</TargetExt>
<LinkIncremental Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">true</LinkIncremental>
<GenerateManifest Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">true</GenerateManifest>
</PropertyGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
<ClCompile>
<AdditionalIncludeDirectories>D:\aigc\manta\uft_dev_server\third_party\RCCPP\External\glfw\include;D:\aigc\manta\uft_dev_server\third_party\RCCPP\External\libRocket\Include;D:\aigc\manta\uft_dev_server\third_party\RCCPP\External\assimp\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
<AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
<ExceptionHandling>Sync</ExceptionHandling>
<InlineFunctionExpansion>Disabled</InlineFunctionExpansion>
<MinimalRebuild></MinimalRebuild>
<Optimization>Disabled</Optimization>
<PrecompiledHeader>NotUsing</PrecompiledHeader>
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
<RuntimeTypeInfo>true</RuntimeTypeInfo>
<SupportJustMyCode></SupportJustMyCode>
<UseFullPaths>true</UseFullPaths>
<WarningLevel>Level3</WarningLevel>
<PreprocessorDefinitions>%(PreprocessorDefinitions);WIN32;_WINDOWS;CMAKE_INTDIR="Debug"</PreprocessorDefinitions>
<ObjectFileName>$(IntDir)</ObjectFileName>
<ScanSourceForModuleDependencies>false</ScanSourceForModuleDependencies>
</ClCompile>
<ResourceCompile>
<PreprocessorDefinitions>%(PreprocessorDefinitions);WIN32;_DEBUG;_WINDOWS;CMAKE_INTDIR=\"Debug\"</PreprocessorDefinitions>
<AdditionalIncludeDirectories>D:\aigc\manta\uft_dev_server\third_party\RCCPP\External\glfw\include;D:\aigc\manta\uft_dev_server\third_party\RCCPP\External\libRocket\Include;D:\aigc\manta\uft_dev_server\third_party\RCCPP\External\assimp\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
</ResourceCompile>
<Midl>
<AdditionalIncludeDirectories>D:\aigc\manta\uft_dev_server\third_party\RCCPP\External\glfw\include;D:\aigc\manta\uft_dev_server\third_party\RCCPP\External\libRocket\Include;D:\aigc\manta\uft_dev_server\third_party\RCCPP\External\assimp\include;%(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>
<PostBuildEvent>
<Message></Message>
<Command>setlocal
C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -noprofile -executionpolicy Bypass -file D:/aigc/vcpkg/scripts/buildsystems/msbuild/applocal.ps1 -targetBinary D:/aigc/manta/uft_dev_server/third_party/RCCPP/build/Debug/SimpleTest.exe -installedDir D:/aigc/vcpkg/installed/x64-windows/debug/bin -OutVariable out
if %errorlevel% neq 0 goto :cmEnd
:cmEnd
endlocal &amp; call :cmErrorLevel %errorlevel% &amp; goto :cmDone
:cmErrorLevel
exit /b %1
:cmDone
if %errorlevel% neq 0 goto :VCEnd</Command>
</PostBuildEvent>
<Link>
<AdditionalDependencies>Debug\RuntimeCompiler.lib;Debug\RuntimeObjectSystem.lib;Debug\Renderer.lib;Debug\Systems.lib;Debug\RocketCore_d.lib;Debug\RocketControls_d.lib;Debug\RocketDebugger_d.lib;opengl32.lib;glu32.lib;Debug\glfw.lib;winmm.lib;D:\aigc\manta\uft_dev_server\third_party\RCCPP\External\assimp\lib\assimp_release-dll_x64\assimp.lib;D:\aigc\manta\uft_dev_server\third_party\RCCPP\External\support\lib\freetype2410MTx64.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>D:/aigc/manta/uft_dev_server/third_party/RCCPP/build/Debug/SimpleTest.lib</ImportLibrary>
<ProgramDataBaseFile>D:/aigc/manta/uft_dev_server/third_party/RCCPP/build/Debug/SimpleTest.pdb</ProgramDataBaseFile>
<SubSystem>Windows</SubSystem>
</Link>
<ProjectReference>
<LinkLibraryDependencies>false</LinkLibraryDependencies>
</ProjectReference>
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
<ClCompile>
<AdditionalIncludeDirectories>D:\aigc\manta\uft_dev_server\third_party\RCCPP\External\glfw\include;D:\aigc\manta\uft_dev_server\third_party\RCCPP\External\libRocket\Include;D:\aigc\manta\uft_dev_server\third_party\RCCPP\External\assimp\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
<AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<BasicRuntimeChecks>Default</BasicRuntimeChecks>
<ExceptionHandling>Sync</ExceptionHandling>
<InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
<MinimalRebuild></MinimalRebuild>
<Optimization>MaxSpeed</Optimization>
<PrecompiledHeader>NotUsing</PrecompiledHeader>
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<RuntimeTypeInfo>true</RuntimeTypeInfo>
<SupportJustMyCode></SupportJustMyCode>
<UseFullPaths>true</UseFullPaths>
<WarningLevel>Level3</WarningLevel>
<PreprocessorDefinitions>%(PreprocessorDefinitions);WIN32;_WINDOWS;NDEBUG;CMAKE_INTDIR="Release"</PreprocessorDefinitions>
<ObjectFileName>$(IntDir)</ObjectFileName>
<DebugInformationFormat>
</DebugInformationFormat>
<ScanSourceForModuleDependencies>false</ScanSourceForModuleDependencies>
</ClCompile>
<ResourceCompile>
<PreprocessorDefinitions>%(PreprocessorDefinitions);WIN32;_WINDOWS;NDEBUG;CMAKE_INTDIR=\"Release\"</PreprocessorDefinitions>
<AdditionalIncludeDirectories>D:\aigc\manta\uft_dev_server\third_party\RCCPP\External\glfw\include;D:\aigc\manta\uft_dev_server\third_party\RCCPP\External\libRocket\Include;D:\aigc\manta\uft_dev_server\third_party\RCCPP\External\assimp\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
</ResourceCompile>
<Midl>
<AdditionalIncludeDirectories>D:\aigc\manta\uft_dev_server\third_party\RCCPP\External\glfw\include;D:\aigc\manta\uft_dev_server\third_party\RCCPP\External\libRocket\Include;D:\aigc\manta\uft_dev_server\third_party\RCCPP\External\assimp\include;%(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>
<PostBuildEvent>
<Message></Message>
<Command>setlocal
C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -noprofile -executionpolicy Bypass -file D:/aigc/vcpkg/scripts/buildsystems/msbuild/applocal.ps1 -targetBinary D:/aigc/manta/uft_dev_server/third_party/RCCPP/build/Release/SimpleTest.exe -installedDir D:/aigc/vcpkg/installed/x64-windows/bin -OutVariable out
if %errorlevel% neq 0 goto :cmEnd
:cmEnd
endlocal &amp; call :cmErrorLevel %errorlevel% &amp; goto :cmDone
:cmErrorLevel
exit /b %1
:cmDone
if %errorlevel% neq 0 goto :VCEnd</Command>
</PostBuildEvent>
<Link>
<AdditionalDependencies>Release\RuntimeCompiler.lib;Release\RuntimeObjectSystem.lib;Release\Renderer.lib;Release\Systems.lib;Release\RocketCore.lib;Release\RocketControls.lib;Release\RocketDebugger.lib;opengl32.lib;glu32.lib;Release\glfw.lib;winmm.lib;D:\aigc\manta\uft_dev_server\third_party\RCCPP\External\assimp\lib\assimp_release-dll_x64\assimp.lib;D:\aigc\manta\uft_dev_server\third_party\RCCPP\External\support\lib\freetype2410MTx64.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>D:/aigc/manta/uft_dev_server/third_party/RCCPP/build/Release/SimpleTest.lib</ImportLibrary>
<ProgramDataBaseFile>D:/aigc/manta/uft_dev_server/third_party/RCCPP/build/Release/SimpleTest.pdb</ProgramDataBaseFile>
<SubSystem>Windows</SubSystem>
</Link>
<ProjectReference>
<LinkLibraryDependencies>false</LinkLibraryDependencies>
</ProjectReference>
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">
<ClCompile>
<AdditionalIncludeDirectories>D:\aigc\manta\uft_dev_server\third_party\RCCPP\External\glfw\include;D:\aigc\manta\uft_dev_server\third_party\RCCPP\External\libRocket\Include;D:\aigc\manta\uft_dev_server\third_party\RCCPP\External\assimp\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
<AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<BasicRuntimeChecks>Default</BasicRuntimeChecks>
<ExceptionHandling>Sync</ExceptionHandling>
<InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
<MinimalRebuild></MinimalRebuild>
<Optimization>MinSpace</Optimization>
<PrecompiledHeader>NotUsing</PrecompiledHeader>
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<RuntimeTypeInfo>true</RuntimeTypeInfo>
<SupportJustMyCode></SupportJustMyCode>
<UseFullPaths>true</UseFullPaths>
<WarningLevel>Level3</WarningLevel>
<PreprocessorDefinitions>%(PreprocessorDefinitions);WIN32;_WINDOWS;NDEBUG;CMAKE_INTDIR="MinSizeRel"</PreprocessorDefinitions>
<ObjectFileName>$(IntDir)</ObjectFileName>
<DebugInformationFormat>
</DebugInformationFormat>
<ScanSourceForModuleDependencies>false</ScanSourceForModuleDependencies>
</ClCompile>
<ResourceCompile>
<PreprocessorDefinitions>%(PreprocessorDefinitions);WIN32;_WINDOWS;NDEBUG;CMAKE_INTDIR=\"MinSizeRel\"</PreprocessorDefinitions>
<AdditionalIncludeDirectories>D:\aigc\manta\uft_dev_server\third_party\RCCPP\External\glfw\include;D:\aigc\manta\uft_dev_server\third_party\RCCPP\External\libRocket\Include;D:\aigc\manta\uft_dev_server\third_party\RCCPP\External\assimp\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
</ResourceCompile>
<Midl>
<AdditionalIncludeDirectories>D:\aigc\manta\uft_dev_server\third_party\RCCPP\External\glfw\include;D:\aigc\manta\uft_dev_server\third_party\RCCPP\External\libRocket\Include;D:\aigc\manta\uft_dev_server\third_party\RCCPP\External\assimp\include;%(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>
<PostBuildEvent>
<Message></Message>
<Command>setlocal
C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -noprofile -executionpolicy Bypass -file D:/aigc/vcpkg/scripts/buildsystems/msbuild/applocal.ps1 -targetBinary D:/aigc/manta/uft_dev_server/third_party/RCCPP/build/MinSizeRel/SimpleTest.exe -installedDir D:/aigc/vcpkg/installed/x64-windows/bin -OutVariable out
if %errorlevel% neq 0 goto :cmEnd
:cmEnd
endlocal &amp; call :cmErrorLevel %errorlevel% &amp; goto :cmDone
:cmErrorLevel
exit /b %1
:cmDone
if %errorlevel% neq 0 goto :VCEnd</Command>
</PostBuildEvent>
<Link>
<AdditionalDependencies>MinSizeRel\RuntimeCompiler.lib;MinSizeRel\RuntimeObjectSystem.lib;MinSizeRel\Renderer.lib;MinSizeRel\Systems.lib;MinSizeRel\RocketCore.lib;MinSizeRel\RocketControls.lib;MinSizeRel\RocketDebugger.lib;opengl32.lib;glu32.lib;MinSizeRel\glfw.lib;winmm.lib;D:\aigc\manta\uft_dev_server\third_party\RCCPP\External\assimp\lib\assimp_release-dll_x64\assimp.lib;D:\aigc\manta\uft_dev_server\third_party\RCCPP\External\support\lib\freetype2410MTx64.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>D:/aigc/manta/uft_dev_server/third_party/RCCPP/build/MinSizeRel/SimpleTest.lib</ImportLibrary>
<ProgramDataBaseFile>D:/aigc/manta/uft_dev_server/third_party/RCCPP/build/MinSizeRel/SimpleTest.pdb</ProgramDataBaseFile>
<SubSystem>Windows</SubSystem>
</Link>
<ProjectReference>
<LinkLibraryDependencies>false</LinkLibraryDependencies>
</ProjectReference>
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">
<ClCompile>
<AdditionalIncludeDirectories>D:\aigc\manta\uft_dev_server\third_party\RCCPP\External\glfw\include;D:\aigc\manta\uft_dev_server\third_party\RCCPP\External\libRocket\Include;D:\aigc\manta\uft_dev_server\third_party\RCCPP\External\assimp\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
<AdditionalOptions>%(AdditionalOptions) /utf-8</AdditionalOptions>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<BasicRuntimeChecks>Default</BasicRuntimeChecks>
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
<ExceptionHandling>Sync</ExceptionHandling>
<InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
<MinimalRebuild></MinimalRebuild>
<Optimization>MaxSpeed</Optimization>
<PrecompiledHeader>NotUsing</PrecompiledHeader>
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<RuntimeTypeInfo>true</RuntimeTypeInfo>
<SupportJustMyCode></SupportJustMyCode>
<UseFullPaths>true</UseFullPaths>
<WarningLevel>Level3</WarningLevel>
<PreprocessorDefinitions>%(PreprocessorDefinitions);WIN32;_WINDOWS;NDEBUG;CMAKE_INTDIR="RelWithDebInfo"</PreprocessorDefinitions>
<ObjectFileName>$(IntDir)</ObjectFileName>
<ScanSourceForModuleDependencies>false</ScanSourceForModuleDependencies>
</ClCompile>
<ResourceCompile>
<PreprocessorDefinitions>%(PreprocessorDefinitions);WIN32;_WINDOWS;NDEBUG;CMAKE_INTDIR=\"RelWithDebInfo\"</PreprocessorDefinitions>
<AdditionalIncludeDirectories>D:\aigc\manta\uft_dev_server\third_party\RCCPP\External\glfw\include;D:\aigc\manta\uft_dev_server\third_party\RCCPP\External\libRocket\Include;D:\aigc\manta\uft_dev_server\third_party\RCCPP\External\assimp\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
</ResourceCompile>
<Midl>
<AdditionalIncludeDirectories>D:\aigc\manta\uft_dev_server\third_party\RCCPP\External\glfw\include;D:\aigc\manta\uft_dev_server\third_party\RCCPP\External\libRocket\Include;D:\aigc\manta\uft_dev_server\third_party\RCCPP\External\assimp\include;%(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>
<PostBuildEvent>
<Message></Message>
<Command>setlocal
C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -noprofile -executionpolicy Bypass -file D:/aigc/vcpkg/scripts/buildsystems/msbuild/applocal.ps1 -targetBinary D:/aigc/manta/uft_dev_server/third_party/RCCPP/build/RelWithDebInfo/SimpleTest.exe -installedDir D:/aigc/vcpkg/installed/x64-windows/bin -OutVariable out
if %errorlevel% neq 0 goto :cmEnd
:cmEnd
endlocal &amp; call :cmErrorLevel %errorlevel% &amp; goto :cmDone
:cmErrorLevel
exit /b %1
:cmDone
if %errorlevel% neq 0 goto :VCEnd</Command>
</PostBuildEvent>
<Link>
<AdditionalDependencies>RelWithDebInfo\RuntimeCompiler.lib;RelWithDebInfo\RuntimeObjectSystem.lib;RelWithDebInfo\Renderer.lib;RelWithDebInfo\Systems.lib;RelWithDebInfo\RocketCore.lib;RelWithDebInfo\RocketControls.lib;RelWithDebInfo\RocketDebugger.lib;opengl32.lib;glu32.lib;RelWithDebInfo\glfw.lib;winmm.lib;D:\aigc\manta\uft_dev_server\third_party\RCCPP\External\assimp\lib\assimp_release-dll_x64\assimp.lib;D:\aigc\manta\uft_dev_server\third_party\RCCPP\External\support\lib\freetype2410MTx64.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>D:/aigc/manta/uft_dev_server/third_party/RCCPP/build/RelWithDebInfo/SimpleTest.lib</ImportLibrary>
<ProgramDataBaseFile>D:/aigc/manta/uft_dev_server/third_party/RCCPP/build/RelWithDebInfo/SimpleTest.pdb</ProgramDataBaseFile>
<SubSystem>Windows</SubSystem>
</Link>
<ProjectReference>
<LinkLibraryDependencies>false</LinkLibraryDependencies>
</ProjectReference>
</ItemDefinitionGroup>
<ItemGroup>
<CustomBuild Include="D:\aigc\manta\uft_dev_server\third_party\RCCPP\CMakeLists.txt">
<UseUtf8Encoding>Always</UseUtf8Encoding>
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Building Custom Rule D:/aigc/manta/uft_dev_server/third_party/RCCPP/CMakeLists.txt</Message>
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">setlocal
D:\CMake\bin\cmake.exe -SD:/aigc/manta/uft_dev_server/third_party/RCCPP -BD:/aigc/manta/uft_dev_server/third_party/RCCPP/build --check-stamp-file D:/aigc/manta/uft_dev_server/third_party/RCCPP/build/CMakeFiles/generate.stamp
if %errorlevel% neq 0 goto :cmEnd
:cmEnd
endlocal &amp; call :cmErrorLevel %errorlevel% &amp; goto :cmDone
:cmErrorLevel
exit /b %1
:cmDone
if %errorlevel% neq 0 goto :VCEnd</Command>
<AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">D:\CMake\share\cmake-4.0\Modules\CMakeCInformation.cmake;D:\CMake\share\cmake-4.0\Modules\CMakeCXXInformation.cmake;D:\CMake\share\cmake-4.0\Modules\CMakeCommonLanguageInclude.cmake;D:\CMake\share\cmake-4.0\Modules\CMakeDependentOption.cmake;D:\CMake\share\cmake-4.0\Modules\CMakeGenericSystem.cmake;D:\CMake\share\cmake-4.0\Modules\CMakeInitializeConfigs.cmake;D:\CMake\share\cmake-4.0\Modules\CMakeLanguageInformation.cmake;D:\CMake\share\cmake-4.0\Modules\CMakeRCInformation.cmake;D:\CMake\share\cmake-4.0\Modules\CMakeSystemSpecificInformation.cmake;D:\CMake\share\cmake-4.0\Modules\CMakeSystemSpecificInitialize.cmake;D:\CMake\share\cmake-4.0\Modules\Compiler\CMakeCommonCompilerMacros.cmake;D:\CMake\share\cmake-4.0\Modules\Compiler\MSVC-C.cmake;D:\CMake\share\cmake-4.0\Modules\Compiler\MSVC-CXX.cmake;D:\CMake\share\cmake-4.0\Modules\Compiler\MSVC.cmake;D:\CMake\share\cmake-4.0\Modules\FindOpenGL.cmake;D:\CMake\share\cmake-4.0\Modules\FindPackageHandleStandardArgs.cmake;D:\CMake\share\cmake-4.0\Modules\FindPackageMessage.cmake;D:\CMake\share\cmake-4.0\Modules\Internal\CMakeCLinkerInformation.cmake;D:\CMake\share\cmake-4.0\Modules\Internal\CMakeCXXLinkerInformation.cmake;D:\CMake\share\cmake-4.0\Modules\Internal\CMakeCommonLinkerInformation.cmake;D:\CMake\share\cmake-4.0\Modules\Linker\MSVC-C.cmake;D:\CMake\share\cmake-4.0\Modules\Linker\MSVC-CXX.cmake;D:\CMake\share\cmake-4.0\Modules\Linker\MSVC.cmake;D:\CMake\share\cmake-4.0\Modules\Platform\Linker\Windows-MSVC-C.cmake;D:\CMake\share\cmake-4.0\Modules\Platform\Linker\Windows-MSVC-CXX.cmake;D:\CMake\share\cmake-4.0\Modules\Platform\Linker\Windows-MSVC.cmake;D:\CMake\share\cmake-4.0\Modules\Platform\Windows-Initialize.cmake;D:\CMake\share\cmake-4.0\Modules\Platform\Windows-MSVC-C.cmake;D:\CMake\share\cmake-4.0\Modules\Platform\Windows-MSVC-CXX.cmake;D:\CMake\share\cmake-4.0\Modules\Platform\Windows-MSVC.cmake;D:\CMake\share\cmake-4.0\Modules\Platform\Windows.cmake;D:\CMake\share\cmake-4.0\Modules\Platform\WindowsPaths.cmake;D:\aigc\manta\uft_dev_server\third_party\RCCPP\build\CMakeFiles\4.0.2\CMakeCCompiler.cmake;D:\aigc\manta\uft_dev_server\third_party\RCCPP\build\CMakeFiles\4.0.2\CMakeCXXCompiler.cmake;D:\aigc\manta\uft_dev_server\third_party\RCCPP\build\CMakeFiles\4.0.2\CMakeRCCompiler.cmake;D:\aigc\manta\uft_dev_server\third_party\RCCPP\build\CMakeFiles\4.0.2\CMakeSystem.cmake;D:\aigc\manta\uft_dev_server\third_party\RCCPP\cmake\ProjectFiles.cmake;D:\aigc\vcpkg\scripts\buildsystems\vcpkg.cmake;%(AdditionalInputs)</AdditionalInputs>
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">D:\aigc\manta\uft_dev_server\third_party\RCCPP\build\CMakeFiles\generate.stamp</Outputs>
<LinkObjects Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</LinkObjects>
<Message Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Building Custom Rule D:/aigc/manta/uft_dev_server/third_party/RCCPP/CMakeLists.txt</Message>
<Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">setlocal
D:\CMake\bin\cmake.exe -SD:/aigc/manta/uft_dev_server/third_party/RCCPP -BD:/aigc/manta/uft_dev_server/third_party/RCCPP/build --check-stamp-file D:/aigc/manta/uft_dev_server/third_party/RCCPP/build/CMakeFiles/generate.stamp
if %errorlevel% neq 0 goto :cmEnd
:cmEnd
endlocal &amp; call :cmErrorLevel %errorlevel% &amp; goto :cmDone
:cmErrorLevel
exit /b %1
:cmDone
if %errorlevel% neq 0 goto :VCEnd</Command>
<AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">D:\CMake\share\cmake-4.0\Modules\CMakeCInformation.cmake;D:\CMake\share\cmake-4.0\Modules\CMakeCXXInformation.cmake;D:\CMake\share\cmake-4.0\Modules\CMakeCommonLanguageInclude.cmake;D:\CMake\share\cmake-4.0\Modules\CMakeDependentOption.cmake;D:\CMake\share\cmake-4.0\Modules\CMakeGenericSystem.cmake;D:\CMake\share\cmake-4.0\Modules\CMakeInitializeConfigs.cmake;D:\CMake\share\cmake-4.0\Modules\CMakeLanguageInformation.cmake;D:\CMake\share\cmake-4.0\Modules\CMakeRCInformation.cmake;D:\CMake\share\cmake-4.0\Modules\CMakeSystemSpecificInformation.cmake;D:\CMake\share\cmake-4.0\Modules\CMakeSystemSpecificInitialize.cmake;D:\CMake\share\cmake-4.0\Modules\Compiler\CMakeCommonCompilerMacros.cmake;D:\CMake\share\cmake-4.0\Modules\Compiler\MSVC-C.cmake;D:\CMake\share\cmake-4.0\Modules\Compiler\MSVC-CXX.cmake;D:\CMake\share\cmake-4.0\Modules\Compiler\MSVC.cmake;D:\CMake\share\cmake-4.0\Modules\FindOpenGL.cmake;D:\CMake\share\cmake-4.0\Modules\FindPackageHandleStandardArgs.cmake;D:\CMake\share\cmake-4.0\Modules\FindPackageMessage.cmake;D:\CMake\share\cmake-4.0\Modules\Internal\CMakeCLinkerInformation.cmake;D:\CMake\share\cmake-4.0\Modules\Internal\CMakeCXXLinkerInformation.cmake;D:\CMake\share\cmake-4.0\Modules\Internal\CMakeCommonLinkerInformation.cmake;D:\CMake\share\cmake-4.0\Modules\Linker\MSVC-C.cmake;D:\CMake\share\cmake-4.0\Modules\Linker\MSVC-CXX.cmake;D:\CMake\share\cmake-4.0\Modules\Linker\MSVC.cmake;D:\CMake\share\cmake-4.0\Modules\Platform\Linker\Windows-MSVC-C.cmake;D:\CMake\share\cmake-4.0\Modules\Platform\Linker\Windows-MSVC-CXX.cmake;D:\CMake\share\cmake-4.0\Modules\Platform\Linker\Windows-MSVC.cmake;D:\CMake\share\cmake-4.0\Modules\Platform\Windows-Initialize.cmake;D:\CMake\share\cmake-4.0\Modules\Platform\Windows-MSVC-C.cmake;D:\CMake\share\cmake-4.0\Modules\Platform\Windows-MSVC-CXX.cmake;D:\CMake\share\cmake-4.0\Modules\Platform\Windows-MSVC.cmake;D:\CMake\share\cmake-4.0\Modules\Platform\Windows.cmake;D:\CMake\share\cmake-4.0\Modules\Platform\WindowsPaths.cmake;D:\aigc\manta\uft_dev_server\third_party\RCCPP\build\CMakeFiles\4.0.2\CMakeCCompiler.cmake;D:\aigc\manta\uft_dev_server\third_party\RCCPP\build\CMakeFiles\4.0.2\CMakeCXXCompiler.cmake;D:\aigc\manta\uft_dev_server\third_party\RCCPP\build\CMakeFiles\4.0.2\CMakeRCCompiler.cmake;D:\aigc\manta\uft_dev_server\third_party\RCCPP\build\CMakeFiles\4.0.2\CMakeSystem.cmake;D:\aigc\manta\uft_dev_server\third_party\RCCPP\cmake\ProjectFiles.cmake;D:\aigc\vcpkg\scripts\buildsystems\vcpkg.cmake;%(AdditionalInputs)</AdditionalInputs>
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">D:\aigc\manta\uft_dev_server\third_party\RCCPP\build\CMakeFiles\generate.stamp</Outputs>
<LinkObjects Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkObjects>
<Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">Building Custom Rule D:/aigc/manta/uft_dev_server/third_party/RCCPP/CMakeLists.txt</Message>
<Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">setlocal
D:\CMake\bin\cmake.exe -SD:/aigc/manta/uft_dev_server/third_party/RCCPP -BD:/aigc/manta/uft_dev_server/third_party/RCCPP/build --check-stamp-file D:/aigc/manta/uft_dev_server/third_party/RCCPP/build/CMakeFiles/generate.stamp
if %errorlevel% neq 0 goto :cmEnd
:cmEnd
endlocal &amp; call :cmErrorLevel %errorlevel% &amp; goto :cmDone
:cmErrorLevel
exit /b %1
:cmDone
if %errorlevel% neq 0 goto :VCEnd</Command>
<AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">D:\CMake\share\cmake-4.0\Modules\CMakeCInformation.cmake;D:\CMake\share\cmake-4.0\Modules\CMakeCXXInformation.cmake;D:\CMake\share\cmake-4.0\Modules\CMakeCommonLanguageInclude.cmake;D:\CMake\share\cmake-4.0\Modules\CMakeDependentOption.cmake;D:\CMake\share\cmake-4.0\Modules\CMakeGenericSystem.cmake;D:\CMake\share\cmake-4.0\Modules\CMakeInitializeConfigs.cmake;D:\CMake\share\cmake-4.0\Modules\CMakeLanguageInformation.cmake;D:\CMake\share\cmake-4.0\Modules\CMakeRCInformation.cmake;D:\CMake\share\cmake-4.0\Modules\CMakeSystemSpecificInformation.cmake;D:\CMake\share\cmake-4.0\Modules\CMakeSystemSpecificInitialize.cmake;D:\CMake\share\cmake-4.0\Modules\Compiler\CMakeCommonCompilerMacros.cmake;D:\CMake\share\cmake-4.0\Modules\Compiler\MSVC-C.cmake;D:\CMake\share\cmake-4.0\Modules\Compiler\MSVC-CXX.cmake;D:\CMake\share\cmake-4.0\Modules\Compiler\MSVC.cmake;D:\CMake\share\cmake-4.0\Modules\FindOpenGL.cmake;D:\CMake\share\cmake-4.0\Modules\FindPackageHandleStandardArgs.cmake;D:\CMake\share\cmake-4.0\Modules\FindPackageMessage.cmake;D:\CMake\share\cmake-4.0\Modules\Internal\CMakeCLinkerInformation.cmake;D:\CMake\share\cmake-4.0\Modules\Internal\CMakeCXXLinkerInformation.cmake;D:\CMake\share\cmake-4.0\Modules\Internal\CMakeCommonLinkerInformation.cmake;D:\CMake\share\cmake-4.0\Modules\Linker\MSVC-C.cmake;D:\CMake\share\cmake-4.0\Modules\Linker\MSVC-CXX.cmake;D:\CMake\share\cmake-4.0\Modules\Linker\MSVC.cmake;D:\CMake\share\cmake-4.0\Modules\Platform\Linker\Windows-MSVC-C.cmake;D:\CMake\share\cmake-4.0\Modules\Platform\Linker\Windows-MSVC-CXX.cmake;D:\CMake\share\cmake-4.0\Modules\Platform\Linker\Windows-MSVC.cmake;D:\CMake\share\cmake-4.0\Modules\Platform\Windows-Initialize.cmake;D:\CMake\share\cmake-4.0\Modules\Platform\Windows-MSVC-C.cmake;D:\CMake\share\cmake-4.0\Modules\Platform\Windows-MSVC-CXX.cmake;D:\CMake\share\cmake-4.0\Modules\Platform\Windows-MSVC.cmake;D:\CMake\share\cmake-4.0\Modules\Platform\Windows.cmake;D:\CMake\share\cmake-4.0\Modules\Platform\WindowsPaths.cmake;D:\aigc\manta\uft_dev_server\third_party\RCCPP\build\CMakeFiles\4.0.2\CMakeCCompiler.cmake;D:\aigc\manta\uft_dev_server\third_party\RCCPP\build\CMakeFiles\4.0.2\CMakeCXXCompiler.cmake;D:\aigc\manta\uft_dev_server\third_party\RCCPP\build\CMakeFiles\4.0.2\CMakeRCCompiler.cmake;D:\aigc\manta\uft_dev_server\third_party\RCCPP\build\CMakeFiles\4.0.2\CMakeSystem.cmake;D:\aigc\manta\uft_dev_server\third_party\RCCPP\cmake\ProjectFiles.cmake;D:\aigc\vcpkg\scripts\buildsystems\vcpkg.cmake;%(AdditionalInputs)</AdditionalInputs>
<Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">D:\aigc\manta\uft_dev_server\third_party\RCCPP\build\CMakeFiles\generate.stamp</Outputs>
<LinkObjects Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">false</LinkObjects>
<Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">Building Custom Rule D:/aigc/manta/uft_dev_server/third_party/RCCPP/CMakeLists.txt</Message>
<Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">setlocal
D:\CMake\bin\cmake.exe -SD:/aigc/manta/uft_dev_server/third_party/RCCPP -BD:/aigc/manta/uft_dev_server/third_party/RCCPP/build --check-stamp-file D:/aigc/manta/uft_dev_server/third_party/RCCPP/build/CMakeFiles/generate.stamp
if %errorlevel% neq 0 goto :cmEnd
:cmEnd
endlocal &amp; call :cmErrorLevel %errorlevel% &amp; goto :cmDone
:cmErrorLevel
exit /b %1
:cmDone
if %errorlevel% neq 0 goto :VCEnd</Command>
<AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">D:\CMake\share\cmake-4.0\Modules\CMakeCInformation.cmake;D:\CMake\share\cmake-4.0\Modules\CMakeCXXInformation.cmake;D:\CMake\share\cmake-4.0\Modules\CMakeCommonLanguageInclude.cmake;D:\CMake\share\cmake-4.0\Modules\CMakeDependentOption.cmake;D:\CMake\share\cmake-4.0\Modules\CMakeGenericSystem.cmake;D:\CMake\share\cmake-4.0\Modules\CMakeInitializeConfigs.cmake;D:\CMake\share\cmake-4.0\Modules\CMakeLanguageInformation.cmake;D:\CMake\share\cmake-4.0\Modules\CMakeRCInformation.cmake;D:\CMake\share\cmake-4.0\Modules\CMakeSystemSpecificInformation.cmake;D:\CMake\share\cmake-4.0\Modules\CMakeSystemSpecificInitialize.cmake;D:\CMake\share\cmake-4.0\Modules\Compiler\CMakeCommonCompilerMacros.cmake;D:\CMake\share\cmake-4.0\Modules\Compiler\MSVC-C.cmake;D:\CMake\share\cmake-4.0\Modules\Compiler\MSVC-CXX.cmake;D:\CMake\share\cmake-4.0\Modules\Compiler\MSVC.cmake;D:\CMake\share\cmake-4.0\Modules\FindOpenGL.cmake;D:\CMake\share\cmake-4.0\Modules\FindPackageHandleStandardArgs.cmake;D:\CMake\share\cmake-4.0\Modules\FindPackageMessage.cmake;D:\CMake\share\cmake-4.0\Modules\Internal\CMakeCLinkerInformation.cmake;D:\CMake\share\cmake-4.0\Modules\Internal\CMakeCXXLinkerInformation.cmake;D:\CMake\share\cmake-4.0\Modules\Internal\CMakeCommonLinkerInformation.cmake;D:\CMake\share\cmake-4.0\Modules\Linker\MSVC-C.cmake;D:\CMake\share\cmake-4.0\Modules\Linker\MSVC-CXX.cmake;D:\CMake\share\cmake-4.0\Modules\Linker\MSVC.cmake;D:\CMake\share\cmake-4.0\Modules\Platform\Linker\Windows-MSVC-C.cmake;D:\CMake\share\cmake-4.0\Modules\Platform\Linker\Windows-MSVC-CXX.cmake;D:\CMake\share\cmake-4.0\Modules\Platform\Linker\Windows-MSVC.cmake;D:\CMake\share\cmake-4.0\Modules\Platform\Windows-Initialize.cmake;D:\CMake\share\cmake-4.0\Modules\Platform\Windows-MSVC-C.cmake;D:\CMake\share\cmake-4.0\Modules\Platform\Windows-MSVC-CXX.cmake;D:\CMake\share\cmake-4.0\Modules\Platform\Windows-MSVC.cmake;D:\CMake\share\cmake-4.0\Modules\Platform\Windows.cmake;D:\CMake\share\cmake-4.0\Modules\Platform\WindowsPaths.cmake;D:\aigc\manta\uft_dev_server\third_party\RCCPP\build\CMakeFiles\4.0.2\CMakeCCompiler.cmake;D:\aigc\manta\uft_dev_server\third_party\RCCPP\build\CMakeFiles\4.0.2\CMakeCXXCompiler.cmake;D:\aigc\manta\uft_dev_server\third_party\RCCPP\build\CMakeFiles\4.0.2\CMakeRCCompiler.cmake;D:\aigc\manta\uft_dev_server\third_party\RCCPP\build\CMakeFiles\4.0.2\CMakeSystem.cmake;D:\aigc\manta\uft_dev_server\third_party\RCCPP\cmake\ProjectFiles.cmake;D:\aigc\vcpkg\scripts\buildsystems\vcpkg.cmake;%(AdditionalInputs)</AdditionalInputs>
<Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">D:\aigc\manta\uft_dev_server\third_party\RCCPP\build\CMakeFiles\generate.stamp</Outputs>
<LinkObjects Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">false</LinkObjects>
</CustomBuild>
</ItemGroup>
<ItemGroup>
<ClCompile Include="D:\aigc\manta\uft_dev_server\third_party\RCCPP\Examples\SimpleTest\BehaviorTreeManager.cpp" />
<ClCompile Include="D:\aigc\manta\uft_dev_server\third_party\RCCPP\Examples\SimpleTest\BehaviorTree_Infected.cpp" />
<ClCompile Include="D:\aigc\manta\uft_dev_server\third_party\RCCPP\Examples\SimpleTest\BehaviorTree_RBC.cpp" />
<ClCompile Include="D:\aigc\manta\uft_dev_server\third_party\RCCPP\Examples\SimpleTest\BehaviorTree_Virus.cpp" />
<ClCompile Include="D:\aigc\manta\uft_dev_server\third_party\RCCPP\Examples\SimpleTest\BehaviorTree_WBC.cpp" />
<ClCompile Include="D:\aigc\manta\uft_dev_server\third_party\RCCPP\Examples\SimpleTest\Behavior_Infected_Approach.cpp" />
<ClCompile Include="D:\aigc\manta\uft_dev_server\third_party\RCCPP\Examples\SimpleTest\Behavior_Infected_Combat.cpp" />
<ClCompile Include="D:\aigc\manta\uft_dev_server\third_party\RCCPP\Examples\SimpleTest\Behavior_Infected_HuntRBC.cpp" />
<ClCompile Include="D:\aigc\manta\uft_dev_server\third_party\RCCPP\Examples\SimpleTest\Behavior_Infected_HuntWBC.cpp" />
<ClCompile Include="D:\aigc\manta\uft_dev_server\third_party\RCCPP\Examples\SimpleTest\Behavior_Infected_Idle.cpp" />
<ClCompile Include="D:\aigc\manta\uft_dev_server\third_party\RCCPP\Examples\SimpleTest\Behavior_RBC_Approach.cpp" />
<ClCompile Include="D:\aigc\manta\uft_dev_server\third_party\RCCPP\Examples\SimpleTest\Behavior_RBC_Combat.cpp" />
<ClCompile Include="D:\aigc\manta\uft_dev_server\third_party\RCCPP\Examples\SimpleTest\Behavior_RBC_Evade.cpp" />
<ClCompile Include="D:\aigc\manta\uft_dev_server\third_party\RCCPP\Examples\SimpleTest\Behavior_RBC_Idle.cpp" />
<ClCompile Include="D:\aigc\manta\uft_dev_server\third_party\RCCPP\Examples\SimpleTest\Behavior_Virus_Approach.cpp" />
<ClCompile Include="D:\aigc\manta\uft_dev_server\third_party\RCCPP\Examples\SimpleTest\Behavior_Virus_Combat.cpp" />
<ClCompile Include="D:\aigc\manta\uft_dev_server\third_party\RCCPP\Examples\SimpleTest\Behavior_Virus_HuntRBC.cpp" />
<ClCompile Include="D:\aigc\manta\uft_dev_server\third_party\RCCPP\Examples\SimpleTest\Behavior_Virus_HuntWBC.cpp" />
<ClCompile Include="D:\aigc\manta\uft_dev_server\third_party\RCCPP\Examples\SimpleTest\Behavior_Virus_Idle.cpp" />
<ClCompile Include="D:\aigc\manta\uft_dev_server\third_party\RCCPP\Examples\SimpleTest\Behavior_WBC_Approach.cpp" />
<ClCompile Include="D:\aigc\manta\uft_dev_server\third_party\RCCPP\Examples\SimpleTest\Behavior_WBC_Combat.cpp" />
<ClCompile Include="D:\aigc\manta\uft_dev_server\third_party\RCCPP\Examples\SimpleTest\Behavior_WBC_Idle.cpp" />
<ClCompile Include="D:\aigc\manta\uft_dev_server\third_party\RCCPP\Examples\SimpleTest\Behavior_WBC_Patrol.cpp" />
<ClCompile Include="D:\aigc\manta\uft_dev_server\third_party\RCCPP\Examples\SimpleTest\BlackboardManager.cpp" />
<ClCompile Include="D:\aigc\manta\uft_dev_server\third_party\RCCPP\Examples\SimpleTest\CameraControl.cpp" />
<ClCompile Include="D:\aigc\manta\uft_dev_server\third_party\RCCPP\Examples\SimpleTest\CompilerLogger.cpp" />
<ClCompile Include="D:\aigc\manta\uft_dev_server\third_party\RCCPP\Examples\SimpleTest\CompilingNotification.cpp" />
<ClCompile Include="D:\aigc\manta\uft_dev_server\third_party\RCCPP\Examples\SimpleTest\Console.cpp" />
<ClCompile Include="D:\aigc\manta\uft_dev_server\third_party\RCCPP\Examples\SimpleTest\Environment.cpp" />
<ClCompile Include="D:\aigc\manta\uft_dev_server\third_party\RCCPP\Examples\SimpleTest\FPSCounter.cpp" />
<ClCompile Include="D:\aigc\manta\uft_dev_server\third_party\RCCPP\Examples\SimpleTest\Game.cpp" />
<ClCompile Include="D:\aigc\manta\uft_dev_server\third_party\RCCPP\Examples\SimpleTest\GameManager.cpp" />
<ClCompile Include="D:\aigc\manta\uft_dev_server\third_party\RCCPP\Examples\SimpleTest\GameObject.cpp" />
<ClCompile Include="D:\aigc\manta\uft_dev_server\third_party\RCCPP\Examples\SimpleTest\InputManager.cpp" />
<ClCompile Include="D:\aigc\manta\uft_dev_server\third_party\RCCPP\Examples\SimpleTest\LightingControl.cpp" />
<ClCompile Include="D:\aigc\manta\uft_dev_server\third_party\RCCPP\Examples\SimpleTest\Main.cpp" />
<ClCompile Include="D:\aigc\manta\uft_dev_server\third_party\RCCPP\Examples\SimpleTest\MainMenu.cpp" />
<ClCompile Include="D:\aigc\manta\uft_dev_server\third_party\RCCPP\Examples\SimpleTest\MainObject.cpp" />
<ClCompile Include="D:\aigc\manta\uft_dev_server\third_party\RCCPP\Examples\SimpleTest\PerceptionManager.cpp" />
<ClCompile Include="D:\aigc\manta\uft_dev_server\third_party\RCCPP\Examples\SimpleTest\PhysicsManager.cpp" />
<ClCompile Include="D:\aigc\manta\uft_dev_server\third_party\RCCPP\Examples\SimpleTest\SplashScreen.cpp" />
</ItemGroup>
<ItemGroup />
<ItemGroup>
<ProjectReference Include="D:\aigc\manta\uft_dev_server\third_party\RCCPP\build\ZERO_CHECK.vcxproj">
<Project>{15C10B06-C768-3521-965B-826711BB8686}</Project>
<Name>ZERO_CHECK</Name>
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
<CopyToOutputDirectory>Never</CopyToOutputDirectory>
</ProjectReference>
<ProjectReference Include="D:\aigc\manta\uft_dev_server\third_party\RCCPP\build\Renderer.vcxproj">
<Project>{EB530EE6-480C-3267-B815-C05B60BA6BED}</Project>
<Name>Renderer</Name>
</ProjectReference>
<ProjectReference Include="D:\aigc\manta\uft_dev_server\third_party\RCCPP\build\External\libRocket\Build\RocketControls.vcxproj">
<Project>{CF432C0A-9656-3AD9-967C-2C8EBFD8BEC7}</Project>
<Name>RocketControls</Name>
</ProjectReference>
<ProjectReference Include="D:\aigc\manta\uft_dev_server\third_party\RCCPP\build\External\libRocket\Build\RocketCore.vcxproj">
<Project>{4B67DFD0-EA83-38AC-B844-C0E852C718AB}</Project>
<Name>RocketCore</Name>
</ProjectReference>
<ProjectReference Include="D:\aigc\manta\uft_dev_server\third_party\RCCPP\build\External\libRocket\Build\RocketDebugger.vcxproj">
<Project>{FA2B4D92-751E-3F1B-A59A-77F98CE4E568}</Project>
<Name>RocketDebugger</Name>
</ProjectReference>
<ProjectReference Include="D:\aigc\manta\uft_dev_server\third_party\RCCPP\build\RuntimeCompiler.vcxproj">
<Project>{FE5423F9-3CDA-37AC-B771-391DB91FCDFF}</Project>
<Name>RuntimeCompiler</Name>
</ProjectReference>
<ProjectReference Include="D:\aigc\manta\uft_dev_server\third_party\RCCPP\build\RuntimeObjectSystem.vcxproj">
<Project>{157E3DC4-A3EE-3682-8F2C-398F807CF104}</Project>
<Name>RuntimeObjectSystem</Name>
</ProjectReference>
<ProjectReference Include="D:\aigc\manta\uft_dev_server\third_party\RCCPP\build\Systems.vcxproj">
<Project>{A13F8CB9-906F-3FED-8BE4-A6AC7BD3D81E}</Project>
<Name>Systems</Name>
</ProjectReference>
<ProjectReference Include="D:\aigc\manta\uft_dev_server\third_party\RCCPP\build\External\glfw\projects\glfw.vcxproj">
<Project>{D298D343-96C3-35B2-A92C-7F29D24CEA07}</Project>
<Name>glfw</Name>
</ProjectReference>
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
</Project>