~ubuntu-branches/ubuntu/raring/scummvm/raring

« back to all changes in this revision

Viewing changes to dists/msvc10/tucker.vcxproj

  • Committer: Bazaar Package Importer
  • Author(s): Moritz Muehlenhoff
  • Date: 2011-05-25 19:02:23 UTC
  • mto: (21.1.2 sid)
  • mto: This revision was merged to the branch mainline in revision 24.
  • Revision ID: james.westby@ubuntu.com-20110525190223-fiqm0oaec714xk31
Tags: upstream-1.3.0
ImportĀ upstreamĀ versionĀ 1.3.0

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>5252DC41-D8F7-4016-8F43-DD3EAC2B49E9</ProjectGuid>
23
 
                <RootNamespace>tucker</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>StaticLibrary</ConfigurationType>
29
 
        </PropertyGroup>
30
 
        <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
31
 
                <ConfigurationType>StaticLibrary</ConfigurationType>
32
 
        </PropertyGroup>
33
 
        <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
34
 
                <ConfigurationType>StaticLibrary</ConfigurationType>
35
 
        </PropertyGroup>
36
 
        <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
37
 
                <ConfigurationType>StaticLibrary</ConfigurationType>
38
 
        </PropertyGroup>
39
 
        <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
40
 
        <ImportGroup Label="ExtensionSettings">
41
 
        </ImportGroup>
42
 
        <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
43
 
                <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
44
 
                <Import Project="ScummVM_Release.props" />
45
 
        </ImportGroup>
46
 
        <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
47
 
                <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
48
 
                <Import Project="ScummVM_Debug.props" />
49
 
        </ImportGroup>
50
 
        <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
51
 
                <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
52
 
                <Import Project="ScummVM_Release64.props" />
53
 
        </ImportGroup>
54
 
        <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
55
 
                <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
56
 
                <Import Project="ScummVM_Debug64.props" />
57
 
        </ImportGroup>
58
 
        <PropertyGroup Label="UserMacros" />
59
 
        <PropertyGroup>
60
 
                <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
61
 
        </PropertyGroup>
62
 
        <ItemGroup>
63
 
                <ClCompile Include="..\..\engines\tucker\detection.cpp" />
64
 
                <ClCompile Include="..\..\engines\tucker\graphics.cpp" />
65
 
                <ClCompile Include="..\..\engines\tucker\locations.cpp" />
66
 
                <ClCompile Include="..\..\engines\tucker\resource.cpp" />
67
 
                <ClCompile Include="..\..\engines\tucker\saveload.cpp" />
68
 
                <ClCompile Include="..\..\engines\tucker\sequences.cpp" />
69
 
                <ClCompile Include="..\..\engines\tucker\staticres.cpp" />
70
 
                <ClCompile Include="..\..\engines\tucker\tucker.cpp" />
71
 
        </ItemGroup>
72
 
        <ItemGroup>
73
 
                <ClInclude Include="..\..\engines\tucker\graphics.h" />
74
 
                <ClInclude Include="..\..\engines\tucker\tucker.h" />
75
 
        </ItemGroup>
76
 
        <ItemGroup>
77
 
                <None Include="..\..\engines\tucker\detection.o" />
78
 
                <None Include="..\..\engines\tucker\graphics.o" />
79
 
                <None Include="..\..\engines\tucker\locations.o" />
80
 
                <None Include="..\..\engines\tucker\module.mk" />
81
 
                <None Include="..\..\engines\tucker\resource.o" />
82
 
                <None Include="..\..\engines\tucker\saveload.o" />
83
 
                <None Include="..\..\engines\tucker\sequences.o" />
84
 
                <None Include="..\..\engines\tucker\staticres.o" />
85
 
                <None Include="..\..\engines\tucker\tucker.o" />
86
 
        </ItemGroup>
87
 
        <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
88
 
        <ImportGroup Label="ExtensionTargets">
89
 
        </ImportGroup>
90
 
</Project>
 
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="Analysis|Win32">
 
13
                        <Configuration>Analysis</Configuration>
 
14
                        <Platform>Win32</Platform>
 
15
                </ProjectConfiguration>
 
16
                <ProjectConfiguration Include="Analysis|x64">
 
17
                        <Configuration>Analysis</Configuration>
 
18
                        <Platform>x64</Platform>
 
