]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/svg/Makefile.in
better way of dealing with EXTRALIBS_xxx
[wxWidgets.git] / samples / svg / Makefile.in
index f9074ad528eeb34ebfea6b942a9ed61d6360a845..eb639d26be9256f2c03d2b2337e8b0c40f21afc5 100644 (file)
@@ -119,7 +119,7 @@ svgtest$(EXEEXT): $(SVGTEST_OBJECTS) $(__svgtest___win32rc)
        $(__svgtest___mac_setfilecmd)
        $(SAMPLES_RPATH_POSTLINK)
 
-svgtest.app/Contents: svgtest$(EXEEXT) $(top_srcdir)/src/mac/Info.plist.in $(LIBDIRNAME)/libwx_$(TOOLCHAIN_NAME).0.rsrc $(top_srcdir)/src/mac/wxmac.icns
+svgtest.app/Contents/PkgInfo: svgtest$(EXEEXT) $(top_srcdir)/src/mac/Info.plist.in $(LIBDIRNAME)/libwx_$(TOOLCHAIN_NAME).0.rsrc $(top_srcdir)/src/mac/wxmac.icns
        mkdir -p svgtest.app/Contents
        mkdir -p svgtest.app/Contents/MacOS
        mkdir -p svgtest.app/Contents/Resources
@@ -140,7 +140,7 @@ svgtest.app/Contents: svgtest$(EXEEXT) $(top_srcdir)/src/mac/Info.plist.in $(LIB
        ln -f $(LIBDIRNAME)/libwx_$(TOOLCHAIN_NAME).0.rsrc svgtest.app/Contents/Resources/svgtest.rsrc
        ln -f $(top_srcdir)/src/mac/wxmac.icns svgtest.app/Contents/Resources/wxmac.icns
 
-@COND_PLATFORM_MACOSX_1@svgtest_bundle: svgtest.app/Contents
+@COND_PLATFORM_MACOSX_1@svgtest_bundle: svgtest.app/Contents/PkgInfo
 
 svgtest_sample_rc.o: $(srcdir)/../../../samples/sample.rc
        $(RESCOMP) -i$< -o$@ --define __WX$(TOOLKIT)__ $(__WXUNIV_DEFINE_p_2)   --include-dir $(top_srcdir)/include --include-dir $(srcdir) $(__DLLFLAG_p_2) --include-dir $(srcdir)/../../../samples