#pragma once #include "app_manifest.h" #ifdef __cplusplus extern "C" { #endif extern const AppManifest desktop_app; #ifdef __cplusplus } #endif