Update German translation
[glib.git] / win32 / vs9 / gio-tool.vcprojin
blob267a44516bb4fbe7a81c2fd4c5164c5779131d29
1 <?xml version="1.0" encoding="big5"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9.00"
5 Name="gio-tool"
6 ProjectGUID="{D0403E9A-2B00-4FD3-B3DD-3C8F9CB9A338}"
7 RootNamespace="giotool"
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="1"
28 <Tool
29 Name="VCPreBuildEventTool"
31 <Tool
32 Name="VCCLCompilerTool"
33 Optimization="0"
34 AdditionalIncludeDirectories="..\..\gio;..\..\gmodule"
35 PreprocessorDefinitions="_DEBUG;$(GioInBuildMacro)"
36 MinimalRebuild="true"
37 BasicRuntimeChecks="3"
38 RuntimeLibrary="3"
39 UsePrecompiledHeader="0"
40 WarningLevel="3"
41 DebugInformationFormat="4"
43 <Tool
44 Name="VCLinkerTool"
45 OutputFile="$(OutDir)\gio.exe"
46 LinkIncremental="2"
47 GenerateDebugInformation="true"
48 SubSystem="1"
49 ProjectDebugDatabase="$(OutDir)\$(OutputFileName).pdb"
50 TargetMachine="1"
52 </Configuration>
53 <Configuration
54 Name="Debug|x64"
55 InheritedPropertySheets=".\glib-build-defines.vsprops"
56 ConfigurationType="1"
57 CharacterSet="2"
59 <Tool
60 Name="VCCLCompilerTool"
61 Optimization="0"
62 AdditionalIncludeDirectories="..\..\gio;..\..\gmodule"
63 PreprocessorDefinitions="_DEBUG;$(GioInBuildMacro)"
64 MinimalRebuild="true"
65 BasicRuntimeChecks="3"
66 RuntimeLibrary="3"
67 UsePrecompiledHeader="0"
68 WarningLevel="3"
69 DebugInformationFormat="3"
70 CompileAs="1"
72 <Tool
73 Name="VCLinkerTool"
74 OutputFile="$(OutDir)\gio.exe"
75 LinkIncremental="2"
76 GenerateDebugInformation="true"
77 SubSystem="1"
78 RandomizedBaseAddress="1"
79 DataExecutionPrevention="0"
80 ProjectDebugDatabase="$(OutDir)\$(OutputFileName).pdb"
81 TargetMachine="17"
83 </Configuration>
84 <Configuration
85 Name="Release|Win32"
86 InheritedPropertySheets=".\glib-build-defines.vsprops"
87 ConfigurationType="1"
88 CharacterSet="1"
89 WholeProgramOptimization="1"
91 <Tool
92 Name="VCPreBuildEventTool"
94 <Tool
95 Name="VCCLCompilerTool"
96 Optimization="2"
97 AdditionalIncludeDirectories="..\..\gio;..\..\gmodule"
98 EnableIntrinsicFunctions="true"
99 PreprocessorDefinitions="$(GioInBuildMacro)"
100 RuntimeLibrary="2"
101 EnableFunctionLevelLinking="true"
102 UsePrecompiledHeader="0"
103 WarningLevel="3"
104 DebugInformationFormat="3"
106 <Tool
107 Name="VCLinkerTool"
108 OutputFile="$(OutDir)\gio.exe"
109 LinkIncremental="1"
110 GenerateDebugInformation="true"
111 SubSystem="1"
112 OptimizeReferences="2"
113 EnableCOMDATFolding="2"
114 ProjectDebugDatabase="$(OutDir)\$(OutputFileName).pdb"
115 TargetMachine="1"
117 </Configuration>
118 <Configuration
119 Name="Release|x64"
120 InheritedPropertySheets=".\glib-build-defines.vsprops"
121 ConfigurationType="1"
122 CharacterSet="2"
123 WholeProgramOptimization="1"
125 <Tool
126 Name="VCCLCompilerTool"
127 PreprocessorDefinitions="$(GioInBuildMacro)"
128 AdditionalIncludeDirectories="..\..\gio;..\..\gmodule"
129 RuntimeLibrary="2"
130 UsePrecompiledHeader="0"
131 WarningLevel="3"
132 DebugInformationFormat="3"
133 CompileAs="1"
135 <Tool
136 Name="VCLinkerTool"
137 OutputFile="$(OutDir)\gio.exe"
138 LinkIncremental="1"
139 GenerateDebugInformation="true"
140 SubSystem="1"
141 OptimizeReferences="2"
142 EnableCOMDATFolding="2"
143 RandomizedBaseAddress="1"
144 DataExecutionPrevention="0"
145 ProjectDebugDatabase="$(OutDir)\$(OutputFileName).pdb"
146 TargetMachine="17"
148 </Configuration>
149 </Configurations>
150 <References>
151 </References>
152 <Files>
153 <Filter
154 Name="Sources"
155 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
156 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
158 #include "gio-tool.sourcefiles"
159 </Filter>
160 <Filter
161 Name="Headers"
162 Filter="h;hpp;hxx;hm;inl;inc;xsd"
163 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
165 </Filter>
166 <Filter
167 Name="Resource Files"
168 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
169 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
171 </Filter>
172 </Files>
173 <Globals>
174 </Globals>
175 </VisualStudioProject>