downgraded default profile to core2
[k8sbuild.git] / xoptz / fox-toolkit.xopt.0
blob79381d2a51683263b88dce1eb864ef69bf789636
1 profile=speed
3   --enable-threadsafe     Thread-safe library calls
4   --enable-jpeg          compile without JPEG image support
5   --enable-png           compile without PNG image support
6   --enable-tiff          compile without TIFF image support
7   --enable-zlib          compile without zlib support
8   --enable-bz2lib        compile without bz2lib support
9   --disable-cups           compile with CUPS support
10   --disable-debug          compile for debugging
11   --enable-release        compile for release
13   --with-xft              enable Xft support
14   --with-shape            enable XShape support
15   --with-xshm             compile with XShm support
16   --with-xcursor          compile with Xcursor support
17   --with-xrandr           compile with XRandR support
18   --with-xim              compile with XIM support
19   --with-profiling=no        choices are yes, no, or gprof
20   --with-opengl=yes           choices are yes, no
23 !DESC
24 fox (GUI Toolkit written in C++)
26 FOX is a C++ based Toolkit for developing Graphical User Interfaces
27 easily and effectively. It offers a wide, and growing, collection of
28 Controls, and provides state of the art facilities such as drag and
29 drop, selection, as well as OpenGL widgets for 3D graphical
30 manipulation. FOX also implements icons, images, and user-convenience
31 features such as status line help, and tooltips. Tooltips may even
32 be used for 3D objects!
33 !EOF