diff options
author | aavit <qt-info@nokia.com> | 2010-02-16 12:12:31 (GMT) |
---|---|---|
committer | aavit <qt-info@nokia.com> | 2010-02-16 15:39:18 (GMT) |
commit | 1b8c5a9431f34cc9188d39a9c39873a1e94bba6b (patch) | |
tree | 40afc472b1bef6ed4d352b439054956f41a1a715 /src/3rdparty/libjpeg/makvms.opt | |
parent | e08bb295e06cbe3c2e2761a64506131d0af95279 (diff) | |
download | Qt-1b8c5a9431f34cc9188d39a9c39873a1e94bba6b.zip Qt-1b8c5a9431f34cc9188d39a9c39873a1e94bba6b.tar.gz Qt-1b8c5a9431f34cc9188d39a9c39873a1e94bba6b.tar.bz2 |
Add libjpeg 8
This is a clean copy of libjpeg , except that some build scripts, test
images etc. have been removed, as usual. Our configuration
modifications will follow in a separate commit.
Diffstat (limited to 'src/3rdparty/libjpeg/makvms.opt')
-rw-r--r-- | src/3rdparty/libjpeg/makvms.opt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/3rdparty/libjpeg/makvms.opt b/src/3rdparty/libjpeg/makvms.opt new file mode 100644 index 0000000..675e8fe --- /dev/null +++ b/src/3rdparty/libjpeg/makvms.opt @@ -0,0 +1,4 @@ +! A pointer to the VAX/VMS C Run-Time Shareable Library. +! This file is needed by makefile.mms and makefile.vms, +! but only for the older VAX C compiler. DEC C does not need it. +Sys$Library:VAXCRTL.EXE /Share |