Index: tools/visual_studio/arm.vsprops |
diff --git a/tools/visual_studio/arm.vsprops b/tools/visual_studio/arm.vsprops |
deleted file mode 100644 |
index 98d0f70f2596435f801555f1f092975ed0bc3291..0000000000000000000000000000000000000000 |
--- a/tools/visual_studio/arm.vsprops |
+++ /dev/null |
@@ -1,14 +0,0 @@ |
-<?xml version="1.0" encoding="Windows-1252"?> |
-<VisualStudioPropertySheet |
- ProjectType="Visual C++" |
- Version="8.00" |
- OutputDirectory="$(SolutionDir)$(ConfigurationName)Arm" |
- IntermediateDirectory="$(SolutionDir)$(ConfigurationName)Arm\obj\$(ProjectName)" |
- Name="arm" |
- > |
- <Tool |
- Name="VCCLCompilerTool" |
- PreprocessorDefinitions="_USE_32BIT_TIME_T;V8_TARGET_ARCH_ARM" |
- DisableSpecificWarnings="4996" |
- /> |
-</VisualStudioPropertySheet> |