mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-30 08:44:19 -04:00
add PANDA_PACKAGE_VERSION_STR
This commit is contained in:
parent
297d0faf25
commit
88b0ac8fd8
@ -1303,6 +1303,7 @@ PANDAVERSION_H="""
|
|||||||
#define PANDA_VERSION NVERSION
|
#define PANDA_VERSION NVERSION
|
||||||
#define PANDA_VERSION_STR "VERSION1.VERSION2.VERSION3"
|
#define PANDA_VERSION_STR "VERSION1.VERSION2.VERSION3"
|
||||||
#define PANDA_DISTRIBUTOR "makepanda"
|
#define PANDA_DISTRIBUTOR "makepanda"
|
||||||
|
#define PANDA_PACKAGE_VERSION_STR ""
|
||||||
"""
|
"""
|
||||||
|
|
||||||
CHECKPANDAVERSION_CXX="""
|
CHECKPANDAVERSION_CXX="""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user