From 476fbdc159a38543b9d4a1edad54302ada08d351 Mon Sep 17 00:00:00 2001 From: Einar Egilsson Date: Mon, 19 Oct 2009 19:01:24 +0000 Subject: xpidl up and running, build script updated git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@283 119bf307-c92d-0410-89bd-8f53e6181181 --- components/interfaces/rdIRedirector.idl | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 components/interfaces/rdIRedirector.idl (limited to 'components/interfaces/rdIRedirector.idl') diff --git a/components/interfaces/rdIRedirector.idl b/components/interfaces/rdIRedirector.idl new file mode 100644 index 0000000..b36d133 --- /dev/null +++ b/components/interfaces/rdIRedirector.idl @@ -0,0 +1,9 @@ +/* $Id */ +#include "nsISupports.idl" +#include "rdIRedirect.idl" + +[scriptable, uuid(12300000-0000-0000-c000-000000000046)] +interface rdIRedirector { + void test(); +}; + -- cgit v1.2.3-70-g09d2