summaryrefslogtreecommitdiff
path: root/win32/vs10/gdk-pixbuf-gen-srcs.props
diff options
context:
space:
mode:
Diffstat (limited to 'win32/vs10/gdk-pixbuf-gen-srcs.props')
-rw-r--r--win32/vs10/gdk-pixbuf-gen-srcs.props17
1 files changed, 0 insertions, 17 deletions
diff --git a/win32/vs10/gdk-pixbuf-gen-srcs.props b/win32/vs10/gdk-pixbuf-gen-srcs.props
deleted file mode 100644
index 167a673f3..000000000
--- a/win32/vs10/gdk-pixbuf-gen-srcs.props
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <ImportGroup Label="PropertySheets">
- <Import Project="gdk-pixbuf-build-defines.props" />
- </ImportGroup>
- <PropertyGroup Label="UserMacros">
- <GenConfigH>copy ..\..\config.h.win32 ..\..\config.h</GenConfigH>
- </PropertyGroup>
- <PropertyGroup>
- <_PropertySheetDisplayName>gdk-pixbufgensrcsprops</_PropertySheetDisplayName>
- </PropertyGroup>
- <ItemGroup>
- <BuildMacro Include="GenConfigH">
- <Value>$(GenConfigH)</Value>
- </BuildMacro>
- </ItemGroup>
-</Project>