Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mahara-flashplayer
mahara-flashplayer-flash-build
Commits
9bf06cb6
Commit
9bf06cb6
authored
Nov 22, 2013
by
Anssi Piirainen
Browse files
Merge branch 'master' of github.com:flowplayer/flash-build
parents
a7dcfbcb
4f29cb21
Changes
1
Hide whitespace changes
Inline
Side-by-side
plugin-build.xml
View file @
9bf06cb6
...
@@ -90,11 +90,13 @@
...
@@ -90,11 +90,13 @@
<arg
line=
"${pluginruntimelibs1}"
/>
<arg
line=
"${pluginruntimelibs1}"
/>
<arg
line=
"${pluginruntimelibs2}"
/>
<arg
line=
"${pluginruntimelibs2}"
/>
<arg
line=
"${pluginruntimelibs3}"
/>
<arg
line=
"${pluginruntimelibs3}"
/>
<arg
line=
"-static-link-runtime-shared-libraries=false"
/>
<arg
line=
"-generate-frame-loader=false"
/>
<arg
line=
"-default-frame-rate=${framerate}"
/>
<arg
line=
"-default-frame-rate=${framerate}"
/>
<arg
line=
"-default-background-color=${bgcolor}"
/>
<arg
line=
"-default-background-color=${bgcolor}"
/>
<arg
line=
"-strict=true"
/>
<arg
line=
"-strict=true"
/>
<arg
line=
"-keep-as3-metadata=Value,External"
/>
<arg
line=
"-keep-as3-metadata=Value,External"
/>
<arg
line=
"'
$
{src
-as
}/@{plugin-main-class}'"
/>
<arg
line=
"'
@
{src}/@{plugin-main-class}'"
/>
<arg
line=
"-output '${build-dir}/@{out}'"
/>
<arg
line=
"-output '${build-dir}/@{out}'"
/>
<arg
line=
"-incremental=false"
/>
<arg
line=
"-incremental=false"
/>
</exec>
</exec>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment