Initial Commit

This commit is contained in:
Norman Lansing
2026-01-28 19:08:51 -05:00
commit ecb33115bf
54042 changed files with 9695586 additions and 0 deletions

View File

@@ -0,0 +1,63 @@
// Generated by UnrealBuildTool (UEBuildModuleCPP.cs) : Shared PCH Definitions for ScreenShotComparisonTools
#pragma once
#include "SharedDefinitions.CoreUObject.Cpp20.h"
#undef SCREENSHOTCOMPARISONTOOLS_API
#undef SCREENSHOTCOMPARISONTOOLS_NON_ATTRIBUTED_API
#define UE_IS_ENGINE_MODULE 1
#define UE_VALIDATE_FORMAT_STRINGS 1
#define UE_VALIDATE_INTERNAL_API 0
#define UE_VALIDATE_EXPERIMENTAL_API 0
#define UE_ENABLE_INCLUDE_ORDER_DEPRECATED_IN_5_4 0
#define UE_ENABLE_INCLUDE_ORDER_DEPRECATED_IN_5_5 0
#define UE_ENABLE_INCLUDE_ORDER_DEPRECATED_IN_5_6 0
#define UE_ENABLE_INCLUDE_ORDER_DEPRECATED_IN_5_7 0
#define UE_PROJECT_NAME FPSTemplate
#define UE_TARGET_NAME FPSTemplateEditor
#define UE_MODULE_NAME "ScreenShotComparisonTools"
#define UE_PLUGIN_NAME ""
#define AUTOMATIONMESSAGES_API DLLIMPORT
#define AUTOMATIONMESSAGES_NON_ATTRIBUTED_API DLLIMPORT
#define AUTOMATIONTEST_API DLLIMPORT
#define AUTOMATIONTEST_NON_ATTRIBUTED_API DLLIMPORT
#define WITH_UNREALPNG 1
#define WITH_UNREALJPEG 1
#define WITH_LIBJPEGTURBO 1
#define WITH_UNREALEXR 1
#define WITH_UNREALEXR_MINIMAL 0
#define IMAGEWRAPPER_API DLLIMPORT
#define IMAGEWRAPPER_NON_ATTRIBUTED_API DLLIMPORT
#define WITH_LIBTIFF 1
#define JSON_API DLLIMPORT
#define JSON_NON_ATTRIBUTED_API DLLIMPORT
#define JSONUTILITIES_API DLLIMPORT
#define JSONUTILITIES_NON_ATTRIBUTED_API DLLIMPORT
#define DESKTOPPLATFORM_API DLLIMPORT
#define DESKTOPPLATFORM_NON_ATTRIBUTED_API DLLIMPORT
#define RENDERCORE_API DLLIMPORT
#define RENDERCORE_NON_ATTRIBUTED_API DLLIMPORT
#define WITH_MGPU 1
#define RHI_WANT_RESOURCE_INFO 1
#define RHI_API DLLIMPORT
#define RHI_NON_ATTRIBUTED_API DLLIMPORT
#define OPENGLDRV_API DLLIMPORT
#define OPENGLDRV_NON_ATTRIBUTED_API DLLIMPORT
#define MESSAGINGCOMMON_API DLLIMPORT
#define MESSAGINGCOMMON_NON_ATTRIBUTED_API DLLIMPORT
#define MESSAGING_API DLLIMPORT
#define MESSAGING_NON_ATTRIBUTED_API DLLIMPORT
#define LAUNCHERSERVICES_API DLLIMPORT
#define LAUNCHERSERVICES_NON_ATTRIBUTED_API DLLIMPORT
#define TARGETDEVICESERVICES_API DLLIMPORT
#define TARGETDEVICESERVICES_NON_ATTRIBUTED_API DLLIMPORT
#define TARGETPLATFORM_API DLLIMPORT
#define TARGETPLATFORM_NON_ATTRIBUTED_API DLLIMPORT
#define TEXTUREFORMAT_API DLLIMPORT
#define TEXTUREFORMAT_NON_ATTRIBUTED_API DLLIMPORT
#define DEVELOPERSETTINGS_API DLLIMPORT
#define DEVELOPERSETTINGS_NON_ATTRIBUTED_API DLLIMPORT
#define AUDIOPLATFORMCONFIGURATION_API DLLIMPORT
#define AUDIOPLATFORMCONFIGURATION_NON_ATTRIBUTED_API DLLIMPORT
#define ANALYTICS_API DLLIMPORT
#define ANALYTICS_NON_ATTRIBUTED_API DLLIMPORT
#define SCREENSHOTCOMPARISONTOOLS_API DLLEXPORT
#define SCREENSHOTCOMPARISONTOOLS_NON_ATTRIBUTED_API DLLEXPORT

