[trunk] Fix missing getopt symbols on windows

This commit is contained in:
Mathieu Malaterre 2012-10-01 10:11:46 +00:00
parent 465db44499
commit de33ba029b
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
# First thing define the common source:
SET(common_SRCS
convert.c
${OPENJPEG_SOURCE_DIR}/src/bin/common/opj_getopt.c
)
# Headers file are located here: