mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-05-07 05:53:06 +00:00
fix typo for libglade dll.
git-svn-id: svn+ssh://svn.savannah.nongnu.org/linphone/trunk@544 3f6dc0c8-ddfe-455d-9043-3cd528dc4637
This commit is contained in:
parent
61b53fbb82
commit
63568c5535
2 changed files with 2 additions and 2 deletions
|
|
@ -4,7 +4,7 @@
|
||||||
# It must be run within a gtk+ binary bundle tree, such as in the zip bundle
|
# It must be run within a gtk+ binary bundle tree, such as in the zip bundle
|
||||||
# downloadable from www.gtk.org
|
# downloadable from www.gtk.org
|
||||||
echo bin
|
echo bin
|
||||||
echo bin/libglade-2.0.0.dll
|
echo bin/libglade-2.0-0.dll
|
||||||
find bin -name *.dll
|
find bin -name *.dll
|
||||||
find lib/gtk-2.0
|
find lib/gtk-2.0
|
||||||
find etc
|
find etc
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
bin
|
bin
|
||||||
bin/libglade-2.0.0.dll
|
bin/libglade-2.0-0.dll
|
||||||
bin/intl.dll
|
bin/intl.dll
|
||||||
bin/jpeg62.dll
|
bin/jpeg62.dll
|
||||||
bin/libasprintf-0.dll
|
bin/libasprintf-0.dll
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue