| |
1 |
1 |
Microsoft Visual Studio Solution File, Format Version 9.00 |
| |
2 |
2 |
# Visual Studio 2005 |
| |
3 |
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libicpf", "libicpf.vc80.vcproj", "{AA9F2D67-CBB7-4062-A29B-119677DEB039}" |
| |
|
3 |
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libicpf", "src\libicpf\libicpf.vc80.vcproj", "{AA9F2D67-CBB7-4062-A29B-119677DEB039}" |
| |
4 |
4 |
EndProject |
| |
|
5 |
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libicpf-tests", "src\libicpf-tests\libicpf-tests.vcproj", "{0C2E5D14-A526-4121-A1D4-F9D9D02C71AF}" |
| |
|
6 |
EndProject |
| |
5 |
7 |
Global |
| |
6 |
|
GlobalSection(DPCodeReviewSolutionGUID) = preSolution |
| |
7 |
|
DPCodeReviewSolutionGUID = {00000000-0000-0000-0000-000000000000} |
| |
8 |
|
EndGlobalSection |
| |
9 |
8 |
GlobalSection(SolutionConfigurationPlatforms) = preSolution |
| |
10 |
9 |
Debug|Win32 = Debug|Win32 |
| |
11 |
10 |
Debug|x64 = Debug|x64 |
| |
12 |
11 |
Debug-Unicode|Win32 = Debug-Unicode|Win32 |
| |
13 |
12 |
Debug-Unicode|x64 = Debug-Unicode|x64 |
| |
14 |
13 |
Release|Win32 = Release|Win32 |
| |
15 |
14 |
Release|x64 = Release|x64 |
| |
16 |
15 |
Release-Unicode|Win32 = Release-Unicode|Win32 |
| |
17 |
16 |
Release-Unicode|x64 = Release-Unicode|x64 |
| |
18 |
17 |
EndGlobalSection |
| |
19 |
18 |
GlobalSection(ProjectConfigurationPlatforms) = postSolution |
| |
20 |
19 |
{AA9F2D67-CBB7-4062-A29B-119677DEB039}.Debug|Win32.ActiveCfg = Debug|Win32 |
| |
21 |
20 |
{AA9F2D67-CBB7-4062-A29B-119677DEB039}.Debug|Win32.Build.0 = Debug|Win32 |
| |
22 |
21 |
{AA9F2D67-CBB7-4062-A29B-119677DEB039}.Debug|x64.ActiveCfg = Debug|x64 |
| |
23 |
22 |
{AA9F2D67-CBB7-4062-A29B-119677DEB039}.Debug|x64.Build.0 = Debug|x64 |
| |
24 |
23 |
{AA9F2D67-CBB7-4062-A29B-119677DEB039}.Debug-Unicode|Win32.ActiveCfg = Debug-Unicode|Win32 |
| |
25 |
24 |
{AA9F2D67-CBB7-4062-A29B-119677DEB039}.Debug-Unicode|Win32.Build.0 = Debug-Unicode|Win32 |
| |
26 |
25 |
{AA9F2D67-CBB7-4062-A29B-119677DEB039}.Debug-Unicode|x64.ActiveCfg = Debug-Unicode|x64 |
| |
27 |
26 |
{AA9F2D67-CBB7-4062-A29B-119677DEB039}.Debug-Unicode|x64.Build.0 = Debug-Unicode|x64 |
| |
28 |
27 |
{AA9F2D67-CBB7-4062-A29B-119677DEB039}.Release|Win32.ActiveCfg = Release|Win32 |
| |
29 |
28 |
{AA9F2D67-CBB7-4062-A29B-119677DEB039}.Release|Win32.Build.0 = Release|Win32 |
| |
30 |
29 |
{AA9F2D67-CBB7-4062-A29B-119677DEB039}.Release|x64.ActiveCfg = Release|x64 |
| |
31 |
30 |
{AA9F2D67-CBB7-4062-A29B-119677DEB039}.Release|x64.Build.0 = Release|x64 |
| |
32 |
31 |
{AA9F2D67-CBB7-4062-A29B-119677DEB039}.Release-Unicode|Win32.ActiveCfg = Release-Unicode|Win32 |
| |
33 |
32 |
{AA9F2D67-CBB7-4062-A29B-119677DEB039}.Release-Unicode|Win32.Build.0 = Release-Unicode|Win32 |
| |
34 |
33 |
{AA9F2D67-CBB7-4062-A29B-119677DEB039}.Release-Unicode|x64.ActiveCfg = Release-Unicode|x64 |
| |
35 |
34 |
{AA9F2D67-CBB7-4062-A29B-119677DEB039}.Release-Unicode|x64.Build.0 = Release-Unicode|x64 |
| |
|
35 |
{0C2E5D14-A526-4121-A1D4-F9D9D02C71AF}.Debug|Win32.ActiveCfg = Debug|Win32 |
| |
|
36 |
{0C2E5D14-A526-4121-A1D4-F9D9D02C71AF}.Debug|Win32.Build.0 = Debug|Win32 |
| |
|
37 |
{0C2E5D14-A526-4121-A1D4-F9D9D02C71AF}.Debug|x64.ActiveCfg = Debug|Win32 |
| |
|
38 |
{0C2E5D14-A526-4121-A1D4-F9D9D02C71AF}.Debug-Unicode|Win32.ActiveCfg = Debug|Win32 |
| |
|
39 |
{0C2E5D14-A526-4121-A1D4-F9D9D02C71AF}.Debug-Unicode|Win32.Build.0 = Debug|Win32 |
| |
|
40 |
{0C2E5D14-A526-4121-A1D4-F9D9D02C71AF}.Debug-Unicode|x64.ActiveCfg = Debug|Win32 |
| |
|
41 |
{0C2E5D14-A526-4121-A1D4-F9D9D02C71AF}.Release|Win32.ActiveCfg = Release|Win32 |
| |
|
42 |
{0C2E5D14-A526-4121-A1D4-F9D9D02C71AF}.Release|Win32.Build.0 = Release|Win32 |
| |
|
43 |
{0C2E5D14-A526-4121-A1D4-F9D9D02C71AF}.Release|x64.ActiveCfg = Release|Win32 |
| |
|
44 |
{0C2E5D14-A526-4121-A1D4-F9D9D02C71AF}.Release-Unicode|Win32.ActiveCfg = Release|Win32 |
| |
|
45 |
{0C2E5D14-A526-4121-A1D4-F9D9D02C71AF}.Release-Unicode|Win32.Build.0 = Release|Win32 |
| |
|
46 |
{0C2E5D14-A526-4121-A1D4-F9D9D02C71AF}.Release-Unicode|x64.ActiveCfg = Release|Win32 |
| |
36 |
47 |
EndGlobalSection |
| |
37 |
48 |
GlobalSection(SolutionProperties) = preSolution |
| |
38 |
49 |
HideSolutionNode = FALSE |
| |
39 |
50 |
EndGlobalSection |
| |
|
51 |
GlobalSection(DPCodeReviewSolutionGUID) = preSolution |
| |
|
52 |
DPCodeReviewSolutionGUID = {00000000-0000-0000-0000-000000000000} |
| |
|
53 |
EndGlobalSection |
| |
40 |
54 |
EndGlobal |