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