Add single header and single source entries for all components as well as the whole library #2

Merged
abdelrahman merged 5 commits from compilation-restructure into main 2025-02-23 15:19:15 +00:00
Showing only changes of commit c8145e82f7 - Show all commits

View File

@ -1,6 +1,7 @@
#ifndef WAPP_C #ifndef WAPP_C
#define WAPP_C #define WAPP_C
#include "wapp.h"
#include "wapp_core.c" #include "wapp_core.c"
#include "wapp_os.c" #include "wapp_os.c"
#include "wapp_testing.c" #include "wapp_testing.c"