From 89c5b2369413025e1fe7dfe5c5d0bf3bedd8558d Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Mon, 23 Jul 2012 13:52:57 +0000 Subject: git-svn-id: http://svn.miranda-ng.org/main/trunk@1123 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/XSoundNotify/testplug.vcxproj | 167 ---------------------------------- 1 file changed, 167 deletions(-) delete mode 100644 plugins/XSoundNotify/testplug.vcxproj (limited to 'plugins/XSoundNotify/testplug.vcxproj') diff --git a/plugins/XSoundNotify/testplug.vcxproj b/plugins/XSoundNotify/testplug.vcxproj deleted file mode 100644 index ebd0a0009f..0000000000 --- a/plugins/XSoundNotify/testplug.vcxproj +++ /dev/null @@ -1,167 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - - - - XSoundNotify - - - - DynamicLibrary - false - MultiByte - - - DynamicLibrary - false - Unicode - - - - - - - - - - - - - - - .\Release\ - .\Release\ - false - E:\Programming\libs\WTL\Include;$(IncludePath) - - - .\Debug\ - .\Debug\ - true - - - - MultiThreaded - OnlyExplicitInline - true - true - MaxSpeed - true - Level3 - e:\Programming\libs\boost_1_46_1\;../../include;%(AdditionalIncludeDirectories) - _CRT_SECURE_NO_WARNINGS;WIN32;NDEBUG;_WINDOWS;_USRDLL;TESTPLUG_EXPORTS;%(PreprocessorDefinitions) - .\Release\ - .\Release\testplug.pch - .\Release\ - .\Release\ - - - true - NDEBUG;%(PreprocessorDefinitions) - .\Release\testplug.tlb - true - Win32 - - - 0x0809 - NDEBUG;%(PreprocessorDefinitions) - - - true - .\Release\testplug.bsc - - - true - true - Console - release/xsoundnotify.dll - .\Release\testplug.lib - odbc32.lib;odbccp32.lib;winmm.lib;%(AdditionalDependencies) - e:\Programming\libs\wxWidgets-2.9.3\lib\vc_lib\;%(AdditionalLibraryDirectories) - - - - - MultiThreadedDebug - Default - false - Disabled - true - Level3 - true - EditAndContinue - e:\Programming\libs\wxWidgets-2.9.3\include\msvc\;e:\Programming\libs\wxWidgets-2.9.3\include\;../../include;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_WINDOWS;_USRDLL;XSOUNDNOTIFY_EXPORTS;%(PreprocessorDefinitions) - .\Debug\ - .\Debug\testplug.pch - .\Debug\ - .\Debug\ - EnableFastChecks - - - true - _DEBUG;%(PreprocessorDefinitions) - .\Debug\testplug.tlb - true - Win32 - - - 0x0809 - _DEBUG;%(PreprocessorDefinitions) - - - true - .\Debug\testplug.bsc - - - true - true - true - Console - .\Debug\xsoundnotify.dll - .\Debug\xsoundnotify.lib - wxmsw29u_adv.lib;wxmsw29u_core.lib;wxbase29u.lib;wxtiff.lib;wxjpeg.lib;wxpng.lib;wxzlib.lib;wxregexu.lib;wxexpat.lib;odbc32.lib;odbccp32.lib;winmm.lib;%(AdditionalDependencies) - - - e:\Programming\libs\wxWidgets-2.9.3\lib\vc_lib\;%(AdditionalLibraryDirectories) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file -- cgit v1.2.3