Added index.h and index.c in VC6 projects; wrapped index.h in the C++ preprocessor...
[openjpeg.git] / jp3d / CMakeLists.txt
1 # Linux makefile for OpenJPEG
2
3 #VER_MAJOR = 1
4 #VER_MINOR = 0.0
5
6 SUBDIRS(
7   libjp3dvm
8   codec
9 )
10
11