~ubuntu-branches/ubuntu/oneiric/json-glib/oneiric

« back to all changes in this revision

Viewing changes to build/win32/vs9/path-test.vcproj

  • Committer: Package Import Robot
  • Author(s): Martin Pitt
  • Date: 2011-09-12 09:08:07 UTC
  • mfrom: (1.1.8 upstream)
  • Revision ID: package-import@ubuntu.com-20110912090807-3br793wiakn3yr8r
Tags: 0.13.90-1
* New upstream release.
* Drop 0001-Fix-GVariant-creation-on-some-architectures-bug-6504.patch:
  Applied upstream.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" encoding="big5"?>
2
 
<VisualStudioProject
3
 
        ProjectType="Visual C++"
4
 
        Version="9.00"
5
 
        Name="path-test"
6
 
        ProjectGUID="{FF640D73-9BCD-4B75-B63F-75175A3C9F67}"
7
 
        RootNamespace="pathtest"
8
 
        Keyword="Win32Proj"
9
 
        TargetFrameworkVersion="196613"
10
 
        >
11
 
        <Platforms>
12
 
                <Platform
13
 
                        Name="Win32"
14
 
                />
15
 
                <Platform
16
 
                        Name="x64"
17
 
                />
18
 
        </Platforms>
19
 
        <ToolFiles>
20
 
        </ToolFiles>
21
 
        <Configurations>
22
 
                <Configuration
23
 
                        Name="Debug|Win32"
24
 
                        InheritedPropertySheets=".\json-glib.vsprops"
25
 
                        ConfigurationType="1"
26
 
                        CharacterSet="1"
27
 
                        >
28
 
                        <Tool
29
 
                                Name="VCPreBuildEventTool"
30
 
                        />
31
 
                        <Tool
32
 
                                Name="VCCLCompilerTool"
33
 
                                Optimization="0"
34
 
                                PreprocessorDefinitions="_DEBUG"
35
 
                                MinimalRebuild="true"
36
 
                                BasicRuntimeChecks="3"
37
 
                                RuntimeLibrary="3"
38
 
                                UsePrecompiledHeader="0"
39
 
                                WarningLevel="3"
40
 
                                DebugInformationFormat="4"
41
 
                        />
42
 
                        <Tool
43
 
                                Name="VCLinkerTool"
44
 
                                LinkIncremental="2"
45
 
                                GenerateDebugInformation="true"
46
 
                                SubSystem="1"
47
 
                                TargetMachine="1"
48
 
                        />
49
 
                </Configuration>
50
 
                <Configuration
51
 
                        Name="Debug|x64"
52
 
                        InheritedPropertySheets=".\json-glib.vsprops"
53
 
                        ConfigurationType="1"
54
 
                        CharacterSet="2"
55
 
                        >
56
 
                        <Tool
57
 
                                Name="VCCLCompilerTool"
58
 
                                Optimization="0"
59
 
                                PreprocessorDefinitions="_DEBUG"
60
 
                                MinimalRebuild="true"
61
 
                                BasicRuntimeChecks="3"
62
 
                                RuntimeLibrary="3"
63
 
                                UsePrecompiledHeader="0"
64
 
                                WarningLevel="3"
65
 
                                DebugInformationFormat="3"
66
 
                                CompileAs="1"
67
 
                        />
68
 
                        <Tool
69
 
                                Name="VCLinkerTool"
70
 
                                LinkIncremental="2"
71
 
                                GenerateDebugInformation="true"
72
 
                                SubSystem="1"
73
 
                                TargetMachine="17"
74
 
                        />
75
 
                </Configuration>
76
 
                <Configuration
77
 
                        Name="Release|Win32"
78
 
                        InheritedPropertySheets=".\json-glib.vsprops"
79
 
                        ConfigurationType="1"
80
 
                        CharacterSet="1"
81
 
                        WholeProgramOptimization="1"
82
 
                        >
83
 
                        <Tool
84
 
                                Name="VCPreBuildEventTool"
85
 
                        />
86
 
                        <Tool
87
 
                                Name="VCCLCompilerTool"
88
 
                                Optimization="2"
89
 
                                EnableIntrinsicFunctions="true"
90
 
                                PreprocessorDefinitions=""
91
 
                                RuntimeLibrary="2"
92
 
                                EnableFunctionLevelLinking="true"
93
 
                                UsePrecompiledHeader="0"
94
 
                                WarningLevel="3"
95
 
                                DebugInformationFormat="3"
96
 
                        />
97
 
                        <Tool
98
 
                                Name="VCLinkerTool"
99
 
                                LinkIncremental="1"
100
 
                                GenerateDebugInformation="true"
101
 
                                SubSystem="1"
102
 
                                OptimizeReferences="2"
103
 
                                EnableCOMDATFolding="2"
104
 
                                TargetMachine="1"
105
 
                        />
106
 
                </Configuration>
107
 
                <Configuration
108
 
                        Name="Release|x64"
109
 
                        InheritedPropertySheets=".\json-glib.vsprops"
110
 
                        ConfigurationType="1"
111
 
                        CharacterSet="2"
112
 
                        WholeProgramOptimization="1"
113
 
                        >
114
 
                        <Tool
115
 
                                Name="VCCLCompilerTool"
116
 
                                PreprocessorDefinitions=""
117
 
                                RuntimeLibrary="2"
118
 
                                UsePrecompiledHeader="0"
119
 
                                WarningLevel="3"
120
 
                                DebugInformationFormat="3"
121
 
                                CompileAs="1"
122
 
                        />
123
 
                        <Tool
124
 
                                Name="VCLinkerTool"
125
 
                                LinkIncremental="1"
126
 
                                GenerateDebugInformation="true"
127
 
                                SubSystem="1"
128
 
                                OptimizeReferences="2"
129
 
                                EnableCOMDATFolding="2"
130
 
                                TargetMachine="17"
131
 
                        />
132
 
                </Configuration>
133
 
        </Configurations>
134
 
        <References>
135
 
        </References>
136
 
        <Files>
137
 
                <Filter
138
 
                        Name="Sources"
139
 
                        Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
140
 
                        UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
141
 
                        >
142
 
                        <File RelativePath="..\..\..\json-glib\tests\path-test.c" />
143
 
                </Filter>
144
 
        </Files>
145
 
        <Globals>
146
 
        </Globals>
147
 
</VisualStudioProject>