mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-02 18:03:56 -04:00
Fix compilation issue on Windows
This commit is contained in:
parent
59bc70bd4b
commit
3b6dd07d5d
@ -5,7 +5,7 @@
|
|||||||
// under Windows).
|
// under Windows).
|
||||||
|
|
||||||
#define DIR_TYPE metalib
|
#define DIR_TYPE metalib
|
||||||
#define BUILDING_DLL BUILDING_PANDAGLES
|
#define BUILDING_DLL BUILDING_PANDAGLES2
|
||||||
#define BUILD_DIRECTORY $[HAVE_GLES2]
|
#define BUILD_DIRECTORY $[HAVE_GLES2]
|
||||||
|
|
||||||
#define COMPONENT_LIBS \
|
#define COMPONENT_LIBS \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user