aboutsummaryrefslogtreecommitdiff
path: root/socket.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'socket.vcxproj')
-rwxr-xr-xsocket.vcxproj3
1 files changed, 1 insertions, 2 deletions
diff --git a/socket.vcxproj b/socket.vcxproj
index e639216..305c094 100755
--- a/socket.vcxproj
+++ b/socket.vcxproj
@@ -35,7 +35,6 @@
35 <PropertyGroup Label="Globals"> 35 <PropertyGroup Label="Globals">
36 <ProjectGuid>{66E3CE14-884D-4AEA-9F20-15A0BEAF8C5A}</ProjectGuid> 36 <ProjectGuid>{66E3CE14-884D-4AEA-9F20-15A0BEAF8C5A}</ProjectGuid>
37 <Keyword>Win32Proj</Keyword> 37 <Keyword>Win32Proj</Keyword>
38 <WindowsTargetPlatformVersion>10.0.15063.0</WindowsTargetPlatformVersion>
39 </PropertyGroup> 38 </PropertyGroup>
40 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> 39 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
41 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> 40 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
@@ -213,4 +212,4 @@
213 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> 212 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
214 <ImportGroup Label="ExtensionTargets"> 213 <ImportGroup Label="ExtensionTargets">
215 </ImportGroup> 214 </ImportGroup>
216</Project> 215</Project> \ No newline at end of file