renamed "openjpeg3d" in "openjp3d" (step 2)

This commit is contained in:
Antonin Descampe 2011-04-16 11:29:51 +00:00
parent 48fc70d4d1
commit 619439f45d
4 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ INCLUDE_REGULAR_EXPRESSION("^.*$")
# Defines the source code for the library
SET(OPENJP3D_SRCS
bio.c cio.c dwt.c event.c jp3d.c jp3d_lib.c mct.c mqc.c openjpeg.c pi.c raw.c t1.c t1_3d.c t2.c tcd.c tgt.c volume.c
bio.c cio.c dwt.c event.c jp3d.c jp3d_lib.c mct.c mqc.c openjp3d.c pi.c raw.c t1.c t1_3d.c t2.c tcd.c tgt.c volume.c
)
# Build the library

View File

@ -23,7 +23,7 @@ jp3d_lib.c \
volume.c \
mct.c \
mqc.c \
openjpeg.c \
openjp3d.c \
pi.c \
raw.c \
t1.c \