| 1 | <?xml version="1.0" encoding="Windows-1252"?> |
|---|
| 2 | <VisualStudioProject |
|---|
| 3 | ProjectType="Visual C++" |
|---|
| 4 | Version="9.00" |
|---|
| 5 | Name="Eraser.Util.Native" |
|---|
| 6 | ProjectGUID="{BCFE7D20-FC82-4BBE-BFE4-7B635D70D238}" |
|---|
| 7 | RootNamespace="EraserUnlocker" |
|---|
| 8 | Keyword="ManagedCProj" |
|---|
| 9 | TargetFrameworkVersion="196613" |
|---|
| 10 | > |
|---|
| 11 | <Platforms> |
|---|
| 12 | <Platform |
|---|
| 13 | Name="Win32" |
|---|
| 14 | /> |
|---|
| 15 | <Platform |
|---|
| 16 | Name="x64" |
|---|
| 17 | /> |
|---|
| 18 | </Platforms> |
|---|
| 19 | <ToolFiles> |
|---|
| 20 | </ToolFiles> |
|---|
| 21 | <Configurations> |
|---|
| 22 | <Configuration |
|---|
| 23 | Name="Debug|Win32" |
|---|
| 24 | OutputDirectory="$(SolutionDir)bin\$(ConfigurationName)\$(PlatformName)" |
|---|
| 25 | IntermediateDirectory="obj\$(ConfigurationName)\$(PlatformName)" |
|---|
| 26 | ConfigurationType="2" |
|---|
| 27 | InheritedPropertySheets="..\Eraser Native.vsprops" |
|---|
| 28 | CharacterSet="1" |
|---|
| 29 | ManagedExtensions="1" |
|---|
| 30 | > |
|---|
| 31 | <Tool |
|---|
| 32 | Name="VCPreBuildEventTool" |
|---|
| 33 | CommandLine=""$(SolutionDir)UpdateVersions.bat" "$(SolutionDir)\" "$(SolutionDir)Version.rc.in" "$(SolutionDir)Version.rc"" |
|---|
| 34 | /> |
|---|
| 35 | <Tool |
|---|
| 36 | Name="VCCustomBuildTool" |
|---|
| 37 | /> |
|---|
| 38 | <Tool |
|---|
| 39 | Name="VCXMLDataGeneratorTool" |
|---|
| 40 | /> |
|---|
| 41 | <Tool |
|---|
| 42 | Name="VCWebServiceProxyGeneratorTool" |
|---|
| 43 | /> |
|---|
| 44 | <Tool |
|---|
| 45 | Name="VCMIDLTool" |
|---|
| 46 | /> |
|---|
| 47 | <Tool |
|---|
| 48 | Name="VCCLCompilerTool" |
|---|
| 49 | Optimization="0" |
|---|
| 50 | PreprocessorDefinitions="WIN32;_DEBUG;CODE_ANALYSIS" |
|---|
| 51 | RuntimeLibrary="3" |
|---|
| 52 | UsePrecompiledHeader="2" |
|---|
| 53 | WarningLevel="4" |
|---|
| 54 | DebugInformationFormat="3" |
|---|
| 55 | /> |
|---|
| 56 | <Tool |
|---|
| 57 | Name="VCManagedResourceCompilerTool" |
|---|
| 58 | /> |
|---|
| 59 | <Tool |
|---|
| 60 | Name="VCResourceCompilerTool" |
|---|
| 61 | /> |
|---|
| 62 | <Tool |
|---|
| 63 | Name="VCPreLinkEventTool" |
|---|
| 64 | /> |
|---|
| 65 | <Tool |
|---|
| 66 | Name="VCLinkerTool" |
|---|
| 67 | AdditionalDependencies="$(NoInherit)" |
|---|
| 68 | LinkIncremental="2" |
|---|
| 69 | GenerateDebugInformation="true" |
|---|
| 70 | AssemblyDebug="1" |
|---|
| 71 | TargetMachine="1" |
|---|
| 72 | KeyFile="$(SolutionDir)\Strong Name.snk" |
|---|
| 73 | /> |
|---|
| 74 | <Tool |
|---|
| 75 | Name="VCALinkTool" |
|---|
| 76 | /> |
|---|
| 77 | <Tool |
|---|
| 78 | Name="VCManifestTool" |
|---|
| 79 | /> |
|---|
| 80 | <Tool |
|---|
| 81 | Name="VCXDCMakeTool" |
|---|
| 82 | /> |
|---|
| 83 | <Tool |
|---|
| 84 | Name="VCBscMakeTool" |
|---|
| 85 | /> |
|---|
| 86 | <Tool |
|---|
| 87 | Name="VCFxCopTool" |
|---|
| 88 | /> |
|---|
| 89 | <Tool |
|---|
| 90 | Name="VCAppVerifierTool" |
|---|
| 91 | /> |
|---|
| 92 | <Tool |
|---|
| 93 | Name="VCPostBuildEventTool" |
|---|
| 94 | /> |
|---|
| 95 | </Configuration> |
|---|
| 96 | <Configuration |
|---|
| 97 | Name="Debug|x64" |
|---|
| 98 | OutputDirectory="$(SolutionDir)bin\$(ConfigurationName)\$(PlatformName)" |
|---|
| 99 | IntermediateDirectory="obj\$(ConfigurationName)\$(PlatformName)" |
|---|
| 100 | ConfigurationType="2" |
|---|
| 101 | InheritedPropertySheets="..\Eraser Native.vsprops" |
|---|
| 102 | CharacterSet="1" |
|---|
| 103 | ManagedExtensions="1" |
|---|
| 104 | > |
|---|
| 105 | <Tool |
|---|
| 106 | Name="VCPreBuildEventTool" |
|---|
| 107 | CommandLine=""$(SolutionDir)UpdateVersions.bat" "$(SolutionDir)\" "$(SolutionDir)Version.rc.in" "$(SolutionDir)Version.rc"" |
|---|
| 108 | /> |
|---|
| 109 | <Tool |
|---|
| 110 | Name="VCCustomBuildTool" |
|---|
| 111 | /> |
|---|
| 112 | <Tool |
|---|
| 113 | Name="VCXMLDataGeneratorTool" |
|---|
| 114 | /> |
|---|
| 115 | <Tool |
|---|
| 116 | Name="VCWebServiceProxyGeneratorTool" |
|---|
| 117 | /> |
|---|
| 118 | <Tool |
|---|
| 119 | Name="VCMIDLTool" |
|---|
| 120 | TargetEnvironment="3" |
|---|
| 121 | /> |
|---|
| 122 | <Tool |
|---|
| 123 | Name="VCCLCompilerTool" |
|---|
| 124 | Optimization="0" |
|---|
| 125 | PreprocessorDefinitions="WIN32;_DEBUG;CODE_ANALYSIS" |
|---|
| 126 | RuntimeLibrary="3" |
|---|
| 127 | UsePrecompiledHeader="2" |
|---|
| 128 | WarningLevel="4" |
|---|
| 129 | DebugInformationFormat="3" |
|---|
| 130 | /> |
|---|
| 131 | <Tool |
|---|
| 132 | Name="VCManagedResourceCompilerTool" |
|---|
| 133 | /> |
|---|
| 134 | <Tool |
|---|
| 135 | Name="VCResourceCompilerTool" |
|---|
| 136 | /> |
|---|
| 137 | <Tool |
|---|
| 138 | Name="VCPreLinkEventTool" |
|---|
| 139 | /> |
|---|
| 140 | <Tool |
|---|
| 141 | Name="VCLinkerTool" |
|---|
| 142 | AdditionalDependencies="$(NoInherit)" |
|---|
| 143 | LinkIncremental="2" |
|---|
| 144 | GenerateDebugInformation="true" |
|---|
| 145 | AssemblyDebug="1" |
|---|
| 146 | TargetMachine="17" |
|---|
| 147 | KeyFile="$(SolutionDir)\Strong Name.snk" |
|---|
| 148 | /> |
|---|
| 149 | <Tool |
|---|
| 150 | Name="VCALinkTool" |
|---|
| 151 | /> |
|---|
| 152 | <Tool |
|---|
| 153 | Name="VCManifestTool" |
|---|
| 154 | /> |
|---|
| 155 | <Tool |
|---|
| 156 | Name="VCXDCMakeTool" |
|---|
| 157 | /> |
|---|
| 158 | <Tool |
|---|
| 159 | Name="VCBscMakeTool" |
|---|
| 160 | /> |
|---|
| 161 | <Tool |
|---|
| 162 | Name="VCFxCopTool" |
|---|
| 163 | /> |
|---|
| 164 | <Tool |
|---|
| 165 | Name="VCAppVerifierTool" |
|---|
| 166 | /> |
|---|
| 167 | <Tool |
|---|
| 168 | Name="VCPostBuildEventTool" |
|---|
| 169 | /> |
|---|
| 170 | </Configuration> |
|---|
| 171 | <Configuration |
|---|
| 172 | Name="Release|Win32" |
|---|
| 173 | OutputDirectory="$(SolutionDir)bin\$(ConfigurationName)\$(PlatformName)" |
|---|
| 174 | IntermediateDirectory="obj\$(ConfigurationName)\$(PlatformName)" |
|---|
| 175 | ConfigurationType="2" |
|---|
| 176 | InheritedPropertySheets="..\Eraser Native.vsprops" |
|---|
| 177 | CharacterSet="1" |
|---|
| 178 | ManagedExtensions="1" |
|---|
| 179 | WholeProgramOptimization="1" |
|---|
| 180 | > |
|---|
| 181 | <Tool |
|---|
| 182 | Name="VCPreBuildEventTool" |
|---|
| 183 | CommandLine=""$(SolutionDir)UpdateVersions.bat" "$(SolutionDir)\" "$(SolutionDir)Version.rc.in" "$(SolutionDir)Version.rc"" |
|---|
| 184 | /> |
|---|
| 185 | <Tool |
|---|
| 186 | Name="VCCustomBuildTool" |
|---|
| 187 | /> |
|---|
| 188 | <Tool |
|---|
| 189 | Name="VCXMLDataGeneratorTool" |
|---|
| 190 | /> |
|---|
| 191 | <Tool |
|---|
| 192 | Name="VCWebServiceProxyGeneratorTool" |
|---|
| 193 | /> |
|---|
| 194 | <Tool |
|---|
| 195 | Name="VCMIDLTool" |
|---|
| 196 | /> |
|---|
| 197 | <Tool |
|---|
| 198 | Name="VCCLCompilerTool" |
|---|
| 199 | PreprocessorDefinitions="WIN32;NDEBUG" |
|---|
| 200 | RuntimeLibrary="2" |
|---|
| 201 | UsePrecompiledHeader="2" |
|---|
| 202 | WarningLevel="4" |
|---|
| 203 | DebugInformationFormat="3" |
|---|
| 204 | /> |
|---|
| 205 | <Tool |
|---|
| 206 | Name="VCManagedResourceCompilerTool" |
|---|
| 207 | /> |
|---|
| 208 | <Tool |
|---|
| 209 | Name="VCResourceCompilerTool" |
|---|
| 210 | /> |
|---|
| 211 | <Tool |
|---|
| 212 | Name="VCPreLinkEventTool" |
|---|
| 213 | /> |
|---|
| 214 | <Tool |
|---|
| 215 | Name="VCLinkerTool" |
|---|
| 216 | AdditionalDependencies="$(NoInherit)" |
|---|
| 217 | LinkIncremental="1" |
|---|
| 218 | GenerateDebugInformation="true" |
|---|
| 219 | TargetMachine="1" |
|---|
| 220 | KeyFile="$(SolutionDir)\Strong Name.snk" |
|---|
| 221 | /> |
|---|
| 222 | <Tool |
|---|
| 223 | Name="VCALinkTool" |
|---|
| 224 | /> |
|---|
| 225 | <Tool |
|---|
| 226 | Name="VCManifestTool" |
|---|
| 227 | /> |
|---|
| 228 | <Tool |
|---|
| 229 | Name="VCXDCMakeTool" |
|---|
| 230 | /> |
|---|
| 231 | <Tool |
|---|
| 232 | Name="VCBscMakeTool" |
|---|
| 233 | /> |
|---|
| 234 | <Tool |
|---|
| 235 | Name="VCFxCopTool" |
|---|
| 236 | /> |
|---|
| 237 | <Tool |
|---|
| 238 | Name="VCAppVerifierTool" |
|---|
| 239 | /> |
|---|
| 240 | <Tool |
|---|
| 241 | Name="VCPostBuildEventTool" |
|---|
| 242 | /> |
|---|
| 243 | </Configuration> |
|---|
| 244 | <Configuration |
|---|
| 245 | Name="Release|x64" |
|---|
| 246 | OutputDirectory="$(SolutionDir)bin\$(ConfigurationName)\$(PlatformName)" |
|---|
| 247 | IntermediateDirectory="obj\$(ConfigurationName)\$(PlatformName)" |
|---|
| 248 | ConfigurationType="2" |
|---|
| 249 | InheritedPropertySheets="..\Eraser Native.vsprops" |
|---|
| 250 | CharacterSet="1" |
|---|
| 251 | ManagedExtensions="1" |
|---|
| 252 | WholeProgramOptimization="1" |
|---|
| 253 | > |
|---|
| 254 | <Tool |
|---|
| 255 | Name="VCPreBuildEventTool" |
|---|
| 256 | CommandLine=""$(SolutionDir)UpdateVersions.bat" "$(SolutionDir)\" "$(SolutionDir)Version.rc.in" "$(SolutionDir)Version.rc"" |
|---|
| 257 | /> |
|---|
| 258 | <Tool |
|---|
| 259 | Name="VCCustomBuildTool" |
|---|
| 260 | /> |
|---|
| 261 | <Tool |
|---|
| 262 | Name="VCXMLDataGeneratorTool" |
|---|
| 263 | /> |
|---|
| 264 | <Tool |
|---|
| 265 | Name="VCWebServiceProxyGeneratorTool" |
|---|
| 266 | /> |
|---|
| 267 | <Tool |
|---|
| 268 | Name="VCMIDLTool" |
|---|
| 269 | TargetEnvironment="3" |
|---|
| 270 | /> |
|---|
| 271 | <Tool |
|---|
| 272 | Name="VCCLCompilerTool" |
|---|
| 273 | PreprocessorDefinitions="WIN32;NDEBUG" |
|---|
| 274 | RuntimeLibrary="2" |
|---|
| 275 | UsePrecompiledHeader="2" |
|---|
| 276 | WarningLevel="4" |
|---|
| 277 | DebugInformationFormat="3" |
|---|
| 278 | /> |
|---|
| 279 | <Tool |
|---|
| 280 | Name="VCManagedResourceCompilerTool" |
|---|
| 281 | /> |
|---|
| 282 | <Tool |
|---|
| 283 | Name="VCResourceCompilerTool" |
|---|
| 284 | /> |
|---|
| 285 | <Tool |
|---|
| 286 | Name="VCPreLinkEventTool" |
|---|
| 287 | /> |
|---|
| 288 | <Tool |
|---|
| 289 | Name="VCLinkerTool" |
|---|
| 290 | AdditionalDependencies="$(NoInherit)" |
|---|
| 291 | LinkIncremental="1" |
|---|
| 292 | GenerateDebugInformation="true" |
|---|
| 293 | TargetMachine="17" |
|---|
| 294 | KeyFile="$(SolutionDir)\Strong Name.snk" |
|---|
| 295 | /> |
|---|
| 296 | <Tool |
|---|
| 297 | Name="VCALinkTool" |
|---|
| 298 | /> |
|---|
| 299 | <Tool |
|---|
| 300 | Name="VCManifestTool" |
|---|
| 301 | /> |
|---|
| 302 | <Tool |
|---|
| 303 | Name="VCXDCMakeTool" |
|---|
| 304 | /> |
|---|
| 305 | <Tool |
|---|
| 306 | Name="VCBscMakeTool" |
|---|
| 307 | /> |
|---|
| 308 | <Tool |
|---|
| 309 | Name="VCFxCopTool" |
|---|
| 310 | /> |
|---|
| 311 | <Tool |
|---|
| 312 | Name="VCAppVerifierTool" |
|---|
| 313 | /> |
|---|
| 314 | <Tool |
|---|
| 315 | Name="VCPostBuildEventTool" |
|---|
| 316 | /> |
|---|
| 317 | </Configuration> |
|---|
| 318 | </Configurations> |
|---|
| 319 | <References> |
|---|
| 320 | <AssemblyReference |
|---|
| 321 | RelativePath="System.dll" |
|---|
| 322 | AssemblyName="System, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL" |
|---|
| 323 | MinFrameworkVersion="131072" |
|---|
| 324 | /> |
|---|
| 325 | <AssemblyReference |
|---|
| 326 | RelativePath="System.Data.dll" |
|---|
| 327 | AssemblyName="System.Data, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089, processorArchitecture=x86" |
|---|
| 328 | MinFrameworkVersion="131072" |
|---|
| 329 | /> |
|---|
| 330 | <AssemblyReference |
|---|
| 331 | RelativePath="System.XML.dll" |
|---|
| 332 | AssemblyName="System.Xml, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL" |
|---|
| 333 | MinFrameworkVersion="131072" |
|---|
| 334 | /> |
|---|
| 335 | <ProjectReference |
|---|
| 336 | ReferencedProjectIdentifier="{D083E1A8-3A4C-4683-9B3F-D5FEDE61B9C9}" |
|---|
| 337 | RelativePathToProject=".\Eraser.Util\Eraser.Util.csproj" |
|---|
| 338 | /> |
|---|
| 339 | </References> |
|---|
| 340 | <Files> |
|---|
| 341 | <Filter |
|---|
| 342 | Name="Source Files" |
|---|
| 343 | Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx" |
|---|
| 344 | UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" |
|---|
| 345 | > |
|---|
| 346 | <File |
|---|
| 347 | RelativePath=".\AssemblyInfo.cpp" |
|---|
| 348 | > |
|---|
| 349 | </File> |
|---|
| 350 | <File |
|---|
| 351 | RelativePath=".\Fat12Api.cpp" |
|---|
| 352 | > |
|---|
| 353 | </File> |
|---|
| 354 | <File |
|---|
| 355 | RelativePath=".\Fat12Or16Api.cpp" |
|---|
| 356 | > |
|---|
| 357 | </File> |
|---|
| 358 | <File |
|---|
| 359 | RelativePath=".\Fat16Api.cpp" |
|---|
| 360 | > |
|---|
| 361 | </File> |
|---|
| 362 | <File |
|---|
| 363 | RelativePath=".\Fat32Api.cpp" |
|---|
| 364 | > |
|---|
| 365 | </File> |
|---|
| 366 | <File |
|---|
| 367 | RelativePath=".\FatApi.cpp" |
|---|
| 368 | > |
|---|
| 369 | </File> |
|---|
| 370 | <File |
|---|
| 371 | RelativePath=".\Main.cpp" |
|---|
| 372 | > |
|---|
| 373 | </File> |
|---|
| 374 | <File |
|---|
| 375 | RelativePath=".\OpenHandle.cpp" |
|---|
| 376 | > |
|---|
| 377 | </File> |
|---|
| 378 | <File |
|---|
| 379 | RelativePath=".\OpenHandle.NameResolver.cpp" |
|---|
| 380 | > |
|---|
| 381 | </File> |
|---|
| 382 | <File |
|---|
| 383 | RelativePath=".\Stdafx.cpp" |
|---|
| 384 | > |
|---|
| 385 | <FileConfiguration |
|---|
| 386 | Name="Debug|Win32" |
|---|
| 387 | > |
|---|
| 388 | <Tool |
|---|
| 389 | Name="VCCLCompilerTool" |
|---|
| 390 | UsePrecompiledHeader="1" |
|---|
| 391 | /> |
|---|
| 392 | </FileConfiguration> |
|---|
| 393 | <FileConfiguration |
|---|
| 394 | Name="Debug|x64" |
|---|
| 395 | > |
|---|
| 396 | <Tool |
|---|
| 397 | Name="VCCLCompilerTool" |
|---|
| 398 | UsePrecompiledHeader="1" |
|---|
| 399 | /> |
|---|
| 400 | </FileConfiguration> |
|---|
| 401 | <FileConfiguration |
|---|
| 402 | Name="Release|Win32" |
|---|
| 403 | > |
|---|
| 404 | <Tool |
|---|
| 405 | Name="VCCLCompilerTool" |
|---|
| 406 | UsePrecompiledHeader="1" |
|---|
| 407 | /> |
|---|
| 408 | </FileConfiguration> |
|---|
| 409 | <FileConfiguration |
|---|
| 410 | Name="Release|x64" |
|---|
| 411 | > |
|---|
| 412 | <Tool |
|---|
| 413 | Name="VCCLCompilerTool" |
|---|
| 414 | UsePrecompiledHeader="1" |
|---|
| 415 | /> |
|---|
| 416 | </FileConfiguration> |
|---|
| 417 | </File> |
|---|
| 418 | </Filter> |
|---|
| 419 | <Filter |
|---|
| 420 | Name="Header Files" |
|---|
| 421 | Filter="h;hpp;hxx;hm;inl;inc;xsd" |
|---|
| 422 | UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" |
|---|
| 423 | > |
|---|
| 424 | <File |
|---|
| 425 | RelativePath=".\Fat.h" |
|---|
| 426 | > |
|---|
| 427 | </File> |
|---|
| 428 | <File |
|---|
| 429 | RelativePath=".\FatApi.h" |
|---|
| 430 | > |
|---|
| 431 | </File> |
|---|
| 432 | <File |
|---|
| 433 | RelativePath=".\NTApi.h" |
|---|
| 434 | > |
|---|
| 435 | </File> |
|---|
| 436 | <File |
|---|
| 437 | RelativePath=".\OpenHandle.h" |
|---|
| 438 | > |
|---|
| 439 | </File> |
|---|
| 440 | <File |
|---|
| 441 | RelativePath=".\OpenHandle.NameResolver.h" |
|---|
| 442 | > |
|---|
| 443 | </File> |
|---|
| 444 | <File |
|---|
| 445 | RelativePath=".\Stdafx.h" |
|---|
| 446 | > |
|---|
| 447 | </File> |
|---|
| 448 | </Filter> |
|---|
| 449 | <Filter |
|---|
| 450 | Name="Resource Files" |
|---|
| 451 | Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav" |
|---|
| 452 | UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}" |
|---|
| 453 | > |
|---|
| 454 | <File |
|---|
| 455 | RelativePath=".\Eraser.Util.Native.rc" |
|---|
| 456 | > |
|---|
| 457 | </File> |
|---|
| 458 | </Filter> |
|---|
| 459 | </Files> |
|---|
| 460 | <Globals> |
|---|
| 461 | </Globals> |
|---|
| 462 | </VisualStudioProject> |
|---|