Commit 63568c55 authored by smorlat's avatar smorlat
Browse files

fix typo for libglade dll.

git-svn-id: svn+ssh://svn.savannah.nongnu.org/linphone/trunk@544 3f6dc0c8-ddfe-455d-9043-3cd528dc4637
parent 61b53fbb
No related merge requests found
Showing with 2 additions and 2 deletions
...@@ -4,7 +4,7 @@ ...@@ -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
......
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
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment