WinLauncherCF.props 443 B

123456789101112
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <ImportGroup Label="PropertySheets" />
  4. <PropertyGroup Label="UserMacros" />
  5. <PropertyGroup />
  6. <ItemDefinitionGroup>
  7. <Link>
  8. <AdditionalDependencies>CoreFoundation$(DebugSuffix).lib;%(AdditionalDependencies)</AdditionalDependencies>
  9. </Link>
  10. </ItemDefinitionGroup>
  11. <ItemGroup />
  12. </Project>