From cf9848658d22844b71cc0776328765f118a1c4c6 Mon Sep 17 00:00:00 2001
From: HappyYkj <81329659@qq.com>
Date: Thu, 11 Jul 2019 15:56:48 +0800
Subject: [PATCH] modify .vcxproj attrib
---
mime.vcxproj | 13 +++++++------
socket.vcxproj | 13 +++++++------
2 files changed, 14 insertions(+), 12 deletions(-)
diff --git a/mime.vcxproj b/mime.vcxproj
index e493ed1..19d2d5a 100755
--- a/mime.vcxproj
+++ b/mime.vcxproj
@@ -24,6 +24,7 @@
{128E8BD0-174A-48F0-8771-92B1E8D18713}
Win32Proj
+ 10.0
@@ -52,25 +53,25 @@
<_ProjectFileVersion>11.0.50727.1
- $(Configuration)\mime\
- $(Configuration)\
+ $(SolutionDir)\Dlls\$(Platform)\$(Configuration)\$(ProjectName)\
+ $(Platform)\$(Configuration)\
true
core
true
core
- $(Platform)\$(Configuration)\mime\
+ $(SolutionDir)\Dlls\$(Platform)\$(Configuration)\$(ProjectName)\
- $(Configuration)\mime\
- $(Configuration)\
+ $(SolutionDir)\Dlls\$(Platform)\$(Configuration)\$(ProjectName)\
+ $(Platform)\$(Configuration)\
false
core
false
- $(Platform)\$(Configuration)\mime\
+ $(SolutionDir)\Dlls\$(Platform)\$(Configuration)\$(ProjectName)\
core
diff --git a/socket.vcxproj b/socket.vcxproj
index 4cd032e..f9b2987 100755
--- a/socket.vcxproj
+++ b/socket.vcxproj
@@ -35,6 +35,7 @@
{66E3CE14-884D-4AEA-9F20-15A0BEAF8C5A}
Win32Proj
+ 10.0
@@ -63,25 +64,25 @@
<_ProjectFileVersion>11.0.50727.1
- $(Configuration)\socket\
- $(Configuration)\
+ $(SolutionDir)\Dlls\$(Platform)\$(Configuration)\$(ProjectName)\
+ $(Platform)\$(Configuration)\
true
core
true
core
- $(Platform)\$(Configuration)\socket\
+ $(SolutionDir)\Dlls\$(Platform)\$(Configuration)\$(ProjectName)\
- $(Configuration)\socket\
- $(Configuration)\
+ $(SolutionDir)\Dlls\$(Platform)\$(Configuration)\$(ProjectName)\
+ $(Platform)\$(Configuration)\
false
core
false
- $(Platform)\$(Configuration)\socket\
+ $(SolutionDir)\Dlls\$(Platform)\$(Configuration)\$(ProjectName)\
core