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,48 @@
// Generated by UnrealBuildTool (UEBuildModuleCPP.cs) : Shared PCH Definitions for Synthesis
#pragma once
#include "SharedDefinitions.Engine.Cpp20.h"
#undef SYNTHESIS_API
#undef SYNTHESIS_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 FPSTemplateServer
#define UE_MODULE_NAME "Synthesis"
#define UE_PLUGIN_NAME "Synthesis"
#define UMG_API
#define UMG_NON_ATTRIBUTED_API
#define HTTP_PACKAGE 1
#define CURL_ENABLE_DEBUG_CALLBACK 1
#define CURL_ENABLE_NO_TIMEOUTS_OPTION 1
#define WITH_WINHTTP 1
#define UE_HTTP_CONNECTION_TIMEOUT_MAX_DEVIATION 0.5
#define UE_HTTP_ACTIVITY_TIMER_START_AFTER_RECEIVED_DATA 0
#define UE_HTTP_SUPPORT_LOCAL_SERVER 1
#define UE_HTTP_SUPPORT_UNIX_SOCKET 1
#define UE_HTTP_SUPPORT_VERB_CONNECT 1
#define HTTP_API
#define HTTP_NON_ATTRIBUTED_API
#define MOVIESCENE_API
#define MOVIESCENE_NON_ATTRIBUTED_API
#define TIMEMANAGEMENT_API
#define TIMEMANAGEMENT_NON_ATTRIBUTED_API
#define UNIVERSALOBJECTLOCATOR_API
#define UNIVERSALOBJECTLOCATOR_NON_ATTRIBUTED_API
#define MOVIESCENETRACKS_API
#define MOVIESCENETRACKS_NON_ATTRIBUTED_API
#define CONSTRAINTS_API
#define CONSTRAINTS_NON_ATTRIBUTED_API
#define PROPERTYPATH_API
#define PROPERTYPATH_NON_ATTRIBUTED_API
#define READ_TARGET_ENABLED_PLUGINS_FROM_RECEIPT 0
#define LOAD_PLUGINS_FOR_TARGET_PLATFORMS 0
#define PROJECTS_API
#define PROJECTS_NON_ATTRIBUTED_API
#define SYNTHESIS_API
#define SYNTHESIS_NON_ATTRIBUTED_API

View File

@@ -0,0 +1,54 @@
{
"RemapUnityFiles":
{
"Module.Synthesis.cpp.obj": [
"EpicSynth1Types.gen.cpp.obj",
"Synthesis.init.gen.cpp.obj",
"ConvolutionReverb.cpp.obj",
"EffectConvolutionReverb.cpp.obj",
"EpicSynth1.cpp.obj",
"EpicSynth1Component.cpp.obj",
"Flexiverb.cpp.obj",
"MonoWaveTable.cpp.obj",
"SourceEffectBitCrusher.cpp.obj",
"SourceEffectChorus.cpp.obj",
"SourceEffectConvolutionReverb.cpp.obj",
"SourceEffectDynamicsProcessor.cpp.obj",
"SourceEffectEnvelopeFollower.cpp.obj",
"SourceEffectEQ.cpp.obj",
"SourceEffectFilter.cpp.obj",
"SourceEffectFoldbackDistortion.cpp.obj",
"SourceEffectMidSideSpreader.cpp.obj",
"SourceEffectMotionFilter.cpp.obj",
"SourceEffectPanner.cpp.obj",
"SourceEffectPhaser.cpp.obj",
"SourceEffectRingModulation.cpp.obj",
"SourceEffectSimpleDelay.cpp.obj",
"SourceEffectStereoDelay.cpp.obj",
"SourceEffectWaveShaper.cpp.obj",
"SubmixChannelFormatConverter.cpp.obj",
"SubmixEffectConvolutionReverb.cpp.obj",
"SubmixEffectDelay.cpp.obj",
"SubmixEffectFilter.cpp.obj",
"SubmixEffectFlexiverb.cpp.obj",
"SubmixEffectMultiBandCompressor.cpp.obj",
"SubmixEffectStereoDelay.cpp.obj",
"SubmixEffectStereoToQuad.cpp.obj",
"SubmixEffectTapDelay.cpp.obj",
"SynthComponentGranulator.cpp.obj",
"SynthComponentMonoWaveTable.cpp.obj",
"SynthComponentToneGenerator.cpp.obj",
"SynthComponentWaveTable.cpp.obj",
"SynthesisBlueprintUtilities.cpp.obj",
"SynthesisModule.cpp.obj",
"SSynth2DSlider.cpp.obj",
"SSynthKnob.cpp.obj",
"SSynthTooltip.cpp.obj",
"Synth2DSlider.cpp.obj",
"Synth2DSliderStyle.cpp.obj",
"SynthKnob.cpp.obj",
"SynthKnobStyle.cpp.obj",
"SynthSlateStyle.cpp.obj"
]
}
}

View File

