STYLE: Add more comment, also use more feature from CMake to introduce the VERSION number of openjpeg
This commit is contained in:
@@ -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
|
LIBRARY openjpeg.dll
|
||||||
|
|
||||||
|
VERSION @OPENJPEG_MAJOR_VERSION@.@OPENJPEG_MINOR_VERSION@
|
||||||
|
|
||||||
EXPORTS @UNDERSCORE@opj_image_create
|
EXPORTS @UNDERSCORE@opj_image_create
|
||||||
@UNDERSCORE@opj_image_destroy
|
@UNDERSCORE@opj_image_destroy
|
||||||
@UNDERSCORE@opj_cio_open
|
@UNDERSCORE@opj_cio_open
|
||||||
|
Reference in New Issue
Block a user