STYLE: Add more comment, also use more feature from CMake to introduce the VERSION number of openjpeg

This commit is contained in:
Mathieu Malaterre 2006-01-31 14:32:40 +00:00
parent c5c3ca370e
commit 85c327861a
1 changed files with 8 additions and 0 deletions

View File

@ -1,4 +1,12 @@
; This file was generated by CMake (http://cmake.org)
; Please see openjpeg/libopenjpeg/CMakeLists.txt and
; openjpeg/libopenjpeg/openjpeg.def.in for more
; information
LIBRARY openjpeg.dll
VERSION @OPENJPEG_MAJOR_VERSION@.@OPENJPEG_MINOR_VERSION@
EXPORTS @UNDERSCORE@opj_image_create
@UNDERSCORE@opj_image_destroy
@UNDERSCORE@opj_cio_open