view dsss.conf @ 106:396a9fa07672

Added addressbook example. Does not yet compile
author Frank Benoit <benoit@tionex.de>
date Fri, 18 Jan 2008 20:53:49 +0100
parents 34e9dc2642d5
children e49a0f04c689
line wrap: on
line source

[dwt]
type=library

[*]
buildflags+=-L-lgtk-x11-2.0
buildflags+=-L-lgdk-x11-2.0
buildflags+=-L-latk-1.0
buildflags+=-L-lgdk_pixbuf-2.0
buildflags+=-L-lgthread-2.0
buildflags+=-L-lm
buildflags+=-L-lpangocairo-1.0
buildflags+=-L-lfontconfig
buildflags+=-L-lXtst
buildflags+=-L-lXext
buildflags+=-L-lXrender
buildflags+=-L-lXinerama
buildflags+=-L-lXi
buildflags+=-L-lXrandr
buildflags+=-L-lXcursor
buildflags+=-L-lXcomposite
buildflags+=-L-lXdamage
buildflags+=-L-lX11
buildflags+=-L-lXfixes
buildflags+=-L-lpango-1.0
buildflags+=-L-lgobject-2.0
buildflags+=-L-lgmodule-2.0
buildflags+=-L-ldl
buildflags+=-L-lglib-2.0
buildflags+=-L-lcairo
buildflags+=-I/home/frank/jive
buildflags+=-g -gc

[dwtexamples/simple.d]
[dwtexamples/helloworld/HelloWorld1.d]
[dwtexamples/helloworld/HelloWorld2.d]
[dwtexamples/helloworld/HelloWorld3.d]
[dwtexamples/helloworld/HelloWorld4.d]
[dwtexamples/helloworld/HelloWorld5.d]
[dwtexamples/addressbook/AddressBook.d]
[t.d]