diff options
Diffstat (limited to 'chrome/tools/build/win/test_shell_tests.vsprops')
-rw-r--r-- | chrome/tools/build/win/test_shell_tests.vsprops | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/chrome/tools/build/win/test_shell_tests.vsprops b/chrome/tools/build/win/test_shell_tests.vsprops deleted file mode 100644 index 4afaef2..0000000 --- a/chrome/tools/build/win/test_shell_tests.vsprops +++ /dev/null @@ -1,16 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioPropertySheet - ProjectType="Visual C++" - Version="8.00" - Name="test_shell_tests" - > - <Tool - Name="VCCLCompilerTool" - AdditionalIncludeDirectories="..\..\..\v8\include;" - PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_SCL_SECURE_NO_DEPRECATE" - /> - <Tool - Name="VCLinkerTool" - AdditionalDependencies="winmm.lib" - /> -</VisualStudioPropertySheet> |