@@ -0,0 +1,48 @@
// 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/FPSTemplateServer/Inc/Synthesis/UHT/EpicSynth1Types.gen.cpp"
#include "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/Synthesis/UHT/Synthesis.init.gen.cpp"
#include "../Plugins/Runtime/Synthesis/Source/Synthesis/Private/ConvolutionReverb.cpp"
#include "../Plugins/Runtime/Synthesis/Source/Synthesis/Private/EffectConvolutionReverb.cpp"
#include "../Plugins/Runtime/Synthesis/Source/Synthesis/Private/EpicSynth1.cpp"
#include "../Plugins/Runtime/Synthesis/Source/Synthesis/Private/EpicSynth1Component.cpp"
#include "../Plugins/Runtime/Synthesis/Source/Synthesis/Private/Flexiverb.cpp"
#include "../Plugins/Runtime/Synthesis/Source/Synthesis/Private/MonoWaveTable.cpp"
#include "../Plugins/Runtime/Synthesis/Source/Synthesis/Private/SourceEffectBitCrusher.cpp"
#include "../Plugins/Runtime/Synthesis/Source/Synthesis/Private/SourceEffectChorus.cpp"
#include "../Plugins/Runtime/Synthesis/Source/Synthesis/Private/SourceEffectConvolutionReverb.cpp"
#include "../Plugins/Runtime/Synthesis/Source/Synthesis/Private/SourceEffectDynamicsProcessor.cpp"
#include "../Plugins/Runtime/Synthesis/Source/Synthesis/Private/SourceEffectEnvelopeFollower.cpp"
#include "../Plugins/Runtime/Synthesis/Source/Synthesis/Private/SourceEffectEQ.cpp"
#include "../Plugins/Runtime/Synthesis/Source/Synthesis/Private/SourceEffectFilter.cpp"
#include "../Plugins/Runtime/Synthesis/Source/Synthesis/Private/SourceEffectFoldbackDistortion.cpp"
#include "../Plugins/Runtime/Synthesis/Source/Synthesis/Private/SourceEffectMidSideSpreader.cpp"
#include "../Plugins/Runtime/Synthesis/Source/Synthesis/Private/SourceEffectMotionFilter.cpp"
#include "../Plugins/Runtime/Synthesis/Source/Synthesis/Private/SourceEffectPanner.cpp"
#include "../Plugins/Runtime/Synthesis/Source/Synthesis/Private/SourceEffectPhaser.cpp"
#include "../Plugins/Runtime/Synthesis/Source/Synthesis/Private/SourceEffectRingModulation.cpp"
#include "../Plugins/Runtime/Synthesis/Source/Synthesis/Private/SourceEffectSimpleDelay.cpp"
#include "../Plugins/Runtime/Synthesis/Source/Synthesis/Private/SourceEffectStereoDelay.cpp"
#include "../Plugins/Runtime/Synthesis/Source/Synthesis/Private/SourceEffectWaveShaper.cpp"
#include "../Plugins/Runtime/Synthesis/Source/Synthesis/Private/SubmixChannelFormatConverter.cpp"
#include "../Plugins/Runtime/Synthesis/Source/Synthesis/Private/SubmixEffectConvolutionReverb.cpp"
#include "../Plugins/Runtime/Synthesis/Source/Synthesis/Private/SubmixEffectDelay.cpp"
#include "../Plugins/Runtime/Synthesis/Source/Synthesis/Private/SubmixEffectFilter.cpp"
#include "../Plugins/Runtime/Synthesis/Source/Synthesis/Private/SubmixEffectFlexiverb.cpp"
#include "../Plugins/Runtime/Synthesis/Source/Synthesis/Private/SubmixEffectMultiBandCompressor.cpp"
#include "../Plugins/Runtime/Synthesis/Source/Synthesis/Private/SubmixEffectStereoDelay.cpp"
#include "../Plugins/Runtime/Synthesis/Source/Synthesis/Private/SubmixEffectStereoToQuad.cpp"
#include "../Plugins/Runtime/Synthesis/Source/Synthesis/Private/SubmixEffectTapDelay.cpp"
#include "../Plugins/Runtime/Synthesis/Source/Synthesis/Private/SynthComponentGranulator.cpp"
#include "../Plugins/Runtime/Synthesis/Source/Synthesis/Private/SynthComponentMonoWaveTable.cpp"
#include "../Plugins/Runtime/Synthesis/Source/Synthesis/Private/SynthComponentToneGenerator.cpp"
#include "../Plugins/Runtime/Synthesis/Source/Synthesis/Private/SynthComponentWaveTable.cpp"
#include "../Plugins/Runtime/Synthesis/Source/Synthesis/Private/SynthesisBlueprintUtilities.cpp"
#include "../Plugins/Runtime/Synthesis/Source/Synthesis/Private/SynthesisModule.cpp"
#include "../Plugins/Runtime/Synthesis/Source/Synthesis/Private/UI/SSynth2DSlider.cpp"
#include "../Plugins/Runtime/Synthesis/Source/Synthesis/Private/UI/SSynthKnob.cpp"
#include "../Plugins/Runtime/Synthesis/Source/Synthesis/Private/UI/SSynthTooltip.cpp"
#include "../Plugins/Runtime/Synthesis/Source/Synthesis/Private/UI/Synth2DSlider.cpp"
#include "../Plugins/Runtime/Synthesis/Source/Synthesis/Private/UI/Synth2DSliderStyle.cpp"
#include "../Plugins/Runtime/Synthesis/Source/Synthesis/Private/UI/SynthKnob.cpp"
#include "../Plugins/Runtime/Synthesis/Source/Synthesis/Private/UI/SynthKnobStyle.cpp"
#include "../Plugins/Runtime/Synthesis/Source/Synthesis/Private/UI/SynthSlateStyle.cpp"