View File

@@ -0,0 +1,78 @@
/MANIFEST:NO
/NOLOGO
/DEBUG:FULL
/errorReport:prompt
/MACHINE:x64
/SUBSYSTEM:WINDOWS
/FIXED:No
/NXCOMPAT
/STACK:12000000
/DELAY:UNLOAD
/DLL
/PDBALTPATH:%_PDB%
/d2:-ExtendedWarningInfo
/OPT:NOREF
/OPT:NOICF
/INCREMENTAL:NO
/ignore:4199
/ignore:4099
/ALTERNATENAME:__imp___std_init_once_begin_initialize=__imp_InitOnceBeginInitialize
/ALTERNATENAME:__imp___std_init_once_complete=__imp_InitOnceComplete
/DELAYLOAD:"d3d12.dll"
/DELAYLOAD:"DBGHELP.DLL"
/LIBPATH:"C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.44.35207/lib/x64"
/LIBPATH:"C:/Program Files (x86)/Windows Kits/10/lib/10.0.22621.0/ucrt/x64"
/LIBPATH:"C:/Program Files (x86)/Windows Kits/10/lib/10.0.22621.0/um/x64"
/NODEFAULTLIB:"LIBCMT"
/NODEFAULTLIB:"LIBCPMT"
/NODEFAULTLIB:"LIBCMTD"
/NODEFAULTLIB:"LIBCPMTD"
/NODEFAULTLIB:"MSVCRTD"
/NODEFAULTLIB:"MSVCPRTD"
/NODEFAULTLIB:"LIBC"
/NODEFAULTLIB:"LIBCP"
/NODEFAULTLIB:"LIBCD"
/NODEFAULTLIB:"LIBCPD"
/FUNCTIONPADMIN:6
/NOIMPLIB
/NOEXP
/NATVIS:"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateEditor/Development/RenderCore/RenderCore.natvis"
"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateEditor/Development/CoreUObject/SharedPCH.CoreUObject.Cpp20.h.obj"
"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateEditor/Development/ScreenShotComparisonTools/Module.ScreenShotComparisonTools.cpp.obj"
"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateEditor/Development/Default.rc2.res"
"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateEditor/Development/AutomationMessages/FPSTemplateEditor-AutomationMessages.lib"
"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateEditor/Development/ImageWrapper/FPSTemplateEditor-ImageWrapper.lib"
"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateEditor/Development/Json/FPSTemplateEditor-Json.lib"
"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateEditor/Development/JsonUtilities/FPSTemplateEditor-JsonUtilities.lib"
"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateEditor/Development/DesktopPlatform/FPSTemplateEditor-DesktopPlatform.lib"
"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateEditor/Development/RenderCore/FPSTemplateEditor-RenderCore.lib"
"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateEditor/Development/Core/FPSTemplateEditor-Core.lib"
"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateEditor/Development/CoreUObject/FPSTemplateEditor-CoreUObject.lib"
"delayimp.lib"
"wininet.lib"
"rpcrt4.lib"
"ws2_32.lib"
"dbghelp.lib"
"comctl32.lib"
"Winmm.lib"
"kernel32.lib"
"user32.lib"
"gdi32.lib"
"winspool.lib"
"comdlg32.lib"
"advapi32.lib"
"shell32.lib"
"ole32.lib"
"oleaut32.lib"
"uuid.lib"
"odbc32.lib"
"odbccp32.lib"
"netapi32.lib"
"iphlpapi.lib"
"setupapi.lib"
"synchronization.lib"
"dwmapi.lib"
"imm32.lib"
/OUT:"D:/FPSTemplate_5_4_or_5_5/Binaries/Win64/FPSTemplateEditor-ScreenShotComparisonTools.dll"
/PDB:"D:/FPSTemplate_5_4_or_5_5/Binaries/Win64/FPSTemplateEditor-ScreenShotComparisonTools.pdb"
/ignore:4078

View File

@@ -0,0 +1,12 @@
/NOLOGO
/errorReport:prompt
/MACHINE:x64
/SUBSYSTEM:WINDOWS
/DEF
/NAME:"FPSTemplateEditor-ScreenShotComparisonTools.dll"
/IGNORE:4221
/NODEFAULTLIB
"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateEditor/Development/CoreUObject/SharedPCH.CoreUObject.Cpp20.h.obj"
"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateEditor/Development/ScreenShotComparisonTools/Module.ScreenShotComparisonTools.cpp.obj"
"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateEditor/Development/Default.rc2.res"
/OUT:"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateEditor/Development/ScreenShotComparisonTools/FPSTemplateEditor-ScreenShotComparisonTools.lib"

