summaryrefslogtreecommitdiffstats
path: root/Source/cmGlobalVisualStudioGenerator.cxx
diff options
context:
space:
mode:
authorClinton Stimpson <clinton@elemtech.com>2014-03-14 14:48:42 (GMT)
committerClinton Stimpson <clinton@elemtech.com>2014-03-14 14:48:42 (GMT)
commitee8cef8725486519a7ab47eb16208d4d64e0ab99 (patch)
treebc967cae43b43a6fa756349622a34152dcd6e0b3 /Source/cmGlobalVisualStudioGenerator.cxx
parent91fd99b86532dbf35d8c7396654b9beac058c8f3 (diff)
downloadCMake-ee8cef8725486519a7ab47eb16208d4d64e0ab99.zip
CMake-ee8cef8725486519a7ab47eb16208d4d64e0ab99.tar.gz
CMake-ee8cef8725486519a7ab47eb16208d4d64e0ab99.tar.bz2
Encoding: If configured, write Visual Studio project files as UTF-8.
Diffstat (limited to 'Source/cmGlobalVisualStudioGenerator.cxx')
-rw-r--r--Source/cmGlobalVisualStudioGenerator.cxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/Source/cmGlobalVisualStudioGenerator.cxx b/Source/cmGlobalVisualStudioGenerator.cxx
index 69c893c..2b2a471 100644
--- a/Source/cmGlobalVisualStudioGenerator.cxx
+++ b/Source/cmGlobalVisualStudioGenerator.cxx
@@ -1,3 +1,4 @@
+
/*============================================================================
CMake - Cross Platform Makefile Generator
Copyright 2000-2009 Kitware, Inc., Insight Software Consortium
@@ -918,4 +919,4 @@ std::string cmGlobalVisualStudioGenerator::ExpandCFGIntDir(
i += config.size();
}
return tmp;
-}
+} \ No newline at end of file