regenerated makefiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24083 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -39,6 +39,7 @@ CUBE_CXXFLAGS = $(CPPFLAGS) -D__WX$(TOOLKIT)__ $(__WXUNIV_DEFINE_p) \
|
||||
-I$(top_srcdir)/include -I$(srcdir) $(__DLLFLAG_p) \
|
||||
-I$(srcdir)/../../../samples $(CXXFLAGS)
|
||||
CUBE_OBJECTS = \
|
||||
$(__cube_os2_lib_res) \
|
||||
cube_cube.o \
|
||||
$(__cube___win32rc)
|
||||
DESTDIR =
|
||||
@@ -100,6 +101,8 @@ COND_PLATFORM_OS2_1___cube___os2_emxbindcmd = $(NM) cube$(EXEEXT) | if grep -q \
|
||||
@COND_PLATFORM_OS2_1@__cube___os2_emxbindcmd = $(COND_PLATFORM_OS2_1___cube___os2_emxbindcmd)
|
||||
@COND_PLATFORM_WIN32_1@__cube___win32rc = cube_cube_rc.o
|
||||
@COND_PLATFORM_MACOSX_1@__cube_bundle___depname = cube_bundle
|
||||
@COND_PLATFORM_OS2_1@__cube_os2_lib_res = \
|
||||
@COND_PLATFORM_OS2_1@ $(top_srcdir)/include/wx/os2/wx.res
|
||||
|
||||
### Targets: ###
|
||||
|
||||
@@ -136,8 +139,8 @@ cube.app/Contents/PkgInfo: cube$(EXEEXT) $(top_srcdir)/src/mac/Info.plist.in $(L
|
||||
ln -f cube$(EXEEXT) cube.app/Contents/MacOS/cube
|
||||
|
||||
|
||||
ln -f $(LIBDIRNAME)/libwx_$(TOOLCHAIN_NAME).1.rsrc cube.app/Contents/Resources/cube.rsrc
|
||||
ln -f $(top_srcdir)/src/mac/wxmac.icns cube.app/Contents/Resources/wxmac.icns
|
||||
ln -sf $(LIBDIRNAME)/libwx_$(TOOLCHAIN_NAME).1.rsrc cube.app/Contents/Resources/cube.rsrc
|
||||
ln -sf $(top_srcdir)/src/mac/wxmac.icns cube.app/Contents/Resources/wxmac.icns
|
||||
|
||||
@COND_PLATFORM_MACOSX_1@cube_bundle: cube.app/Contents/PkgInfo
|
||||
|
||||
|
Reference in New Issue
Block a user