View File

@@ -0,0 +1,14 @@
{
"RemapUnityFiles":
{
"Module.ScreenShotComparisonTools.cpp.obj": [
"ScreenShotComparisonSettings.gen.cpp.obj",
"ScreenShotComparisonTools.init.gen.cpp.obj",
"PerModuleInline.gen.cpp.obj",
"ImageComparer.cpp.obj",
"ScreenshotComparisonSettings.cpp.obj",
"ScreenShotManager.cpp.obj",
"ScreenShotToolsModule.cpp.obj"
]
}
}

View File

@@ -0,0 +1,8 @@
// This file is automatically generated at compile-time to include some subset of the user-created cpp files.
#include "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/ScreenShotComparisonTools/UHT/ScreenShotComparisonSettings.gen.cpp"
#include "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/ScreenShotComparisonTools/UHT/ScreenShotComparisonTools.init.gen.cpp"
#include "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateEditor/Development/ScreenShotComparisonTools/PerModuleInline.gen.cpp"
#include "Developer/ScreenShotComparisonTools/Private/ImageComparer.cpp"
#include "Developer/ScreenShotComparisonTools/Private/ScreenshotComparisonSettings.cpp"
#include "Developer/ScreenShotComparisonTools/Private/ScreenShotManager.cpp"
#include "Developer/ScreenShotComparisonTools/Private/ScreenShotToolsModule.cpp"

View File

@@ -0,0 +1,81 @@
{
"Version": "1.2",
"Data": {
"Source": "d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\x64\\fpstemplateeditor\\development\\screenshotcomparisontools\\module.screenshotcomparisontools.cpp",
"ProvidedModule": "",
"PCH": "d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\x64\\fpstemplateeditor\\development\\coreuobject\\sharedpch.coreuobject.cpp20.h.pch",
"Includes": [
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\x64\\fpstemplateeditor\\development\\screenshotcomparisontools\\definitions.screenshotcomparisontools.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateeditor\\inc\\screenshotcomparisontools\\uht\\screenshotcomparisonsettings.gen.cpp",
"d:\\ue_5_7_1\\engine\\source\\developer\\screenshotcomparisontools\\public\\screenshotcomparisonsettings.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateeditor\\inc\\screenshotcomparisontools\\uht\\screenshotcomparisonsettings.generated.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateeditor\\inc\\screenshotcomparisontools\\uht\\screenshotcomparisontools.init.gen.cpp",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\x64\\fpstemplateeditor\\development\\screenshotcomparisontools\\permoduleinline.gen.cpp",
"d:\\ue_5_7_1\\engine\\source\\runtime\\core\\public\\hal\\permoduleinline.inl",
"d:\\ue_5_7_1\\engine\\source\\developer\\screenshotcomparisontools\\private\\imagecomparer.cpp",
"d:\\ue_5_7_1\\engine\\source\\developer\\screenshotcomparisontools\\public\\imagecomparer.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateeditor\\inc\\screenshotcomparisontools\\uht\\imagecomparer.generated.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\imagewrapper\\public\\iimagewrapper.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\imagewrapper\\public\\imagewrapperoutputtypes.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\imagewrapper\\public\\iimagewrappermodule.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\imagewrapper\\public\\imagewrapperhelper.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateeditor\\inc\\screenshotcomparisontools\\uht\\imagecomparer.gen.cpp",
"d:\\ue_5_7_1\\engine\\source\\developer\\screenshotcomparisontools\\private\\screenshotcomparisonsettings.cpp",
"d:\\ue_5_7_1\\engine\\source\\runtime\\core\\public\\misc\\datadrivenplatforminforegistry.h",
"d:\\ue_5_7_1\\engine\\source\\developer\\screenshotcomparisontools\\private\\screenshotmanager.cpp",
"d:\\ue_5_7_1\\engine\\source\\developer\\screenshotcomparisontools\\private\\screenshotmanager.h",
"d:\\ue_5_7_1\\engine\\source\\developer\\screenshotcomparisontools\\public\\interfaces\\iscreenshotmanager.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\messagingcommon\\public\\messageendpoint.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\core\\public\\containers\\arraybuilder.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\messaging\\public\\imessageattachment.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\messaging\\public\\imessagebus.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\messaging\\public\\imessagecontext.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\messaging\\public\\imessagehandler.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\messaging\\public\\imessagereceiver.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\messaging\\public\\imessagesender.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\messaging\\public\\imessagebuslistener.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\automationmessages\\public\\automationworkermessages.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\automationtest\\public\\automationstate.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateeditor\\inc\\automationtest\\uht\\automationstate.generated.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateeditor\\inc\\automationmessages\\uht\\automationworkermessages.generated.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\messagingcommon\\public\\messageendpointbuilder.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\messaging\\public\\imessagingmodule.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\messagingcommon\\public\\messagehandlers.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\json\\public\\serialization\\jsonreader.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\json\\public\\serialization\\jsontypes.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\json\\public\\serialization\\jsonserializer.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\json\\public\\dom\\jsonvalue.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\json\\public\\dom\\jsonobject.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\json\\public\\jsonglobals.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\json\\public\\serialization\\jsonwriter.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\json\\public\\policies\\prettyjsonprintpolicy.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\json\\public\\policies\\jsonprintpolicy.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\jsonutilities\\public\\jsonobjectconverter.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\jsonutilities\\public\\jsonobjectwrapper.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateeditor\\inc\\jsonutilities\\uht\\jsonobjectwrapper.generated.h",
"d:\\ue_5_7_1\\engine\\source\\developer\\desktopplatform\\public\\platforminfo.h",
"d:\\ue_5_7_1\\engine\\source\\developer\\launcherservices\\public\\ilauncherservicesmodule.h",
"d:\\ue_5_7_1\\engine\\source\\developer\\launcherservices\\public\\ilauncherprofilemanager.h",
"d:\\ue_5_7_1\\engine\\source\\developer\\launcherservices\\public\\ilauncherprofile.h",
"d:\\ue_5_7_1\\engine\\source\\developer\\launcherservices\\public\\ilauncherdevicegroup.h",
"d:\\ue_5_7_1\\engine\\source\\developer\\launcherservices\\public\\ilauncherprofilelaunchrole.h",
"d:\\ue_5_7_1\\engine\\source\\developer\\launcherservices\\public\\ilauncherprofileautomatedtest.h",
"d:\\ue_5_7_1\\engine\\source\\developer\\launcherservices\\public\\ilauncher.h",
"d:\\ue_5_7_1\\engine\\source\\developer\\launcherservices\\public\\ilauncherworker.h",
"d:\\ue_5_7_1\\engine\\source\\developer\\launcherservices\\public\\ilaunchertask.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\rendercore\\public\\renderutils.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\rhi\\public\\rhifwd.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\rhi\\public\\rhishaderplatform.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\rhi\\public\\rhidefinitions.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\rhi\\public\\rhifeaturelevel.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\rendercore\\public\\readonlycvarcache.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\rhi\\public\\datadrivenshaderplatforminfo.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\rendercore\\public\\shaderplatformcachedinivalue.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\rhi\\public\\rhistrings.h",
"d:\\ue_5_7_1\\engine\\source\\developer\\screenshotcomparisontools\\private\\screenshottoolsmodule.cpp",
"d:\\ue_5_7_1\\engine\\source\\developer\\screenshotcomparisontools\\public\\interfaces\\iscreenshottoolsmodule.h"
],
"ImportedModules": [],
"ImportedHeaderUnits": []
}
}

