regenerated makefiles

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24083 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2003-10-04 13:49:34 +00:00
parent 0e2ff61207
commit a4ad36cdc5
436 changed files with 60936 additions and 55415 deletions

View File

@@ -40,6 +40,7 @@ WIDGET_CXXFLAGS = $(CPPFLAGS) -D__WX$(TOOLKIT)__ $(__WXUNIV_DEFINE_p) \
-I$(top_srcdir)/include -I$(srcdir) $(__DLLFLAG_p) \
-I$(srcdir)/../../../samples $(CXXFLAGS)
WIDGET_OBJECTS = \
$(__widget_os2_lib_res) \
widget_widget.o \
$(__widget___win32rc)
WX_VERSION = 2.5.1
@@ -102,6 +103,8 @@ COND_PLATFORM_OS2_1___widget___os2_emxbindcmd = $(NM) widget$(EXEEXT) | if grep
@COND_PLATFORM_OS2_1@__widget___os2_emxbindcmd = $(COND_PLATFORM_OS2_1___widget___os2_emxbindcmd)
@COND_PLATFORM_WIN32_1@__widget___win32rc = widget_widget_rc.o
@COND_PLATFORM_MACOSX_1@__widget_bundle___depname = widget_bundle
@COND_PLATFORM_OS2_1@__widget_os2_lib_res = \
@COND_PLATFORM_OS2_1@ $(top_srcdir)/include/wx/os2/wx.res
### Targets: ###
@@ -155,8 +158,8 @@ widget.app/Contents/PkgInfo: widget$(EXEEXT) $(top_srcdir)/src/mac/Info.plist.in
ln -f widget$(EXEEXT) widget.app/Contents/MacOS/widget
ln -f $(LIBDIRNAME)/libwx_$(TOOLCHAIN_NAME).1.rsrc widget.app/Contents/Resources/widget.rsrc
ln -f $(top_srcdir)/src/mac/wxmac.icns widget.app/Contents/Resources/wxmac.icns
ln -sf $(LIBDIRNAME)/libwx_$(TOOLCHAIN_NAME).1.rsrc widget.app/Contents/Resources/widget.rsrc
ln -sf $(top_srcdir)/src/mac/wxmac.icns widget.app/Contents/Resources/wxmac.icns
@COND_PLATFORM_MACOSX_1@widget_bundle: widget.app/Contents/PkgInfo