Blame win32/vs11/gdk-pixbuf-gen-srcs.props

Packit a4058c
Packit a4058c
<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
Packit a4058c
  <ImportGroup Label="PropertySheets">
Packit a4058c
    <Import Project="gdk-pixbuf-build-defines.props" />
Packit a4058c
  </ImportGroup>
Packit a4058c
  <PropertyGroup Label="UserMacros">
Packit a4058c
    <GenConfigH>copy ..\..\config.h.win32 ..\..\config.h</GenConfigH>
Packit a4058c
  </PropertyGroup>
Packit a4058c
  <PropertyGroup>
Packit a4058c
    <_PropertySheetDisplayName>gdk-pixbufgensrcsprops</_PropertySheetDisplayName>
Packit a4058c
  </PropertyGroup>
Packit a4058c
  <ItemGroup>
Packit a4058c
    <BuildMacro Include="GenConfigH">
Packit a4058c
      <Value>$(GenConfigH)</Value>
Packit a4058c
    </BuildMacro>
Packit a4058c
  </ItemGroup>
Packit a4058c
</Project>