Update German translation
[glib.git] / win32 / vs9 / gdbus.vcproj
blob6da34e35813a1bba723d041e18fc8acd9c16e270
1 <?xml version="1.0" encoding="big5"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9.00"
5 Name="gdbus"
6 ProjectGUID="{95A1571F-61BE-4C51-BE53-2F2DAB280687}"
7 RootNamespace="gdbus"
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 LinkIncremental="1"
105 GenerateDebugInformation="true"
106 SubSystem="1"
107 OptimizeReferences="2"
108 EnableCOMDATFolding="2"
109 TargetMachine="1"
111 </Configuration>
112 <Configuration
113 Name="Release|x64"
114 InheritedPropertySheets=".\glib-build-defines.vsprops"
115 ConfigurationType="1"
116 CharacterSet="2"
117 WholeProgramOptimization="1"
119 <Tool
120 Name="VCCLCompilerTool"
121 AdditionalIncludeDirectories="..\..\gmodule"
122 PreprocessorDefinitions=""
123 RuntimeLibrary="2"
124 UsePrecompiledHeader="0"
125 WarningLevel="3"
126 DebugInformationFormat="3"
127 CompileAs="1"
129 <Tool
130 Name="VCLinkerTool"
131 LinkIncremental="1"
132 GenerateDebugInformation="true"
133 SubSystem="1"
134 OptimizeReferences="2"
135 EnableCOMDATFolding="2"
136 RandomizedBaseAddress="1"
137 DataExecutionPrevention="0"
138 TargetMachine="17"
140 </Configuration>
141 </Configurations>
142 <References>
143 </References>
144 <Files>
145 <Filter
146 Name="Source Files"
147 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
148 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
150 <File RelativePath="..\..\gio\gdbus-tool.c" />
151 </Filter>
152 </Files>
153 <Globals>
154 </Globals>
155 </VisualStudioProject>