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,41 @@
/I "."
/I "Runtime/AutomationTest/Private"
/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 "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/SourceControl/UHT"
/I "Developer/SourceControl/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/CorePreciseFP/Public"
/I "Runtime/CorePreciseFP/Internal"
/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/SlateCore/UHT"
/I "Runtime/SlateCore/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/InputCore/UHT"
/I "Runtime/InputCore/Classes"
/I "Runtime/InputCore/Public"
/I "Runtime/Json/Public"
/I "Runtime/ApplicationCore/Public"
/I "Runtime/ApplicationCore/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 "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/AutomationTest/UHT"
/I "Runtime/AutomationTest/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/RapidJSON/1.1.0"
/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"

View File

@@ -0,0 +1,38 @@
// Generated by UnrealBuildTool (UEBuildModuleCPP.cs) : Shared PCH Definitions for AutomationTest
#pragma once
#include "SharedDefinitions.CoreUObject.Cpp20.h"
#undef AUTOMATIONTEST_API
#undef AUTOMATIONTEST_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 "AutomationTest"
#define UE_PLUGIN_NAME ""
#define SOURCE_CONTROL_WITH_SLATE 1
#define SOURCECONTROL_API DLLIMPORT
#define SOURCECONTROL_NON_ATTRIBUTED_API DLLIMPORT
#define DEVELOPERSETTINGS_API DLLIMPORT
#define DEVELOPERSETTINGS_NON_ATTRIBUTED_API DLLIMPORT
#define WITH_FREETYPE 1
#define SLATECORE_API DLLIMPORT
#define SLATECORE_NON_ATTRIBUTED_API DLLIMPORT
#define INPUTCORE_API DLLIMPORT
#define INPUTCORE_NON_ATTRIBUTED_API DLLIMPORT
#define JSON_API DLLIMPORT
#define JSON_NON_ATTRIBUTED_API DLLIMPORT
#define UE_WINDOWS_USING_UIA 1
#define APPLICATIONCORE_API DLLIMPORT
#define APPLICATIONCORE_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 AUTOMATIONTEST_API DLLEXPORT
#define AUTOMATIONTEST_NON_ATTRIBUTED_API DLLEXPORT

View File

@@ -0,0 +1,72 @@
/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
"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/AutomationTest/Module.AutomationTest.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/Core/FPSTemplateEditor-Core.lib"
"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateEditor/Development/SourceControl/FPSTemplateEditor-SourceControl.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-AutomationTest.dll"
/PDB:"D:/FPSTemplate_5_4_or_5_5/Binaries/Win64/FPSTemplateEditor-AutomationTest.pdb"
/ignore:4078

View File

@@ -0,0 +1,12 @@
/NOLOGO
/errorReport:prompt
/MACHINE:x64
/SUBSYSTEM:WINDOWS
/DEF
/NAME:"FPSTemplateEditor-AutomationTest.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/AutomationTest/Module.AutomationTest.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/AutomationTest/FPSTemplateEditor-AutomationTest.lib"

View File

@@ -0,0 +1,13 @@
{
"RemapUnityFiles":
{
"Module.AutomationTest.cpp.obj": [
"AutomationState.gen.cpp.obj",
"AutomationTest.init.gen.cpp.obj",
"PerModuleInline.gen.cpp.obj",
"AutomationTestExcludelist.cpp.obj",
"AutomationTestModule.cpp.obj",
"AutomationTestPlatform.cpp.obj"
]
}
}

View File

@@ -0,0 +1,7 @@
// 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/AutomationTest/UHT/AutomationState.gen.cpp"
#include "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateEditor/Inc/AutomationTest/UHT/AutomationTest.init.gen.cpp"
#include "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateEditor/Development/AutomationTest/PerModuleInline.gen.cpp"
#include "Runtime/AutomationTest/Private/AutomationTestExcludelist.cpp"
#include "Runtime/AutomationTest/Private/AutomationTestModule.cpp"
#include "Runtime/AutomationTest/Private/AutomationTestPlatform.cpp"

