From 1ed980d27ca7fddbfbbdb3c36bd07fdbea5d92b1 Mon Sep 17 00:00:00 2001 From: James Chen Date: Sat, 14 Sep 2013 10:32:37 +0800 Subject: [PATCH] [dispatcher] Updating win32 TestCpp.vcxproj. --- samples/Cpp/TestCpp/proj.win32/TestCpp.vcxproj | 2 ++ .../Cpp/TestCpp/proj.win32/TestCpp.vcxproj.filters | 11 +++++++++++ 2 files changed, 13 insertions(+) diff --git a/samples/Cpp/TestCpp/proj.win32/TestCpp.vcxproj b/samples/Cpp/TestCpp/proj.win32/TestCpp.vcxproj index d5dde92d68..e38cc2fe68 100644 --- a/samples/Cpp/TestCpp/proj.win32/TestCpp.vcxproj +++ b/samples/Cpp/TestCpp/proj.win32/TestCpp.vcxproj @@ -158,6 +158,7 @@ xcopy /Y /Q "$(ProjectDir)..\..\..\..\external\libwebsockets\win32\lib\*.*" "$(O + @@ -271,6 +272,7 @@ xcopy /Y /Q "$(ProjectDir)..\..\..\..\external\libwebsockets\win32\lib\*.*" "$(O + diff --git a/samples/Cpp/TestCpp/proj.win32/TestCpp.vcxproj.filters b/samples/Cpp/TestCpp/proj.win32/TestCpp.vcxproj.filters index 0c1718b5c9..f6dac52c63 100644 --- a/samples/Cpp/TestCpp/proj.win32/TestCpp.vcxproj.filters +++ b/samples/Cpp/TestCpp/proj.win32/TestCpp.vcxproj.filters @@ -238,6 +238,9 @@ {70cc5629-4a9a-494d-b126-6043d311031a} + + {0b414789-7971-4a4c-86e3-40cc00936684} + @@ -564,6 +567,10 @@ Classes\ExtensionsTest\CocoStudioSceneTest + + + Classes\NewEventDispatcherTest + @@ -1067,5 +1074,9 @@ Classes\ExtensionsTest\CocoStudioSceneTest + + + Classes\NewEventDispatcherTest + \ No newline at end of file