mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-01 09:23:03 -04:00
fix INSTALL_DIR reference
This commit is contained in:
parent
5f6be9447f
commit
75d5244ab7
@ -42,8 +42,8 @@
|
|||||||
#error You seem to be attached to some trees, but not PANDAAPP!
|
#error You seem to be attached to some trees, but not PANDAAPP!
|
||||||
#endif
|
#endif
|
||||||
#else
|
#else
|
||||||
#defer PANDAAPP_INSTALL $[INSTALL_DIR]
|
#defer PANDAAPP_INSTALL $[unixfilename $[INSTALL_DIR]]
|
||||||
#defer PANDAAPP_INSTALL_OTHER $[INSTALL_DIR]
|
#defer PANDAAPP_INSTALL_OTHER $[unixfilename $[INSTALL_DIR]]
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Also get the PANDATOOL Package file and everything that includes.
|
// Also get the PANDATOOL Package file and everything that includes.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user