Index: build/internal/debug_infofastbuild.vsprops |
=================================================================== |
--- build/internal/debug_infofastbuild.vsprops (revision 0) |
+++ build/internal/debug_infofastbuild.vsprops (revision 0) |
@@ -0,0 +1,15 @@ |
+<?xml version="1.0" encoding="Windows-1252"?> |
+<VisualStudioPropertySheet |
+ ProjectType="Visual C++" |
+ Version="8.00" |
+ Name="debug_infofastbuild" |
+ > |
+ <Tool |
+ Name="VCCLCompilerTool" |
+ DebugInformationFormat="0" |
+ /> |
+ <Tool |
+ Name="VCLinkerTool" |
+ GenerateDebugInformation="false" |
+ /> |
+</VisualStudioPropertySheet> |
Property changes on: build\internal\debug_infofastbuild.vsprops |
___________________________________________________________________ |
Added: svn:eol-style |
+ native |