mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 05:41:12 +00:00
Mac build changes by James Turner <james.turner@crocodile-clips.com>.
Not part of build.
This commit is contained in:
parent
22c00b89f4
commit
6a3a6bb09d
41
other-licenses/libart_lgpl/MANIFEST
Normal file
41
other-licenses/libart_lgpl/MANIFEST
Normal file
@ -0,0 +1,41 @@
|
||||
art_affine.h
|
||||
art_alphagamma.h
|
||||
art_bpath.h
|
||||
art_filterlevel.h
|
||||
art_gray_svp.h
|
||||
art_misc.h
|
||||
art_pathcode.h
|
||||
art_pixbuf.h
|
||||
art_point.h
|
||||
art_rect.h
|
||||
art_rect_svp.h
|
||||
art_rect_uta.h
|
||||
art_render_gradient.h
|
||||
art_render.h
|
||||
art_render_svp.h
|
||||
art_rgb_a_affine.h
|
||||
art_rgb_affine.h
|
||||
art_rgb_affine_private.h
|
||||
art_rgba.h
|
||||
art_rgb_bitmap_affine.h
|
||||
art_rgb.h
|
||||
art_rgb_pixbuf_affine.h
|
||||
art_rgb_rgba_affine.h
|
||||
art_rgb_svp.h
|
||||
art_svp.h
|
||||
art_svp_ops.h
|
||||
art_svp_point.h
|
||||
art_svp_render_aa.h
|
||||
art_svp_vpath.h
|
||||
art_svp_vpath_stroke.h
|
||||
art_svp_wind.h
|
||||
art_uta.h
|
||||
art_uta_ops.h
|
||||
art_uta_rect.h
|
||||
art_uta_svp.h
|
||||
art_uta_vpath.h
|
||||
art_vpath_bpath.h
|
||||
art_vpath_dash.h
|
||||
art_vpath.h
|
||||
art_vpath_svp.h
|
||||
art_config.h
|
25
other-licenses/libart_lgpl/macbuild/libart.Prefix
Normal file
25
other-licenses/libart_lgpl/macbuild/libart.Prefix
Normal file
@ -0,0 +1,25 @@
|
||||
/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*-
|
||||
*
|
||||
* The contents of this file are subject to the Netscape Public
|
||||
* License Version 1.1 (the "License"); you may not use this file
|
||||
* except in compliance with the License. You may obtain a copy of
|
||||
* the License at http://www.mozilla.org/NPL/
|
||||
*
|
||||
* Software distributed under the License is distributed on an "AS
|
||||
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
|
||||
* implied. See the License for the specific language governing
|
||||
* rights and limitations under the License.
|
||||
*
|
||||
* The Original Code is mozilla.org code.
|
||||
*
|
||||
* The Initial Developer of the Original Code is Netscape
|
||||
* Communications Corporation. Portions created by Netscape are
|
||||
* Copyright (C) 1998 Netscape Communications Corporation. All
|
||||
* Rights Reserved.
|
||||
*
|
||||
* Contributor(s):
|
||||
*/
|
||||
|
||||
#include "MacPrefix.h"
|
||||
#define LIBART_COMPILATION 1
|
||||
#define WORDS_BIGENDIAN 1
|
BIN
other-licenses/libart_lgpl/macbuild/libart.mcp
Normal file
BIN
other-licenses/libart_lgpl/macbuild/libart.mcp
Normal file
Binary file not shown.
27
other-licenses/libart_lgpl/macbuild/libartDebug.Prefix
Normal file
27
other-licenses/libart_lgpl/macbuild/libartDebug.Prefix
Normal file
@ -0,0 +1,27 @@
|
||||
/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*-
|
||||
*
|
||||
* The contents of this file are subject to the Netscape Public
|
||||
* License Version 1.1 (the "License"); you may not use this file
|
||||
* except in compliance with the License. You may obtain a copy of
|
||||
* the License at http://www.mozilla.org/NPL/
|
||||
*
|
||||
* Software distributed under the License is distributed on an "AS
|
||||
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
|
||||
* implied. See the License for the specific language governing
|
||||
* rights and limitations under the License.
|
||||
*
|
||||
* The Original Code is mozilla.org code.
|
||||
*
|
||||
* The Initial Developer of the Original Code is Netscape
|
||||
* Communications Corporation. Portions created by Netscape are
|
||||
* Copyright (C) 1998 Netscape Communications Corporation. All
|
||||
* Rights Reserved.
|
||||
*
|
||||
* Contributor(s):
|
||||
*/
|
||||
|
||||
|
||||
#include "MacPrefix_debug.h"
|
||||
|
||||
#define LIBART_COMPILATION 1
|
||||
#define WORDS_BIGENDIAN 1
|
Loading…
Reference in New Issue
Block a user