File: examples.pro

package info (click to toggle)
libqglviewer 2.3.4-4
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 7,084 kB
  • ctags: 3,725
  • sloc: cpp: 27,441; sh: 989; makefile: 103
file content (26 lines) | stat: -rw-r--r-- 436 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
TEMPLATE      = subdirs
SUBDIRS       = animation \
		callback \
		cameraLight \
		clippingPlane \
		constrainedCamera \
		constrainedFrame \
		drawLight \
		fastDraw \
		frameTransform \
		frustumCulling \
		interface \
		keyboardAndMouse \
		keyFrames \
		luxo \
		manipulatedFrame \
		mouseGrabber \
		multiSelect \
		multiView \	
		overpainting \
		screenCoordSystem \
		select \
		simpleViewer \
		standardCamera \
		stereoViewer