Moved SQLite dlls to separate 32/64 folders in Libraries
authorPanagiotis Kanavos <pkanavos@gmail.com>
Tue, 15 Nov 2011 14:45:53 +0000 (16:45 +0200)
committerPanagiotis Kanavos <pkanavos@gmail.com>
Tue, 15 Nov 2011 14:45:53 +0000 (16:45 +0200)
commitd17258c218bac92a8a886a4114b3693092b6e00e
treea8a467031cd8899a6db8560688edbf5315320381
parent166b4c2b02378d764117ec24bd7ca10bab664e2b
Moved SQLite dlls to separate 32/64 folders in Libraries
Created separate target platforms for 32/64 bits
Created separate setup packages for 32/64 bits
26 files changed:
trunk/Libraries/32/System.Data.SQLite.Linq.dll [moved from trunk/Libraries/System.Data.SQLite.Linq.dll with 100% similarity]
trunk/Libraries/32/System.Data.SQLite.dll [moved from trunk/Libraries/System.Data.SQLite.dll with 100% similarity]
trunk/Libraries/64/System.Data.SQLite.Linq.dll [new file with mode: 0644]
trunk/Libraries/64/System.Data.SQLite.dll [new file with mode: 0644]
trunk/Libraries/Json40r2/Source/Src/Newtonsoft.Json/Newtonsoft.Json.csproj
trunk/Libraries/ParallelExtensionsExtras/ParallelExtensionsExtras.csproj
trunk/NotifyIconWpf/NotifyIconWpf.csproj
trunk/Pithos.Client.Test/Pithos.Client.Test.csproj
trunk/Pithos.Client.WPF/Pithos.Client.WPF.csproj
trunk/Pithos.Client.WPF/Properties/Settings.Designer.cs
trunk/Pithos.Client.WPF/Properties/Settings.settings
trunk/Pithos.Client.WPF/Shell/AboutView.xaml
trunk/Pithos.Client.WPF/Shell/AboutViewModel.cs
trunk/Pithos.Client.WPF/Shell/FeedbackViewModel.cs
trunk/Pithos.Client.WPF/Shell/ShellViewModel.cs
trunk/Pithos.Client.WPF/app.config
trunk/Pithos.Core.Test/Pithos.Core.Test.csproj
trunk/Pithos.Core/Pithos.Core.csproj
trunk/Pithos.Interfaces/Pithos.Interfaces.csproj
trunk/Pithos.Network.Test/Pithos.Network.Test.csproj
trunk/Pithos.Network/Pithos.Network.csproj
trunk/Pithos.Setup.x64/Pithos.Setup.x64.vdproj
trunk/Pithos.Setup.x86/Pithos.Setup.x86.vdproj
trunk/Pithos.ShellExtensions.Test/Pithos.ShellExtensions.Test.csproj
trunk/Pithos.ShellExtensions/Pithos.ShellExtensions.csproj
trunk/Pithos.sln