From 5cf0326dcbfd046b6ebc95784f920d9a1903b840 Mon Sep 17 00:00:00 2001 From: Antonin Descampe Date: Sun, 4 Dec 2005 17:07:44 +0000 Subject: [PATCH] LibOpenJPEG project files moved to root directory --- libopenjpeg/LibOpenJPEG.dsp | 256 ------------------------------------ 1 file changed, 256 deletions(-) delete mode 100644 libopenjpeg/LibOpenJPEG.dsp diff --git a/libopenjpeg/LibOpenJPEG.dsp b/libopenjpeg/LibOpenJPEG.dsp deleted file mode 100644 index 566469f4..00000000 --- a/libopenjpeg/LibOpenJPEG.dsp +++ /dev/null @@ -1,256 +0,0 @@ -# Microsoft Developer Studio Project File - Name="LibOpenJPEG" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Static Library" 0x0104 - -CFG=LibOpenJPEG - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "LibOpenJPEG.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "LibOpenJPEG.mak" CFG="LibOpenJPEG - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "LibOpenJPEG - Win32 Release" (based on "Win32 (x86) Static Library") -!MESSAGE "LibOpenJPEG - Win32 Debug" (based on "Win32 (x86) Static Library") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -RSC=rc.exe - -!IF "$(CFG)" == "LibOpenJPEG - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release" -# PROP BASE Intermediate_Dir "Release" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release" -# PROP Intermediate_Dir "Release" -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c -# ADD CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c -# ADD BASE RSC /l 0x40c /d "NDEBUG" -# ADD RSC /l 0x40c /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo -# ADD LIB32 /nologo - -!ELSEIF "$(CFG)" == "LibOpenJPEG - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "Debug" -# PROP BASE Intermediate_Dir "Debug" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug" -# PROP Intermediate_Dir "Debug" -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c -# ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c -# ADD BASE RSC /l 0x40c /d "_DEBUG" -# ADD RSC /l 0x40c /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo -# ADD LIB32 /nologo - -!ENDIF - -# Begin Target - -# Name "LibOpenJPEG - Win32 Release" -# Name "LibOpenJPEG - Win32 Debug" -# Begin Group "Source Files" - -# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" -# Begin Source File - -SOURCE=.\bio.c -# End Source File -# Begin Source File - -SOURCE=.\cio.c -# End Source File -# Begin Source File - -SOURCE=.\dwt.c -# End Source File -# Begin Source File - -SOURCE=.\event.c -# End Source File -# Begin Source File - -SOURCE=.\fix.c -# End Source File -# Begin Source File - -SOURCE=.\image.c -# End Source File -# Begin Source File - -SOURCE=.\int.c -# End Source File -# Begin Source File - -SOURCE=.\j2k.c -# End Source File -# Begin Source File - -SOURCE=.\j2k_lib.c -# End Source File -# Begin Source File - -SOURCE=.\jp2.c -# End Source File -# Begin Source File - -SOURCE=.\jpt.c -# End Source File -# Begin Source File - -SOURCE=.\mct.c -# End Source File -# Begin Source File - -SOURCE=.\mqc.c -# End Source File -# Begin Source File - -SOURCE=.\openjpeg.c -# End Source File -# Begin Source File - -SOURCE=.\pi.c -# End Source File -# Begin Source File - -SOURCE=.\raw.c -# End Source File -# Begin Source File - -SOURCE=.\t1.c -# End Source File -# Begin Source File - -SOURCE=.\t2.c -# End Source File -# Begin Source File - -SOURCE=.\tcd.c -# End Source File -# Begin Source File - -SOURCE=.\tgt.c -# End Source File -# End Group -# Begin Group "Header Files" - -# PROP Default_Filter "h;hpp;hxx;hm;inl" -# Begin Source File - -SOURCE=.\bio.h -# End Source File -# Begin Source File - -SOURCE=.\cio.h -# End Source File -# Begin Source File - -SOURCE=.\dwt.h -# End Source File -# Begin Source File - -SOURCE=.\event.h -# End Source File -# Begin Source File - -SOURCE=.\fix.h -# End Source File -# Begin Source File - -SOURCE=.\image.h -# End Source File -# Begin Source File - -SOURCE=.\int.h -# End Source File -# Begin Source File - -SOURCE=.\j2k.h -# End Source File -# Begin Source File - -SOURCE=.\j2k_lib.h -# End Source File -# Begin Source File - -SOURCE=.\jp2.h -# End Source File -# Begin Source File - -SOURCE=.\jpt.h -# End Source File -# Begin Source File - -SOURCE=.\mct.h -# End Source File -# Begin Source File - -SOURCE=.\mqc.h -# End Source File -# Begin Source File - -SOURCE=.\openjpeg.h -# End Source File -# Begin Source File - -SOURCE=.\opj_includes.h -# End Source File -# Begin Source File - -SOURCE=.\pi.h -# End Source File -# Begin Source File - -SOURCE=.\raw.h -# End Source File -# Begin Source File - -SOURCE=.\t1.h -# End Source File -# Begin Source File - -SOURCE=.\t2.h -# End Source File -# Begin Source File - -SOURCE=.\tcd.h -# End Source File -# Begin Source File - -SOURCE=.\tgt.h -# End Source File -# End Group -# End Target -# End Project -- 2.30.2