# syntax is very easy
# each line is token SPACE rest

# [general]

# build version release or debug (default=release)
version debug

# architecture dependent build (default=false)
arch false

# installation prefix (default=/vol/nivision)
prefix /vol/nivision

# build directory (default=build/$version)
build

# link against Intel's libomp5 and libguide
intelomp true

# [components]
# components that have no file are searched in /usr
# components that are not listed (or commented out)
# are switched off. Space is not allowed after the tokens
# comments are not allowed after used tokens
ipp /vol/icl/opt/IPP/6.1
mkl /vol/icl/opt/MKL/10.2
xine 
#xcf /vol/xcf
#libfreenect /vol/nivision
#libmesasr /vol/nivision
#gtest /vol/nivision/share
#opensurf /vol/nivision
#opencv /vol/cor/local/x86_64_lucid
libz
libjpeg
#unicap
qt
opengl 
#opencl /vol/nivision
#glx
#libdc
imagemagick
videodev
videodev2
libpng

#always have a newline at the end of file