mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 10:22:45 -04:00
oops, rc compile fart
This commit is contained in:
parent
1756e5e978
commit
5bbb137059
@ -337,7 +337,7 @@ $[varname] = $[sources]
|
|||||||
#define flags $[get_cflags] $[C++FLAGS] $[CFLAGS_OPT$[OPTIMIZE]] $[CFLAGS_SHARED] $[building_var:%=/D%]
|
#define flags $[get_cflags] $[C++FLAGS] $[CFLAGS_OPT$[OPTIMIZE]] $[CFLAGS_SHARED] $[building_var:%=/D%]
|
||||||
#define mybasename $[basename $[notdir $[target]]]
|
#define mybasename $[basename $[notdir $[target]]]
|
||||||
#define tmpdirname_cyg $[install_lib_dir]/$[mybasename]
|
#define tmpdirname_cyg $[install_lib_dir]/$[mybasename]
|
||||||
#define tmpdirname_win $[osfilename $[directory]]
|
#define tmpdirname_win $[osfilename $[tmpdirname_cyg]]
|
||||||
|
|
||||||
// not parallel (requires gmake 3.79) because of link.exe conflicts in TMP dir (see audiotraits dir)
|
// not parallel (requires gmake 3.79) because of link.exe conflicts in TMP dir (see audiotraits dir)
|
||||||
#if $[GENERATE_BUILDDATE]
|
#if $[GENERATE_BUILDDATE]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user