From 2a694a98eed601cd19dab30397578f90c3ff4206 Mon Sep 17 00:00:00 2001 From: "edburns%acm.org" Date: Sun, 26 Mar 2006 16:36:55 +0000 Subject: [PATCH] pluglet_build git-svn-id: svn://10.0.0.236/trunk@193013 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/java/plugins/build.xml | 58 +++------- .../plugins/examples/MediaPlayer/build.xml | 108 ++++++++++++++++++ 2 files changed, 124 insertions(+), 42 deletions(-) create mode 100644 mozilla/java/plugins/examples/MediaPlayer/build.xml diff --git a/mozilla/java/plugins/build.xml b/mozilla/java/plugins/build.xml index 6c0d3ad45bb..f41652598e6 100644 --- a/mozilla/java/plugins/build.xml +++ b/mozilla/java/plugins/build.xml @@ -128,72 +128,46 @@ - - - - - - - - - - - - - - - - - + - + - - - - - - - - - - - - - - - - - - - - - + + + + + + + + diff --git a/mozilla/java/plugins/examples/MediaPlayer/build.xml b/mozilla/java/plugins/examples/MediaPlayer/build.xml new file mode 100644 index 00000000000..3bfd74d6ae5 --- /dev/null +++ b/mozilla/java/plugins/examples/MediaPlayer/build.xml @@ -0,0 +1,108 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +