diff options
Diffstat (limited to 'Tools/DumpRenderTree/DumpRenderTree.vcxproj/ImageDiff/ImageDiffProduction.props')
| -rw-r--r-- | Tools/DumpRenderTree/DumpRenderTree.vcxproj/ImageDiff/ImageDiffProduction.props | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/Tools/DumpRenderTree/DumpRenderTree.vcxproj/ImageDiff/ImageDiffProduction.props b/Tools/DumpRenderTree/DumpRenderTree.vcxproj/ImageDiff/ImageDiffProduction.props new file mode 100644 index 000000000..731805d77 --- /dev/null +++ b/Tools/DumpRenderTree/DumpRenderTree.vcxproj/ImageDiff/ImageDiffProduction.props @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="utf-8"?> +<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> + <ImportGroup Label="PropertySheets"> + <Import Project="$(WebKit_Libraries)\tools\vsprops\common.props" /> + <Import Project="$(WebKit_Libraries)\tools\vsprops\production.props" /> + <Import Project="ImageDiffCommon.props" /> + </ImportGroup> + <PropertyGroup Label="UserMacros" /> + <PropertyGroup /> + <ItemDefinitionGroup /> + <ItemGroup /> +</Project>
\ No newline at end of file |
