diff options
| author | Aldrik Ramaekers <aldrikboy@gmail.com> | 2024-11-23 22:33:43 +0100 |
|---|---|---|
| committer | Aldrik Ramaekers <aldrikboy@gmail.com> | 2024-11-23 22:33:43 +0100 |
| commit | b1e857cf1471d1871a9396696b22fa531da98249 (patch) | |
| tree | 3923008a8653057698cb339faf6dcfa92e18364b /project-base/src/entry.c | |
| parent | 106bb7fcadf637cec883648916cc8d19529d6199 (diff) | |
add projbase to repo
Diffstat (limited to 'project-base/src/entry.c')
| -rw-r--r-- | project-base/src/entry.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/project-base/src/entry.c b/project-base/src/entry.c new file mode 100644 index 0000000..6254493 --- /dev/null +++ b/project-base/src/entry.c @@ -0,0 +1 @@ +#include "project_base.h"
\ No newline at end of file |
