]>
Commit | Line | Data |
---|---|---|
1 | <?xml version="1.0" encoding="Windows-1252"?> | |
2 | <VisualStudioProject | |
3 | ProjectType="Visual C++" | |
4 | Version="7.10" | |
5 | Name="ubrkperf" | |
6 | ProjectGUID="{7E280294-49BD-43D1-9903-CF29648D88CA}" | |
7 | SccProjectName="" | |
8 | SccLocalPath=""> | |
9 | <Platforms> | |
10 | <Platform | |
11 | Name="Win32"/> | |
12 | </Platforms> | |
13 | <Configurations> | |
14 | <Configuration | |
15 | Name="Debug|Win32" | |
16 | OutputDirectory=".\Debug" | |
17 | IntermediateDirectory=".\Debug" | |
18 | ConfigurationType="1" | |
19 | UseOfMFC="0" | |
20 | ATLMinimizesCRunTimeLibraryUsage="FALSE" | |
21 | CharacterSet="2"> | |
22 | <Tool | |
23 | Name="VCCLCompilerTool" | |
24 | Optimization="0" | |
25 | OptimizeForProcessor="2" | |
26 | AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\tools\toolutil;..\..\..\common;..\..\..\tools\ctestfw" | |
27 | PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE" | |
28 | BasicRuntimeChecks="3" | |
29 | RuntimeLibrary="3" | |
30 | PrecompiledHeaderFile=".\Debug/ubrkperf.pch" | |
31 | AssemblerListingLocation=".\Debug/" | |
32 | ObjectFile=".\Debug/" | |
33 | ProgramDataBaseFileName=".\Debug/" | |
34 | BrowseInformation="1" | |
35 | WarningLevel="3" | |
36 | SuppressStartupBanner="TRUE" | |
37 | DebugInformationFormat="4" | |
38 | CompileAs="0"/> | |
39 | <Tool | |
40 | Name="VCCustomBuildTool"/> | |
41 | <Tool | |
42 | Name="VCLinkerTool" | |
43 | AdditionalDependencies="icuucd.lib icutud.lib icutestd.lib winmm.lib" | |
44 | OutputFile=".\Debug/ubrkperf.exe" | |
45 | LinkIncremental="1" | |
46 | SuppressStartupBanner="TRUE" | |
47 | AdditionalLibraryDirectories="..\..\..\..\lib\" | |
48 | GenerateDebugInformation="TRUE" | |
49 | ProgramDatabaseFile=".\Debug/ubrkperf.pdb" | |
50 | SubSystem="1" | |
51 | TargetMachine="1"/> | |
52 | <Tool | |
53 | Name="VCMIDLTool" | |
54 | TypeLibraryName=".\Debug/ubrkperf.tlb" | |
55 | HeaderFileName=""/> | |
56 | <Tool | |
57 | Name="VCPostBuildEventTool"/> | |
58 | <Tool | |
59 | Name="VCPreBuildEventTool"/> | |
60 | <Tool | |
61 | Name="VCPreLinkEventTool"/> | |
62 | <Tool | |
63 | Name="VCResourceCompilerTool" | |
64 | PreprocessorDefinitions="_DEBUG" | |
65 | Culture="1033"/> | |
66 | <Tool | |
67 | Name="VCWebServiceProxyGeneratorTool"/> | |
68 | <Tool | |
69 | Name="VCXMLDataGeneratorTool"/> | |
70 | <Tool | |
71 | Name="VCWebDeploymentTool"/> | |
72 | <Tool | |
73 | Name="VCManagedWrapperGeneratorTool"/> | |
74 | <Tool | |
75 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> | |
76 | </Configuration> | |
77 | <Configuration | |
78 | Name="Release|Win32" | |
79 | OutputDirectory=".\Release" | |
80 | IntermediateDirectory=".\Release" | |
81 | ConfigurationType="1" | |
82 | UseOfMFC="0" | |
83 | ATLMinimizesCRunTimeLibraryUsage="FALSE" | |
84 | CharacterSet="2"> | |
85 | <Tool | |
86 | Name="VCCLCompilerTool" | |
87 | Optimization="2" | |
88 | InlineFunctionExpansion="2" | |
89 | OptimizeForProcessor="2" | |
90 | AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\tools\toolutil;..\..\..\common;..\..\..\tools\ctestfw" | |
91 | PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE" | |
92 | StringPooling="TRUE" | |
93 | RuntimeLibrary="2" | |
94 | EnableFunctionLevelLinking="TRUE" | |
95 | PrecompiledHeaderFile=".\Release/ubrkperf.pch" | |
96 | AssemblerListingLocation=".\Release/" | |
97 | ObjectFile=".\Release/" | |
98 | ProgramDataBaseFileName=".\Release/" | |
99 | WarningLevel="3" | |
100 | SuppressStartupBanner="TRUE" | |
101 | CompileAs="0"/> | |
102 | <Tool | |
103 | Name="VCCustomBuildTool"/> | |
104 | <Tool | |
105 | Name="VCLinkerTool" | |
106 | AdditionalDependencies="icuuc.lib icutu.lib icutest.lib winmm.lib" | |
107 | OutputFile="..\..\..\..\bin\ubrkperf24.exe" | |
108 | LinkIncremental="1" | |
109 | SuppressStartupBanner="TRUE" | |
110 | AdditionalLibraryDirectories="..\..\..\..\lib\" | |
111 | ProgramDatabaseFile=".\Release/ubrkperf24.pdb" | |
112 | SubSystem="1" | |
113 | TargetMachine="1"/> | |
114 | <Tool | |
115 | Name="VCMIDLTool" | |
116 | TypeLibraryName=".\Release/ubrkperf.tlb" | |
117 | HeaderFileName=""/> | |
118 | <Tool | |
119 | Name="VCPostBuildEventTool"/> | |
120 | <Tool | |
121 | Name="VCPreBuildEventTool"/> | |
122 | <Tool | |
123 | Name="VCPreLinkEventTool"/> | |
124 | <Tool | |
125 | Name="VCResourceCompilerTool" | |
126 | PreprocessorDefinitions="NDEBUG" | |
127 | Culture="1033"/> | |
128 | <Tool | |
129 | Name="VCWebServiceProxyGeneratorTool"/> | |
130 | <Tool | |
131 | Name="VCXMLDataGeneratorTool"/> | |
132 | <Tool | |
133 | Name="VCWebDeploymentTool"/> | |
134 | <Tool | |
135 | Name="VCManagedWrapperGeneratorTool"/> | |
136 | <Tool | |
137 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> | |
138 | </Configuration> | |
139 | </Configurations> | |
140 | <References> | |
141 | </References> | |
142 | <Files> | |
143 | <Filter | |
144 | Name="Source Files" | |
145 | Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"> | |
146 | <File | |
147 | RelativePath="ubrkperf.cpp"> | |
148 | <FileConfiguration | |
149 | Name="Debug|Win32"> | |
150 | <Tool | |
151 | Name="VCCLCompilerTool" | |
152 | Optimization="0" | |
153 | AdditionalIncludeDirectories="" | |
154 | PreprocessorDefinitions="" | |
155 | BasicRuntimeChecks="3" | |
156 | BrowseInformation="1"/> | |
157 | </FileConfiguration> | |
158 | <FileConfiguration | |
159 | Name="Release|Win32"> | |
160 | <Tool | |
161 | Name="VCCLCompilerTool" | |
162 | Optimization="2" | |
163 | AdditionalIncludeDirectories="" | |
164 | PreprocessorDefinitions=""/> | |
165 | </FileConfiguration> | |
166 | </File> | |
167 | </Filter> | |
168 | <Filter | |
169 | Name="Header Files" | |
170 | Filter="h;hpp;hxx;hm;inl"> | |
171 | <File | |
172 | RelativePath="ubrkperf.h"> | |
173 | </File> | |
174 | </Filter> | |
175 | <Filter | |
176 | Name="Resource Files" | |
177 | Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"> | |
178 | </Filter> | |
179 | </Files> | |
180 | <Globals> | |
181 | </Globals> | |
182 | </VisualStudioProject> |