1 2 3 4 5
#include "cru/platform/gui/win/Resource.h" namespace cru::platform::gui::win { std::string WinNativeResource::kPlatformId = "Windows"; }