diff options
Diffstat (limited to 'WebKitTools/TestWebKitAPI/win/TestWebKitAPIGeneratedCommon.vsprops')
-rw-r--r-- | WebKitTools/TestWebKitAPI/win/TestWebKitAPIGeneratedCommon.vsprops | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/WebKitTools/TestWebKitAPI/win/TestWebKitAPIGeneratedCommon.vsprops b/WebKitTools/TestWebKitAPI/win/TestWebKitAPIGeneratedCommon.vsprops new file mode 100644 index 0000000..7e1587b --- /dev/null +++ b/WebKitTools/TestWebKitAPI/win/TestWebKitAPIGeneratedCommon.vsprops @@ -0,0 +1,13 @@ +<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioPropertySheet + ProjectType="Visual C++" + Version="8.00" + Name="TestWebKitAPIGeneratedCommon" + > + <Tool + Name="VCNMakeTool" + BuildCommandLine="copy-resources.cmd" + ReBuildCommandLine="copy-resources.cmd rebuild" + CleanCommandLine="copy-resources.cmd clean" + /> +</VisualStudioPropertySheet> |