Codebase list unrtf / 738f9630-a84b-415f-a5d8-5c971de2d9ea/main Windows / SolutionSettings.props
738f9630-a84b-415f-a5d8-5c971de2d9ea/main

Tree @738f9630-a84b-415f-a5d8-5c971de2d9ea/main (Download .tar.gz)

SolutionSettings.props @738f9630-a84b-415f-a5d8-5c971de2d9ea/mainraw · history · blame

<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  <ImportGroup Label="PropertySheets" />
  <PropertyGroup Label="UserMacros">
    <libiconv>c:\recolldeps\iconv64</libiconv>
  </PropertyGroup>
  <PropertyGroup />
  <ItemDefinitionGroup />
  <ItemGroup>
    <BuildMacro Include="libiconv">
      <Value>$(libiconv)</Value>
      <EnvironmentVariable>true</EnvironmentVariable>
    </BuildMacro>
  </ItemGroup>
</Project>