corrected Info.plist.in location
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26412 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -132,7 +132,7 @@ about$(EXEEXT): $(ABOUT_OBJECTS) $(__about___win32rc)
|
||||
$(__about___os2_emxbindcmd)
|
||||
$(SAMPLES_RPATH_POSTLINK)
|
||||
|
||||
about.app/Contents/PkgInfo: about$(EXEEXT) $(top_srcdir)/src/mac/Info.plist.in $(LIBDIRNAME)/libwx_$(TOOLCHAIN_NAME).1.rsrc $(top_srcdir)/src/mac/wxmac.icns
|
||||
about.app/Contents/PkgInfo: about$(EXEEXT) $(top_srcdir)/src/mac/carbon/Info.plist.in $(LIBDIRNAME)/libwx_$(TOOLCHAIN_NAME).1.rsrc $(top_srcdir)/src/mac/wxmac.icns
|
||||
mkdir -p about.app/Contents
|
||||
mkdir -p about.app/Contents/MacOS
|
||||
mkdir -p about.app/Contents/Resources
|
||||
@@ -141,7 +141,7 @@ about.app/Contents/PkgInfo: about$(EXEEXT) $(top_srcdir)/src/mac/Info.plist.in $
|
||||
sed -e "s/IDENTIFIER/`echo $(srcdir) | sed -e 's,\.\./,,g' | sed -e 's,/,.,g'`/" \
|
||||
-e "s/EXECUTABLE/about/" \
|
||||
-e "s/VERSION/$(WX_VERSION)/" \
|
||||
$(top_srcdir)/src/mac/Info.plist.in >about.app/Contents/Info.plist
|
||||
$(top_srcdir)/src/mac/carbon/Info.plist.in >about.app/Contents/Info.plist
|
||||
|
||||
|
||||
echo -n "APPL????" >about.app/Contents/PkgInfo
|
||||
|
@@ -132,7 +132,7 @@ help$(EXEEXT): $(HELP_OBJECTS) $(__help___win32rc)
|
||||
$(__help___os2_emxbindcmd)
|
||||
$(SAMPLES_RPATH_POSTLINK)
|
||||
|
||||
help.app/Contents/PkgInfo: help$(EXEEXT) $(top_srcdir)/src/mac/Info.plist.in $(LIBDIRNAME)/libwx_$(TOOLCHAIN_NAME).1.rsrc $(top_srcdir)/src/mac/wxmac.icns
|
||||
help.app/Contents/PkgInfo: help$(EXEEXT) $(top_srcdir)/src/mac/carbon/Info.plist.in $(LIBDIRNAME)/libwx_$(TOOLCHAIN_NAME).1.rsrc $(top_srcdir)/src/mac/wxmac.icns
|
||||
mkdir -p help.app/Contents
|
||||
mkdir -p help.app/Contents/MacOS
|
||||
mkdir -p help.app/Contents/Resources
|
||||
@@ -141,7 +141,7 @@ help.app/Contents/PkgInfo: help$(EXEEXT) $(top_srcdir)/src/mac/Info.plist.in $(L
|
||||
sed -e "s/IDENTIFIER/`echo $(srcdir) | sed -e 's,\.\./,,g' | sed -e 's,/,.,g'`/" \
|
||||
-e "s/EXECUTABLE/help/" \
|
||||
-e "s/VERSION/$(WX_VERSION)/" \
|
||||
$(top_srcdir)/src/mac/Info.plist.in >help.app/Contents/Info.plist
|
||||
$(top_srcdir)/src/mac/carbon/Info.plist.in >help.app/Contents/Info.plist
|
||||
|
||||
|
||||
echo -n "APPL????" >help.app/Contents/PkgInfo
|
||||
|
@@ -132,7 +132,7 @@ helpview$(EXEEXT): $(HELPVIEW_OBJECTS) $(__helpview___win32rc)
|
||||
$(__helpview___os2_emxbindcmd)
|
||||
$(SAMPLES_RPATH_POSTLINK)
|
||||
|
||||
helpview.app/Contents/PkgInfo: helpview$(EXEEXT) $(top_srcdir)/src/mac/Info.plist.in $(LIBDIRNAME)/libwx_$(TOOLCHAIN_NAME).1.rsrc $(top_srcdir)/src/mac/wxmac.icns
|
||||
helpview.app/Contents/PkgInfo: helpview$(EXEEXT) $(top_srcdir)/src/mac/carbon/Info.plist.in $(LIBDIRNAME)/libwx_$(TOOLCHAIN_NAME).1.rsrc $(top_srcdir)/src/mac/wxmac.icns
|
||||
mkdir -p helpview.app/Contents
|
||||
mkdir -p helpview.app/Contents/MacOS
|
||||
mkdir -p helpview.app/Contents/Resources
|
||||
@@ -141,7 +141,7 @@ helpview.app/Contents/PkgInfo: helpview$(EXEEXT) $(top_srcdir)/src/mac/Info.plis
|
||||
sed -e "s/IDENTIFIER/`echo $(srcdir) | sed -e 's,\.\./,,g' | sed -e 's,/,.,g'`/" \
|
||||
-e "s/EXECUTABLE/helpview/" \
|
||||
-e "s/VERSION/$(WX_VERSION)/" \
|
||||
$(top_srcdir)/src/mac/Info.plist.in >helpview.app/Contents/Info.plist
|
||||
$(top_srcdir)/src/mac/carbon/Info.plist.in >helpview.app/Contents/Info.plist
|
||||
|
||||
|
||||
echo -n "APPL????" >helpview.app/Contents/PkgInfo
|
||||
|
@@ -132,7 +132,7 @@ printing$(EXEEXT): $(PRINTING_OBJECTS) $(__printing___win32rc)
|
||||
$(__printing___os2_emxbindcmd)
|
||||
$(SAMPLES_RPATH_POSTLINK)
|
||||
|
||||
printing.app/Contents/PkgInfo: printing$(EXEEXT) $(top_srcdir)/src/mac/Info.plist.in $(LIBDIRNAME)/libwx_$(TOOLCHAIN_NAME).1.rsrc $(top_srcdir)/src/mac/wxmac.icns
|
||||
printing.app/Contents/PkgInfo: printing$(EXEEXT) $(top_srcdir)/src/mac/carbon/Info.plist.in $(LIBDIRNAME)/libwx_$(TOOLCHAIN_NAME).1.rsrc $(top_srcdir)/src/mac/wxmac.icns
|
||||
mkdir -p printing.app/Contents
|
||||
mkdir -p printing.app/Contents/MacOS
|
||||
mkdir -p printing.app/Contents/Resources
|
||||
@@ -141,7 +141,7 @@ printing.app/Contents/PkgInfo: printing$(EXEEXT) $(top_srcdir)/src/mac/Info.plis
|
||||
sed -e "s/IDENTIFIER/`echo $(srcdir) | sed -e 's,\.\./,,g' | sed -e 's,/,.,g'`/" \
|
||||
-e "s/EXECUTABLE/printing/" \
|
||||
-e "s/VERSION/$(WX_VERSION)/" \
|
||||
$(top_srcdir)/src/mac/Info.plist.in >printing.app/Contents/Info.plist
|
||||
$(top_srcdir)/src/mac/carbon/Info.plist.in >printing.app/Contents/Info.plist
|
||||
|
||||
|
||||
echo -n "APPL????" >printing.app/Contents/PkgInfo
|
||||
|
@@ -134,7 +134,7 @@ test$(EXEEXT): $(TEST_OBJECTS) $(__test___win32rc)
|
||||
$(__test___os2_emxbindcmd)
|
||||
$(SAMPLES_RPATH_POSTLINK)
|
||||
|
||||
test.app/Contents/PkgInfo: test$(EXEEXT) $(top_srcdir)/src/mac/Info.plist.in $(LIBDIRNAME)/libwx_$(TOOLCHAIN_NAME).1.rsrc $(top_srcdir)/src/mac/wxmac.icns
|
||||
test.app/Contents/PkgInfo: test$(EXEEXT) $(top_srcdir)/src/mac/carbon/Info.plist.in $(LIBDIRNAME)/libwx_$(TOOLCHAIN_NAME).1.rsrc $(top_srcdir)/src/mac/wxmac.icns
|
||||
mkdir -p test.app/Contents
|
||||
mkdir -p test.app/Contents/MacOS
|
||||
mkdir -p test.app/Contents/Resources
|
||||
@@ -143,7 +143,7 @@ test.app/Contents/PkgInfo: test$(EXEEXT) $(top_srcdir)/src/mac/Info.plist.in $(L
|
||||
sed -e "s/IDENTIFIER/`echo $(srcdir) | sed -e 's,\.\./,,g' | sed -e 's,/,.,g'`/" \
|
||||
-e "s/EXECUTABLE/test/" \
|
||||
-e "s/VERSION/$(WX_VERSION)/" \
|
||||
$(top_srcdir)/src/mac/Info.plist.in >test.app/Contents/Info.plist
|
||||
$(top_srcdir)/src/mac/carbon/Info.plist.in >test.app/Contents/Info.plist
|
||||
|
||||
|
||||
echo -n "APPL????" >test.app/Contents/PkgInfo
|
||||
|
@@ -132,7 +132,7 @@ virtual$(EXEEXT): $(VIRTUAL_OBJECTS) $(__virtual___win32rc)
|
||||
$(__virtual___os2_emxbindcmd)
|
||||
$(SAMPLES_RPATH_POSTLINK)
|
||||
|
||||
virtual.app/Contents/PkgInfo: virtual$(EXEEXT) $(top_srcdir)/src/mac/Info.plist.in $(LIBDIRNAME)/libwx_$(TOOLCHAIN_NAME).1.rsrc $(top_srcdir)/src/mac/wxmac.icns
|
||||
virtual.app/Contents/PkgInfo: virtual$(EXEEXT) $(top_srcdir)/src/mac/carbon/Info.plist.in $(LIBDIRNAME)/libwx_$(TOOLCHAIN_NAME).1.rsrc $(top_srcdir)/src/mac/wxmac.icns
|
||||
mkdir -p virtual.app/Contents
|
||||
mkdir -p virtual.app/Contents/MacOS
|
||||
mkdir -p virtual.app/Contents/Resources
|
||||
@@ -141,7 +141,7 @@ virtual.app/Contents/PkgInfo: virtual$(EXEEXT) $(top_srcdir)/src/mac/Info.plist.
|
||||
sed -e "s/IDENTIFIER/`echo $(srcdir) | sed -e 's,\.\./,,g' | sed -e 's,/,.,g'`/" \
|
||||
-e "s/EXECUTABLE/virtual/" \
|
||||
-e "s/VERSION/$(WX_VERSION)/" \
|
||||
$(top_srcdir)/src/mac/Info.plist.in >virtual.app/Contents/Info.plist
|
||||
$(top_srcdir)/src/mac/carbon/Info.plist.in >virtual.app/Contents/Info.plist
|
||||
|
||||
|
||||
echo -n "APPL????" >virtual.app/Contents/PkgInfo
|
||||
|
@@ -132,7 +132,7 @@ widget$(EXEEXT): $(WIDGET_OBJECTS) $(__widget___win32rc)
|
||||
$(__widget___os2_emxbindcmd)
|
||||
$(SAMPLES_RPATH_POSTLINK)
|
||||
|
||||
widget.app/Contents/PkgInfo: widget$(EXEEXT) $(top_srcdir)/src/mac/Info.plist.in $(LIBDIRNAME)/libwx_$(TOOLCHAIN_NAME).1.rsrc $(top_srcdir)/src/mac/wxmac.icns
|
||||
widget.app/Contents/PkgInfo: widget$(EXEEXT) $(top_srcdir)/src/mac/carbon/Info.plist.in $(LIBDIRNAME)/libwx_$(TOOLCHAIN_NAME).1.rsrc $(top_srcdir)/src/mac/wxmac.icns
|
||||
mkdir -p widget.app/Contents
|
||||
mkdir -p widget.app/Contents/MacOS
|
||||
mkdir -p widget.app/Contents/Resources
|
||||
@@ -141,7 +141,7 @@ widget.app/Contents/PkgInfo: widget$(EXEEXT) $(top_srcdir)/src/mac/Info.plist.in
|
||||
sed -e "s/IDENTIFIER/`echo $(srcdir) | sed -e 's,\.\./,,g' | sed -e 's,/,.,g'`/" \
|
||||
-e "s/EXECUTABLE/widget/" \
|
||||
-e "s/VERSION/$(WX_VERSION)/" \
|
||||
$(top_srcdir)/src/mac/Info.plist.in >widget.app/Contents/Info.plist
|
||||
$(top_srcdir)/src/mac/carbon/Info.plist.in >widget.app/Contents/Info.plist
|
||||
|
||||
|
||||
echo -n "APPL????" >widget.app/Contents/PkgInfo
|
||||
|
@@ -131,7 +131,7 @@ zip$(EXEEXT): $(ZIP_OBJECTS) $(__zip___win32rc)
|
||||
$(__zip___os2_emxbindcmd)
|
||||
$(SAMPLES_RPATH_POSTLINK)
|
||||
|
||||
zip.app/Contents/PkgInfo: zip$(EXEEXT) $(top_srcdir)/src/mac/Info.plist.in $(LIBDIRNAME)/libwx_$(TOOLCHAIN_NAME).1.rsrc $(top_srcdir)/src/mac/wxmac.icns
|
||||
zip.app/Contents/PkgInfo: zip$(EXEEXT) $(top_srcdir)/src/mac/carbon/Info.plist.in $(LIBDIRNAME)/libwx_$(TOOLCHAIN_NAME).1.rsrc $(top_srcdir)/src/mac/wxmac.icns
|
||||
mkdir -p zip.app/Contents
|
||||
mkdir -p zip.app/Contents/MacOS
|
||||
mkdir -p zip.app/Contents/Resources
|
||||
@@ -140,7 +140,7 @@ zip.app/Contents/PkgInfo: zip$(EXEEXT) $(top_srcdir)/src/mac/Info.plist.in $(LIB
|
||||
sed -e "s/IDENTIFIER/`echo $(srcdir) | sed -e 's,\.\./,,g' | sed -e 's,/,.,g'`/" \
|
||||
-e "s/EXECUTABLE/zip/" \
|
||||
-e "s/VERSION/$(WX_VERSION)/" \
|
||||
$(top_srcdir)/src/mac/Info.plist.in >zip.app/Contents/Info.plist
|
||||
$(top_srcdir)/src/mac/carbon/Info.plist.in >zip.app/Contents/Info.plist
|
||||
|
||||
|
||||
echo -n "APPL????" >zip.app/Contents/PkgInfo
|
||||
|
Reference in New Issue
Block a user