~ubuntu-branches/ubuntu/jaunty/freeimage/jaunty

« back to all changes in this revision

Viewing changes to FreeImage/FreeImage.sln

  • Committer: Bazaar Package Importer
  • Author(s): Federico Di Gregorio
  • Date: 2007-05-07 15:35:21 UTC
  • Revision ID: james.westby@ubuntu.com-20070507153521-m4lx765bzxxug9qf
Tags: upstream-3.9.3
ImportĀ upstreamĀ versionĀ 3.9.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Microsoft Visual Studio Solution File, Format Version 8.00
 
2
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "FreeImage", "FreeImage.vcproj", "{B39ED2B3-D53A-4077-B957-930979A3577D}"
 
3
        ProjectSection(ProjectDependencies) = postProject
 
4
                {431E3F3F-7C4D-430A-B8F1-4F165DB64EDC} = {431E3F3F-7C4D-430A-B8F1-4F165DB64EDC}
 
5
                {912A2D43-35A3-4AF2-B2EB-0D81EFFDA6DC} = {912A2D43-35A3-4AF2-B2EB-0D81EFFDA6DC}
 
6
                {7DB10B50-CE00-4D7A-B322-6824F05D2FCB} = {7DB10B50-CE00-4D7A-B322-6824F05D2FCB}
 
7
                {5E1D4E5F-E10C-4BA3-B663-F33014FD21D9} = {5E1D4E5F-E10C-4BA3-B663-F33014FD21D9}
 
8
                {33134F61-C1AD-4B6F-9CEA-503A9F140C52} = {33134F61-C1AD-4B6F-9CEA-503A9F140C52}
 
9
        EndProjectSection
 
10
EndProject
 
11
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "FreeImageLib", "SOURCE\FreeImageLib\FreeImageLib.vcproj", "{9E219DF2-315D-478E-8A07-8960C377CE1E}"
 
12
        ProjectSection(ProjectDependencies) = postProject
 
13
                {431E3F3F-7C4D-430A-B8F1-4F165DB64EDC} = {431E3F3F-7C4D-430A-B8F1-4F165DB64EDC}
 
14
                {912A2D43-35A3-4AF2-B2EB-0D81EFFDA6DC} = {912A2D43-35A3-4AF2-B2EB-0D81EFFDA6DC}
 
15
                {7DB10B50-CE00-4D7A-B322-6824F05D2FCB} = {7DB10B50-CE00-4D7A-B322-6824F05D2FCB}
 
16
                {5E1D4E5F-E10C-4BA3-B663-F33014FD21D9} = {5E1D4E5F-E10C-4BA3-B663-F33014FD21D9}
 
17
                {33134F61-C1AD-4B6F-9CEA-503A9F140C52} = {33134F61-C1AD-4B6F-9CEA-503A9F140C52}
 
18
        EndProjectSection
 
19
EndProject
 
20
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "FreeImagePlus", "Wrapper\FreeImagePlus\FreeImagePlus.vcproj", "{12AAE1F1-E982-49D3-B24E-63FD677FCE77}"
 
21
        ProjectSection(ProjectDependencies) = postProject
 
22
                {B39ED2B3-D53A-4077-B957-930979A3577D} = {B39ED2B3-D53A-4077-B957-930979A3577D}
 
23
        EndProjectSection
 
24
EndProject
 
25
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "LibJPEG", "Source\LibJPEG\LibJPEG.vcproj", "{5E1D4E5F-E10C-4BA3-B663-F33014FD21D9}"
 
26
        ProjectSection(ProjectDependencies) = postProject
 
27
        EndProjectSection
 
28
EndProject
 
29
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "LibMNG", "Source\LibMNG\LibMNG.vcproj", "{912A2D43-35A3-4AF2-B2EB-0D81EFFDA6DC}"
 
30
        ProjectSection(ProjectDependencies) = postProject
 
31
        EndProjectSection
 
32
EndProject
 
33
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "LibPNG", "Source\LibPNG\LibPNG.vcproj", "{7DB10B50-CE00-4D7A-B322-6824F05D2FCB}"
 
34
        ProjectSection(ProjectDependencies) = postProject
 
35
        EndProjectSection
 
36
EndProject
 
37
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "LibTIFF", "Source\LibTIFF\LibTIFF.vcproj", "{431E3F3F-7C4D-430A-B8F1-4F165DB64EDC}"
 
38
        ProjectSection(ProjectDependencies) = postProject
 
39
        EndProjectSection
 
40
EndProject
 
41
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ZLib", "Source\ZLib\ZLib.vcproj", "{33134F61-C1AD-4B6F-9CEA-503A9F140C52}"
 
