File: README

package info (click to toggle)
gtkglarea-sharp 0.0.17-3
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 1,144 kB
  • ctags: 492
  • sloc: sh: 3,376; cs: 2,633; makefile: 421; xml: 126
file content (13 lines) | stat: -rw-r--r-- 554 bytes parent folder | download | duplicates (33)
1
2
3
4
5
6
7
8
9
10
11
12
13
These examples are a playground for the GtkGLAreaSharp library.  If
you want to try something with the library, but do not have the time
or energy to maintain a project, consider creating and maintaining an
example instead.

Some of the examples depend on libraries in the examples/util/,
examples/shapes/ and/or examples/glade/ directories.  If you change
code there, you may need to re-run 'make' from the examples/ directory
in order to re-build the .dll files.

To run the examples, issue the command 'make run' from any of the
example directories.