summaryrefslogtreecommitdiff
path: root/project-base/src/entry.c
diff options
context:
space:
mode:
authorAldrik Ramaekers <aldrikboy@gmail.com>2024-11-23 22:33:43 +0100
committerAldrik Ramaekers <aldrikboy@gmail.com>2024-11-23 22:33:43 +0100
commitb1e857cf1471d1871a9396696b22fa531da98249 (patch)
tree3923008a8653057698cb339faf6dcfa92e18364b /project-base/src/entry.c
parent106bb7fcadf637cec883648916cc8d19529d6199 (diff)
add projbase to repo
Diffstat (limited to 'project-base/src/entry.c')
-rw-r--r--project-base/src/entry.c1
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