From f1183300ce40c957fc9010e8513c15a15d11afd4 Mon Sep 17 00:00:00 2001 From: yang-g Date: Mon, 7 Dec 2015 16:02:05 -0800 Subject: add test for global plugin --- .../test/multi_init_test/multi_init_test.vcxproj | 184 --------------------- .../multi_init_test.vcxproj.filters | 21 --- 2 files changed, 205 deletions(-) delete mode 100644 vsprojects/vcxproj/test/multi_init_test/multi_init_test.vcxproj delete mode 100644 vsprojects/vcxproj/test/multi_init_test/multi_init_test.vcxproj.filters (limited to 'vsprojects/vcxproj/test/multi_init_test') diff --git a/vsprojects/vcxproj/test/multi_init_test/multi_init_test.vcxproj b/vsprojects/vcxproj/test/multi_init_test/multi_init_test.vcxproj deleted file mode 100644 index d4ef5a1e69..0000000000 --- a/vsprojects/vcxproj/test/multi_init_test/multi_init_test.vcxproj +++ /dev/null @@ -1,184 +0,0 @@ - - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {26D0B11B-FCB4-6527-4B5E-FC2A51BE5FB9} - - - - v100 - - - v110 - - - v120 - - - Application - true - Unicode - - - Application - false - true - Unicode - - - - - - - - - - - - - - multi_init_test - static - Debug - Debug - - - multi_init_test - static - Debug - Debug - - - - NotUsing - Level3 - Disabled - WIN32;_DEBUG;_LIB;_USE_32BIT_TIME_T;%(PreprocessorDefinitions) - true - MultiThreadedDebug - true - None - - - Console - true - false - - - - - NotUsing - Level3 - Disabled - WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions) - true - MultiThreadedDebug - true - None - - - Console - true - false - - - - - Level3 - NotUsing - MaxSpeed - true - true - WIN32;NDEBUG;_LIB;_USE_32BIT_TIME_T;%(PreprocessorDefinitions) - true - MultiThreaded - true - None - - - Console - true - false - true - true - - - - - Level3 - NotUsing - MaxSpeed - true - true - WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions) - true - MultiThreaded - true - None - - - Console - true - false - true - true - - - - - - - - - {17BCAFC0-5FDC-4C94-AEB9-95F3E220614B} - - - {29D16885-7228-4C31-81ED-5F9187C7F2A9} - - - {EAB0A629-17A9-44DB-B5FF-E91A721FE037} - - - {B23D3D1A-9438-4EDA-BEB6-9A0A03D17792} - - - - - - - - - - - - - - - This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - - - diff --git a/vsprojects/vcxproj/test/multi_init_test/multi_init_test.vcxproj.filters b/vsprojects/vcxproj/test/multi_init_test/multi_init_test.vcxproj.filters deleted file mode 100644 index e1e8efc831..0000000000 --- a/vsprojects/vcxproj/test/multi_init_test/multi_init_test.vcxproj.filters +++ /dev/null @@ -1,21 +0,0 @@ - - - - - test\core\surface - - - - - - {9fd58330-04b7-e69b-7217-2b6df7135781} - - - {a1129343-c108-ef14-75a6-89805909cda1} - - - {7b12af46-5c98-9a39-b0db-82bdc9fb52d2} - - - - -- cgit v1.2.3