mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-11-02 12:41:18 -07:00 
			
		
		
		
	
		
			
				
	
	
		
			18 lines
		
	
	
	
		
			810 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
	
		
			810 B
		
	
	
	
		
			XML
		
	
	
	
	
	
<?xml version="1.0" encoding="utf-8"?>
 | 
						|
<Project ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
 | 
						|
  <ImportGroup Label="PropertySheets">
 | 
						|
  </ImportGroup>
 | 
						|
  <PropertyGroup Label="UserMacros" />
 | 
						|
  <PropertyGroup>
 | 
						|
    <ExecutablePath>$(VC_ExecutablePath_x64);$(WindowsSDK_ExecutablePath);$(VS_ExecutablePath);$(MSBuild_ExecutablePath);$(FxCopDir);$(PATH);c:\wperl64d\bin\;</ExecutablePath>
 | 
						|
  </PropertyGroup>
 | 
						|
  <ItemDefinitionGroup />
 | 
						|
  <ItemGroup />
 | 
						|
 | 
						|
  <PropertyGroup>
 | 
						|
    <LocalDebuggerCommand>C:\wperl64d\bin\perl.exe</LocalDebuggerCommand>
 | 
						|
    <LocalDebuggerCommandArguments>slic3r.pl</LocalDebuggerCommandArguments>
 | 
						|
    <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
 | 
						|
    <LocalDebuggerWorkingDirectory>..\..</LocalDebuggerWorkingDirectory>
 | 
						|
  </PropertyGroup>
 | 
						|
</Project>
 |