2001-09-22 Hans Breuer <hans@breuer.org> * app/makefile.msc : need to link with pangof2 * app/display/display-funcs.h : new file to provide prototype gdisplays_selection_visibility () * app/core/gimpimage-mask.c : * app/core/gimplayer.c : use it * app/core/makefile.msc : generate gimpmarshal.[hc] * app/gui/makefile.msc : add error-console-dialog.obj, also more trying for building as dll * app/tools/gimpinktool.c(965) : avoid "fatal error C1021: invalid preprocessor command 'warning'", by wrapping it in #ifdef __GNUC__ * app/tools/makefile.msc : add FREETYPE2_CFLAGS * app/widgets/gimpfontselction-dialog.c : use g_strcasecmp () * app/tools/makefile.msc : add FREETYPE2_CFLAGS and gimpfontselction* * libgimp/gimp.def : * libgimpwidgets/gimpwidgets.def : updated externals * libgimpwidgets/makefile.msc : add gimpstock * plug-ins/makefile.msc : gflare doesn't require EXTRA_gflare anymore * plug-ins/common/spheredesigner.c : * plug-ins/helpbrowser/helpbrowser.c : * plug-ins/imagemap/imap_main.c : remove _help_accel from gimp_help_connect () * plug-ins/gap/gap_mov_dialog.c : * plug-ins/gap/gap_navigator_dialog.c : remove references to use_xshm and gimp_color_cube () * plug-ins/gfig/gfig.c : don't access ->klass, but use G_OBJECT_GET_CLASS * plug-ins/gimpressionist/repaint.c : the GtkButton::child field is moved to the parent GtkBin. * plug-ins/ifscompose/ifscompose.c : the GtkStyle::font field isn't public anymore, use accessor gtk_style_get_font () * plug-ins/imagemap/imap_preferences.c : reflect GTK2 API change gtk_notebook_set_current_page ()
131 lines
No EOL
3.2 KiB
Text
131 lines
No EOL
3.2 KiB
Text
# autogenerated from automake.am with automake.py
|
|
TOP = ..\..\..
|
|
PRJ_TOP = ..\..
|
|
PACKAGE = appcore
|
|
PKG_VER = 1.3
|
|
!INCLUDE $(TOP)\build\win32\make.msc
|
|
|
|
top_srcdir = $(PRJ_TOP)
|
|
top_builddir = $(PRJ_TOP)
|
|
includedir = $(PRJ_TOP)
|
|
LT_RELEASE = $(PKG_VER)
|
|
|
|
PKG_LINK = \
|
|
$(GLIB_LIBS) $(GTK2_LIBS) \
|
|
..\base\appbase-$(PKG_VER).lib \
|
|
..\paint-funcs\apppaint-funcs-$(PKG_VER).lib \
|
|
..\..\libgimpbase\gimpbase-$(PKG_VER).lib \
|
|
..\..\libgimpcolor\gimpcolor-$(PKG_VER).lib \
|
|
..\..\libgimpwidgets\gimpwidgets-$(PKG_VER).lib
|
|
|
|
OBJECTS = \
|
|
gimp.obj \
|
|
gimpbrush.obj \
|
|
gimpbrushgenerated.obj \
|
|
gimpbrushpipe.obj \
|
|
gimpbuffer.obj \
|
|
gimpchannel.obj \
|
|
gimpcontainer.obj \
|
|
gimpcontext.obj \
|
|
gimpcoreconfig.obj \
|
|
gimpdata.obj \
|
|
gimpdatafactory.obj \
|
|
gimpdatafiles.obj \
|
|
gimpdatalist.obj \
|
|
gimpdocuments.obj \
|
|
gimpdrawable.obj \
|
|
gimpdrawable-desaturate.obj \
|
|
gimpdrawable-equalize.obj \
|
|
gimpdrawable-histogram.obj \
|
|
gimpdrawable-invert.obj \
|
|
gimpdrawable-offset.obj \
|
|
gimpdrawable-preview.obj \
|
|
gimpedit.obj \
|
|
gimpgradient.obj \
|
|
gimpimage.obj \
|
|
gimpimage-colorhash.obj \
|
|
gimpimage-convert.obj \
|
|
gimpimage-crop.obj \
|
|
gimpimage-duplicate.obj \
|
|
gimpimage-mask.obj \
|
|
gimpimage-new.obj \
|
|
gimpimage-undo.obj \
|
|
gimpimagefile.obj \
|
|
gimplayer.obj \
|
|
gimplayermask.obj \
|
|
gimplist.obj \
|
|
gimpmarshal.obj \
|
|
gimpobject.obj \
|
|
gimppalette.obj \
|
|
gimppalette-import.obj \
|
|
gimpparasite.obj \
|
|
gimpparasitelist.obj \
|
|
gimppattern.obj \
|
|
gimppreviewcache.obj \
|
|
gimpscanconvert.obj \
|
|
gimptoolinfo.obj \
|
|
gimpundo.obj \
|
|
gimpundostack.obj \
|
|
gimpunit.obj \
|
|
gimpviewable.obj \
|
|
|
|
OTHER_FILES = \
|
|
\
|
|
..\floating_sel.obj \
|
|
..\gimpparasite.obj \
|
|
..\parasitelist.obj \
|
|
..\drawable.obj \
|
|
..\datafiles.obj \
|
|
..\undo.obj \
|
|
..\path.obj
|
|
|
|
|
|
|
|
INCLUDES = \
|
|
-I$(top_srcdir) \
|
|
-I$(top_srcdir)/app \
|
|
$(GTK2_CFLAGS) \
|
|
-I$(includedir)
|
|
|
|
all : \
|
|
$(PRJ_TOP)\config.h \
|
|
gimpmarshal.h \
|
|
gimpmarshal.c \
|
|
$(PACKAGE).lib \
|
|
$(PACKAGE)-$(PKG_VER).dll
|
|
|
|
gimpmarshal.h : gimpmarshal.list
|
|
echo #ifndef __GIMP_MARSHAL_H__ > xgen-gmh
|
|
echo #define __GIMP_MARSHAL_H__ >> xgen-gmh
|
|
$(GLIB)\gobject\glib-genmarshal --nostdinc --prefix=gimp_cclosure_marshal gimpmarshal.list --header >> xgen-gmh
|
|
echo #endif /* __GIMP_MARSHAL_H__ */ >> xgen-gmh
|
|
copy xgen-gmh gimpmarshal.h
|
|
|
|
gimpmarshal.c : gimpmarshal.h gimpmarshal.list
|
|
echo #include "glib.h" > xgen-gmc
|
|
echo #include "glib-object.h" >> xgen-gmc
|
|
echo #include "gimpmarshal.h" >> xgen-gmc
|
|
$(GLIB)\gobject\glib-genmarshal --nostdinc --prefix=gimp_cclosure_marshal gimpmarshal.list --body >> xgen-gmc
|
|
copy xgen-gmc gimpmarshal.c
|
|
|
|
$(PRJ_TOP)\config.h: $(PRJ_TOP)\config.h.win32
|
|
copy $(PRJ_TOP)\config.h.win32 $(PRJ_TOP)\config.h
|
|
|
|
RESOURCE = $(PACKAGE).res
|
|
|
|
$(PACKAGE).lib : $(OBJECTS)
|
|
lib /out:$(PACKAGE).lib $(OBJECTS)
|
|
|
|
$(PACKAGE)-$(PKG_VER).dll : $(OBJECTS) $(PACKAGE).def
|
|
$(CC) $(CFLAGS) -LD -Fe$(PACKAGE)-$(PKG_VER).dll $(OBJECTS) $(PKG_LINK) user32.lib advapi32.lib wsock32.lib $(LDFLAGS) /def:$(PACKAGE).def
|
|
|
|
$(PACKAGE).exe : $(OBJECTS) $(PACKAGE).def $(PACKAGE).res
|
|
$(CC) $(CFLAGS) -Fe$(PACKAGE).exe $(PACKAGE).res $(OBJECTS) $(PKG_LINK) \
|
|
user32.lib advapi32.lib shell32.lib wsock32.lib winspool.lib $(LDFLAGS) /def:$(PACKAGE).def
|
|
|
|
.c.obj :
|
|
$(CC) $(CFLAGS) -GD -c $(PKG_CFLAGS) $<
|
|
|
|
clean ::
|
|
del gimpmarshal.c
|
|
del gimpmarshal.h |