View File

@@ -0,0 +1,307 @@
{
"Version": "1.2",
"Data": {
"Source": "d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\x64\\fpstemplateserver\\development\\synthesis\\module.synthesis.cpp",
"ProvidedModule": "",
"PCH": "d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\x64\\fpstemplateserver\\development\\engine\\sharedpch.engine.cpp20.h.pch",
"Includes": [
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\x64\\fpstemplateserver\\development\\synthesis\\definitions.synthesis.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\synthesis\\uht\\epicsynth1types.gen.cpp",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\synthesis\\source\\synthesis\\public\\epicsynth1types.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\synthesis\\uht\\epicsynth1types.generated.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\synthesis\\uht\\synthesis.init.gen.cpp",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\synthesis\\source\\synthesis\\private\\convolutionreverb.cpp",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\synthesis\\source\\synthesis\\public\\convolutionreverb.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\signalprocessing\\public\\dsp\\audiochannelformatconverter.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\signalprocessing\\public\\dsp\\convolutionalgorithm.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\signalprocessing\\public\\dsp\\alignedblockbuffer.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\signalprocessing\\public\\dsp\\floatarraymath.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\signalprocessing\\public\\dsp\\samplerateconverter.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\synthesis\\source\\synthesis\\private\\submixchannelformatconverter.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\synthesis\\source\\synthesis\\public\\synthesismodule.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\synthesis\\source\\synthesis\\private\\effectconvolutionreverb.cpp",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\synthesis\\source\\synthesis\\public\\effectconvolutionreverb.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\synthesis\\uht\\effectconvolutionreverb.generated.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\synthesis\\uht\\effectconvolutionreverb.gen.cpp",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\synthesis\\source\\synthesis\\private\\epicsynth1.cpp",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\synthesis\\source\\synthesis\\public\\epicsynth1.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\signalprocessing\\public\\dsp\\envelope.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\signalprocessing\\public\\dsp\\osc.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\signalprocessing\\public\\dsp\\modulationmatrix.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\signalprocessing\\public\\dsp\\noise.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\signalprocessing\\public\\dsp\\amp.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\signalprocessing\\public\\dsp\\delaystereo.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\signalprocessing\\public\\dsp\\delay.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\signalprocessing\\public\\dsp\\filter.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\signalprocessing\\public\\dsp\\chorus.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\signalprocessing\\public\\dsp\\lfo.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\synthesis\\source\\synthesis\\private\\epicsynth1component.cpp",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\synthesis\\source\\synthesis\\classes\\synthcomponents\\epicsynth1component.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\audiomixer\\public\\components\\synthcomponent.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\engine\\classes\\components\\audiocomponent.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\engine\\public\\audio\\soundparametercontrollerinterface.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\engine\\uht\\soundparametercontrollerinterface.generated.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\audioextensions\\public\\iaudioparametertransmitter.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\audiomixer\\public\\quartz\\audiomixerquantizedcommands.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\audiomixer\\public\\quartz\\audiomixerclock.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\audiomixer\\public\\quartz\\quartzmetronome.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\engine\\classes\\sound\\quartzsubscription.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\engine\\classes\\sound\\quartzsubscriptiontoken.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\engine\\classes\\sound\\quartzinterfaces.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\engine\\uht\\audiocomponent.generated.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\engine\\classes\\sound\\soundwaveprocedural.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\engine\\uht\\soundwaveprocedural.generated.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\engine\\classes\\sound\\soundgenerator.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\engine\\public\\audiodevicemanager.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\engine\\public\\audiothread.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\audiomixer\\uht\\synthcomponent.generated.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\synthesis\\uht\\epicsynth1component.generated.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\synthesis\\uht\\epicsynth1component.gen.cpp",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\synthesis\\source\\synthesis\\private\\flexiverb.cpp",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\synthesis\\source\\synthesis\\public\\flexiverb.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\signalprocessing\\public\\dsp\\allpassfilter.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\signalprocessing\\public\\dsp\\onepole.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\synthesis\\source\\synthesis\\private\\monowavetable.cpp",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\synthesis\\source\\synthesis\\public\\monowavetable.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\signalprocessing\\public\\samplebuffer.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\synthesis\\source\\synthesis\\private\\sourceeffectbitcrusher.cpp",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\synthesis\\source\\synthesis\\classes\\sourceeffects\\sourceeffectbitcrusher.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\signalprocessing\\public\\dsp\\bitcrusher.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\synthesis\\uht\\sourceeffectbitcrusher.generated.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\synthesis\\uht\\sourceeffectbitcrusher.gen.cpp",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\synthesis\\source\\synthesis\\private\\sourceeffectchorus.cpp",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\synthesis\\source\\synthesis\\classes\\sourceeffects\\sourceeffectchorus.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\synthesis\\uht\\sourceeffectchorus.generated.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\synthesis\\uht\\sourceeffectchorus.gen.cpp",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\synthesis\\source\\synthesis\\private\\sourceeffectconvolutionreverb.cpp",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\synthesis\\source\\synthesis\\classes\\sourceeffects\\sourceeffectconvolutionreverb.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\synthesis\\uht\\sourceeffectconvolutionreverb.generated.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\synthesis\\uht\\sourceeffectconvolutionreverb.gen.cpp",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\synthesis\\source\\synthesis\\private\\sourceeffectdynamicsprocessor.cpp",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\synthesis\\source\\synthesis\\classes\\sourceeffects\\sourceeffectdynamicsprocessor.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\signalprocessing\\public\\dsp\\dynamicsprocessor.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\signalprocessing\\public\\dsp\\envelopefollower.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\signalprocessing\\public\\dsp\\integerdelay.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\synthesis\\uht\\sourceeffectdynamicsprocessor.generated.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\synthesis\\uht\\sourceeffectdynamicsprocessor.gen.cpp",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\synthesis\\source\\synthesis\\private\\sourceeffectenvelopefollower.cpp",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\synthesis\\source\\synthesis\\classes\\sourceeffects\\sourceeffectenvelopefollower.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\synthesis\\uht\\sourceeffectenvelopefollower.generated.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\synthesis\\uht\\sourceeffectenvelopefollower.gen.cpp",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\synthesis\\source\\synthesis\\private\\sourceeffecteq.cpp",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\synthesis\\source\\synthesis\\classes\\sourceeffects\\sourceeffecteq.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\synthesis\\uht\\sourceeffecteq.generated.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\synthesis\\uht\\sourceeffecteq.gen.cpp",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\synthesis\\source\\synthesis\\private\\sourceeffectfilter.cpp",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\synthesis\\source\\synthesis\\classes\\sourceeffects\\sourceeffectfilter.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\signalprocessing\\public\\dsp\\multithreadedpatching.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\synthesis\\uht\\sourceeffectfilter.generated.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\audiomixer\\public\\audiobussubsystem.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\engine\\public\\subsystems\\audioenginesubsystem.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\engine\\uht\\audioenginesubsystem.generated.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\audiomixer\\uht\\audiobussubsystem.generated.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\audiomixer\\public\\audiomixerdevice.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\engine\\public\\audiodevice.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\engine\\public\\audiodynamicparameter.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\audiomixercore\\public\\audiomixertrace.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\engine\\public\\audiovirtualloop.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\engine\\public\\activesound.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\engine\\public\\audio\\audiodebug.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\signalprocessing\\public\\dsp\\volumefader.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\engine\\classes\\sound\\soundsourcebus.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\engine\\classes\\sound\\audiobus.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\engine\\uht\\audiobus.generated.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\engine\\uht\\soundsourcebus.generated.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\engine\\classes\\sound\\soundclass.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\engine\\uht\\soundclass.generated.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\engine\\classes\\sound\\soundmix.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\engine\\uht\\soundmix.generated.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\engine\\classes\\sound\\soundsubmix.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\signalprocessing\\public\\dsp\\spectrumanalyzer.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\signalprocessing\\public\\dsp\\audiofft.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\signalprocessing\\public\\dsp\\fftalgorithm.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\audioextensions\\public\\iaudioendpoint.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\audioextensions\\uht\\iaudioendpoint.generated.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\audioextensions\\public\\isoundfieldendpoint.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\audioextensions\\uht\\isoundfieldendpoint.generated.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\engine\\classes\\sound\\samplebufferio.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\engine\\classes\\sound\\soundeffectsubmix.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\engine\\uht\\soundeffectsubmix.generated.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\engine\\uht\\soundsubmix.generated.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\audiomixer\\public\\quartz\\audiomixerclockmanager.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\audiomixer\\uht\\audiomixerdevice.generated.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\synthesis\\uht\\sourceeffectfilter.gen.cpp",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\synthesis\\source\\synthesis\\private\\sourceeffectfoldbackdistortion.cpp",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\synthesis\\source\\synthesis\\classes\\sourceeffects\\sourceeffectfoldbackdistortion.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\signalprocessing\\public\\dsp\\foldbackdistortion.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\synthesis\\uht\\sourceeffectfoldbackdistortion.generated.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\synthesis\\uht\\sourceeffectfoldbackdistortion.gen.cpp",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\synthesis\\source\\synthesis\\private\\sourceeffectmidsidespreader.cpp",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\synthesis\\source\\synthesis\\classes\\sourceeffects\\sourceeffectmidsidespreader.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\synthesis\\uht\\sourceeffectmidsidespreader.generated.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\synthesis\\uht\\sourceeffectmidsidespreader.gen.cpp",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\synthesis\\source\\synthesis\\private\\sourceeffectmotionfilter.cpp",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\synthesis\\source\\synthesis\\classes\\sourceeffects\\sourceeffectmotionfilter.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\synthesis\\uht\\sourceeffectmotionfilter.generated.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\synthesis\\uht\\sourceeffectmotionfilter.gen.cpp",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\synthesis\\source\\synthesis\\private\\sourceeffectpanner.cpp",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\synthesis\\source\\synthesis\\classes\\sourceeffects\\sourceeffectpanner.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\synthesis\\uht\\sourceeffectpanner.generated.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\synthesis\\uht\\sourceeffectpanner.gen.cpp",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\synthesis\\source\\synthesis\\private\\sourceeffectphaser.cpp",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\synthesis\\source\\synthesis\\classes\\sourceeffects\\sourceeffectphaser.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\signalprocessing\\public\\dsp\\phaser.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\synthesis\\uht\\sourceeffectphaser.generated.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\synthesis\\uht\\sourceeffectphaser.gen.cpp",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\synthesis\\source\\synthesis\\private\\sourceeffectringmodulation.cpp",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\synthesis\\source\\synthesis\\classes\\sourceeffects\\sourceeffectringmodulation.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\signalprocessing\\public\\dsp\\ringmodulation.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\synthesis\\uht\\sourceeffectringmodulation.generated.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\synthesis\\uht\\sourceeffectringmodulation.gen.cpp",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\synthesis\\source\\synthesis\\private\\sourceeffectsimpledelay.cpp",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\synthesis\\source\\synthesis\\classes\\sourceeffects\\sourceeffectsimpledelay.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\synthesis\\uht\\sourceeffectsimpledelay.generated.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\synthesis\\uht\\sourceeffectsimpledelay.gen.cpp",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\synthesis\\source\\synthesis\\private\\sourceeffectstereodelay.cpp",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\synthesis\\source\\synthesis\\classes\\sourceeffects\\sourceeffectstereodelay.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\synthesis\\uht\\sourceeffectstereodelay.generated.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\synthesis\\uht\\sourceeffectstereodelay.gen.cpp",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\synthesis\\source\\synthesis\\private\\sourceeffectwaveshaper.cpp",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\synthesis\\source\\synthesis\\classes\\sourceeffects\\sourceeffectwaveshaper.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\signalprocessing\\public\\dsp\\waveshaper.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\synthesis\\uht\\sourceeffectwaveshaper.generated.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\synthesis\\uht\\sourceeffectwaveshaper.gen.cpp",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\synthesis\\source\\synthesis\\private\\submixchannelformatconverter.cpp",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\synthesis\\source\\synthesis\\private\\submixeffectconvolutionreverb.cpp",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\synthesis\\source\\synthesis\\classes\\submixeffects\\submixeffectconvolutionreverb.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\synthesis\\uht\\submixeffectconvolutionreverb.generated.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\synthesis\\uht\\submixeffectconvolutionreverb.gen.cpp",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\synthesis\\source\\synthesis\\private\\submixeffectdelay.cpp",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\synthesis\\source\\synthesis\\classes\\submixeffects\\submixeffectdelay.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\synthesis\\uht\\submixeffectdelay.generated.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\synthesis\\uht\\submixeffectdelay.gen.cpp",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\synthesis\\source\\synthesis\\private\\submixeffectfilter.cpp",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\synthesis\\source\\synthesis\\classes\\submixeffects\\submixeffectfilter.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\synthesis\\uht\\submixeffectfilter.generated.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\synthesis\\uht\\submixeffectfilter.gen.cpp",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\synthesis\\source\\synthesis\\private\\submixeffectflexiverb.cpp",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\synthesis\\source\\synthesis\\classes\\submixeffects\\submixeffectflexiverb.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\synthesis\\uht\\submixeffectflexiverb.generated.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\synthesis\\uht\\submixeffectflexiverb.gen.cpp",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\synthesis\\source\\synthesis\\private\\submixeffectmultibandcompressor.cpp",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\synthesis\\source\\synthesis\\classes\\submixeffects\\submixeffectmultibandcompressor.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\signalprocessing\\public\\dsp\\linkwitzrileybandsplitter.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\signalprocessing\\public\\dsp\\variablepolefilter.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\audiomixer\\classes\\submixeffects\\audiomixersubmixeffectdynamicsprocessor.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\audiomixer\\uht\\audiomixersubmixeffectdynamicsprocessor.generated.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\synthesis\\uht\\submixeffectmultibandcompressor.generated.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\audiomixer\\public\\audiomixersubmix.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\audiolink\\audiolinkengine\\public\\iaudiolinkfactory.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\audiolink\\audiolinkengine\\public\\iaudiolink.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\audiolink\\audiolinkengine\\public\\ibufferedaudiooutput.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\synthesis\\uht\\submixeffectmultibandcompressor.gen.cpp",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\synthesis\\source\\synthesis\\private\\submixeffectstereodelay.cpp",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\synthesis\\source\\synthesis\\classes\\submixeffects\\submixeffectstereodelay.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\synthesis\\uht\\submixeffectstereodelay.generated.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\synthesis\\uht\\submixeffectstereodelay.gen.cpp",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\synthesis\\source\\synthesis\\private\\submixeffectstereotoquad.cpp",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\synthesis\\source\\synthesis\\classes\\submixeffects\\submixeffectstereotoquad.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\synthesis\\uht\\submixeffectstereotoquad.generated.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\synthesis\\uht\\submixeffectstereotoquad.gen.cpp",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\synthesis\\source\\synthesis\\private\\submixeffecttapdelay.cpp",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\synthesis\\source\\synthesis\\classes\\submixeffects\\submixeffecttapdelay.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\synthesis\\uht\\submixeffecttapdelay.generated.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\synthesis\\uht\\submixeffecttapdelay.gen.cpp",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\synthesis\\source\\synthesis\\private\\synthcomponentgranulator.cpp",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\synthesis\\source\\synthesis\\classes\\synthcomponents\\synthcomponentgranulator.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\signalprocessing\\public\\dsp\\granulator.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\signalprocessing\\public\\dsp\\samplebufferreader.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\synthesis\\uht\\synthcomponentgranulator.generated.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\synthesis\\uht\\synthcomponentgranulator.gen.cpp",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\synthesis\\source\\synthesis\\private\\synthcomponentmonowavetable.cpp",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\synthesis\\source\\synthesis\\classes\\synthcomponents\\synthcomponentmonowavetable.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\synthesis\\uht\\synthcomponentmonowavetable.generated.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\synthesis\\uht\\synthcomponentmonowavetable.gen.cpp",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\synthesis\\source\\synthesis\\private\\synthcomponenttonegenerator.cpp",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\synthesis\\source\\synthesis\\classes\\synthcomponents\\synthcomponenttonegenerator.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\signalprocessing\\public\\dsp\\sinosc.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\signalprocessing\\public\\dsp\\audiobufferdistanceattenuation.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\signalprocessing\\public\\dsp\\audiolinearcurve.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\synthesis\\uht\\synthcomponenttonegenerator.generated.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\synthesis\\uht\\synthcomponenttonegenerator.gen.cpp",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\synthesis\\source\\synthesis\\private\\synthcomponentwavetable.cpp",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\synthesis\\source\\synthesis\\classes\\synthcomponents\\synthcomponentwavetable.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\synthesis\\uht\\synthcomponentwavetable.generated.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\synthesis\\uht\\synthcomponentwavetable.gen.cpp",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\synthesis\\source\\synthesis\\private\\synthesisblueprintutilities.cpp",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\synthesis\\source\\synthesis\\public\\synthesisblueprintutilities.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\synthesis\\uht\\synthesisblueprintutilities.generated.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\synthesis\\uht\\synthesisblueprintutilities.gen.cpp",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\synthesis\\source\\synthesis\\private\\synthesismodule.cpp",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\synthesis\\source\\synthesis\\public\\ui\\synthslatestyle.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\synthesis\\uht\\synthslatestyle.generated.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\synthesis\\source\\synthesis\\private\\ui\\ssynth2dslider.cpp",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\synthesis\\source\\synthesis\\public\\ui\\ssynth2dslider.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\synthesis\\source\\synthesis\\public\\ui\\synth2dsliderstyle.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\synthesis\\uht\\synth2dsliderstyle.generated.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\synthesis\\source\\synthesis\\private\\ui\\ssynthknob.cpp",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\synthesis\\source\\synthesis\\public\\ui\\ssynthknob.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\synthesis\\source\\synthesis\\public\\ui\\synthknobstyle.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\synthesis\\uht\\synthknobstyle.generated.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\synthesis\\source\\synthesis\\private\\ui\\ssynthtooltip.cpp",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\synthesis\\source\\synthesis\\public\\ui\\ssynthtooltip.h",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\synthesis\\source\\synthesis\\private\\ui\\synth2dslider.cpp",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\synthesis\\source\\synthesis\\public\\ui\\synth2dslider.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\umg\\public\\components\\widget.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\umg\\public\\binding\\states\\widgetstatebitfield.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\umg\\uht\\widgetstatebitfield.generated.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\fieldnotification\\public\\fieldnotificationdeclaration.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\fieldnotification\\public\\ifieldnotificationclassdescriptor.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\fieldnotification\\public\\inotifyfieldvaluechanged.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\fieldnotification\\uht\\inotifyfieldvaluechanged.generated.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\umg\\public\\components\\visual.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\umg\\uht\\visual.generated.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\umg\\public\\components\\slatewrappertypes.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\umg\\uht\\slatewrappertypes.generated.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\umg\\public\\slate\\widgettransform.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\umg\\uht\\widgettransform.generated.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\umg\\public\\blueprint\\widgetnavigation.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\coreuobject\\public\\structutils\\instancedstruct.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\coreuobject\\public\\structutils\\structutils.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\coreuobject\\uht\\instancedstruct.generated.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\slatecore\\public\\types\\navigationmetadata.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\slatecore\\public\\input\\navigationrouting.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\slatecore\\uht\\navigationrouting.generated.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\slatecore\\public\\input\\navigationmethod.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\slatecore\\public\\input\\hittestgrid.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\slatecore\\uht\\navigationmethod.generated.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\umg\\uht\\widgetnavigation.generated.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\umg\\uht\\widget.generated.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\synthesis\\uht\\synth2dslider.generated.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\synthesis\\uht\\synth2dslider.gen.cpp",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\synthesis\\source\\synthesis\\private\\ui\\synth2dsliderstyle.cpp",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\synthesis\\uht\\synth2dsliderstyle.gen.cpp",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\synthesis\\source\\synthesis\\private\\ui\\synthknob.cpp",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\synthesis\\source\\synthesis\\public\\ui\\synthknob.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\umg\\public\\components\\slider.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\umg\\uht\\slider.generated.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\synthesis\\uht\\synthknob.generated.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\synthesis\\uht\\synthknob.gen.cpp",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\synthesis\\source\\synthesis\\private\\ui\\synthknobstyle.cpp",
"d:\\ue_5_7_1\\engine\\source\\runtime\\projects\\public\\interfaces\\ipluginmanager.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\projects\\public\\plugindescriptor.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\projects\\public\\custombuildsteps.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\projects\\public\\localizationdescriptor.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\projects\\public\\moduledescriptor.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\projects\\public\\plugindisalloweddescriptor.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\projects\\public\\pluginreferencedescriptor.h",
"d:\\ue_5_7_1\\engine\\source\\runtime\\projects\\public\\versescope.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\synthesis\\uht\\synthknobstyle.gen.cpp",
"d:\\ue_5_7_1\\engine\\plugins\\runtime\\synthesis\\source\\synthesis\\private\\ui\\synthslatestyle.cpp",
"d:\\ue_5_7_1\\engine\\source\\runtime\\slatecore\\public\\styling\\slatestyleregistry.h",
"d:\\fpstemplate_5_4_or_5_5\\intermediate\\build\\win64\\fpstemplateserver\\inc\\synthesis\\uht\\synthslatestyle.gen.cpp"
],
"ImportedModules": [],
"ImportedHeaderUnits": []
}
}

