summaryrefslogtreecommitdiff
path: root/cpp/msbuild/ice.cpp98.props
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/msbuild/ice.cpp98.props')
-rw-r--r--cpp/msbuild/ice.cpp98.props2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/msbuild/ice.cpp98.props b/cpp/msbuild/ice.cpp98.props
index bb08ec9f8d6..4902724c9b4 100644
--- a/cpp/msbuild/ice.cpp98.props
+++ b/cpp/msbuild/ice.cpp98.props
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
- <Ice_LanguageMapping Condition="'$(Ice_LanguageMapping)' == ''">cpp</Ice_LanguageMapping>
+ <Ice_LanguageMapping Condition="'$(Ice_LanguageMapping)' == ''">cpp</Ice_LanguageMapping>
<Ice_BuildingSrc>yes</Ice_BuildingSrc>
<Ice_CppMapping>cpp98</Ice_CppMapping>
</PropertyGroup>