From 28fce4383320b9e4028d27a0c7feec044697ea87 Mon Sep 17 00:00:00 2001 From: Filippos Karapetis Date: Mon, 7 Dec 2009 09:54:55 +0000 Subject: Disabled language extensions in the generated MSVC project files (refer to patch #2909854) svn-id: r46274 --- tools/create_msvc/create_msvc.cpp | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'tools') diff --git a/tools/create_msvc/create_msvc.cpp b/tools/create_msvc/create_msvc.cpp index d27145fd12..27ee5f64b9 100644 --- a/tools/create_msvc/create_msvc.cpp +++ b/tools/create_msvc/create_msvc.cpp @@ -849,11 +849,13 @@ void createProjectFile(const std::string &name, const std::string &uuid, const B // Win32 project << "\t\t\n" + "\t\t\t\n" "\t\t\t\n" "\t\t\n" "\t\t\n" + "\t\t\t\n" "\t\t\t\n" @@ -864,11 +866,13 @@ void createProjectFile(const std::string &name, const std::string &uuid, const B // re-create the library list, BUT since NASM doesn't link any additional libraries, we can just use the // libraries list created for IA-32. If that changes in the future, we need to adjust this part! project << "\t\t\n" + "\t\t\t\n" "\t\t\t\n" "\t\t\n" "\t\t\n" + "\t\t\t\n" "\t\t\t\n" @@ -935,6 +939,7 @@ void outputGlobalPropFile(std::ofstream &properties, int bits, const std::string "\t>\n" "\t