Files
libremetaverse/openjpeg-dotnet/DllOpenJPEG.sln
Jim Radford 1d007275bd LIBOMV-663 Updates to OpenJpeg makefile/solutions files
* Makefile support IBM s390 and PPC architecture (patch courtesy of sdague)
* Visual studio x64 platform added for compiling openjpeg-dotnet on 64 bit windows platforms

git-svn-id: http://libopenmetaverse.googlecode.com/svn/libopenmetaverse/trunk@3067 52acb1d6-8a22-11de-b505-999d5b087335
2009-08-06 21:22:59 +00:00

27 lines
1.2 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 10.00
# Visual Studio 2008
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "DllOpenJPEG", "DllOpenJPEG.vcproj", "{89AC992C-5E2C-4E6B-A453-61C1DF446216}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Win32 = Debug|Win32
Debug|x64 = Debug|x64
Release|Win32 = Release|Win32
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{89AC992C-5E2C-4E6B-A453-61C1DF446216}.Debug|Win32.ActiveCfg = Debug|Win32
{89AC992C-5E2C-4E6B-A453-61C1DF446216}.Debug|Win32.Build.0 = Debug|Win32
{89AC992C-5E2C-4E6B-A453-61C1DF446216}.Debug|x64.ActiveCfg = Debug|x64
{89AC992C-5E2C-4E6B-A453-61C1DF446216}.Debug|x64.Build.0 = Debug|x64
{89AC992C-5E2C-4E6B-A453-61C1DF446216}.Release|Win32.ActiveCfg = Release|Win32
{89AC992C-5E2C-4E6B-A453-61C1DF446216}.Release|Win32.Build.0 = Release|Win32
{89AC992C-5E2C-4E6B-A453-61C1DF446216}.Release|x64.ActiveCfg = Release|x64
{89AC992C-5E2C-4E6B-A453-61C1DF446216}.Release|x64.Build.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal