diff options
Diffstat (limited to 'mime.vcxproj')
-rwxr-xr-x | mime.vcxproj | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mime.vcxproj b/mime.vcxproj index 6a7b35a..43acee9 100755 --- a/mime.vcxproj +++ b/mime.vcxproj | |||
@@ -24,7 +24,6 @@ | |||
24 | <PropertyGroup Label="Globals"> | 24 | <PropertyGroup Label="Globals"> |
25 | <ProjectGuid>{128E8BD0-174A-48F0-8771-92B1E8D18713}</ProjectGuid> | 25 | <ProjectGuid>{128E8BD0-174A-48F0-8771-92B1E8D18713}</ProjectGuid> |
26 | <Keyword>Win32Proj</Keyword> | 26 | <Keyword>Win32Proj</Keyword> |
27 | <WindowsTargetPlatformVersion>10.0.15063.0</WindowsTargetPlatformVersion> | ||
28 | </PropertyGroup> | 27 | </PropertyGroup> |
29 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | 28 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> |
30 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> | 29 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> |
@@ -202,4 +201,4 @@ | |||
202 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | 201 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> |
203 | <ImportGroup Label="ExtensionTargets"> | 202 | <ImportGroup Label="ExtensionTargets"> |
204 | </ImportGroup> | 203 | </ImportGroup> |
205 | </Project> | 204 | </Project> \ No newline at end of file |