mirror of
https://bitbucket.org/mfeemster/fractorium.git
synced 2025-01-20 20:50:05 -05:00
update dependencies to OpenEXR 3.1
This commit is contained in:
parent
15d8c9e2bd
commit
e691dbd1e3
@ -101,12 +101,13 @@ win32 {
|
||||
!win32 {
|
||||
LIBS += -ljpeg
|
||||
LIBS += -lpng
|
||||
LIBS += -lpthread
|
||||
LIBS += -lIlmImf
|
||||
LIBS += -lHalf
|
||||
LIBS += -lImath
|
||||
LIBS += -lIex
|
||||
LIBS += -lxml2
|
||||
LIBS += -lz
|
||||
LIBS += -lpthread
|
||||
LIBS += -lIex-3_1
|
||||
LIBS += -lIlmThread-3_1
|
||||
LIBS += -lImath-3_1
|
||||
LIBS += -lOpenEXR-3_1
|
||||
}
|
||||
|
||||
macx {
|
||||
|
Loading…
Reference in New Issue
Block a user