View File

@@ -0,0 +1,54 @@
"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateEditor/Development/ScreenShotComparisonTools/Module.ScreenShotComparisonTools.cpp"
@"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateEditor/Development/ScreenShotComparisonTools/ScreenShotComparisonTools.Shared.rsp"
/FI"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateEditor/Development/CoreUObject/SharedPCH.CoreUObject.Cpp20.h"
/FI"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateEditor/Development/ScreenShotComparisonTools/Definitions.ScreenShotComparisonTools.h"
/Yu"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateEditor/Development/CoreUObject/SharedPCH.CoreUObject.Cpp20.h"
/Fp"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateEditor/Development/CoreUObject/SharedPCH.CoreUObject.Cpp20.h.pch"
/Fo"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateEditor/Development/ScreenShotComparisonTools/Module.ScreenShotComparisonTools.cpp.obj"
/experimental:log "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateEditor/Development/ScreenShotComparisonTools/Module.ScreenShotComparisonTools.cpp.sarif"
/sourceDependencies "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateEditor/Development/ScreenShotComparisonTools/Module.ScreenShotComparisonTools.cpp.dep.json"
/nologo
/Oi
/FC
/diagnostics:caret
/c
/Gw
/Gy
/utf-8
/wd4819
/DSAL_NO_ATTRIBUTE_DECLARATIONS=1
/permissive-
/Zc:strictStrings-
/Zc:__cplusplus
/Zc:inline
/Zc:preprocessor
/D_CRT_STDIO_LEGACY_WIDE_SPECIFIERS=1
/D_SILENCE_STDEXT_HASH_DEPRECATION_WARNINGS=1
/D_WINDLL
/D_DISABLE_EXTENDED_ALIGNED_STORAGE
/Ob2
/d2ExtendedWarningInfo
/Ox
/Ot
/GF
/errorReport:prompt
/EHsc
/DPLATFORM_EXCEPTIONS_DISABLED=0
/Z7
/MD
/bigobj
/fp:fast
/Zo
/Zp8
/W4
/we4456
/we4458
/we4459
/wd4244
/wd4838
/wd4267
/wd4100
/TP
/GR-
/std:c++20
/wd5054

