mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 10:22:45 -04:00
windows-specific libraries should appear in WIN_SYS_LIBS
This commit is contained in:
parent
730b86cb0e
commit
6bb3cf31ef
@ -23,5 +23,5 @@
|
||||
#define TARGET pandagl
|
||||
#define SOURCES pandagl.cxx pandagl.h
|
||||
#define INSTALL_HEADERS pandagl.h
|
||||
#define TARGET_LIBS opengl32.lib glu32.lib winmm.lib kernel32.lib oldnames.lib user32.lib gdi32.lib
|
||||
#define WIN_SYS_LIBS opengl32.lib glu32.lib winmm.lib kernel32.lib oldnames.lib user32.lib gdi32.lib
|
||||
#end metalib_target
|
||||
|
Loading…
x
Reference in New Issue
Block a user