source: extensions/PiwigoLib/Piwigo.sln @ 9752

Last change on this file since 9752 was 7149, checked in by bayral, 13 years ago

Piwigolib is now modify for mask the implementation of proxy.
Add start version of piwigo WPF

File size: 3.5 KB
Line 
1
2Microsoft Visual Studio Solution File, Format Version 11.00
3# Visual Studio 2010
4Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PiwigoLib", "PiwigoLib\PiwigoLib.csproj", "{64C068C5-DBFE-4712-9081-B9100698F35C}"
5EndProject
6Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TestPiwigoLib", "TestPiwigoLib\TestPiwigoLib.csproj", "{9B390DE8-884A-433D-828A-C7B969F19924}"
7EndProject
8Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PiwigoWpf", "PiwigoWpf\PiwigoWpf.csproj", "{59F7FCF2-858A-406D-92A6-50514BD89B43}"
9EndProject
10Global
11        GlobalSection(SolutionConfigurationPlatforms) = preSolution
12                Debug|Any CPU = Debug|Any CPU
13                Debug|Mixed Platforms = Debug|Mixed Platforms
14                Debug|x86 = Debug|x86
15                Release|Any CPU = Release|Any CPU
16                Release|Mixed Platforms = Release|Mixed Platforms
17                Release|x86 = Release|x86
18        EndGlobalSection
19        GlobalSection(ProjectConfigurationPlatforms) = postSolution
20                {64C068C5-DBFE-4712-9081-B9100698F35C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
21                {64C068C5-DBFE-4712-9081-B9100698F35C}.Debug|Any CPU.Build.0 = Debug|Any CPU
22                {64C068C5-DBFE-4712-9081-B9100698F35C}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
23                {64C068C5-DBFE-4712-9081-B9100698F35C}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
24                {64C068C5-DBFE-4712-9081-B9100698F35C}.Debug|x86.ActiveCfg = Debug|Any CPU
25                {64C068C5-DBFE-4712-9081-B9100698F35C}.Release|Any CPU.ActiveCfg = Release|Any CPU
26                {64C068C5-DBFE-4712-9081-B9100698F35C}.Release|Any CPU.Build.0 = Release|Any CPU
27                {64C068C5-DBFE-4712-9081-B9100698F35C}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
28                {64C068C5-DBFE-4712-9081-B9100698F35C}.Release|Mixed Platforms.Build.0 = Release|Any CPU
29                {64C068C5-DBFE-4712-9081-B9100698F35C}.Release|x86.ActiveCfg = Release|Any CPU
30                {9B390DE8-884A-433D-828A-C7B969F19924}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
31                {9B390DE8-884A-433D-828A-C7B969F19924}.Debug|Any CPU.Build.0 = Debug|Any CPU
32                {9B390DE8-884A-433D-828A-C7B969F19924}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
33                {9B390DE8-884A-433D-828A-C7B969F19924}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
34                {9B390DE8-884A-433D-828A-C7B969F19924}.Debug|x86.ActiveCfg = Debug|Any CPU
35                {9B390DE8-884A-433D-828A-C7B969F19924}.Release|Any CPU.ActiveCfg = Release|Any CPU
36                {9B390DE8-884A-433D-828A-C7B969F19924}.Release|Any CPU.Build.0 = Release|Any CPU
37                {9B390DE8-884A-433D-828A-C7B969F19924}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
38                {9B390DE8-884A-433D-828A-C7B969F19924}.Release|Mixed Platforms.Build.0 = Release|Any CPU
39                {9B390DE8-884A-433D-828A-C7B969F19924}.Release|x86.ActiveCfg = Release|Any CPU
40                {59F7FCF2-858A-406D-92A6-50514BD89B43}.Debug|Any CPU.ActiveCfg = Debug|x86
41                {59F7FCF2-858A-406D-92A6-50514BD89B43}.Debug|Mixed Platforms.ActiveCfg = Debug|x86
42                {59F7FCF2-858A-406D-92A6-50514BD89B43}.Debug|Mixed Platforms.Build.0 = Debug|x86
43                {59F7FCF2-858A-406D-92A6-50514BD89B43}.Debug|x86.ActiveCfg = Debug|x86
44                {59F7FCF2-858A-406D-92A6-50514BD89B43}.Debug|x86.Build.0 = Debug|x86
45                {59F7FCF2-858A-406D-92A6-50514BD89B43}.Release|Any CPU.ActiveCfg = Release|x86
46                {59F7FCF2-858A-406D-92A6-50514BD89B43}.Release|Mixed Platforms.ActiveCfg = Release|x86
47                {59F7FCF2-858A-406D-92A6-50514BD89B43}.Release|Mixed Platforms.Build.0 = Release|x86
48                {59F7FCF2-858A-406D-92A6-50514BD89B43}.Release|x86.ActiveCfg = Release|x86
49                {59F7FCF2-858A-406D-92A6-50514BD89B43}.Release|x86.Build.0 = Release|x86
50        EndGlobalSection
51        GlobalSection(SolutionProperties) = preSolution
52                HideSolutionNode = FALSE
53        EndGlobalSection
54EndGlobal
Note: See TracBrowser for help on using the repository browser.