mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-01 09:23:03 -04:00
movies is a local_lib, not an other_lib
This commit is contained in:
parent
b1e21add06
commit
f6e248c29f
@ -1,5 +1,5 @@
|
||||
#define OTHER_LIBS interrogatedb:c dconfig:c dtoolconfig:m \
|
||||
dtoolutil:c dtoolbase:c dtool:m prc:c movies:m
|
||||
dtoolutil:c dtoolbase:c dtool:m prc:c
|
||||
|
||||
#define USE_PACKAGES opencv artoolkit
|
||||
|
||||
@ -8,7 +8,7 @@
|
||||
#begin lib_target
|
||||
#define TARGET vision
|
||||
#define LOCAL_LIBS \
|
||||
display text pgraph gobj linmath putil movies audio
|
||||
display text pgraph gobj linmath putil audio movies
|
||||
|
||||
#define COMBINED_SOURCES $[TARGET]_composite1.cxx
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user