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,17 @@
// This file is automatically generated at compile-time to include some subset of the user-created cpp files.
#include "Runtime/Projects/Private/CustomBuildSteps.cpp"
#include "Runtime/Projects/Private/LocalizationDescriptor.cpp"
#include "Runtime/Projects/Private/ModuleDescriptor.cpp"
#include "Runtime/Projects/Private/PluginDescriptor.cpp"
#include "Runtime/Projects/Private/PluginDisallowedDescriptor.cpp"
#include "Runtime/Projects/Private/PluginManager.cpp"
#include "Runtime/Projects/Private/PluginManifest.cpp"
#include "Runtime/Projects/Private/PluginReferenceDescriptor.cpp"
#include "Runtime/Projects/Private/ProjectDescriptor.cpp"
#include "Runtime/Projects/Private/ProjectEditorRecords.cpp"
#include "Runtime/Projects/Private/ProjectManager.cpp"
#include "Runtime/Projects/Private/ProjectsModule.cpp"
#include "Runtime/Projects/Private/ProjectUtilities.cpp"
#include "Runtime/Projects/Private/RapidJsonPluginLoading.cpp"
#include "Runtime/Projects/Private/Tests/RapidJsonPluginLoadingTests.cpp"
#include "Runtime/Projects/Private/VerseScope.cpp"