View File

@@ -0,0 +1,45 @@
{
"Version": "1.2",
"Data": {
"Source": "d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\x64\\fpstemplateeditor\\development\\automationtest\\module.automationtest.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\\automationtest\\definitions.automationtest.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateeditor\\inc\\automationtest\\uht\\automationstate.gen.cpp",
"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\\automationtest\\uht\\automationtest.init.gen.cpp",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\x64\\fpstemplateeditor\\development\\automationtest\\permoduleinline.gen.cpp",
"d:\\ue_5_7_1\\engine\\source\\runtime\\core\\public\\hal\\permoduleinline.inl",
"d:\\ue_5_7_1\\engine\\source\\runtime\\automationtest\\private\\automationtestexcludelist.cpp",
"d:\\ue_5_7_1\\engine\\source\\runtime\\automationtest\\public\\automationtestexcludelist.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\automationtest\\public\\automationtestplatform.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateeditor\\inc\\automationtest\\uht\\automationtestplatform.generated.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateeditor\\inc\\automationtest\\uht\\automationtestexcludelist.generated.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateeditor\\inc\\automationtest\\uht\\automationtestexcludelist.gen.cpp",
"d:\\ue_5_7_1\\engine\\source\\runtime\\core\\public\\hal\\platformfilemanager.h",
"d:\\ue_5_7_1\\engine\\source\\developer\\sourcecontrol\\public\\isourcecontroloperation.h",
"d:\\ue_5_7_1\\engine\\source\\developer\\sourcecontrol\\public\\sourcecontrolresultinfo.h",
"d:\\ue_5_7_1\\engine\\source\\developer\\sourcecontrol\\public\\sourcecontroloperations.h",
"d:\\ue_5_7_1\\engine\\source\\developer\\sourcecontrol\\public\\isourcecontrolchangelist.h",
"d:\\ue_5_7_1\\engine\\source\\developer\\sourcecontrol\\public\\sourcecontroloperationbase.h",
"d:\\ue_5_7_1\\engine\\source\\developer\\sourcecontrol\\public\\sourcecontrolpreferences.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\developersettings\\public\\engine\\developersettings.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateeditor\\inc\\developersettings\\uht\\developersettings.generated.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateeditor\\inc\\sourcecontrol\\uht\\sourcecontrolpreferences.generated.h",
"d:\\ue_5_7_1\\engine\\source\\developer\\sourcecontrol\\public\\isourcecontrolprovider.h",
"d:\\ue_5_7_1\\engine\\source\\developer\\sourcecontrol\\public\\isourcecontrolchangeliststate.h",
"d:\\ue_5_7_1\\engine\\source\\developer\\sourcecontrol\\public\\isourcecontrolstate.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\slatecore\\public\\textures\\slateicon.h",
"d:\\ue_5_7_1\\engine\\source\\developer\\sourcecontrol\\public\\isourcecontrolmodule.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\automationtest\\private\\automationtestmodule.cpp",
"d:\\ue_5_7_1\\engine\\source\\runtime\\automationtest\\public\\automationtestmodule.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\automationtest\\private\\automationtestplatform.cpp",
"d:\\ue_5_7_1\\engine\\source\\runtime\\core\\public\\misc\\datadrivenplatforminforegistry.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateeditor\\inc\\automationtest\\uht\\automationtestplatform.gen.cpp"
],
"ImportedModules": [],
"ImportedHeaderUnits": []
}
}

View File

@@ -0,0 +1,54 @@
"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateEditor/Development/AutomationTest/Module.AutomationTest.cpp"
@"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateEditor/Development/AutomationTest/AutomationTest.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/AutomationTest/Definitions.AutomationTest.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/AutomationTest/Module.AutomationTest.cpp.obj"
/experimental:log "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateEditor/Development/AutomationTest/Module.AutomationTest.cpp.sarif"
/sourceDependencies "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateEditor/Development/AutomationTest/Module.AutomationTest.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