Initial build setup for including lua

This commit is contained in:
Henrik Rydgård
2024-11-05 11:20:43 +01:00
parent c459d43f14
commit f23ec1cf23
21 changed files with 954 additions and 118 deletions
+2
View File
@@ -0,0 +1,2 @@
#include "pch.h"
#include "lua.h"