Update German translation
[glib.git] / win32 / vs9 / gsettings.vcproj
blobea15c423e3360d2238a448bf63468d189bcdb2a9
1 <?xml version="1.0" encoding="big5"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9.00"
5 Name="gsettings"
6 ProjectGUID="{05041C63-F1C5-49BA-A7DE-61EBB5307EAA}"
7 RootNamespace="gsettings"
8 Keyword="Win32Proj"
9 TargetFrameworkVersion="196613"
11 <Platforms>
12 <Platform
13 Name="Win32"
15 <Platform
16 Name="x64"
18 </Platforms>
19 <ToolFiles>
20 </ToolFiles>
21 <Configurations>
22 <Configuration
23 Name="Debug|Win32"
24 InheritedPropertySheets=".\glib-build-defines.vsprops"
25 ConfigurationType="1"
26 CharacterSet="2"
28 <Tool
29 Name="VCPreBuildEventTool"
31 <Tool
32 Name="VCCLCompilerTool"
33 Optimization="0"
34 AdditionalIncludeDirectories="..\..\gmodule"
35 PreprocessorDefinitions="_DEBUG"
36 MinimalRebuild="true"
37 BasicRuntimeChecks="3"
38 RuntimeLibrary="3"
39 UsePrecompiledHeader="0"
40 WarningLevel="3"
41 DebugInformationFormat="4"
43 <Tool
44 Name="VCLinkerTool"
45 LinkIncremental="2"
46 GenerateDebugInformation="true"
47 SubSystem="1"
48 TargetMachine="1"
50 </Configuration>
51 <Configuration
52 Name="Debug|x64"
53 InheritedPropertySheets=".\glib-build-defines.vsprops"
54 ConfigurationType="1"
55 CharacterSet="2"
57 <Tool
58 Name="VCCLCompilerTool"
59 Optimization="0"
60 AdditionalIncludeDirectories="..\..\gmodule"
61 PreprocessorDefinitions="DEBUG"
62 MinimalRebuild="true"
63 BasicRuntimeChecks="3"
64 RuntimeLibrary="3"
65 UsePrecompiledHeader="0"
66 WarningLevel="3"
67 DebugInformationFormat="3"
68 CompileAs="1"
70 <Tool
71 Name="VCLinkerTool"
72 LinkIncremental="2"
73 GenerateDebugInformation="true"
74 SubSystem="1"
75 RandomizedBaseAddress="1"
76 DataExecutionPrevention="0"
77 TargetMachine="17"
79 </Configuration>
80 <Configuration
81 Name="Release|Win32"
82 InheritedPropertySheets=".\glib-build-defines.vsprops"
83 ConfigurationType="1"
84 CharacterSet="2"
85 WholeProgramOptimization="1"
87 <Tool
88 Name="VCPreBuildEventTool"
90 <Tool
91 Name="VCCLCompilerTool"
92 Optimization="2"
93 EnableIntrinsicFunctions="true"
94 AdditionalIncludeDirectories="..\..\gmodule"
95 PreprocessorDefinitions=""
96 RuntimeLibrary="2"
97 EnableFunctionLevelLinking="true"
98 UsePrecompiledHeader="0"
99 WarningLevel="3"
100 DebugInformationFormat="3"
102 <Tool
103 Name="VCLinkerTool"
104 AdditionalDependencies=""
105 LinkIncremental="1"
106 GenerateDebugInformation="true"
107 SubSystem="1"
108 OptimizeReferences="2"
109 EnableCOMDATFolding="2"
110 TargetMachine="1"
112 </Configuration>
113 <Configuration
114 Name="Release|x64"
115 InheritedPropertySheets=".\glib-build-defines.vsprops"
116 ConfigurationType="1"
117 CharacterSet="2"
118 WholeProgramOptimization="1"
120 <Tool
121 Name="VCCLCompilerTool"
122 AdditionalIncludeDirectories="..\..\gmodule"
123 PreprocessorDefinitions=""
124 RuntimeLibrary="2"
125 UsePrecompiledHeader="0"
126 WarningLevel="3"
127 DebugInformationFormat="3"
128 CompileAs="1"
130 <Tool
131 Name="VCLinkerTool"
132 LinkIncremental="1"
133 GenerateDebugInformation="true"
134 SubSystem="1"
135 OptimizeReferences="2"
136 EnableCOMDATFolding="2"
137 RandomizedBaseAddress="1"
138 DataExecutionPrevention="0"
139 TargetMachine="17"
141 </Configuration>
142 </Configurations>
143 <References>
144 </References>
145 <Files>
146 <Filter
147 Name="Source Files"
148 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
149 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
151 <File RelativePath="..\..\gio\gsettings-tool.c" />
152 </Filter>
153 </Files>
154 <Globals>
155 </Globals>
156 </VisualStudioProject>