diff options
-rw-r--r-- | plugins/testplugin/testplug_11.vcxproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/testplugin/testplug_11.vcxproj b/plugins/testplugin/testplug_11.vcxproj index bc5a3ac46f..0d3fda65c4 100644 --- a/plugins/testplugin/testplug_11.vcxproj +++ b/plugins/testplugin/testplug_11.vcxproj @@ -24,7 +24,7 @@ <PropertyGroup Label="Globals">
<SccProjectName />
<SccLocalPath />
- <ProjectName>testplug</ProjectName>
+ <ProjectName>testplug</ProjectName>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|