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