This is an automated email from the ASF dual-hosted git repository.

aharui pushed a commit to branch feature/MXRoyale
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git

commit 5235d754a346c318c8d8ae67beef8cc184d1b173
Author: Alex Harui <[email protected]>
AuthorDate: Tue Aug 14 12:15:59 2018 -0700

    copy source files for source window
---
 examples/mxroyale/tourdeflexmodules/build.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/examples/mxroyale/tourdeflexmodules/build.xml 
b/examples/mxroyale/tourdeflexmodules/build.xml
index dc719a7..5d1d2b0 100644
--- a/examples/mxroyale/tourdeflexmodules/build.xml
+++ b/examples/mxroyale/tourdeflexmodules/build.xml
@@ -123,6 +123,7 @@
          -->
                <compile-mxml example="/Welcome"/>
         <copy file="${basedir}/src/3rdparty.xml" 
toFile="${basedir}/bin/js-debug/3rdparty.xml" />
+        <copy file="${basedir}/src/Welcome.mxml" 
toFile="${basedir}/bin/js-debug/Welcome.mxml" />
         <!--<copy file="${basedir}/src/3rdparty.xml" 
toFile="${basedir}/bin/js-release/3rdparty.xml" />-->
        </target>
        

Reply via email to