mirror of
				https://github.com/PancakeTAS/lsfg-vk.git
				synced 2025-10-30 07:01:10 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
	
		
			136 B
		
	
	
	
		
			Rust
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
	
		
			136 B
		
	
	
	
		
			Rust
		
	
	
	
	
	
| fn main() {
 | |
|     glib_build_tools::compile_resources(
 | |
|         &["rsc"],
 | |
|         "rsc/lsfg-vk.xml",
 | |
|         "lsfg-vk.gresource",
 | |
|     );
 | |
| }
 | 
