mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-02 09:52:27 -04:00
add versioning for win32
This commit is contained in:
parent
d82ea15fac
commit
f7cd6ce874
5
dtool/src/dtoolbase/verdate.cpp
Normal file
5
dtool/src/dtoolbase/verdate.cpp
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
// used by version.rc
|
||||||
|
#define DEF #define
|
||||||
|
#define BD(x,y) DEF VER_BUILD_DATE_STR x " " y
|
||||||
|
|
||||||
|
BD(__DATE__,__TIME__)
|
Loading…
x
Reference in New Issue
Block a user