Switched jpeg library in celestia.pro from libjpeg2 to libjpeg (Windows only)

ver1_6_1
Chris Laurel 2009-06-05 18:02:59 +00:00
parent 905b71cfbf
commit cede7f8379
1 changed files with 1 additions and 1 deletions

View File

@ -415,7 +415,7 @@ win32 {
LIBS += -L../lib \
-lzlib \
-llibpng \
-llibjpeg2 \
-llibjpeg \
-lintl \
-llua5.1 \
-lcspice \