xs.wperl.props.in 1013 B

12345678910111213141516171819202122
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <!--
  3. This file is autogenerated by CMake
  4. Note: In the .in template file, the $ {}-style variables are interpreted by CMake while the $()-style variables belong to MSVC
  5. -->
  6. <Project ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  7. <ImportGroup Label="PropertySheets">
  8. </ImportGroup>
  9. <PropertyGroup Label="UserMacros" />
  10. <PropertyGroup>
  11. <ExecutablePath>$(VC_ExecutablePath_x64);$(WindowsSDK_ExecutablePath);$(VS_ExecutablePath);$(MSBuild_ExecutablePath);$(FxCopDir);$(PATH);${PROPS_PERL_BIN_PATH}\;</ExecutablePath>
  12. </PropertyGroup>
  13. <ItemDefinitionGroup />
  14. <ItemGroup />
  15. <PropertyGroup>
  16. <LocalDebuggerCommand>${PROPS_PERL_EXECUTABLE}</LocalDebuggerCommand>
  17. <LocalDebuggerCommandArguments>slic3r.pl</LocalDebuggerCommandArguments>
  18. <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
  19. <LocalDebuggerWorkingDirectory>${PROPS_CMAKE_SOURCE_DIR}</LocalDebuggerWorkingDirectory>
  20. </PropertyGroup>
  21. </Project>