Added MacOS SDK
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
/**************************************************************************************************
|
||||
* This file is a part of Ultralight, an ultra-portable web-browser engine. *
|
||||
* *
|
||||
* See <https://ultralig.ht> for licensing and more. *
|
||||
* *
|
||||
* (C) 2024 Ultralight, Inc. *
|
||||
**************************************************************************************************/
|
||||
#include <AppCore/App.h>
|
||||
#include <AppCore/Dialogs.h>
|
||||
#include <AppCore/Monitor.h>
|
||||
#include <AppCore/Window.h>
|
||||
#include <AppCore/Overlay.h>
|
||||
#include <AppCore/JSHelpers.h>
|
||||
#include <AppCore/Platform.h>
|
||||
Reference in New Issue
Block a user