tagging release
[dasher.git] / trunk / Src / Tools / UserLogLoadTest / UserLogLoadTest_vc71.vcproj
blob147d18460439640f42c57dc6cd1c68935c94837d
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="7.10"
5 Name="UserLogLoadTest"
6 ProjectGUID="{ADD57262-9572-4E6D-A5AC-3050984F5F40}"
7 RootNamespace="UserLog"
8 Keyword="ManagedCProj">
9 <Platforms>
10 <Platform
11 Name="Win32"/>
12 </Platforms>
13 <Configurations>
14 <Configuration
15 Name="Unicode Debug|Win32"
16 OutputDirectory=".\Target/Win32 Unicode Debug"
17 IntermediateDirectory=".\Target/Win32 Unicode Debug/Intermediate"
18 ConfigurationType="1"
19 CharacterSet="1"
20 ManagedExtensions="FALSE">
21 <Tool
22 Name="VCCLCompilerTool"
23 Optimization="0"
24 FavorSizeOrSpeed="0"
25 AdditionalIncludeDirectories=".;../../Dashercore"
26 PreprocessorDefinitions="WIN32,_DEBUG,_WINDOWS,_STATIC,_UNICODE,USER_LOG_TOOL"
27 MinimalRebuild="FALSE"
28 BasicRuntimeChecks="3"
29 RuntimeLibrary="1"
30 ForceConformanceInForLoopScope="FALSE"
31 UsePrecompiledHeader="2"
32 PrecompiledHeaderThrough="WinCommon.h"
33 BrowseInformation="1"
34 WarningLevel="3"
35 DebugInformationFormat="3"/>
36 <Tool
37 Name="VCCustomBuildTool"/>
38 <Tool
39 Name="VCLinkerTool"
40 IgnoreImportLibrary="FALSE"
41 AdditionalOptions="/MACHINE:I386"
42 OutputFile=".\Target/Win32 Unicode Debug/UserLogLoadTest.exe"
43 LinkIncremental="2"
44 SuppressStartupBanner="FALSE"
45 AdditionalLibraryDirectories=""
46 GenerateDebugInformation="TRUE"
47 AssemblyDebug="1"
48 ProgramDatabaseFile=".\Target/Win32 Unicode Debug/UserLog.pdb"
49 GenerateMapFile="FALSE"
50 SubSystem="0"
51 EntryPointSymbol=""/>
52 <Tool
53 Name="VCMIDLTool"/>
54 <Tool
55 Name="VCPostBuildEventTool"/>
56 <Tool
57 Name="VCPreBuildEventTool"/>
58 <Tool
59 Name="VCPreLinkEventTool"/>
60 <Tool
61 Name="VCResourceCompilerTool"/>
62 <Tool
63 Name="VCWebServiceProxyGeneratorTool"/>
64 <Tool
65 Name="VCXMLDataGeneratorTool"/>
66 <Tool
67 Name="VCWebDeploymentTool"/>
68 <Tool
69 Name="VCManagedWrapperGeneratorTool"/>
70 <Tool
71 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
72 </Configuration>
73 <Configuration
74 Name="Unicode Release|Win32"
75 OutputDirectory=".\Target/Win32 Unicode Release"
76 IntermediateDirectory=".\Target/Win32 Unicode Release/Intermediate"
77 ConfigurationType="1"
78 CharacterSet="1"
79 ManagedExtensions="FALSE">
80 <Tool
81 Name="VCCLCompilerTool"
82 AdditionalIncludeDirectories=".;../../Dashercore"
83 PreprocessorDefinitions="WIN32;NDEBUG;_UNICODE,USER_LOG_TOOL"
84 MinimalRebuild="FALSE"
85 RuntimeLibrary="0"
86 UsePrecompiledHeader="2"
87 PrecompiledHeaderThrough="WinCommon.h"
88 WarningLevel="3"
89 DebugInformationFormat="3"/>
90 <Tool
91 Name="VCCustomBuildTool"/>
92 <Tool
93 Name="VCLinkerTool"
94 OutputFile=".\Target/Win32 Unicode Release/UserLogLoadTest.exe"
95 LinkIncremental="2"
96 GenerateDebugInformation="TRUE"
97 ProgramDatabaseFile=".\Target/Win32 Unicode Release/UserLog.pdb"/>
98 <Tool
99 Name="VCMIDLTool"/>
100 <Tool
101 Name="VCPostBuildEventTool"/>
102 <Tool
103 Name="VCPreBuildEventTool"/>
104 <Tool
105 Name="VCPreLinkEventTool"/>
106 <Tool
107 Name="VCResourceCompilerTool"/>
108 <Tool
109 Name="VCWebServiceProxyGeneratorTool"/>
110 <Tool
111 Name="VCXMLDataGeneratorTool"/>
112 <Tool
113 Name="VCWebDeploymentTool"/>
114 <Tool
115 Name="VCManagedWrapperGeneratorTool"/>
116 <Tool
117 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
118 </Configuration>
119 </Configurations>
120 <References>
121 </References>
122 <Files>
123 <Filter
124 Name="Source Files"
125 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
126 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
127 <File
128 RelativePath=".\main.cpp">
129 </File>
130 <File
131 RelativePath="..\..\Common\Trace.cpp">
132 </File>
133 <File
134 RelativePath="..\..\Common\Trace.h">
135 </File>
136 </Filter>
137 <Filter
138 Name="Header Files"
139 Filter="h;hpp;hxx;hm;inl;inc;xsd"
140 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
141 </Filter>
142 <Filter
143 Name="Resource Files"
144 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
145 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
146 </Filter>
147 </Files>
148 <Globals>
149 </Globals>
150 </VisualStudioProject>