19
                </ProjectConfiguration>
 
20
                <ProjectConfiguration Include="Release|Win32">
 
21
                        <Configuration>Release</Configuration>
 
22
                        <Platform>Win32</Platform>
 
23
                </ProjectConfiguration>
 
24
                <ProjectConfiguration Include="Release|x64">
 
25
                        <Configuration>Release</Configuration>
 
26
                        <Platform>x64</Platform>
 
27
                </ProjectConfiguration>
 
28
        </ItemGroup>
 
29
        <PropertyGroup Label="Globals">
 
30
                <ProjectGuid>{119A3B44-D415-498B-A957-07D1213CB7EF}</ProjectGuid>
 
31
                <RootNamespace>tucker</RootNamespace>
 
32
                <Keyword>Win32Proj</Keyword>
 
33
        </PropertyGroup>
 
34
        <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
 
35
        <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
 
36
                <ConfigurationType>StaticLibrary</ConfigurationType>
 
37
        </PropertyGroup>
 
38
        <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Analysis|Win32'" Label="Configuration">
 
39
                <ConfigurationType>StaticLibrary</ConfigurationType>
 
40
        </PropertyGroup>
 
41
        <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
 
42
                <ConfigurationType>StaticLibrary</ConfigurationType>
 
43
        </PropertyGroup>
 
44
        <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
 
45
                <ConfigurationType>StaticLibrary</ConfigurationType>
 
46
        </PropertyGroup>
 
47
        <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Analysis|x64'" Label="Configuration">
 
48
                <ConfigurationType>StaticLibrary</ConfigurationType>
 
49
        </PropertyGroup>
 
50
        <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
 
51
                <ConfigurationType>StaticLibrary</ConfigurationType>
 
52
        </PropertyGroup>
 
53
        <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
 
54
        <ImportGroup Label="ExtensionSettings">
 
55
        </ImportGroup>
 
56
        <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
 
57
                <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
 
58
                <Import Project="ScummVM_Release.props" />
 
59
        </ImportGroup>
 
60
        <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Analysis|Win32'" Label="PropertySheets">
 
61
                <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
 
62
                <Import Project="ScummVM_Analysis.props" />
 
63
        </ImportGroup>
 
64
        <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
 
65
                <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
 
66
                <Import Project="ScummVM_Debug.props" />
 
67
        </ImportGroup>
 
68
        <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
 
69
                <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
 
70
                <Import Project="ScummVM_Release64.props" />
 
71
        </ImportGroup>
 
72
        <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Analysis|x64'" Label="PropertySheets">
 
73
                <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
 
74
                <Import Project="ScummVM_Analysis64.props" />
 
75
        </ImportGroup>
 
76
        <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
 
77
                <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
 
78
                <Import Project="ScummVM_Debug64.props" />
 
79
        </ImportGroup>
 
80
        <PropertyGroup Label="UserMacros" />
 
81
        <ItemGroup>
 
82
                <ClCompile Include="..\..\engines\tucker\console.cpp" />
 
83
                <ClCompile Include="..\..\engines\tucker\detection.cpp" />
 
84
                <ClCompile Include="..\..\engines\tucker\graphics.cpp" />
 
85
                <ClCompile Include="..\..\engines\tucker\locations.cpp" />
 
86
                <ClCompile Include="..\..\engines\tucker\resource.cpp" />
 
87
                <ClCompile Include="..\..\engines\tucker\saveload.cpp" />
 
88
                <ClCompile Include="..\..\engines\tucker\sequences.cpp" />
 
89
                <ClCompile Include="..\..\engines\tucker\staticres.cpp" />
 
90
                <ClCompile Include="..\..\engines\tucker\tucker.cpp" />
 
91
        </ItemGroup>
 
92
        <ItemGroup>
 
93
                <ClInclude Include="..\..\engines\tucker\console.h" />
 
94
                <ClInclude Include="..\..\engines\tucker\graphics.h" />
 
95
                <ClInclude Include="..\..\engines\tucker\tucker.h" />
 
96
        </ItemGroup>
 
97
        <ItemGroup>
 
98
                <None Include="..\..\engines\tucker\module.mk" />
 
99
        </ItemGroup>
 
100
        <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
 
101
        <ImportGroup Label="ExtensionTargets">
 
102
        </ImportGroup>
 
103
</Project>