7 lines
		
	
	
		
			202 B
		
	
	
	
		
			Batchfile
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			202 B
		
	
	
	
		
			Batchfile
		
	
	
	
	
	
| @echo libCompiler for DHTMLX 4.0
 | |
| @echo to run you need to have php and jre installed
 | |
| @echo replace path_to_php_dir with real path below
 | |
| 
 | |
| @c:\path_to_php_dir\php.exe lib_compiler.php --debug=true
 | |
| @pause
 |