Moved toontown specific codes
This commit is contained in:
parent
433a4f2989
commit
57afa6826b
|
|
@ -1,15 +1,3 @@
|
|||
// Arguably, this directory doesn't really belong in direct at all,
|
||||
// since it's so very Toontown-specific. The scripts here certainly
|
||||
// won't be useful to people outside the VR Studio.
|
||||
// Toontown-specific codes have been moved into $TOONTOWN source tree
|
||||
|
||||
// In the short term, we'll just disable the installation of this
|
||||
// directory unless you have the ctattach tools in effect (which
|
||||
// generally indicates that you're a member of the VR Studio).
|
||||
|
||||
#define BUILD_DIRECTORY $[CTPROJS]
|
||||
|
||||
// Install scripts for building zipfiles (leveleditor and RobotToonManager)
|
||||
#if $[CTPROJS]
|
||||
#define INSTALL_SCRIPTS printdir printlib copyfiles copyfiles.pl zipfiles
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue