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