mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 02:15:43 -04:00
*** empty log message ***
This commit is contained in:
parent
de7bcb0b50
commit
410a7c5a2b
@ -33,10 +33,14 @@
|
||||
#end file
|
||||
#end decygwin
|
||||
|
||||
// cant use DTOOL_INSTALL since may not be attached
|
||||
#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
|
||||
// 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]]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user