Created the file index.c in the codec directory. This file handles the creation of...
[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