View File

@@ -0,0 +1,18 @@
{
"version": "2.1.0",
"$schema": "https://schemastore.azurewebsites.net/schemas/json/sarif-2.1.0-rtm.5.json",
"runs": [
{
"results": [],
"tool": {
"driver": {
"name": "MSVC",
"shortDescription": {
"text": "Microsoft Visual C++ Compiler Warnings/Errors"
},
"informationUri": "https://docs.microsoft.com/cpp/error-messages/compiler-errors-1/c-cpp-build-errors"
}
}
}
]
}

View File

@@ -0,0 +1,7 @@
// Generated by UnrealBuildTool (UEBuildModuleCPP.cs)
#if !defined(PER_MODULE_INLINE_FILE) && defined(CORE_API)
#define PER_MODULE_INLINE_FILE "HAL/PerModuleInline.inl"
#endif
#if defined(PER_MODULE_INLINE_FILE) && !defined(SUPPRESS_PER_MODULE_INLINE_FILE)
#include PER_MODULE_INLINE_FILE
#endif

View File

@@ -0,0 +1,58 @@
/I "."
/I "Developer/ScreenShotComparisonTools/Private"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/AutomationMessages/UHT"
/I "Runtime/AutomationMessages/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/CoreUObject/UHT"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/CoreUObject/VerseVMBytecode"
/I "Runtime/CoreUObject/Public"
/I "Runtime/CoreUObject/Internal"
/I "Runtime/Core/Public"
/I "Runtime/Core/Internal"
/I "Runtime/TraceLog/Public"
/I "Runtime/AutoRTFM/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/ImageCore/UHT"
/I "Runtime/ImageCore/Public"
/I "Runtime/CorePreciseFP/Public"
/I "Runtime/CorePreciseFP/Internal"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/AutomationTest/UHT"
/I "Runtime/AutomationTest/Public"
/I "Runtime/ImageWrapper/Public"
/I "Runtime/Json/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/JsonUtilities/UHT"
/I "Runtime/JsonUtilities/Public"
/I "Developer/DesktopPlatform/Public"
/I "Developer/DesktopPlatform/Internal"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/RenderCore/UHT"
/I "Runtime/RenderCore/Public"
/I "Runtime/RenderCore/Internal"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateEditor/Development/RHI/Gen"
/I "Runtime/RHI/Public"
/I "Runtime/RHI/Internal"
/I "Runtime/OpenGLDrv/Public"
/I "Runtime/MessagingCommon/Public"
/I "Runtime/Messaging/Public"
/I "Developer/LauncherServices/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/TargetDeviceServices/UHT"
/I "Developer/TargetDeviceServices/Public"
/I "Developer/TargetPlatform/Public"
/I "Developer/TextureFormat/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/DeveloperSettings/UHT"
/I "Runtime/DeveloperSettings/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/AudioPlatformConfiguration/UHT"
/I "Runtime/AudioPlatformConfiguration/Public"
/I "Runtime/Analytics/Analytics/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/ScreenShotComparisonTools/UHT"
/I "Developer/ScreenShotComparisonTools/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateEditor/Development/CoreUObject"
/external:W0
/external:I "ThirdParty/GuidelinesSupportLibrary/GSL-1144/include"
/external:I "ThirdParty/AtomicQueue"
/external:I "ThirdParty/LibTiff/Source/Win64"
/external:I "ThirdParty/LibTiff/Source"
/external:I "ThirdParty/RapidJSON/1.1.0"
/external:I "ThirdParty/OpenGL"
/external:I "C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.44.35207/INCLUDE"
/external:I "C:/Program Files (x86)/Windows Kits/10/include/10.0.22621.0/ucrt"
/external:I "C:/Program Files (x86)/Windows Kits/10/include/10.0.22621.0/shared"
/external:I "C:/Program Files (x86)/Windows Kits/10/include/10.0.22621.0/um"
/external:I "C:/Program Files (x86)/Windows Kits/10/include/10.0.22621.0/winrt"