8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-02-02 09:20:39 +01:00

Cleanup, tune and add x64 target

This commit is contained in:
hvlad 2011-12-28 14:29:29 +00:00
parent 0241496ee8
commit 3cd2ce2899
2 changed files with 666 additions and 2646 deletions

View File

@ -6,13 +6,19 @@ EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Win32 = Debug|Win32
Debug|x64 = Debug|x64
Release|Win32 = Release|Win32
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{0272C9B2-D68B-4F24-B32D-C1FD552F7E51}.Debug|Win32.ActiveCfg = Debug|Win32
{0272C9B2-D68B-4F24-B32D-C1FD552F7E51}.Debug|Win32.Build.0 = Debug|Win32
{0272C9B2-D68B-4F24-B32D-C1FD552F7E51}.Debug|x64.ActiveCfg = Debug|x64
{0272C9B2-D68B-4F24-B32D-C1FD552F7E51}.Debug|x64.Build.0 = Debug|x64
{0272C9B2-D68B-4F24-B32D-C1FD552F7E51}.Release|Win32.ActiveCfg = Release|Win32
{0272C9B2-D68B-4F24-B32D-C1FD552F7E51}.Release|Win32.Build.0 = Release|Win32
{0272C9B2-D68B-4F24-B32D-C1FD552F7E51}.Release|x64.ActiveCfg = Release|x64
{0272C9B2-D68B-4F24-B32D-C1FD552F7E51}.Release|x64.Build.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE

File diff suppressed because it is too large Load Diff