|
|
|
|
@@ -200,65 +200,9 @@
|
|
|
|
|
<ClCompile Include="src\Core\Networking\TcpListener.cpp"/>
|
|
|
|
|
<ClCompile Include="src\Core\Networking\TcpSocket.cpp"/>
|
|
|
|
|
<ClCompile Include="src\Core\Networking\Win32\Win32SocketPlatformImpl.cpp"/>
|
|
|
|
|
<ClCompile Include="src\Engine\Engine.cpp">
|
|
|
|
|
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Use</PrecompiledHeader>
|
|
|
|
|
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Use</PrecompiledHeader>
|
|
|
|
|
</ClCompile>
|
|
|
|
|
<ClCompile Include="src\Engine\Engine.cpp"/>
|
|
|
|
|
<ClCompile Include="src\Graphics\Graphics.cpp"/>
|
|
|
|
|
<ClCompile Include="src\Graphics\RHI\DX12\D3D12\directx\d3dx12_property_format_table.cpp">
|
|
|
|
|
<RuntimeLibrary>MultiThreadedDebugDll</RuntimeLibrary>
|
|
|
|
|
<Optimization>Disabled</Optimization>
|
|
|
|
|
<SupportJustMyCode>true</SupportJustMyCode>
|
|
|
|
|
<AssemblerOutput>NoListing</AssemblerOutput>
|
|
|
|
|
<AssemblerListingLocation>W:\Classified\RomeoAndJuliet\Intermediate\Juliet\x64\Debug\</AssemblerListingLocation>
|
|
|
|
|
<UndefineAllPreprocessorDefinitions>false</UndefineAllPreprocessorDefinitions>
|
|
|
|
|
<BrowseInformationFile>W:\Classified\RomeoAndJuliet\Intermediate\Juliet\x64\Debug\</BrowseInformationFile>
|
|
|
|
|
<CompileAs>Default</CompileAs>
|
|
|
|
|
<ConformanceMode>Default</ConformanceMode>
|
|
|
|
|
<DiagnosticsFormat>Column</DiagnosticsFormat>
|
|
|
|
|
<ExceptionHandling>false</ExceptionHandling>
|
|
|
|
|
<EnableASAN>false</EnableASAN>
|
|
|
|
|
<EnableFiberSafeOptimizations>false</EnableFiberSafeOptimizations>
|
|
|
|
|
<EnableEnhancedInstructionSet>NotSet</EnableEnhancedInstructionSet>
|
|
|
|
|
<FloatingPointModel>Fast</FloatingPointModel>
|
|
|
|
|
<InlineFunctionExpansion>Default</InlineFunctionExpansion>
|
|
|
|
|
<IntrinsicFunctions>false</IntrinsicFunctions>
|
|
|
|
|
<LanguageStandard>stdcpp20</LanguageStandard>
|
|
|
|
|
<LanguageStandard_C>Default</LanguageStandard_C>
|
|
|
|
|
<ModuleDependenciesFile>W:\Classified\RomeoAndJuliet\Intermediate\Juliet\x64\Debug\</ModuleDependenciesFile>
|
|
|
|
|
<OmitDefaultLibName>false</OmitDefaultLibName>
|
|
|
|
|
<FavorSizeOrSpeed>Neither</FavorSizeOrSpeed>
|
|
|
|
|
<ObjectFileName>W:\Classified\RomeoAndJuliet\Intermediate\Juliet\x64\Debug\</ObjectFileName>
|
|
|
|
|
<CallingConvention>Cdecl</CallingConvention>
|
|
|
|
|
<PrecompiledHeader>Use</PrecompiledHeader>
|
|
|
|
|
<PrecompiledHeaderFile>pch.h</PrecompiledHeaderFile>
|
|
|
|
|
<PrecompiledHeaderOutputFile>W:\Classified\RomeoAndJuliet\Intermediate\Juliet\x64\Debug\Juliet.pch</PrecompiledHeaderOutputFile>
|
|
|
|
|
<PreprocessToFile>false</PreprocessToFile>
|
|
|
|
|
<PreprocessKeepComments>false</PreprocessKeepComments>
|
|
|
|
|
<PreprocessSuppressLineNumbers>false</PreprocessSuppressLineNumbers>
|
|
|
|
|
<ScanSourceForModuleDependencies>false</ScanSourceForModuleDependencies>
|
|
|
|
|
<ShowIncludes>false</ShowIncludes>
|
|
|
|
|
<SourceDependenciesFile>W:\Classified\RomeoAndJuliet\Intermediate\Juliet\x64\Debug\</SourceDependenciesFile>
|
|
|
|
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
|
|
|
|
<BufferSecurityCheck>true</BufferSecurityCheck>
|
|
|
|
|
<SmallerTypeCheck>false</SmallerTypeCheck>
|
|
|
|
|
<StructMemberAlignment>Default</StructMemberAlignment>
|
|
|
|
|
<TrackerLogDirectory>W:\Classified\RomeoAndJuliet\Intermediate\Juliet\x64\Debug\Juliet.tlog\</TrackerLogDirectory>
|
|
|
|
|
<MinimalRebuildFromTracking>true</MinimalRebuildFromTracking>
|
|
|
|
|
<TreatWarningAsError>false</TreatWarningAsError>
|
|
|
|
|
<WarningLevel>Level3</WarningLevel>
|
|
|
|
|
<XMLDocumentationFileName>W:\Classified\RomeoAndJuliet\Intermediate\Juliet\x64\Debug\</XMLDocumentationFileName>
|
|
|
|
|
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
|
|
|
|
<IntelJCCErratum>false</IntelJCCErratum>
|
|
|
|
|
<BuildStlModules>false</BuildStlModules>
|
|
|
|
|
<TreatExternalTemplatesAsInternal>true</TreatExternalTemplatesAsInternal>
|
|
|
|
|
<PreprocessorDefinitions>_DEBUG;_LIB;JULIET_WIN32;_UNICODE;UNICODE;</PreprocessorDefinitions>
|
|
|
|
|
<RuntimeTypeInfo>false</RuntimeTypeInfo>
|
|
|
|
|
<LibCompiled>true</LibCompiled>
|
|
|
|
|
<ClangClMode>true</ClangClMode>
|
|
|
|
|
<MSCVersion>Default</MSCVersion>
|
|
|
|
|
<AdditionalOptions>--target=amd64-pc-windows-msvc</AdditionalOptions>
|
|
|
|
|
</ClCompile>
|
|
|
|
|
<ClCompile Include="src\Graphics\RHI\DX12\D3D12\directx\d3dx12_property_format_table.cpp"/>
|
|
|
|
|
<ClCompile Include="src\Graphics\RHI\DX12\D3D12\dxguids\dxguids.cpp"/>
|
|
|
|
|
<ClCompile Include="src\pch.cpp">
|
|
|
|
|
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Create</PrecompiledHeader>
|
|
|
|
|
|