~ubuntu-branches/ubuntu/vivid/emscripten/vivid

« back to all changes in this revision

Viewing changes to tests/openjpeg/codec/image_to_j2k.sln

  • Committer: Package Import Robot
  • Author(s): Sylvestre Ledru
  • Date: 2013-05-02 13:11:51 UTC
  • Revision ID: package-import@ubuntu.com-20130502131151-q8dvteqr1ef2x7xz
Tags: upstream-1.4.1~20130504~adb56cb
Import upstream version 1.4.1~20130504~adb56cb

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1

 
2
Microsoft Visual Studio Solution File, Format Version 9.00
 
3
# Visual Studio 2005
 
4
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "LibOpenJPEG", "..\LibOpenJPEG.vcproj", "{4F27AA53-4181-4A1A-8238-3931B0A41048}"
 
5
EndProject
 
6
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "image_to_j2k", "image_to_j2k.vcproj", "{81FBE6CF-1DFB-413F-8215-0851F8E2D252}"
 
7
        ProjectSection(ProjectDependencies) = postProject
 
8
                {4F27AA53-4181-4A1A-8238-3931B0A41048} = {4F27AA53-4181-4A1A-8238-3931B0A41048}
 
9
        EndProjectSection
 
10
EndProject
 
11
Global
 
12
        GlobalSection(SolutionConfigurationPlatforms) = preSolution
 
13
                Debug|Win32 = Debug|Win32
 
14
                Release|Win32 = Release|Win32
 
15
        EndGlobalSection
 
16
        GlobalSection(ProjectConfigurationPlatforms) = postSolution
 
17
                {4F27AA53-4181-4A1A-8238-3931B0A41048}.Debug|Win32.ActiveCfg = Debug|Win32
 
18
                {4F27AA53-4181-4A1A-8238-3931B0A41048}.Debug|Win32.Build.0 = Debug|Win32
 
19
                {4F27AA53-4181-4A1A-8238-3931B0A41048}.Release|Win32.ActiveCfg = Release|Win32
 
20
                {4F27AA53-4181-4A1A-8238-3931B0A41048}.Release|Win32.Build.0 = Release|Win32
 
21
                {81FBE6CF-1DFB-413F-8215-0851F8E2D252}.Debug|Win32.ActiveCfg = Debug|Win32
 
22
                {81FBE6CF-1DFB-413F-8215-0851F8E2D252}.Debug|Win32.Build.0 = Debug|Win32
 
23
                {81FBE6CF-1DFB-413F-8215-0851F8E2D252}.Release|Win32.ActiveCfg = Release|Win32
 
24
                {81FBE6CF-1DFB-413F-8215-0851F8E2D252}.Release|Win32.Build.0 = Release|Win32
 
25
        EndGlobalSection
 
26
        GlobalSection(SolutionProperties) = preSolution
 
27
                HideSolutionNode = FALSE
 
28
        EndGlobalSection
 
29
EndGlobal
 
30
 
 
b'\\ No newline at end of file'