[32] | 1 | <?xml version="1.0" encoding="Windows-1252"?>
|
---|
| 2 | <VisualStudioProject
|
---|
| 3 | ProjectType="Visual C++"
|
---|
| 4 | Version="9.00"
|
---|
| 5 | Name="replay"
|
---|
| 6 | ProjectGUID="{6CDC762E-2D22-4B0F-B6CD-7F8AB432ED42}"
|
---|
| 7 | RootNamespace="replay"
|
---|
| 8 | Keyword="Win32Proj"
|
---|
| 9 | TargetFrameworkVersion="196613"
|
---|
| 10 | >
|
---|
| 11 | <Platforms>
|
---|
| 12 | <Platform
|
---|
| 13 | Name="Win32"
|
---|
| 14 | />
|
---|
| 15 | </Platforms>
|
---|
| 16 | <ToolFiles>
|
---|
| 17 | </ToolFiles>
|
---|
| 18 | <Configurations>
|
---|
| 19 | <Configuration
|
---|
| 20 | Name="Debug|Win32"
|
---|
| 21 | OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
---|
| 22 | IntermediateDirectory="$(ConfigurationName)"
|
---|
| 23 | ConfigurationType="1"
|
---|
| 24 | CharacterSet="1"
|
---|
| 25 | >
|
---|
| 26 | <Tool
|
---|
| 27 | Name="VCPreBuildEventTool"
|
---|
| 28 | />
|
---|
| 29 | <Tool
|
---|
| 30 | Name="VCCustomBuildTool"
|
---|
| 31 | />
|
---|
| 32 | <Tool
|
---|
| 33 | Name="VCXMLDataGeneratorTool"
|
---|
| 34 | />
|
---|
| 35 | <Tool
|
---|
| 36 | Name="VCWebServiceProxyGeneratorTool"
|
---|
| 37 | />
|
---|
| 38 | <Tool
|
---|
| 39 | Name="VCMIDLTool"
|
---|
| 40 | />
|
---|
| 41 | <Tool
|
---|
| 42 | Name="VCCLCompilerTool"
|
---|
| 43 | Optimization="0"
|
---|
| 44 | PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
|
---|
| 45 | MinimalRebuild="true"
|
---|
| 46 | BasicRuntimeChecks="3"
|
---|
| 47 | RuntimeLibrary="3"
|
---|
| 48 | TreatWChar_tAsBuiltInType="false"
|
---|
| 49 | UsePrecompiledHeader="2"
|
---|
| 50 | WarningLevel="3"
|
---|
| 51 | DebugInformationFormat="4"
|
---|
| 52 | />
|
---|
| 53 | <Tool
|
---|
| 54 | Name="VCManagedResourceCompilerTool"
|
---|
| 55 | />
|
---|
| 56 | <Tool
|
---|
| 57 | Name="VCResourceCompilerTool"
|
---|
| 58 | />
|
---|
| 59 | <Tool
|
---|
| 60 | Name="VCPreLinkEventTool"
|
---|
| 61 | />
|
---|
| 62 | <Tool
|
---|
| 63 | Name="VCLinkerTool"
|
---|
| 64 | LinkIncremental="2"
|
---|
| 65 | GenerateDebugInformation="true"
|
---|
| 66 | SubSystem="1"
|
---|
| 67 | TargetMachine="1"
|
---|
| 68 | />
|
---|
| 69 | <Tool
|
---|
| 70 | Name="VCALinkTool"
|
---|
| 71 | />
|
---|
| 72 | <Tool
|
---|
| 73 | Name="VCManifestTool"
|
---|
| 74 | />
|
---|
| 75 | <Tool
|
---|
| 76 | Name="VCXDCMakeTool"
|
---|
| 77 | />
|
---|
| 78 | <Tool
|
---|
| 79 | Name="VCBscMakeTool"
|
---|
| 80 | />
|
---|
| 81 | <Tool
|
---|
| 82 | Name="VCFxCopTool"
|
---|
| 83 | />
|
---|
| 84 | <Tool
|
---|
| 85 | Name="VCAppVerifierTool"
|
---|
| 86 | />
|
---|
| 87 | <Tool
|
---|
| 88 | Name="VCPostBuildEventTool"
|
---|
| 89 | />
|
---|
| 90 | </Configuration>
|
---|
| 91 | <Configuration
|
---|
| 92 | Name="Release|Win32"
|
---|
| 93 | OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
---|
| 94 | IntermediateDirectory="$(ConfigurationName)"
|
---|
| 95 | ConfigurationType="1"
|
---|
| 96 | CharacterSet="1"
|
---|
| 97 | WholeProgramOptimization="1"
|
---|
| 98 | >
|
---|
| 99 | <Tool
|
---|
| 100 | Name="VCPreBuildEventTool"
|
---|
| 101 | />
|
---|
| 102 | <Tool
|
---|
| 103 | Name="VCCustomBuildTool"
|
---|
| 104 | />
|
---|
| 105 | <Tool
|
---|
| 106 | Name="VCXMLDataGeneratorTool"
|
---|
| 107 | />
|
---|
| 108 | <Tool
|
---|
| 109 | Name="VCWebServiceProxyGeneratorTool"
|
---|
| 110 | />
|
---|
| 111 | <Tool
|
---|
| 112 | Name="VCMIDLTool"
|
---|
| 113 | />
|
---|
| 114 | <Tool
|
---|
| 115 | Name="VCCLCompilerTool"
|
---|
| 116 | Optimization="2"
|
---|
| 117 | EnableIntrinsicFunctions="true"
|
---|
| 118 | PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
|
---|
| 119 | RuntimeLibrary="2"
|
---|
| 120 | EnableFunctionLevelLinking="true"
|
---|
| 121 | TreatWChar_tAsBuiltInType="false"
|
---|
| 122 | UsePrecompiledHeader="2"
|
---|
| 123 | WarningLevel="3"
|
---|
| 124 | DebugInformationFormat="3"
|
---|
| 125 | />
|
---|
| 126 | <Tool
|
---|
| 127 | Name="VCManagedResourceCompilerTool"
|
---|
| 128 | />
|
---|
| 129 | <Tool
|
---|
| 130 | Name="VCResourceCompilerTool"
|
---|
| 131 | />
|
---|
| 132 | <Tool
|
---|
| 133 | Name="VCPreLinkEventTool"
|
---|
| 134 | />
|
---|
| 135 | <Tool
|
---|
| 136 | Name="VCLinkerTool"
|
---|
| 137 | LinkIncremental="1"
|
---|
| 138 | GenerateDebugInformation="true"
|
---|
| 139 | SubSystem="1"
|
---|
| 140 | OptimizeReferences="2"
|
---|
| 141 | EnableCOMDATFolding="2"
|
---|
| 142 | TargetMachine="1"
|
---|
| 143 | />
|
---|
| 144 | <Tool
|
---|
| 145 | Name="VCALinkTool"
|
---|
| 146 | />
|
---|
| 147 | <Tool
|
---|
| 148 | Name="VCManifestTool"
|
---|
| 149 | />
|
---|
| 150 | <Tool
|
---|
| 151 | Name="VCXDCMakeTool"
|
---|
| 152 | />
|
---|
| 153 | <Tool
|
---|
| 154 | Name="VCBscMakeTool"
|
---|
| 155 | />
|
---|
| 156 | <Tool
|
---|
| 157 | Name="VCFxCopTool"
|
---|
| 158 | />
|
---|
| 159 | <Tool
|
---|
| 160 | Name="VCAppVerifierTool"
|
---|
| 161 | />
|
---|
| 162 | <Tool
|
---|
| 163 | Name="VCPostBuildEventTool"
|
---|
| 164 | />
|
---|
| 165 | </Configuration>
|
---|
| 166 | </Configurations>
|
---|
| 167 | <References>
|
---|
| 168 | </References>
|
---|
| 169 | <Files>
|
---|
| 170 | <Filter
|
---|
| 171 | Name="Source Files"
|
---|
| 172 | Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
---|
| 173 | UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
---|
| 174 | >
|
---|
| 175 | <File
|
---|
| 176 | RelativePath=".\LogParser.cpp"
|
---|
| 177 | >
|
---|
| 178 | </File>
|
---|
| 179 | <File
|
---|
| 180 | RelativePath=".\replay.cpp"
|
---|
| 181 | >
|
---|
| 182 | </File>
|
---|
| 183 | <File
|
---|
| 184 | RelativePath=".\stdafx.cpp"
|
---|
| 185 | >
|
---|
| 186 | <FileConfiguration
|
---|
| 187 | Name="Debug|Win32"
|
---|
| 188 | >
|
---|
| 189 | <Tool
|
---|
| 190 | Name="VCCLCompilerTool"
|
---|
| 191 | UsePrecompiledHeader="1"
|
---|
| 192 | />
|
---|
| 193 | </FileConfiguration>
|
---|
| 194 | <FileConfiguration
|
---|
| 195 | Name="Release|Win32"
|
---|
| 196 | >
|
---|
| 197 | <Tool
|
---|
| 198 | Name="VCCLCompilerTool"
|
---|
| 199 | UsePrecompiledHeader="1"
|
---|
| 200 | />
|
---|
| 201 | </FileConfiguration>
|
---|
| 202 | </File>
|
---|
| 203 | <File
|
---|
| 204 | RelativePath=".\WindowData.cpp"
|
---|
| 205 | >
|
---|
| 206 | </File>
|
---|
| 207 | <File
|
---|
| 208 | RelativePath=".\WindowFinder.cpp"
|
---|
| 209 | >
|
---|
| 210 | </File>
|
---|
| 211 | </Filter>
|
---|
| 212 | <Filter
|
---|
| 213 | Name="Header Files"
|
---|
| 214 | Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
---|
| 215 | UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
---|
| 216 | >
|
---|
| 217 | <File
|
---|
| 218 | RelativePath=".\LogParser.h"
|
---|
| 219 | >
|
---|
| 220 | </File>
|
---|
| 221 | <File
|
---|
| 222 | RelativePath=".\SAXContentHandlerImpl.h"
|
---|
| 223 | >
|
---|
| 224 | </File>
|
---|
| 225 | <File
|
---|
| 226 | RelativePath=".\stdafx.h"
|
---|
| 227 | >
|
---|
| 228 | </File>
|
---|
| 229 | <File
|
---|
| 230 | RelativePath=".\targetver.h"
|
---|
| 231 | >
|
---|
| 232 | </File>
|
---|
| 233 | <File
|
---|
| 234 | RelativePath=".\WindowData.h"
|
---|
| 235 | >
|
---|
| 236 | </File>
|
---|
| 237 | <File
|
---|
| 238 | RelativePath=".\WindowFinder.h"
|
---|
| 239 | >
|
---|
| 240 | </File>
|
---|
| 241 | </Filter>
|
---|
| 242 | <Filter
|
---|
| 243 | Name="Resource Files"
|
---|
| 244 | Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
|
---|
| 245 | UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
|
---|
| 246 | >
|
---|
| 247 | </Filter>
|
---|
| 248 | <File
|
---|
| 249 | RelativePath=".\ReadMe.txt"
|
---|
| 250 | >
|
---|
| 251 | </File>
|
---|
| 252 | </Files>
|
---|
| 253 | <Globals>
|
---|
| 254 | </Globals>
|
---|
| 255 | </VisualStudioProject>
|
---|