mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-17 14:16:10 -06:00
33 lines
295 B
Text
33 lines
295 B
Text
uses
|
|
CtrlLib;
|
|
|
|
library
|
|
gtk-x11-2.0,
|
|
gdk-x11-2.0,
|
|
atk-1.0,
|
|
gdk_pixbuf-2.0,
|
|
m,
|
|
pangocairo-1.0,
|
|
fontconfig,
|
|
Xext,
|
|
Xrender,
|
|
Xinerama,
|
|
Xi,
|
|
Xrandr,
|
|
Xcursor,
|
|
Xfixes,
|
|
pango-1.0,
|
|
cairo,
|
|
X11,
|
|
gobject-2.0,
|
|
gmodule-2.0,
|
|
dl,
|
|
glib-2.0;
|
|
|
|
file
|
|
t.iml,
|
|
test.cpp;
|
|
|
|
mainconfig
|
|
"" = "GUI";
|
|
|