mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 02:42:49 -04:00
*** empty log message ***
This commit is contained in:
parent
b417e0d84a
commit
64c8285efe
@ -35,14 +35,17 @@
|
|||||||
#end file
|
#end file
|
||||||
#end decygwin
|
#end decygwin
|
||||||
|
|
||||||
|
#define dtool_ver_dir_cyg $[DTOOL_INSTALL]/src/dtoolbase
|
||||||
|
#define dtool_ver_dir $[decygwin %,%,$[dtool_ver_dir_cyg]]
|
||||||
|
|
||||||
// cant use DTOOL_INSTALL since may not be attached
|
// cant use DTOOL_INSTALL since may not be attached
|
||||||
//#define dtool_ver_dir_cyg $[DTOOL_INSTALL]/src/dtoolbase
|
// Actually, the above should work, assuming that DTOOL is set
|
||||||
|
// correctly before building, whether we are attached or not. The
|
||||||
|
// following lines incorrectly assume that DTOOL is a sibling of the
|
||||||
|
// current tree.
|
||||||
|
//#define dtool_ver_dir_cyg ../../../dtool/src/dtoolbase
|
||||||
//#define dtool_ver_dir $[decygwin %,%,$[dtool_ver_dir_cyg]]
|
//#define dtool_ver_dir $[decygwin %,%,$[dtool_ver_dir_cyg]]
|
||||||
|
|
||||||
#define dtool_ver_dir_cyg ../../../dtool/src/dtoolbase
|
|
||||||
#define dtool_ver_dir $[decygwin %,%,$[dtool_ver_dir_cyg]]
|
|
||||||
|
|
||||||
//////////////////////////////////////////////////////////////////////
|
//////////////////////////////////////////////////////////////////////
|
||||||
#if $[or $[eq $[DIR_TYPE], src],$[eq $[DIR_TYPE], metalib]]
|
#if $[or $[eq $[DIR_TYPE], src],$[eq $[DIR_TYPE], metalib]]
|
||||||
//////////////////////////////////////////////////////////////////////
|
//////////////////////////////////////////////////////////////////////
|
||||||
|
Loading…
x
Reference in New Issue
Block a user