root/trunk/uploadr/MacUploadr.app/Contents/Resources/components/xpidl-build.bat

Revision 426, 0.6 kB (checked in by jdecq, 3 months ago)

Gecko SDK 1.9 induced changes

Line 
1 REM
2 REM  Flickr Uploadr
3 REM
4 REM  Copyright (c) 2007-2008 Yahoo! Inc.  All rights reserved.  This library
5 REM  is free software; you can redistribute it and/or modify it under the
6 REM  terms of the GNU General Public License (GPL), version 2 only.  This
7 REM  library is distributed WITHOUT ANY WARRANTY, whether express or implied.
8 REM  See the GNU GPL for more details (http://www.gnu.org/licenses/gpl.html)
9 REM
10
11 "..\xulrunner-sdk\sdk\bin\xpidl.exe" -m header -I"..\xulrunner-sdk\sdk\idl" %1
12 "..\xulrunner-sdk\sdk\bin\xpidl.exe" -m typelib -I"..\xulrunner-sdk\sdk\idl" %1
Note: See TracBrowser for help on using the browser.