view dsss.conf @ 128:e32a6d7506c9

Added files for the controlexample, work in progress
author Frank Benoit <benoit@tionex.de>
date Mon, 21 Jan 2008 01:40:01 +0100
parents e49a0f04c689
children 021f78dcc160
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+=-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]
[dwtexamples/controlexample/ControlExample.d]