mirror of
				https://github.com/panda3d/panda3d.git
				synced 2025-11-03 20:13:57 -05:00 
			
		
		
		
	
		
			
				
	
	
		
			10 lines
		
	
	
		
			266 B
		
	
	
	
		
			Puppet
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			266 B
		
	
	
	
		
			Puppet
		
	
	
	
	
	
//
 | 
						|
// Config.Cygwin.pp
 | 
						|
//
 | 
						|
// This file defines some custom config variables for the Windows
 | 
						|
// platform, when ppremake has been compiled using Cygwin.  It
 | 
						|
// inherits most of its parameters from Config.Win32.pp.
 | 
						|
//
 | 
						|
 | 
						|
#include $[THISDIRPREFIX]Config.Win32.pp
 |