aboutsummaryrefslogtreecommitdiffstats
path: root/build-server.hxml
diff options
context:
space:
mode:
authorRblSb <msrblsb@gmail.com>2020-05-20 22:39:09 +0300
committerRblSb <msrblsb@gmail.com>2020-05-20 22:39:09 +0300
commitad0d4409cffe46a18eb3bfd892592b6ec8f932b2 (patch)
treebd2160433fd31667630671a5e8b1383288f69972 /build-server.hxml
parent844048b21f34b066bc003a13fae9fca92872c746 (diff)
Update to Haxe 4.1
Diffstat (limited to 'build-server.hxml')
-rw-r--r--build-server.hxml14
1 files changed, 7 insertions, 7 deletions
diff --git a/build-server.hxml b/build-server.hxml
index abca82d..c526317 100644
--- a/build-server.hxml
+++ b/build-server.hxml
@@ -1,11 +1,11 @@
--lib hxnodejs
--lib hxnodejs-ws
--lib json2object
+--library hxnodejs
+--library hxnodejs-ws
+--library json2object
# Client libs for completion
--lib youtubeIFramePlayer:git:https://github.com/okawa-h/youtubeIFramePlayer-externs.git
--lib hls.js-extern:git:https://github.com/grosmar/hls.js-haxe-extern.git
--lib utest
--cp src
+--library youtubeIFramePlayer:git:https://github.com/okawa-h/youtubeIFramePlayer-externs.git
+--library hls.js-extern:git:https://github.com/grosmar/hls.js-haxe-extern.git
+--library utest
+--class-path src
--main server.Main
-D analyzer-optimize
--dce full
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage