File: .runsettings

package info (click to toggle)
sfcgal 2.2.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 15,000 kB
  • sloc: cpp: 44,959; sh: 198; makefile: 30; ansic: 24; python: 23
file content (8 lines) | stat: -rw-r--r-- 402 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="utf-8"?>
<RunSettings>
  <RunConfiguration>
    <EnvironmentVariables>
      <PATH>$(SolutionDir)$(Platform)\$(Configuration);%VCPKG_ROOT%\installed\x64-windows\bin;%VCPKG_ROOT%\installed\x64-windows\debug\bin;%VCPKG_ROOT%\installed\x64-windows\lib;%VCPKG_ROOT%\installed\x64-windows\debug\lib;%PATH%</PATH>
    </EnvironmentVariables>
  </RunConfiguration>
</RunSettings>