From 295bf44f40ebe1f9f2aaa83ee8b766ef72bbf66d Mon Sep 17 00:00:00 2001 From: Nomango <569629550@qq.com> Date: Sun, 8 Jul 2018 15:43:57 +0800 Subject: [PATCH] =?UTF-8?q?=E5=90=8C=E6=AD=A5VS=E9=A1=B9=E7=9B=AE=E9=85=8D?= =?UTF-8?q?=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- project/vs2012/Easy2D.vcxproj | 2 ++ project/vs2012/Easy2D.vcxproj.filters | 6 ++++++ project/vs2013/Easy2D.vcxproj | 2 ++ project/vs2013/Easy2D.vcxproj.filters | 6 ++++++ 4 files changed, 16 insertions(+) diff --git a/project/vs2012/Easy2D.vcxproj b/project/vs2012/Easy2D.vcxproj index 13a4d696..cd22f0a4 100644 --- a/project/vs2012/Easy2D.vcxproj +++ b/project/vs2012/Easy2D.vcxproj @@ -66,6 +66,7 @@ + @@ -90,6 +91,7 @@ + diff --git a/project/vs2012/Easy2D.vcxproj.filters b/project/vs2012/Easy2D.vcxproj.filters index 8bcf6970..4a47d83b 100644 --- a/project/vs2012/Easy2D.vcxproj.filters +++ b/project/vs2012/Easy2D.vcxproj.filters @@ -254,5 +254,11 @@ Transition + + Tool + + + Common + \ No newline at end of file diff --git a/project/vs2013/Easy2D.vcxproj b/project/vs2013/Easy2D.vcxproj index 6f374e92..1237453c 100644 --- a/project/vs2013/Easy2D.vcxproj +++ b/project/vs2013/Easy2D.vcxproj @@ -210,6 +210,7 @@ + @@ -234,6 +235,7 @@ + diff --git a/project/vs2013/Easy2D.vcxproj.filters b/project/vs2013/Easy2D.vcxproj.filters index 409819a9..891045fd 100644 --- a/project/vs2013/Easy2D.vcxproj.filters +++ b/project/vs2013/Easy2D.vcxproj.filters @@ -254,5 +254,11 @@ Transition + + Tool + + + Common + \ No newline at end of file