Extract app preference planning into app core

This commit is contained in:
2026-06-03 09:36:38 +02:00
parent 19cb14b5dc
commit a64a63def7
8 changed files with 431 additions and 22 deletions

View File

@@ -223,6 +223,7 @@ target_link_libraries(pp_platform_api
pp_project_warnings)
add_library(pp_app_core STATIC
src/app_core/app_preferences.h
src/app_core/document_cloud.h
src/app_core/document_export.cpp
src/app_core/document_platform_io.h