Mac build changes by James Turner <james.turner@crocodile-clips.com>.

Not part of build.
This commit is contained in:
bbaetz%cs.mcgill.ca 2001-12-09 03:55:26 +00:00
Родитель 22c00b89f4
Коммит 6a3a6bb09d
4 изменённых файлов: 93 добавлений и 0 удалений

Просмотреть файл

@ -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

Просмотреть файл

@ -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

Двоичные данные
other-licenses/libart_lgpl/macbuild/libart.mcp 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