source: GTP/trunk/Lib/Vis/Preprocessing/EvalStats/EvalStats.vcproj @ 1239

Revision 1239, 7.9 KB checked in by mattausch, 18 years ago (diff)
Line 
1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3        ProjectType="Visual C++"
4        Version="7.10"
5        Name="EvalStats"
6        ProjectGUID="{935D1BDD-41B0-49F1-A86C-EB49B94DDB20}"
7        Keyword="Win32Proj">
8        <Platforms>
9                <Platform
10                        Name="Win32"/>
11        </Platforms>
12        <Configurations>
13                <Configuration
14                        Name="Debug|Win32"
15                        OutputDirectory="Debug"
16                        IntermediateDirectory="Debug"
17                        ConfigurationType="1"
18                        CharacterSet="2">
19                        <Tool
20                                Name="VCCLCompilerTool"
21                                Optimization="0"
22                                PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
23                                MinimalRebuild="TRUE"
24                                BasicRuntimeChecks="3"
25                                RuntimeLibrary="5"
26                                UsePrecompiledHeader="3"
27                                WarningLevel="3"
28                                Detect64BitPortabilityProblems="TRUE"
29                                DebugInformationFormat="4"/>
30                        <Tool
31                                Name="VCCustomBuildTool"/>
32                        <Tool
33                                Name="VCLinkerTool"
34                                OutputFile="$(OutDir)/EvalStats.exe"
35                                LinkIncremental="2"
36                                GenerateDebugInformation="TRUE"
37                                ProgramDatabaseFile="$(OutDir)/EvalStats.pdb"
38                                SubSystem="1"
39                                TargetMachine="1"/>
40                        <Tool
41                                Name="VCMIDLTool"/>
42                        <Tool
43                                Name="VCPostBuildEventTool"/>
44                        <Tool
45                                Name="VCPreBuildEventTool"/>
46                        <Tool
47                                Name="VCPreLinkEventTool"/>
48                        <Tool
49                                Name="VCResourceCompilerTool"/>
50                        <Tool
51                                Name="VCWebServiceProxyGeneratorTool"/>
52                        <Tool
53                                Name="VCXMLDataGeneratorTool"/>
54                        <Tool
55                                Name="VCWebDeploymentTool"/>
56                        <Tool
57                                Name="VCManagedWrapperGeneratorTool"/>
58                        <Tool
59                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
60                </Configuration>
61                <Configuration
62                        Name="Release|Win32"
63                        OutputDirectory="Release"
64                        IntermediateDirectory="Release"
65                        ConfigurationType="1"
66                        CharacterSet="2">
67                        <Tool
68                                Name="VCCLCompilerTool"
69                                PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
70                                RuntimeLibrary="0"
71                                UsePrecompiledHeader="3"
72                                WarningLevel="3"
73                                Detect64BitPortabilityProblems="TRUE"
74                                DebugInformationFormat="3"/>
75                        <Tool
76                                Name="VCCustomBuildTool"/>
77                        <Tool
78                                Name="VCLinkerTool"
79                                OutputFile="$(OutDir)/EvalStats.exe"
80                                LinkIncremental="1"
81                                GenerateDebugInformation="TRUE"
82                                SubSystem="1"
83                                OptimizeReferences="2"
84                                EnableCOMDATFolding="2"
85                                TargetMachine="1"/>
86                        <Tool
87                                Name="VCMIDLTool"/>
88                        <Tool
89                                Name="VCPostBuildEventTool"/>
90                        <Tool
91                                Name="VCPreBuildEventTool"/>
92                        <Tool
93                                Name="VCPreLinkEventTool"/>
94                        <Tool
95                                Name="VCResourceCompilerTool"/>
96                        <Tool
97                                Name="VCWebServiceProxyGeneratorTool"/>
98                        <Tool
99                                Name="VCXMLDataGeneratorTool"/>
100                        <Tool
101                                Name="VCWebDeploymentTool"/>
102                        <Tool
103                                Name="VCManagedWrapperGeneratorTool"/>
104                        <Tool
105                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
106                </Configuration>
107                <Configuration
108                        Name="mlrt|Win32"
109                        OutputDirectory="$(ConfigurationName)"
110                        IntermediateDirectory="$(ConfigurationName)"
111                        ConfigurationType="1"
112                        CharacterSet="2">
113                        <Tool
114                                Name="VCCLCompilerTool"
115                                PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
116                                RuntimeLibrary="0"
117                                UsePrecompiledHeader="3"
118                                WarningLevel="3"
119                                Detect64BitPortabilityProblems="TRUE"
120                                DebugInformationFormat="3"/>
121                        <Tool
122                                Name="VCCustomBuildTool"/>
123                        <Tool
124                                Name="VCLinkerTool"
125                                OutputFile="$(OutDir)/EvalStats.exe"
126                                LinkIncremental="1"
127                                GenerateDebugInformation="TRUE"
128                                SubSystem="1"
129                                OptimizeReferences="2"
130                                EnableCOMDATFolding="2"
131                                TargetMachine="1"/>
132                        <Tool
133                                Name="VCMIDLTool"/>
134                        <Tool
135                                Name="VCPostBuildEventTool"/>
136                        <Tool
137                                Name="VCPreBuildEventTool"/>
138                        <Tool
139                                Name="VCPreLinkEventTool"/>
140                        <Tool
141                                Name="VCResourceCompilerTool"/>
142                        <Tool
143                                Name="VCWebServiceProxyGeneratorTool"/>
144                        <Tool
145                                Name="VCXMLDataGeneratorTool"/>
146                        <Tool
147                                Name="VCWebDeploymentTool"/>
148                        <Tool
149                                Name="VCManagedWrapperGeneratorTool"/>
150                        <Tool
151                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
152                </Configuration>
153                <Configuration
154                        Name="Release_Internal|Win32"
155                        OutputDirectory="$(ConfigurationName)"
156                        IntermediateDirectory="$(ConfigurationName)"
157                        ConfigurationType="1"
158                        CharacterSet="2">
159                        <Tool
160                                Name="VCCLCompilerTool"
161                                PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
162                                RuntimeLibrary="0"
163                                UsePrecompiledHeader="3"
164                                WarningLevel="3"
165                                Detect64BitPortabilityProblems="TRUE"
166                                DebugInformationFormat="3"/>
167                        <Tool
168                                Name="VCCustomBuildTool"/>
169                        <Tool
170                                Name="VCLinkerTool"
171                                OutputFile="$(OutDir)/EvalStats.exe"
172                                LinkIncremental="1"
173                                GenerateDebugInformation="TRUE"
174                                SubSystem="1"
175                                OptimizeReferences="2"
176                                EnableCOMDATFolding="2"
177                                TargetMachine="1"/>
178                        <Tool
179                                Name="VCMIDLTool"/>
180                        <Tool
181                                Name="VCPostBuildEventTool"/>
182                        <Tool
183                                Name="VCPreBuildEventTool"/>
184                        <Tool
185                                Name="VCPreLinkEventTool"/>
186                        <Tool
187                                Name="VCResourceCompilerTool"/>
188                        <Tool
189                                Name="VCWebServiceProxyGeneratorTool"/>
190                        <Tool
191                                Name="VCXMLDataGeneratorTool"/>
192                        <Tool
193                                Name="VCWebDeploymentTool"/>
194                        <Tool
195                                Name="VCManagedWrapperGeneratorTool"/>
196                        <Tool
197                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
198                </Configuration>
199                <Configuration
200                        Name="Release Internal|Win32"
201                        OutputDirectory="$(ConfigurationName)"
202                        IntermediateDirectory="$(ConfigurationName)"
203                        ConfigurationType="1"
204                        CharacterSet="2">
205                        <Tool
206                                Name="VCCLCompilerTool"
207                                PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
208                                RuntimeLibrary="0"
209                                UsePrecompiledHeader="3"
210                                WarningLevel="3"
211                                Detect64BitPortabilityProblems="TRUE"
212                                DebugInformationFormat="3"/>
213                        <Tool
214                                Name="VCCustomBuildTool"/>
215                        <Tool
216                                Name="VCLinkerTool"
217                                OutputFile="$(OutDir)/EvalStats.exe"
218                                LinkIncremental="1"
219                                GenerateDebugInformation="TRUE"
220                                SubSystem="1"
221                                OptimizeReferences="2"
222                                EnableCOMDATFolding="2"
223                                TargetMachine="1"/>
224                        <Tool
225                                Name="VCMIDLTool"/>
226                        <Tool
227                                Name="VCPostBuildEventTool"/>
228                        <Tool
229                                Name="VCPreBuildEventTool"/>
230                        <Tool
231                                Name="VCPreLinkEventTool"/>
232                        <Tool
233                                Name="VCResourceCompilerTool"/>
234                        <Tool
235                                Name="VCWebServiceProxyGeneratorTool"/>
236                        <Tool
237                                Name="VCXMLDataGeneratorTool"/>
238                        <Tool
239                                Name="VCWebDeploymentTool"/>
240                        <Tool
241                                Name="VCManagedWrapperGeneratorTool"/>
242                        <Tool
243                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
244                </Configuration>
245        </Configurations>
246        <References>
247        </References>
248        <Files>
249                <Filter
250                        Name="Source Files"
251                        Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
252                        UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
253                        <File
254                                RelativePath=".\EvalStats.cpp">
255                        </File>
256                        <File
257                                RelativePath=".\stdafx.cpp">
258                                <FileConfiguration
259                                        Name="Debug|Win32">
260                                        <Tool
261                                                Name="VCCLCompilerTool"
262                                                UsePrecompiledHeader="1"/>
263                                </FileConfiguration>
264                                <FileConfiguration
265                                        Name="Release|Win32">
266                                        <Tool
267                                                Name="VCCLCompilerTool"
268                                                UsePrecompiledHeader="1"/>
269                                </FileConfiguration>
270                                <FileConfiguration
271                                        Name="mlrt|Win32">
272                                        <Tool
273                                                Name="VCCLCompilerTool"
274                                                UsePrecompiledHeader="1"/>
275                                </FileConfiguration>
276                                <FileConfiguration
277                                        Name="Release_Internal|Win32">
278                                        <Tool
279                                                Name="VCCLCompilerTool"
280                                                UsePrecompiledHeader="1"/>
281                                </FileConfiguration>
282                                <FileConfiguration
283                                        Name="Release Internal|Win32">
284                                        <Tool
285                                                Name="VCCLCompilerTool"
286                                                UsePrecompiledHeader="1"/>
287                                </FileConfiguration>
288                        </File>
289                </Filter>
290                <Filter
291                        Name="Header Files"
292                        Filter="h;hpp;hxx;hm;inl;inc;xsd"
293                        UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
294                        <File
295                                RelativePath=".\stdafx.h">
296                        </File>
297                </Filter>
298                <Filter
299                        Name="Resource Files"
300                        Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
301                        UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
302                </Filter>
303                <File
304                        RelativePath=".\VTune\EvalStats.vpj">
305                </File>
306                <File
307                        RelativePath=".\ReadMe.txt">
308                </File>
309        </Files>
310        <Globals>
311        </Globals>
312</VisualStudioProject>
Note: See TracBrowser for help on using the repository browser.