# # xpidl.properties # # Copyright (c) 2005 by Daniel Potter. All rights reserved. # # This file is part of the Vana'diel Clock. # # The Vana'diel Clock is free software; you can redistribute # it and/or modify it under the terms of the GNU General Public License # as published by the Free Software Foundation; either version 2 of the # License, or (at your option) any later version. # # The Vana'diel Clock is distributed in the hope that it will # be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with the Vana'diel Clock; if not, write to the # Free Software Foundation, Inc., 59 Temple Place, Suite 330, # Boston, MA 02111-1307 USA # # This file specifies where your XPIDL executable is. # # You'll need to edit it to point to your XPIDL compiler. # # You can also optionally place a copy in your $HOME directory, which will # override the settings in this file. # # This assumes you download my xpidl.zip file and place it in the directory # you extracted this source code to. xpidl.dir=xpidl xpidl.executable=xpidl.exe mozilla.source.dir=${xpidl.dir} xpidl.core.include=${mozilla.source.dir}${file.separator}xpcom${file.separator}base xpidl.ds.include=${mozilla.source.dir}${file.separator}xpcom${file.separator}ds xpidl.rdf.include=${mozilla.source.dir}${file.separator}rdf${file.separator}base${file.separator}idl