mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 10:54:24 -04:00
fix swscale link error, I hope
This commit is contained in:
parent
6c79733735
commit
5892019088
@ -2823,7 +2823,7 @@ if (not RUNTIME):
|
||||
if (not RUNTIME):
|
||||
OPTS=['DIR:panda/metalibs/panda', 'BUILDING:PANDA', 'VRPN', 'JPEG', 'PNG',
|
||||
'TIFF', 'ZLIB', 'OPENSSL', 'FREETYPE', 'FFTW', 'ADVAPI', 'WINSOCK2','SQUISH',
|
||||
'NVIDIACG', 'WINUSER', 'WINMM', 'FFMPEG']
|
||||
'NVIDIACG', 'WINUSER', 'WINMM', 'FFMPEG', 'SWSCALE']
|
||||
|
||||
TargetAdd('panda_panda.obj', opts=OPTS, input='panda.cxx')
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user