Page MenuHomestyx hydra

No OneTemporary

diff --git a/support/aphlict/client/build_aphlict_client.sh b/support/aphlict/client/build_aphlict_client.sh
index a9a324052a..7c9eb01bc6 100755
--- a/support/aphlict/client/build_aphlict_client.sh
+++ b/support/aphlict/client/build_aphlict_client.sh
@@ -1,18 +1,19 @@
#!/bin/sh
BASEDIR=`dirname $0`
ROOT=`cd $BASEDIR/../../../ && pwd`;
if [ -z "$MXMLC" ]; then
echo "ERROR: Define environmental variable MXMLC to point to 'mxmlc' binary.";
exit 1;
fi;
set -e
$MXMLC \
-output=$ROOT/webroot/rsrc/swf/aphlict.swf \
+ -strict=true \
-warnings=true \
-source-path=$ROOT/externals/vegas/src \
-static-link-runtime-shared-libraries=true \
$BASEDIR/src/AphlictClient.as

File Metadata

Mime Type
text/x-diff
Expires
Sun, Sep 7, 6:57 AM (17 h, 59 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
222467
Default Alt Text
(701 B)

Event Timeline