View File

@@ -0,0 +1,53 @@
"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateServer/Development/Synthesis/Module.Synthesis.cpp"
@"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateServer/Development/Synthesis/Synthesis.Shared.rsp"
/FI"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateServer/Development/Engine/SharedPCH.Engine.Cpp20.h"
/FI"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateServer/Development/Synthesis/Definitions.Synthesis.h"
/Yu"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateServer/Development/Engine/SharedPCH.Engine.Cpp20.h"
/Fp"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateServer/Development/Engine/SharedPCH.Engine.Cpp20.h.pch"
/Fo"D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateServer/Development/Synthesis/Module.Synthesis.cpp.obj"
/experimental:log "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateServer/Development/Synthesis/Module.Synthesis.cpp.sarif"
/sourceDependencies "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateServer/Development/Synthesis/Module.Synthesis.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_DISABLE_EXTENDED_ALIGNED_STORAGE
/Ob2
/d2ExtendedWarningInfo
/Ox
/Ot
/GF
/errorReport:prompt
/D_HAS_EXCEPTIONS=0
/DPLATFORM_EXCEPTIONS_DISABLED=1
/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,165 @@
/I "."
/I "../Plugins/Runtime/Synthesis/Source/Synthesis/Private"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/AudioMixer/UHT"
/I "Runtime/AudioMixer/Classes"
/I "Runtime/AudioMixer/Public"
/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/FPSTemplateServer/Inc/ImageCore/UHT"
/I "Runtime/ImageCore/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/CoreUObject/UHT"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/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/FPSTemplateServer/Inc/AudioLinkEngine/UHT"
/I "Runtime/AudioLink/AudioLinkEngine/Public"
/I "Developer/TargetPlatform/Public"
/I "Developer/TextureFormat/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/DeveloperSettings/UHT"
/I "Runtime/DeveloperSettings/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/AudioPlatformConfiguration/UHT"
/I "Runtime/AudioPlatformConfiguration/Public"
/I "Developer/DesktopPlatform/Public"
/I "Developer/DesktopPlatform/Internal"
/I "Runtime/Analytics/Analytics/Public"
/I "Runtime/RHI/Public"
/I "Runtime/RHI/Internal"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/Engine/UHT"
/I "Runtime/Engine/Classes"
/I "Runtime/Engine/Public"
/I "Runtime/Engine/Internal"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/AnimationCore/UHT"
/I "Runtime/AnimationCore/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/AudioExtensions/UHT"
/I "Runtime/AudioExtensions/Public"
/I "Runtime/SignalProcessing/Public"
/I "Runtime/AudioMixerCore/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/InputCore/UHT"
/I "Runtime/InputCore/Classes"
/I "Runtime/InputCore/Public"
/I "Runtime/Experimental/IoStore/OnDemandCore/Public"
/I "Runtime/Experimental/IoStore/OnDemandCore/Internal"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/MovieSceneCapture/UHT"
/I "Runtime/MovieSceneCapture/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/PacketHandler/UHT"
/I "Runtime/PacketHandlers/PacketHandler/Classes"
/I "Runtime/PacketHandlers/PacketHandler/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/NetCore/UHT"
/I "Runtime/Net/Core/Classes"
/I "Runtime/Net/Core/Public"
/I "Runtime/Net/Common/Public"
/I "Runtime/PacketHandlers/ReliabilityHandlerComponent/Public"
/I "Runtime/Sockets/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/Renderer/UHT"
/I "Runtime/Renderer/Public"
/I "Runtime/Renderer/Internal"
/I "../Shaders/Public"
/I "../Shaders/Shared"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/TypedElementFramework/UHT"
/I "Runtime/TypedElementFramework/Tests"
/I "Runtime/TypedElementFramework/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/TypedElementRuntime/UHT"
/I "Runtime/TypedElementRuntime/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/RenderCore/UHT"
/I "Runtime/RenderCore/Public"
/I "Runtime/RenderCore/Internal"
/I "Runtime/OpenGLDrv/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/CoreOnline/UHT"
/I "Runtime/CoreOnline/Public"
/I "Runtime/Json/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/PhysicsCore/UHT"
/I "Runtime/PhysicsCore/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/Chaos/UHT"
/I "Runtime/Experimental/Chaos/Public"
/I "Runtime/Experimental/ChaosCore/Public"
/I "Runtime/Experimental/Voronoi/Public"
/I "Runtime/GeometryCore/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/ChaosVDRuntime/UHT"
/I "Runtime/Experimental/ChaosVisualDebugger/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/NNE/UHT"
/I "Runtime/NNE/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/Slate/UHT"
/I "Runtime/Slate/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/SlateCore/UHT"
/I "Runtime/SlateCore/Public"
/I "Runtime/ApplicationCore/Public"
/I "Runtime/ApplicationCore/Internal"
/I "Runtime/ImageWrapper/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/MeshDescription/UHT"
/I "Runtime/MeshDescription/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/ClothSysRuntimeIntrfc/UHT"
/I "Runtime/ClothingSystemRuntimeInterface/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/FieldNotification/UHT"
/I "Runtime/FieldNotification/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/JsonUtilities/UHT"
/I "Runtime/JsonUtilities/Public"
/I "Runtime/Messaging/Public"
/I "Runtime/MessagingCommon/Public"
/I "Runtime/Analytics/AnalyticsET/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/AssetRegistry/UHT"
/I "Runtime/AssetRegistry/Public"
/I "Runtime/AssetRegistry/Internal"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/EngineMessages/UHT"
/I "Runtime/EngineMessages/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/EngineSettings/UHT"
/I "Runtime/EngineSettings/Classes"
/I "Runtime/EngineSettings/Public"
/I "Runtime/SynthBenchmark/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/GameplayTags/UHT"
/I "Runtime/GameplayTags/Classes"
/I "Runtime/GameplayTags/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/StaticMeshDescription/UHT"
/I "Runtime/StaticMeshDescription/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/SkeletalMeshDescription/UHT"
/I "Runtime/SkeletalMeshDescription/Public"
/I "Runtime/PakFile/Public"
/I "Runtime/PakFile/Internal"
/I "Runtime/RSA/Public"
/I "Runtime/NetworkReplayStreaming/NetworkReplayStreaming/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/StateStream/UHT"
/I "Runtime/StateStream/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/AudioLinkCore/UHT"
/I "Runtime/AudioLink/AudioLinkCore/Public"
/I "Runtime/CookOnTheFly/Internal"
/I "Runtime/Networking/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/IrisCore/UHT"
/I "Runtime/Net/Iris/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/UMG/UHT"
/I "Runtime/UMG/Public"
/I "Runtime/Online/HTTP/Public"
/I "Runtime/Online/HTTP/Internal"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/MovieScene/UHT"
/I "Runtime/MovieScene/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/TimeManagement/UHT"
/I "Runtime/TimeManagement/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/UniversalObjectLocator/UHT"
/I "Runtime/UniversalObjectLocator/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/MovieSceneTracks/UHT"
/I "Runtime/MovieSceneTracks/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/Constraints/UHT"
/I "Runtime/Experimental/Animation/Constraints/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/PropertyPath/UHT"
/I "Runtime/PropertyPath/Public"
/I "Runtime/Projects/Public"
/I "Runtime/Projects/Internal"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/FPSTemplateServer/Inc/Synthesis/UHT"
/I "../Plugins/Runtime/Synthesis/Source"
/I "../Plugins/Runtime/Synthesis/Source/Synthesis/Classes"
/I "../Plugins/Runtime/Synthesis/Source/Synthesis/Public"
/I "D:/FPSTemplate_5_4_or_5_5/Intermediate/Build/Win64/x64/FPSTemplateServer/Development/Engine"
/external:W0
/external:I "ThirdParty/GuidelinesSupportLibrary/GSL-1144/include"
/external:I "ThirdParty/AtomicQueue"
/external:I "ThirdParty/OpenGL"
/external:I "ThirdParty/RapidJSON/1.1.0"
/external:I "ThirdParty/LibTiff/Source/Win64"
/external:I "ThirdParty/LibTiff/Source"
/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"