mirror of
				https://gitlab.com/freepascal.org/lazarus/lazarus.git
				synced 2025-11-01 00:09:38 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
		
			220 B
		
	
	
	
		
			Batchfile
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			220 B
		
	
	
	
		
			Batchfile
		
	
	
	
	
	
| rem Call makeskel for the given LCL module <%1> . <%2>
 | |
| rem PATH=\repos\fpc-2.5.trunk\utils\fpdoc
 | |
| makeskel --package=lcl --input="..\..\lcl\%1.%2 -Fi..\..\lcl\include" --descr=lcl\%1.xml --update --output=lcl\%1.upd.xml
 | |
| 
 | 
