aboutsummaryrefslogtreecommitdiff
path: root/zencore/xmake.lua
diff options
context:
space:
mode:
Diffstat (limited to 'zencore/xmake.lua')
-rw-r--r--zencore/xmake.lua2
1 files changed, 2 insertions, 0 deletions
diff --git a/zencore/xmake.lua b/zencore/xmake.lua
index c70cec9c7..1044c5025 100644
--- a/zencore/xmake.lua
+++ b/zencore/xmake.lua
@@ -1,3 +1,5 @@
+-- Copyright Epic Games, Inc. All Rights Reserved.
+
target('zencore')
set_kind("static")
add_headerfiles("**.h")