From ce1d314ef3e9c9b3999641da77fdc90f563b3226 Mon Sep 17 00:00:00 2001 From: Jens Geyer Date: Mon, 6 Jun 2022 14:29:38 +0200 Subject: THRIFT-5589 Haxe compiler/runtime fixes Client: hx Patch: Jens Geyer --- tutorial/haxe/Tutorial.hxproj | 6 +++--- tutorial/haxe/php-web-server.hxml | 2 ++ 2 files changed, 5 insertions(+), 3 deletions(-) (limited to 'tutorial') diff --git a/tutorial/haxe/Tutorial.hxproj b/tutorial/haxe/Tutorial.hxproj index 44e0efdbb..6c656b628 100644 --- a/tutorial/haxe/Tutorial.hxproj +++ b/tutorial/haxe/Tutorial.hxproj @@ -8,9 +8,9 @@ - + - + @@ -30,7 +30,7 @@ - + diff --git a/tutorial/haxe/php-web-server.hxml b/tutorial/haxe/php-web-server.hxml index 88007c18f..c6e9432a3 100644 --- a/tutorial/haxe/php-web-server.hxml +++ b/tutorial/haxe/php-web-server.hxml @@ -32,6 +32,8 @@ #defines -D phpwebserver +# libs +-lib uuid #Add debug information -debug -- cgit v1.2.1