Big oops. wrjpgcom on Windows was being built using the rdjpgcom source.

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@1325 632fc199-4ca6-4c93-a231-07263d6284db
This commit is contained in:
DRC
2014-06-22 20:46:48 +00:00
2 changed files with 3 additions and 1 deletions

View File

@@ -268,7 +268,7 @@ set_property(TARGET jpegtran-static PROPERTY COMPILE_FLAGS "-DUSE_SETMODE")
add_executable(rdjpgcom rdjpgcom.c) add_executable(rdjpgcom rdjpgcom.c)
add_executable(wrjpgcom rdjpgcom.c) add_executable(wrjpgcom wrjpgcom.c)
# #

View File

@@ -77,6 +77,8 @@ set to JMSG_COPYRIGHT.
characters to be passed on the command line, which was causing it to generate characters to be passed on the command line, which was causing it to generate
incorrect JPEG files. incorrect JPEG files.
[12] Fixed a bug in the build system that was causing the Windows version of
wrjpgcom to be built using the rdjpgcom code.
1.3.1 1.3.1