2
0

extdll.props 501 B

123456789101112
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <ImportGroup Label="PropertySheets">
  4. </ImportGroup>
  5. <PropertyGroup>
  6. <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
  7. <OutDir>$(SolutionDir)$(PlatformName)\$(Configuration)\</OutDir>
  8. <IntDir>$(PlatformName)\$(Configuration)\</IntDir>
  9. </PropertyGroup>
  10. <ItemDefinitionGroup>
  11. </ItemDefinitionGroup>
  12. </Project>