tdf#130857 qt weld: Implement QtInstanceWidget::strip_mnemonic
[LibreOffice.git] / extensions / test / ole / unoTocomCalls / Test / Test.vcproj
blobf31d1ffc4eaa0ed6e6e09442a88b712b18f10173
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9,00"
5 Name="Test"
6 ProjectGUID="{13AE4BE8-2467-4B35-800F-154379D54C24}"
7 TargetFrameworkVersion="131072"
9 <Platforms>
10 <Platform
11 Name="Win32"
13 </Platforms>
14 <ToolFiles>
15 </ToolFiles>
16 <Configurations>
17 <Configuration
18 Name="Debug|Win32"
19 OutputDirectory=".\Debug"
20 IntermediateDirectory=".\Debug"
21 ConfigurationType="1"
22 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops"
23 UseOfMFC="0"
24 ATLMinimizesCRunTimeLibraryUsage="false"
25 CharacterSet="2"
27 <Tool
28 Name="VCPreBuildEventTool"
30 <Tool
31 Name="VCCustomBuildTool"
33 <Tool
34 Name="VCXMLDataGeneratorTool"
36 <Tool
37 Name="VCWebServiceProxyGeneratorTool"
39 <Tool
40 Name="VCMIDLTool"
41 TypeLibraryName=".\Debug/Test.tlb"
43 <Tool
44 Name="VCCLCompilerTool"
45 Optimization="0"
46 PreprocessorDefinitions="WIN32,_DEBUG,_CONSOLE"
47 BasicRuntimeChecks="3"
48 RuntimeLibrary="1"
49 UsePrecompiledHeader="2"
50 PrecompiledHeaderThrough="stdafx.h"
51 PrecompiledHeaderFile=".\Debug/Test.pch"
52 AssemblerListingLocation=".\Debug/"
53 ObjectFile=".\Debug/"
54 ProgramDataBaseFileName=".\Debug/"
55 BrowseInformation="1"
56 WarningLevel="3"
57 SuppressStartupBanner="true"
58 DebugInformationFormat="4"
60 <Tool
61 Name="VCManagedResourceCompilerTool"
63 <Tool
64 Name="VCResourceCompilerTool"
65 PreprocessorDefinitions="_DEBUG"
66 Culture="1033"
68 <Tool
69 Name="VCPreLinkEventTool"
71 <Tool
72 Name="VCLinkerTool"
73 AdditionalOptions="/MACHINE:I386"
74 AdditionalDependencies="odbc32.lib odbccp32.lib"
75 OutputFile=".\Debug/Test.exe"
76 LinkIncremental="2"
77 SuppressStartupBanner="true"
78 GenerateDebugInformation="true"
79 ProgramDatabaseFile=".\Debug/Test.pdb"
80 SubSystem="1"
81 RandomizedBaseAddress="1"
82 DataExecutionPrevention="0"
84 <Tool
85 Name="VCALinkTool"
87 <Tool
88 Name="VCManifestTool"
90 <Tool
91 Name="VCXDCMakeTool"
93 <Tool
94 Name="VCBscMakeTool"
96 <Tool
97 Name="VCFxCopTool"
99 <Tool
100 Name="VCAppVerifierTool"
102 <Tool
103 Name="VCPostBuildEventTool"
105 </Configuration>
106 <Configuration
107 Name="Release|Win32"
108 OutputDirectory=".\Release"
109 IntermediateDirectory=".\Release"
110 ConfigurationType="1"
111 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops"
112 UseOfMFC="0"
113 ATLMinimizesCRunTimeLibraryUsage="false"
114 CharacterSet="2"
116 <Tool
117 Name="VCPreBuildEventTool"
119 <Tool
120 Name="VCCustomBuildTool"
122 <Tool
123 Name="VCXMLDataGeneratorTool"
125 <Tool
126 Name="VCWebServiceProxyGeneratorTool"
128 <Tool
129 Name="VCMIDLTool"
130 TypeLibraryName=".\Release/Test.tlb"
132 <Tool
133 Name="VCCLCompilerTool"
134 InlineFunctionExpansion="1"
135 PreprocessorDefinitions="WIN32,NDEBUG,_CONSOLE"
136 StringPooling="true"
137 RuntimeLibrary="0"
138 EnableFunctionLevelLinking="true"
139 UsePrecompiledHeader="2"
140 PrecompiledHeaderThrough="stdafx.h"
141 PrecompiledHeaderFile=".\Release/Test.pch"
142 AssemblerListingLocation=".\Release/"
143 ObjectFile=".\Release/"
144 ProgramDataBaseFileName=".\Release/"
145 WarningLevel="3"
146 SuppressStartupBanner="true"
148 <Tool
149 Name="VCManagedResourceCompilerTool"
151 <Tool
152 Name="VCResourceCompilerTool"
153 PreprocessorDefinitions="NDEBUG"
154 Culture="1033"
156 <Tool
157 Name="VCPreLinkEventTool"
159 <Tool
160 Name="VCLinkerTool"
161 AdditionalOptions="/MACHINE:I386"
162 AdditionalDependencies="odbc32.lib odbccp32.lib"
163 OutputFile=".\Release/Test.exe"
164 LinkIncremental="1"
165 SuppressStartupBanner="true"
166 ProgramDatabaseFile=".\Release/Test.pdb"
167 SubSystem="1"
168 RandomizedBaseAddress="1"
169 DataExecutionPrevention="0"
171 <Tool
172 Name="VCALinkTool"
174 <Tool
175 Name="VCManifestTool"
177 <Tool
178 Name="VCXDCMakeTool"
180 <Tool
181 Name="VCBscMakeTool"
183 <Tool
184 Name="VCFxCopTool"
186 <Tool
187 Name="VCAppVerifierTool"
189 <Tool
190 Name="VCPostBuildEventTool"
192 </Configuration>
193 </Configurations>
194 <References>
195 </References>
196 <Files>
197 <Filter
198 Name="Source Files"
199 Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
201 <File
202 RelativePath=".\StdAfx.cpp"
204 <FileConfiguration
205 Name="Debug|Win32"
207 <Tool
208 Name="VCCLCompilerTool"
209 UsePrecompiledHeader="1"
211 </FileConfiguration>
212 <FileConfiguration
213 Name="Release|Win32"
215 <Tool
216 Name="VCCLCompilerTool"
217 UsePrecompiledHeader="1"
219 </FileConfiguration>
220 </File>
221 <File
222 RelativePath=".\Test.cpp"
224 </File>
225 </Filter>
226 <Filter
227 Name="Header Files"
228 Filter="h;hpp;hxx;hm;inl"
230 <File
231 RelativePath=".\StdAfx.h"
233 </File>
234 </Filter>
235 <Filter
236 Name="Resource Files"
237 Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
239 </Filter>
240 <File
241 RelativePath=".\ReadMe.txt"
243 </File>
244 </Files>
245 <Globals>
246 </Globals>
247 </VisualStudioProject>