add header file

This commit is contained in:
2024-01-17 13:00:44 +00:00
parent 437b3d7097
commit 63626206bd

View File

@ -1,5 +1,7 @@
add_rules("mode.debug", "mode.release")
add_headerfiles("include/**.h")
target("int2048")
set_kind("static")
add_includedirs("$(projectdir)/include")