From ee6911c6be68ae2363688bb16b3af15b1d9c8392 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=BD=91=E4=BA=8B=E5=A6=82=E9=A3=8E?= Date: Fri, 16 Oct 2015 18:23:06 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0function=5Ftraits=20test?= =?UTF-8?q?=E5=88=B0test=E5=B7=A5=E7=A8=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- test/test.vcxproj | 1 + test/test.vcxproj.filters | 3 +++ 2 files changed, 4 insertions(+) diff --git a/test/test.vcxproj b/test/test.vcxproj index 76e8be69..77e4cf82 100644 --- a/test/test.vcxproj +++ b/test/test.vcxproj @@ -92,6 +92,7 @@ + diff --git a/test/test.vcxproj.filters b/test/test.vcxproj.filters index d4ea1109..67bbcd9a 100644 --- a/test/test.vcxproj.filters +++ b/test/test.vcxproj.filters @@ -42,5 +42,8 @@ 源文件 + + 源文件 + \ No newline at end of file