mirror of
				https://github.com/panda3d/panda3d.git
				synced 2025-10-27 01:26:25 -04:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
		
			291 B
		
	
	
	
		
			ObjectPascal
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			291 B
		
	
	
	
		
			ObjectPascal
		
	
	
	
	
	
| // This is the toplevel directory.  It contains configure.in and other
 | |
| // stuff.
 | |
| 
 | |
| #define DIR_TYPE toplevel
 | |
| 
 | |
| #define SAMPLE_SOURCE_FILE src/pandatoolbase/pandatoolbase.cxx
 | |
| #define REQUIRED_TREES dtool panda
 | |
| 
 | |
| #define EXTRA_DIST \
 | |
|     Config.Irix.pp Config.Linux.pp Config.Win32.pp Package.pp
 | 
