mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 17:42:43 +00:00 
			
		
		
		
	 b671577223
			
		
	
	
		b671577223
		
	
	
	
	
		
			
			This commit adds a simple project template system to HackStudio, as well as a pretty New Project dialog, inspired by early VS.NET and MS Office.
		
			
				
	
	
		
			5 lines
		
	
	
	
		
			163 B
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
	
		
			163 B
		
	
	
	
		
			INI
		
	
	
	
	
	
| [HackStudioTemplate]
 | |
| Name=Command-line Application (C++)
 | |
| Description=Template for creating a basic C++ command-line application.
 | |
| Priority=95
 | |
| IconName32x=cpp-basic
 |