From 4bdae74b1091ed6f45b6dbdabd7a39392f879c77 Mon Sep 17 00:00:00 2001
From: Johannes Schickel
Date: Sun, 31 Jan 2010 16:49:24 +0000
Subject: Formatting.
svn-id: r47757
---
tools/create_msvc/create_msvc.cpp | 30 +++++++++++++++---------------
1 file changed, 15 insertions(+), 15 deletions(-)
(limited to 'tools/create_msvc')
diff --git a/tools/create_msvc/create_msvc.cpp b/tools/create_msvc/create_msvc.cpp
index c756f2b638..ba61acd221 100644
--- a/tools/create_msvc/create_msvc.cpp
+++ b/tools/create_msvc/create_msvc.cpp
@@ -1705,30 +1705,30 @@ void VisualStudioProvider::createBuildProp(const BuildSetup &setup, bool isRelea
if (isRelease) {
properties << "\t\tEnableIntrinsicFunctions=\"true\"\n"
"\t\tWholeProgramOptimization=\"true\"\n"
- "\t\tPreprocessorDefinitions=\"WIN32\"\n"
+ "\t\tPreprocessorDefinitions=\"WIN32\"\n"
"\t\tStringPooling=\"true\"\n"
"\t\tBufferSecurityCheck=\"false\"\n"
"\t\tDebugInformationFormat=\"0\"\n"
- "\t/>\n"
- "\t\n"
+ "\t\n"
- "\t\n"
+ "\t