Pass 3
This commit is contained in:
@@ -104,10 +104,20 @@ set(APP_SOURCES
|
||||
"${APP_DIR}/resource.h"
|
||||
"${APP_DIR}/runtime/HealthTelemetry.cpp"
|
||||
"${APP_DIR}/runtime/HealthTelemetry.h"
|
||||
"${APP_DIR}/runtime/LayerStackStore.cpp"
|
||||
"${APP_DIR}/runtime/LayerStackStore.h"
|
||||
"${APP_DIR}/runtime/RenderSnapshotBuilder.cpp"
|
||||
"${APP_DIR}/runtime/RenderSnapshotBuilder.h"
|
||||
"${APP_DIR}/runtime/RuntimeConfigStore.cpp"
|
||||
"${APP_DIR}/runtime/RuntimeConfigStore.h"
|
||||
"${APP_DIR}/runtime/RuntimeCoordinator.cpp"
|
||||
"${APP_DIR}/runtime/RuntimeCoordinator.h"
|
||||
"${APP_DIR}/runtime/RuntimeSnapshotProvider.cpp"
|
||||
"${APP_DIR}/runtime/RuntimeSnapshotProvider.h"
|
||||
"${APP_DIR}/runtime/RuntimeStateJson.cpp"
|
||||
"${APP_DIR}/runtime/RuntimeStateJson.h"
|
||||
"${APP_DIR}/runtime/RuntimeStatePresenter.cpp"
|
||||
"${APP_DIR}/runtime/RuntimeStatePresenter.h"
|
||||
"${APP_DIR}/runtime/RuntimeClock.cpp"
|
||||
"${APP_DIR}/runtime/RuntimeClock.h"
|
||||
"${APP_DIR}/runtime/RuntimeJson.cpp"
|
||||
@@ -116,6 +126,8 @@ set(APP_SOURCES
|
||||
"${APP_DIR}/runtime/RuntimeParameterUtils.h"
|
||||
"${APP_DIR}/runtime/RuntimeStore.cpp"
|
||||
"${APP_DIR}/runtime/RuntimeStore.h"
|
||||
"${APP_DIR}/runtime/ShaderPackageCatalog.cpp"
|
||||
"${APP_DIR}/runtime/ShaderPackageCatalog.h"
|
||||
"${APP_DIR}/shader/ShaderCompiler.cpp"
|
||||
"${APP_DIR}/shader/ShaderCompiler.h"
|
||||
"${APP_DIR}/shader/ShaderPackageRegistry.cpp"
|
||||
|
||||
Reference in New Issue
Block a user