1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-30 14:28:11 +00:00
serenity/Userland/Libraries/LibMain
Andrew Kaster 828441852f Everywhere: Replace uses of __serenity__ with AK_OS_SERENITY
Now that we have OS macros for essentially every supported OS, let's try
to use them everywhere.
2022-10-10 12:23:12 +02:00
..
CMakeLists.txt LibMain: Statically link LibMain 2022-03-24 03:04:57 +01:00
Main.cpp Everywhere: Replace uses of __serenity__ with AK_OS_SERENITY 2022-10-10 12:23:12 +02:00
Main.h LibMain: Add the ability to configure the exit code on error 2022-03-19 11:01:49 -07:00