42
        ProjectSection(ProjectDependencies) = postProject
 
43
        EndProjectSection
 
44
EndProject
 
45
Global
 
46
        GlobalSection(SolutionConfiguration) = preSolution
 
47
                Debug = Debug
 
48
                Release = Release
 
49
        EndGlobalSection
 
50
        GlobalSection(ProjectConfiguration) = postSolution
 
51
                {B39ED2B3-D53A-4077-B957-930979A3577D}.Debug.ActiveCfg = Debug|Win32
 
52
                {B39ED2B3-D53A-4077-B957-930979A3577D}.Debug.Build.0 = Debug|Win32
 
53
                {B39ED2B3-D53A-4077-B957-930979A3577D}.Release.ActiveCfg = Release|Win32
 
54
                {B39ED2B3-D53A-4077-B957-930979A3577D}.Release.Build.0 = Release|Win32
 
55
                {9E219DF2-315D-478E-8A07-8960C377CE1E}.Debug.ActiveCfg = Debug|Win32
 
56
                {9E219DF2-315D-478E-8A07-8960C377CE1E}.Release.ActiveCfg = Release|Win32
 
57
                {12AAE1F1-E982-49D3-B24E-63FD677FCE77}.Debug.ActiveCfg = Debug|Win32
 
58
                {12AAE1F1-E982-49D3-B24E-63FD677FCE77}.Debug.Build.0 = Debug|Win32
 
59
                {12AAE1F1-E982-49D3-B24E-63FD677FCE77}.Release.ActiveCfg = Release|Win32
 
60
                {12AAE1F1-E982-49D3-B24E-63FD677FCE77}.Release.Build.0 = Release|Win32
 
61
                {5E1D4E5F-E10C-4BA3-B663-F33014FD21D9}.Debug.ActiveCfg = Debug|Win32
 
62
                {5E1D4E5F-E10C-4BA3-B663-F33014FD21D9}.Debug.Build.0 = Debug|Win32
 
63
                {5E1D4E5F-E10C-4BA3-B663-F33014FD21D9}.Release.ActiveCfg = Release|Win32
 
64
                {5E1D4E5F-E10C-4BA3-B663-F33014FD21D9}.Release.Build.0 = Release|Win32
 
65
                {912A2D43-35A3-4AF2-B2EB-0D81EFFDA6DC}.Debug.ActiveCfg = Debug|Win32
 
66
                {912A2D43-35A3-4AF2-B2EB-0D81EFFDA6DC}.Debug.Build.0 = Debug|Win32
 
67
                {912A2D43-35A3-4AF2-B2EB-0D81EFFDA6DC}.Release.ActiveCfg = Release|Win32
 
68
                {912A2D43-35A3-4AF2-B2EB-0D81EFFDA6DC}.Release.Build.0 = Release|Win32
 
69
                {7DB10B50-CE00-4D7A-B322-6824F05D2FCB}.Debug.ActiveCfg = Debug|Win32
 
70
                {7DB10B50-CE00-4D7A-B322-6824F05D2FCB}.Debug.Build.0 = Debug|Win32
 
71
                {7DB10B50-CE00-4D7A-B322-6824F05D2FCB}.Release.ActiveCfg = Release|Win32
 
72
                {7DB10B50-CE00-4D7A-B322-6824F05D2FCB}.Release.Build.0 = Release|Win32
 
73
                {431E3F3F-7C4D-430A-B8F1-4F165DB64EDC}.Debug.ActiveCfg = Debug|Win32
 
74
                {431E3F3F-7C4D-430A-B8F1-4F165DB64EDC}.Debug.Build.0 = Debug|Win32
 
75
                {431E3F3F-7C4D-430A-B8F1-4F165DB64EDC}.Release.ActiveCfg = Release|Win32
 
76
                {431E3F3F-7C4D-430A-B8F1-4F165DB64EDC}.Release.Build.0 = Release|Win32
 
77
                {33134F61-C1AD-4B6F-9CEA-503A9F140C52}.Debug.ActiveCfg = Debug|Win32
 
78
                {33134F61-C1AD-4B6F-9CEA-503A9F140C52}.Debug.Build.0 = Debug|Win32
 
79
                {33134F61-C1AD-4B6F-9CEA-503A9F140C52}.Release.ActiveCfg = Release|Win32
 
80
                {33134F61-C1AD-4B6F-9CEA-503A9F140C52}.Release.Build.0 = Release|Win32
 
81
        EndGlobalSection
 
82
        GlobalSection(ExtensibilityGlobals) = postSolution
 
83
        EndGlobalSection
 
84
        GlobalSection(ExtensibilityAddIns) = postSolution
 
85
        EndGlobalSection
 
86
EndGlobal