From cea2cbc276fc337f95ab665bd766c5a467980e4e Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Sun, 20 May 2012 18:11:52 +0000 Subject: project fixes git-svn-id: http://svn.miranda-ng.org/main/trunk@103 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Bonsai/FixOptions/FixOptions.vcxproj | 217 --------------------------- 1 file changed, 217 deletions(-) delete mode 100644 plugins/Bonsai/FixOptions/FixOptions.vcxproj (limited to 'plugins/Bonsai/FixOptions/FixOptions.vcxproj') diff --git a/plugins/Bonsai/FixOptions/FixOptions.vcxproj b/plugins/Bonsai/FixOptions/FixOptions.vcxproj deleted file mode 100644 index 67a96c954e..0000000000 --- a/plugins/Bonsai/FixOptions/FixOptions.vcxproj +++ /dev/null @@ -1,217 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - Bonsai - {C2F9A2EE-128B-43BD-9F3A-DAD0D954CB67} - Bonsai - Win32Proj - - - - DynamicLibrary - NotSet - true - - - DynamicLibrary - NotSet - - - DynamicLibrary - NotSet - true - - - DynamicLibrary - NotSet - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.40219.1 - $(SolutionDir)$(Configuration)/Plugins\ - $(SolutionDir)$(Configuration)/Obj/$(ProjectName)\ - true - $(SolutionDir)$(Configuration)64/Plugins\ - $(SolutionDir)$(Configuration)64/Obj/$(ProjectName)\ - true - $(SolutionDir)$(Configuration)/Plugins\ - $(SolutionDir)$(Configuration)/Obj/$(ProjectName)\ - false - $(SolutionDir)$(Configuration)64/Plugins\ - $(SolutionDir)$(Configuration)64/Obj/$(ProjectName)\ - false - - - - Disabled - ../../../include;../../ExternalAPI;%(AdditionalIncludeDirectories) - _CRT_SECURE_NO_DEPRECATE;WIN32;_DEBUG;_WINDOWS;_USRDLL;FIXOPTIONS_EXPORTS;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - - - Level3 - EditAndContinue - - - comctl32.lib;%(AdditionalDependencies) - true - Windows - MachineX86 - $(IntDir)$(TargetName).lib - - - - - X64 - - - Disabled - ../../../include;../../ExternalAPI;%(AdditionalIncludeDirectories) - _CRT_SECURE_NO_DEPRECATE;WIN64;_DEBUG;_WINDOWS;_USRDLL;FIXOPTIONS_EXPORTS;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - - - Level3 - ProgramDatabase - - - comctl32.lib;%(AdditionalDependencies) - true - Windows - MachineX64 - $(IntDir)$(TargetName).lib - - - - - ../../../include;../../ExternalAPI;%(AdditionalIncludeDirectories) - _CRT_SECURE_NO_DEPRECATE;WIN32;NDEBUG;_WINDOWS;_USRDLL;FIXOPTIONS_EXPORTS;%(PreprocessorDefinitions) - MultiThreadedDLL - - - Level3 - ProgramDatabase - Full - Size - OnlyExplicitInline - - - unicows.lib;comctl32.lib;%(AdditionalDependencies) - true - Windows - true - true - 0x2F080000 - MachineX86 - $(IntDir)$(TargetName).lib - - - - - X64 - - - ../../../include;../../ExternalAPI;%(AdditionalIncludeDirectories) - _CRT_SECURE_NO_DEPRECATE;WIN64;NDEBUG;_WINDOWS;_USRDLL;FIXOPTIONS_EXPORTS;%(PreprocessorDefinitions) - MultiThreadedDLL - - - Level3 - ProgramDatabase - Full - Size - OnlyExplicitInline - - - comctl32.lib;%(AdditionalDependencies) - true - Windows - true - true - 0x2F080000 - MachineX64 - $(IntDir)$(TargetName).lib - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file -- cgit v1.2.3