Advertisement
Guest User

Untitled

a guest
Apr 9th, 2012
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.89 KB | None | 0 0
  1. prefix=/home/performance/prgm/mingw-cross-env-i686/usr/i686-w64-mingw32
  2. exec_prefix=${prefix}
  3. libdir=${exec_prefix}/lib
  4. includedir=${prefix}/include
  5. target=win32
  6.  
  7. gtk_binary_version=2.10.0
  8. gtk_host=i686-w64-mingw32
  9.  
  10. Name: GTK+
  11. Description: GTK+ Graphical UI Library (${target} target)
  12. Version: 2.24.4
  13. Requires: gdk-${target}-2.0 atk cairo gdk-pixbuf-2.0 gio-2.0
  14. Libs: -L${libdir} -lgtk-${target}-2.0 -lgdi32 -limm32 -lshell32 -lole32 -luuid -L/home/performance/prgm/mingw-cross-env-i686/usr/i686-w64-mingw32/lib -lpangocairo-1.0 -lpangoft2-1.0 -lpangowin32-1.0 -lpango-1.0 -lm -lusp10 -latk-1.0 -lcairo -lmsimg32 -lgdi32 -lpixman-1 -lfontconfig -lexpat -lfreetype -lgdk_pixbuf-2.0 -ltiff -ljpeg -lpng15 -lgio-2.0 -ldnsapi -lz -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lws2_32 -lole32 -lshlwapi -lintl -liconv -lwinspool -lcomctl32 -lcomdlg32
  15. Cflags: -I${includedir}/gtk-2.0 -mms-bitfields
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement