Created
October 28, 2012 09:27
-
-
Save rioki/3968155 to your computer and use it in GitHub Desktop.
Fake PangoX for MinGW Build
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
prefix=c:/gtkmm | |
exec_prefix=${prefix} | |
libdir=${exec_prefix}/lib | |
includedir=${prefix}/include | |
pango_module_version=1.6.0 | |
Name: PangoX | |
Description: Fake PangoX for MinGW Build | |
Version: 1.28.3 | |
Requires: pango | |
Libs: | |
Cflags: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment