Merge branch 'khorben/gtk3'
This commit is contained in:
commit
c7368d9513
|
@ -38,11 +38,11 @@ depends=../src/account/imap4.c
|
||||||
[plugins]
|
[plugins]
|
||||||
type=binary
|
type=binary
|
||||||
#for Gtk+ 2
|
#for Gtk+ 2
|
||||||
cflags=`pkg-config --cflags gtk+-2.0`
|
#cflags=`pkg-config --cflags gtk+-2.0`
|
||||||
ldflags=`pkg-config --libs gtk+-2.0`
|
#ldflags=`pkg-config --libs gtk+-2.0`
|
||||||
#for Gtk+ 3
|
#for Gtk+ 3
|
||||||
#cflags=`pkg-config --cflags gtk+-3.0`
|
cflags=`pkg-config --cflags gtk+-3.0`
|
||||||
#ldflags=`pkg-config --libs gtk+-3.0`
|
ldflags=`pkg-config --libs gtk+-3.0`
|
||||||
sources=plugins.c
|
sources=plugins.c
|
||||||
|
|
||||||
[tests.log]
|
[tests.log]
|
||||||
|
|
Loading…
Reference in New Issue
Block a user