mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-30 12:11:15 -06:00 
			
		
		
		
	
		
			
				
	
	
		
			9 lines
		
	
	
	
		
			459 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
	
		
			459 B
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0" encoding="utf-8"?>
 | |
| <Project ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
 | |
|   <PropertyGroup>
 | |
|     <LocalDebuggerCommand>C:\wperl64d\bin\perl.exe</LocalDebuggerCommand>
 | |
|     <LocalDebuggerCommandArguments>slic3r.pl</LocalDebuggerCommandArguments>
 | |
|     <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
 | |
|     <LocalDebuggerWorkingDirectory>..\..</LocalDebuggerWorkingDirectory>
 | |
|   </PropertyGroup>
 | |
| </Project>
 | 
