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