From 295c0af040ee0c94b603d7965658dd63524117a7 Mon Sep 17 00:00:00 2001 From: "jk7744.park" Date: Tue, 8 Sep 2015 21:52:54 +0900 Subject: tizen 2.3.1 release --- build/vs2010/test-streams.vcxproj | 210 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 210 insertions(+) create mode 100644 build/vs2010/test-streams.vcxproj (limited to 'build/vs2010/test-streams.vcxproj') diff --git a/build/vs2010/test-streams.vcxproj b/build/vs2010/test-streams.vcxproj new file mode 100644 index 0000000..cfcae44 --- /dev/null +++ b/build/vs2010/test-streams.vcxproj @@ -0,0 +1,210 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {42063A3C-FABA-476E-BB53-F7852DB18FA6} + teststreams + Win32Proj + + + + Application + Unicode + true + + + Application + Unicode + + + Application + Unicode + true + + + Application + Unicode + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.30319.1 + $(SolutionDir)$(Configuration)\ + $(Configuration)\test-streams\ + true + $(SolutionDir)$(Platform)\$(Configuration)\ + $(Platform)\$(Configuration)\test-streams\ + true + $(SolutionDir)$(Configuration)\ + $(Configuration)\test-streams\ + false + $(SolutionDir)$(Platform)\$(Configuration)\ + $(Platform)\$(Configuration)\test-streams\ + false + AllRules.ruleset + + + AllRules.ruleset + + + AllRules.ruleset + + + AllRules.ruleset + + + + + + $(IntDir)BuildLog.htm + + + Disabled + ..\..\; ..\..\util;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;HAVE_CONFIG_H;G_DISABLE_DEPRECATED;G_LOG_DOMAIN="GMime";%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + + + Level3 + EditAndContinue + CompileAsC + + + ws2_32.lib;libiconv.lib;glib-2.0.lib;gobject-2.0.lib;gio-2.0.lib;zdll.lib;%(AdditionalDependencies) + true + Console + MachineX86 + + + + + $(IntDir)BuildLog.htm + + + X64 + + + Disabled + ..\..\; ..\..\util;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;HAVE_CONFIG_H;G_DISABLE_DEPRECATED;G_LOG_DOMAIN="GMime";%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + + + Level3 + ProgramDatabase + CompileAsC + + + ws2_32.lib;libiconv.lib;glib-2.0.lib;gobject-2.0.lib;gio-2.0.lib;zdll.lib;%(AdditionalDependencies) + true + Console + MachineX64 + + + + + $(IntDir)BuildLog.htm + + + MaxSpeed + true + ..\..\; ..\..\util;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;HAVE_CONFIG_H;G_DISABLE_DEPRECATED;G_LOG_DOMAIN="GMime";%(PreprocessorDefinitions) + MultiThreadedDLL + true + + + Level3 + ProgramDatabase + CompileAsC + + + ws2_32.lib;libiconv.lib;glib-2.0.lib;gobject-2.0.lib;gio-2.0.lib;zdll.lib;%(AdditionalDependencies) + true + Console + true + true + MachineX86 + + + + + $(IntDir)BuildLog.htm + + + X64 + + + MaxSpeed + true + ..\..\; ..\..\util;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;HAVE_CONFIG_H;G_DISABLE_DEPRECATED;G_LOG_DOMAIN="GMime";%(PreprocessorDefinitions) + MultiThreadedDLL + true + + + Level3 + ProgramDatabase + CompileAsC + + + ws2_32.lib;libiconv.lib;glib-2.0.lib;gobject-2.0.lib;gio-2.0.lib;zdll.lib;%(AdditionalDependencies) + true + Console + true + true + MachineX64 + + + + + + + + + + + + {f281aac0-61ab-4e5c-849d-34fdb3687675} + false + + + + + + \ No newline at end of file -- cgit v1.2.3