summaryrefslogtreecommitdiffstats
path: root/chrome/tools/test/image_diff/image_diff.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/tools/test/image_diff/image_diff.vcproj')
-rw-r--r--chrome/tools/test/image_diff/image_diff.vcproj55
1 files changed, 0 insertions, 55 deletions
diff --git a/chrome/tools/test/image_diff/image_diff.vcproj b/chrome/tools/test/image_diff/image_diff.vcproj
deleted file mode 100644
index e4544be..0000000
--- a/chrome/tools/test/image_diff/image_diff.vcproj
+++ /dev/null
@@ -1,55 +0,0 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="8.00"
- Name="image_diff"
- ProjectGUID="{50B079C7-CD01-42D3-B8C4-9F8D9322E822}"
- RootNamespace="image_diff"
- Keyword="Win32Proj"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- ConfigurationType="1"
- InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\debug.vsprops;$(SolutionDir)..\third_party\libpng\using_libpng.vsprops;$(SolutionDir)..\third_party\zlib\using_zlib.vsprops"
- >
- <Tool
- Name="VCLinkerTool"
- SubSystem="1"
- />
- <Tool
- Name="VCCLCompilerTool"
- />
- </Configuration>
- <Configuration
- Name="Release|Win32"
- ConfigurationType="1"
- InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\release.vsprops;$(SolutionDir)..\third_party\libpng\using_libpng.vsprops;$(SolutionDir)..\third_party\zlib\using_zlib.vsprops"
- >
- <Tool
- Name="VCLinkerTool"
- SubSystem="1"
- />
- <Tool
- Name="VCCLCompilerTool"
- />
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <File
- RelativePath=".\image_diff.cc"
- >
- </File>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>