~ubuntu-branches/ubuntu/trusty/gdk-pixbuf/trusty

« back to all changes in this revision

Viewing changes to build/win32/vs10/gengir.vcxproj

  • Committer: Package Import Robot
  • Author(s): Sebastien Bacher
  • Date: 2013-03-26 10:36:03 UTC
  • mfrom: (42.1.8 raring-proposed)
  • Revision ID: package-import@ubuntu.com-20130326103603-gcktb06bnepznjz0
Tags: 2.28.0-0ubuntu1
* New upstream version
* debian/patches/git_missing_icons.patch: included in the new version

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="utf-8"?>
 
2
<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
 
3
  <ItemGroup Label="ProjectConfigurations">
 
4
    <ProjectConfiguration Include="Debug|Win32">
 
5
      <Configuration>Debug</Configuration>
 
6
      <Platform>Win32</Platform>
 
7
    </ProjectConfiguration>
 
8
    <ProjectConfiguration Include="Debug|x64">
 
9
      <Configuration>Debug</Configuration>
 
10
      <Platform>x64</Platform>
 
11
    </ProjectConfiguration>
 
12
    <ProjectConfiguration Include="Release|Win32">
 
13
      <Configuration>Release</Configuration>
 
14
      <Platform>Win32</Platform>
 
15
    </ProjectConfiguration>
 
16
    <ProjectConfiguration Include="Release|x64">
 
17
      <Configuration>Release</Configuration>
 
18
      <Platform>x64</Platform>
 
19
    </ProjectConfiguration>
 
20
  </ItemGroup>
 
21
  <PropertyGroup Label="Globals">
 
22
    <ProjectGuid>{2093D218-190E-4194-9421-3BA7CBF33B15}</ProjectGuid>
 
23
    <RootNamespace>gengir</RootNamespace>
 
24
    <Keyword>Win32Proj</Keyword>
 
25
  </PropertyGroup>
 
26
  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
 
27
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
 
28
    <ConfigurationType>Utility</ConfigurationType>
 
29
    <CharacterSet>MultiByte</CharacterSet>
 
30
    <WholeProgramOptimization>true</WholeProgramOptimization>
 
31
  </PropertyGroup>
 
32
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
 
33
    <ConfigurationType>Utility</ConfigurationType>
 
34
    <CharacterSet>MultiByte</CharacterSet>
 
35
  </PropertyGroup>
 
36
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
 
37
    <ConfigurationType>Utility</ConfigurationType>
 
38
    <CharacterSet>MultiByte</CharacterSet>
 
39
    <WholeProgramOptimization>true</WholeProgramOptimization>
 
40
  </PropertyGroup>
 
41
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
 
42
    <ConfigurationType>Utility</ConfigurationType>
 
43
    <CharacterSet>MultiByte</CharacterSet>
 
44
  </PropertyGroup>
 
45
  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
 
46
  <ImportGroup Label="ExtensionSettings">
 
47
  </ImportGroup>
 
48
  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
 
49
    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
 
50
    <Import Project="gdk-pixbuf.props" />
 
51
  </ImportGroup>
 
52
  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
 
53
    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
 
54
    <Import Project="gdk-pixbuf.props" />
 
55
  </ImportGroup>
 
56
  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
 
57
    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
 
58
    <Import Project="gdk-pixbuf.props" />
 
59
  </ImportGroup>
 
60
  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
 
61
    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
 
62
    <Import Project="gdk-pixbuf.props" />
 
63
  </ImportGroup>
 
64
  <PropertyGroup Label="UserMacros" />
 
65
  <PropertyGroup>
 
66
    <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(GlibEtcInstallRoot)\</OutDir>
 
67
    <ExtensionsToDeleteOnClean Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" />
 
68
    <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(GlibEtcInstallRoot)\</OutDir>
 
69
    <ExtensionsToDeleteOnClean Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" />
 
70
    <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(GlibEtcInstallRoot)\</OutDir>
 
71
    <ExtensionsToDeleteOnClean Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" />
 
72
    <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(GlibEtcInstallRoot)\</OutDir>
 
73
    <ExtensionsToDeleteOnClean Condition="'$(Configuration)|$(Platform)'=='Release|x64'" />
 
74
  </PropertyGroup>
 
75
  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
 
76
    <PreBuildEvent>
 
77
      <Command>$(DoGenGir)</Command>
 
78
    </PreBuildEvent>
 
79
  </ItemDefinitionGroup>
 
80
  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
 
81
    <PreBuildEvent>
 
82
      <Command>$(DoGenGir)</Command>
 
83
    </PreBuildEvent>
 
84
  </ItemDefinitionGroup>
 
85
  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
 
86
    <PreBuildEvent>
 
87
      <Command>$(DoGenGir)</Command>
 
88
    </PreBuildEvent>
 
89
  </ItemDefinitionGroup>
 
90
  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
 
91
    <PreBuildEvent>
 
92
      <Command>$(DoGenGir)</Command>
 
93
    </PreBuildEvent>
 
94
  </ItemDefinitionGroup>
 
95
  <ItemGroup>
 
96
    <ProjectReference Include="gdk-pixbuf.vcxproj">
 
97
      <Project>{01ade22d-f6ec-4d09-8fe1-b9a97dec2ba3}</Project>
 
98
      <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
 
99
    </ProjectReference>
 
100
  </ItemGroup>
 
101
  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
 
102
  <ImportGroup Label="ExtensionTargets">
 
103
  </ImportGroup>
 
104
</Project>
 
 
b'\\ No newline at end of file'