MJ2 codec restructuration. Update of dsp project files properties
authorFrancois-Olivier Devaux <fodevaux@users.noreply.github.com>
Fri, 8 Dec 2006 17:51:18 +0000 (17:51 +0000)
committerFrancois-Olivier Devaux <fodevaux@users.noreply.github.com>
Fri, 8 Dec 2006 17:51:18 +0000 (17:51 +0000)
mj2/MJ2_codec/MJ2_Extractor.dsp
mj2/MJ2_codec/MJ2_Wrapper.dsp
mj2/MJ2_codec/frames_to_mj2.dsp
mj2/MJ2_codec/mj2_to_frames.dsp

index 0d5654e74c5028fe0a50da6bc91cff332c1610b3..0ce19270e27960d85b24519f50cf087ec1afc592 100644 (file)
-# Microsoft Developer Studio Project File - Name="MJ2_Extractor" - Package Owner=<4>
-# Microsoft Developer Studio Generated Build File, Format Version 6.00
-# ** DO NOT EDIT **
-
-# TARGTYPE "Win32 (x86) Console Application" 0x0103
-
-CFG=MJ2_Extractor - 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 "MJ2_Extractor.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 "MJ2_Extractor.mak" CFG="MJ2_Extractor - Win32 Debug"
-!MESSAGE 
-!MESSAGE Possible choices for configuration are:
-!MESSAGE 
-!MESSAGE "MJ2_Extractor - Win32 Release" (based on "Win32 (x86) Console Application")
-!MESSAGE "MJ2_Extractor - Win32 Debug" (based on "Win32 (x86) Console Application")
-!MESSAGE 
-
-# Begin Project
-# PROP AllowPerConfigDependencies 0
-# PROP Scc_ProjName ""
-# PROP Scc_LocalPath ""
-CPP=cl.exe
-RSC=rc.exe
-
-!IF  "$(CFG)" == "MJ2_Extractor - 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 "_CONSOLE" /D "_MBCS" /YX /FD /c
-# ADD CPP /nologo /W3 /GX /O2 /I "../libopenjpeg_097" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
-# ADD BASE RSC /l 0x809 /d "NDEBUG"
-# ADD RSC /l 0x809 /d "NDEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LINK32=link.exe
-# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386
-# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386
-
-!ELSEIF  "$(CFG)" == "MJ2_Extractor - Win32 Debug"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 1
-# PROP BASE Output_Dir "MJ2_Extractor___Win32_Debug"
-# PROP BASE Intermediate_Dir "MJ2_Extractor___Win32_Debug"
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 1
-# PROP Output_Dir "MJ2_Extractor___Win32_Debug"
-# PROP Intermediate_Dir "MJ2_Extractor___Win32_Debug"
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
-# ADD CPP /nologo /W3 /Gm /GX /ZI /Od /I "../libopenjpeg_097" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
-# ADD BASE RSC /l 0x809 /d "_DEBUG"
-# ADD RSC /l 0x809 /d "_DEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LINK32=link.exe
-# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
-# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
-
-!ENDIF 
-
-# Begin Target
-
-# Name "MJ2_Extractor - Win32 Release"
-# Name "MJ2_Extractor - Win32 Debug"
-# Begin Group "Source Files"
-
-# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
-# Begin Source File
-
-SOURCE=..\libopenjpeg_097\cio.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\extract_j2k_from_mj2.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\libopenjpeg_097\jp2.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\mj2.c
-# End Source File
-# End Group
-# Begin Group "Header Files"
-
-# PROP Default_Filter "h;hpp;hxx;hm;inl"
-# Begin Source File
-
-SOURCE=..\libopenjpeg_097\cio.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\libopenjpeg_097\j2k.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\libopenjpeg_097\jp2.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\mj2.h
-# End Source File
-# End Group
-# Begin Group "Resource Files"
-
-# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
-# End Group
-# End Target
-# End Project
+# Microsoft Developer Studio Project File - Name="MJ2_Extractor" - Package Owner=<4>\r
+# Microsoft Developer Studio Generated Build File, Format Version 6.00\r
+# ** DO NOT EDIT **\r
+\r
+# TARGTYPE "Win32 (x86) Console Application" 0x0103\r
+\r
+CFG=MJ2_Extractor - Win32 Debug\r
+!MESSAGE This is not a valid makefile. To build this project using NMAKE,\r
+!MESSAGE use the Export Makefile command and run\r
+!MESSAGE \r
+!MESSAGE NMAKE /f "MJ2_Extractor.mak".\r
+!MESSAGE \r
+!MESSAGE You can specify a configuration when running NMAKE\r
+!MESSAGE by defining the macro CFG on the command line. For example:\r
+!MESSAGE \r
+!MESSAGE NMAKE /f "MJ2_Extractor.mak" CFG="MJ2_Extractor - Win32 Debug"\r
+!MESSAGE \r
+!MESSAGE Possible choices for configuration are:\r
+!MESSAGE \r
+!MESSAGE "MJ2_Extractor - Win32 Release" (based on "Win32 (x86) Console Application")\r
+!MESSAGE "MJ2_Extractor - Win32 Debug" (based on "Win32 (x86) Console Application")\r
+!MESSAGE \r
+\r
+# Begin Project\r
+# PROP AllowPerConfigDependencies 0\r
+# PROP Scc_ProjName ""\r
+# PROP Scc_LocalPath ""\r
+CPP=cl.exe\r
+RSC=rc.exe\r
+\r
+!IF  "$(CFG)" == "MJ2_Extractor - Win32 Release"\r
+\r
+# PROP BASE Use_MFC 0\r
+# PROP BASE Use_Debug_Libraries 0\r
+# PROP BASE Output_Dir "Release"\r
+# PROP BASE Intermediate_Dir "Release"\r
+# PROP BASE Target_Dir ""\r
+# PROP Use_MFC 0\r
+# PROP Use_Debug_Libraries 0\r
+# PROP Output_Dir "Release"\r
+# PROP Intermediate_Dir "Release"\r
+# PROP Target_Dir ""\r
+# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c\r
+# ADD CPP /nologo /W3 /GX /O2 /I "../libopenjpeg_097" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c\r
+# ADD BASE RSC /l 0x809 /d "NDEBUG"\r
+# ADD RSC /l 0x809 /d "NDEBUG"\r
+BSC32=bscmake.exe\r
+# ADD BASE BSC32 /nologo\r
+# ADD BSC32 /nologo\r
+LINK32=link.exe\r
+# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386\r
+# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386\r
+\r
+!ELSEIF  "$(CFG)" == "MJ2_Extractor - Win32 Debug"\r
+\r
+# PROP BASE Use_MFC 0\r
+# PROP BASE Use_Debug_Libraries 1\r
+# PROP BASE Output_Dir "MJ2_Extractor___Win32_Debug"\r
+# PROP BASE Intermediate_Dir "MJ2_Extractor___Win32_Debug"\r
+# PROP BASE Target_Dir ""\r
+# PROP Use_MFC 0\r
+# PROP Use_Debug_Libraries 1\r
+# PROP Output_Dir "MJ2_Extractor___Win32_Debug"\r
+# PROP Intermediate_Dir "MJ2_Extractor___Win32_Debug"\r
+# PROP Target_Dir ""\r
+# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c\r
+# ADD CPP /nologo /W3 /Gm /GX /ZI /Od /I "../libopenjpeg_097" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c\r
+# ADD BASE RSC /l 0x809 /d "_DEBUG"\r
+# ADD RSC /l 0x809 /d "_DEBUG"\r
+BSC32=bscmake.exe\r
+# ADD BASE BSC32 /nologo\r
+# ADD BSC32 /nologo\r
+LINK32=link.exe\r
+# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept\r
+# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept\r
+\r
+!ENDIF \r
+\r
+# Begin Target\r
+\r
+# Name "MJ2_Extractor - Win32 Release"\r
+# Name "MJ2_Extractor - Win32 Debug"\r
+# Begin Group "Source Files"\r
+\r
+# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"\r
+# Begin Source File\r
+\r
+SOURCE=..\libopenjpeg_097\cio.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\extract_j2k_from_mj2.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\libopenjpeg_097\jp2.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\mj2.c\r
+# End Source File\r
+# End Group\r
+# Begin Group "Header Files"\r
+\r
+# PROP Default_Filter "h;hpp;hxx;hm;inl"\r
+# Begin Source File\r
+\r
+SOURCE=..\libopenjpeg_097\cio.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\libopenjpeg_097\j2k.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\libopenjpeg_097\jp2.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\mj2.h\r
+# End Source File\r
+# End Group\r
+# Begin Group "Resource Files"\r
+\r
+# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"\r
+# End Group\r
+# End Target\r
+# End Project\r
index da3ee7bc1e2d769d4299a43304a1d0e6dd319a98..4b3634511ff2886d87206f14d948dbde2edd9b22 100644 (file)
-# Microsoft Developer Studio Project File - Name="MJ2_Wrapper" - Package Owner=<4>
-# Microsoft Developer Studio Generated Build File, Format Version 6.00
-# ** DO NOT EDIT **
-
-# TARGTYPE "Win32 (x86) Console Application" 0x0103
-
-CFG=MJ2_Wrapper - 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 "MJ2_Wrapper.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 "MJ2_Wrapper.mak" CFG="MJ2_Wrapper - Win32 Debug"
-!MESSAGE 
-!MESSAGE Possible choices for configuration are:
-!MESSAGE 
-!MESSAGE "MJ2_Wrapper - Win32 Release" (based on "Win32 (x86) Console Application")
-!MESSAGE "MJ2_Wrapper - Win32 Debug" (based on "Win32 (x86) Console Application")
-!MESSAGE 
-
-# Begin Project
-# PROP AllowPerConfigDependencies 0
-# PROP Scc_ProjName ""
-# PROP Scc_LocalPath ""
-CPP=cl.exe
-RSC=rc.exe
-
-!IF  "$(CFG)" == "MJ2_Wrapper - 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 "_CONSOLE" /D "_MBCS" /YX /FD /c
-# ADD CPP /nologo /W3 /GX /O2 /I "../libopenjpeg_097" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
-# ADD BASE RSC /l 0x809 /d "NDEBUG"
-# ADD RSC /l 0x809 /d "NDEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LINK32=link.exe
-# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386
-# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386
-
-!ELSEIF  "$(CFG)" == "MJ2_Wrapper - Win32 Debug"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 1
-# PROP BASE Output_Dir "MJ2_Wrapper___Win32_Debug"
-# PROP BASE Intermediate_Dir "MJ2_Wrapper___Win32_Debug"
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 1
-# PROP Output_Dir "MJ2_Wrapper___Win32_Debug"
-# PROP Intermediate_Dir "MJ2_Wrapper___Win32_Debug"
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
-# ADD CPP /nologo /W3 /Gm /GX /ZI /Od /I "../libopenjpeg_097" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
-# ADD BASE RSC /l 0x809 /d "_DEBUG"
-# ADD RSC /l 0x809 /d "_DEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LINK32=link.exe
-# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
-# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
-
-!ENDIF 
-
-# Begin Target
-
-# Name "MJ2_Wrapper - Win32 Release"
-# Name "MJ2_Wrapper - Win32 Debug"
-# Begin Group "Source Files"
-
-# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
-# Begin Source File
-
-SOURCE=..\libopenjpeg_097\cio.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\libopenjpeg_097\int.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\libopenjpeg_097\jp2.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\mj2.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\wrap_j2k_in_mj2.c
-# End Source File
-# End Group
-# Begin Group "Header Files"
-
-# PROP Default_Filter "h;hpp;hxx;hm;inl"
-# Begin Source File
-
-SOURCE=..\libopenjpeg_097\cio.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\libopenjpeg_097\int.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\libopenjpeg_097\j2k.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\libopenjpeg_097\jp2.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\mj2.h
-# End Source File
-# End Group
-# Begin Group "Resource Files"
-
-# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
-# End Group
-# End Target
-# End Project
+# Microsoft Developer Studio Project File - Name="MJ2_Wrapper" - Package Owner=<4>\r
+# Microsoft Developer Studio Generated Build File, Format Version 6.00\r
+# ** DO NOT EDIT **\r
+\r
+# TARGTYPE "Win32 (x86) Console Application" 0x0103\r
+\r
+CFG=MJ2_Wrapper - Win32 Debug\r
+!MESSAGE This is not a valid makefile. To build this project using NMAKE,\r
+!MESSAGE use the Export Makefile command and run\r
+!MESSAGE \r
+!MESSAGE NMAKE /f "MJ2_Wrapper.mak".\r
+!MESSAGE \r
+!MESSAGE You can specify a configuration when running NMAKE\r
+!MESSAGE by defining the macro CFG on the command line. For example:\r
+!MESSAGE \r
+!MESSAGE NMAKE /f "MJ2_Wrapper.mak" CFG="MJ2_Wrapper - Win32 Debug"\r
+!MESSAGE \r
+!MESSAGE Possible choices for configuration are:\r
+!MESSAGE \r
+!MESSAGE "MJ2_Wrapper - Win32 Release" (based on "Win32 (x86) Console Application")\r
+!MESSAGE "MJ2_Wrapper - Win32 Debug" (based on "Win32 (x86) Console Application")\r
+!MESSAGE \r
+\r
+# Begin Project\r
+# PROP AllowPerConfigDependencies 0\r
+# PROP Scc_ProjName ""\r
+# PROP Scc_LocalPath ""\r
+CPP=cl.exe\r
+RSC=rc.exe\r
+\r
+!IF  "$(CFG)" == "MJ2_Wrapper - Win32 Release"\r
+\r
+# PROP BASE Use_MFC 0\r
+# PROP BASE Use_Debug_Libraries 0\r
+# PROP BASE Output_Dir "Release"\r
+# PROP BASE Intermediate_Dir "Release"\r
+# PROP BASE Target_Dir ""\r
+# PROP Use_MFC 0\r
+# PROP Use_Debug_Libraries 0\r
+# PROP Output_Dir "Release"\r
+# PROP Intermediate_Dir "Release"\r
+# PROP Target_Dir ""\r
+# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c\r
+# ADD CPP /nologo /W3 /GX /O2 /I "../libopenjpeg_097" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c\r
+# ADD BASE RSC /l 0x809 /d "NDEBUG"\r
+# ADD RSC /l 0x809 /d "NDEBUG"\r
+BSC32=bscmake.exe\r
+# ADD BASE BSC32 /nologo\r
+# ADD BSC32 /nologo\r
+LINK32=link.exe\r
+# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386\r
+# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386\r
+\r
+!ELSEIF  "$(CFG)" == "MJ2_Wrapper - Win32 Debug"\r
+\r
+# PROP BASE Use_MFC 0\r
+# PROP BASE Use_Debug_Libraries 1\r
+# PROP BASE Output_Dir "MJ2_Wrapper___Win32_Debug"\r
+# PROP BASE Intermediate_Dir "MJ2_Wrapper___Win32_Debug"\r
+# PROP BASE Target_Dir ""\r
+# PROP Use_MFC 0\r
+# PROP Use_Debug_Libraries 1\r
+# PROP Output_Dir "MJ2_Wrapper___Win32_Debug"\r
+# PROP Intermediate_Dir "MJ2_Wrapper___Win32_Debug"\r
+# PROP Target_Dir ""\r
+# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c\r
+# ADD CPP /nologo /W3 /Gm /GX /ZI /Od /I "../libopenjpeg_097" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c\r
+# ADD BASE RSC /l 0x809 /d "_DEBUG"\r
+# ADD RSC /l 0x809 /d "_DEBUG"\r
+BSC32=bscmake.exe\r
+# ADD BASE BSC32 /nologo\r
+# ADD BSC32 /nologo\r
+LINK32=link.exe\r
+# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept\r
+# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept\r
+\r
+!ENDIF \r
+\r
+# Begin Target\r
+\r
+# Name "MJ2_Wrapper - Win32 Release"\r
+# Name "MJ2_Wrapper - Win32 Debug"\r
+# Begin Group "Source Files"\r
+\r
+# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"\r
+# Begin Source File\r
+\r
+SOURCE=..\libopenjpeg_097\cio.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\libopenjpeg_097\int.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\libopenjpeg_097\jp2.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\mj2.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\wrap_j2k_in_mj2.c\r
+# End Source File\r
+# End Group\r
+# Begin Group "Header Files"\r
+\r
+# PROP Default_Filter "h;hpp;hxx;hm;inl"\r
+# Begin Source File\r
+\r
+SOURCE=..\libopenjpeg_097\cio.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\libopenjpeg_097\int.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\libopenjpeg_097\j2k.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\libopenjpeg_097\jp2.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\mj2.h\r
+# End Source File\r
+# End Group\r
+# Begin Group "Resource Files"\r
+\r
+# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"\r
+# End Group\r
+# End Target\r
+# End Project\r
index 81982b47fd5b906c64669b05eff272ffa5b3538e..6c027c673003126ee65d93417e2a1d3eda54c920 100644 (file)
-# Microsoft Developer Studio Project File - Name="frames_to_mj2" - Package Owner=<4>
-# Microsoft Developer Studio Generated Build File, Format Version 6.00
-# ** DO NOT EDIT **
-
-# TARGTYPE "Win32 (x86) Console Application" 0x0103
-
-CFG=frames_to_mj2 - 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 "frames_to_mj2.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 "frames_to_mj2.mak" CFG="frames_to_mj2 - Win32 Debug"
-!MESSAGE 
-!MESSAGE Possible choices for configuration are:
-!MESSAGE 
-!MESSAGE "frames_to_mj2 - Win32 Release" (based on "Win32 (x86) Console Application")
-!MESSAGE "frames_to_mj2 - Win32 Debug" (based on "Win32 (x86) Console Application")
-!MESSAGE 
-
-# Begin Project
-# PROP AllowPerConfigDependencies 0
-# PROP Scc_ProjName ""
-# PROP Scc_LocalPath ""
-CPP=cl.exe
-RSC=rc.exe
-
-!IF  "$(CFG)" == "frames_to_mj2 - 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 Ignore_Export_Lib 0
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
-# ADD CPP /nologo /W3 /GX /O2 /I "../libopenjpeg_097" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /D "DONT_HAVE_GETOPT" /YX /FD /c
-# ADD BASE RSC /l 0x809 /d "NDEBUG"
-# ADD RSC /l 0x809 /d "NDEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LINK32=link.exe
-# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386
-# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386
-
-!ELSEIF  "$(CFG)" == "frames_to_mj2 - Win32 Debug"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 1
-# PROP BASE Output_Dir "frames_to_mj2___Win32_Debug0"
-# PROP BASE Intermediate_Dir "frames_to_mj2___Win32_Debug0"
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 1
-# PROP Output_Dir "frames_to_mj2___Win32_Debug0"
-# PROP Intermediate_Dir "frames_to_mj2___Win32_Debug0"
-# PROP Ignore_Export_Lib 0
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
-# ADD CPP /nologo /W3 /Gm /GX /ZI /Od /I "../libopenjpeg_097" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /D "DONT_HAVE_GETOPT" /YX /FD /GZ /c
-# ADD BASE RSC /l 0x809 /d "_DEBUG"
-# ADD RSC /l 0x809 /d "_DEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LINK32=link.exe
-# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
-# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
-
-!ENDIF 
-
-# Begin Target
-
-# Name "frames_to_mj2 - Win32 Release"
-# Name "frames_to_mj2 - Win32 Debug"
-# Begin Group "MJ2"
-
-# PROP Default_Filter ""
-# Begin Group "MJ2 Header Files"
-
-# PROP Default_Filter ""
-# Begin Source File
-
-SOURCE=.\compat\getopt.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\mj2.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\mj2_convert.h
-# End Source File
-# End Group
-# Begin Group "MJ2 Source Files"
-
-# PROP Default_Filter ""
-# Begin Source File
-
-SOURCE=.\frames_to_mj2.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\compat\getopt.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\mj2.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\mj2_convert.c
-# End Source File
-# End Group
-# End Group
-# Begin Group "Libopenjpeg_097"
-
-# PROP Default_Filter ""
-# Begin Source File
-
-SOURCE=..\libopenjpeg_097\bio.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\libopenjpeg_097\bio.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\libopenjpeg_097\cio.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\libopenjpeg_097\cio.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\libopenjpeg_097\dwt.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\libopenjpeg_097\dwt.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\libopenjpeg_097\fix.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\libopenjpeg_097\fix.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\libopenjpeg_097\int.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\libopenjpeg_097\int.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\libopenjpeg_097\j2k.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\libopenjpeg_097\j2k.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\libopenjpeg_097\jp2.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\libopenjpeg_097\jp2.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\libopenjpeg_097\jpt.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\libopenjpeg_097\jpt.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\libopenjpeg_097\mct.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\libopenjpeg_097\mct.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\libopenjpeg_097\mqc.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\libopenjpeg_097\mqc.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\libopenjpeg_097\openjpeg.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\libopenjpeg_097\pi.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\libopenjpeg_097\pi.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\libopenjpeg_097\raw.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\libopenjpeg_097\raw.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\libopenjpeg_097\t1.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\libopenjpeg_097\t1.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\libopenjpeg_097\t2.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\libopenjpeg_097\t2.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\libopenjpeg_097\tcd.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\libopenjpeg_097\tcd.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\libopenjpeg_097\tgt.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\libopenjpeg_097\tgt.h
-# End Source File
-# End Group
-# End Target
-# End Project
+# Microsoft Developer Studio Project File - Name="frames_to_mj2" - Package Owner=<4>\r
+# Microsoft Developer Studio Generated Build File, Format Version 6.00\r
+# ** DO NOT EDIT **\r
+\r
+# TARGTYPE "Win32 (x86) Console Application" 0x0103\r
+\r
+CFG=frames_to_mj2 - Win32 Debug\r
+!MESSAGE This is not a valid makefile. To build this project using NMAKE,\r
+!MESSAGE use the Export Makefile command and run\r
+!MESSAGE \r
+!MESSAGE NMAKE /f "frames_to_mj2.mak".\r
+!MESSAGE \r
+!MESSAGE You can specify a configuration when running NMAKE\r
+!MESSAGE by defining the macro CFG on the command line. For example:\r
+!MESSAGE \r
+!MESSAGE NMAKE /f "frames_to_mj2.mak" CFG="frames_to_mj2 - Win32 Debug"\r
+!MESSAGE \r
+!MESSAGE Possible choices for configuration are:\r
+!MESSAGE \r
+!MESSAGE "frames_to_mj2 - Win32 Release" (based on "Win32 (x86) Console Application")\r
+!MESSAGE "frames_to_mj2 - Win32 Debug" (based on "Win32 (x86) Console Application")\r
+!MESSAGE \r
+\r
+# Begin Project\r
+# PROP AllowPerConfigDependencies 0\r
+# PROP Scc_ProjName ""\r
+# PROP Scc_LocalPath ""\r
+CPP=cl.exe\r
+RSC=rc.exe\r
+\r
+!IF  "$(CFG)" == "frames_to_mj2 - Win32 Release"\r
+\r
+# PROP BASE Use_MFC 0\r
+# PROP BASE Use_Debug_Libraries 0\r
+# PROP BASE Output_Dir "Release"\r
+# PROP BASE Intermediate_Dir "Release"\r
+# PROP BASE Target_Dir ""\r
+# PROP Use_MFC 0\r
+# PROP Use_Debug_Libraries 0\r
+# PROP Output_Dir "Release"\r
+# PROP Intermediate_Dir "Release"\r
+# PROP Ignore_Export_Lib 0\r
+# PROP Target_Dir ""\r
+# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c\r
+# ADD CPP /nologo /W3 /GX /O2 /I "../libopenjpeg_097" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /D "DONT_HAVE_GETOPT" /YX /FD /c\r
+# ADD BASE RSC /l 0x809 /d "NDEBUG"\r
+# ADD RSC /l 0x809 /d "NDEBUG"\r
+BSC32=bscmake.exe\r
+# ADD BASE BSC32 /nologo\r
+# ADD BSC32 /nologo\r
+LINK32=link.exe\r
+# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386\r
+# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386\r
+\r
+!ELSEIF  "$(CFG)" == "frames_to_mj2 - Win32 Debug"\r
+\r
+# PROP BASE Use_MFC 0\r
+# PROP BASE Use_Debug_Libraries 1\r
+# PROP BASE Output_Dir "frames_to_mj2___Win32_Debug0"\r
+# PROP BASE Intermediate_Dir "frames_to_mj2___Win32_Debug0"\r
+# PROP BASE Target_Dir ""\r
+# PROP Use_MFC 0\r
+# PROP Use_Debug_Libraries 1\r
+# PROP Output_Dir "frames_to_mj2___Win32_Debug0"\r
+# PROP Intermediate_Dir "frames_to_mj2___Win32_Debug0"\r
+# PROP Ignore_Export_Lib 0\r
+# PROP Target_Dir ""\r
+# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c\r
+# ADD CPP /nologo /W3 /Gm /GX /ZI /Od /I "../libopenjpeg_097" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /D "DONT_HAVE_GETOPT" /YX /FD /GZ /c\r
+# ADD BASE RSC /l 0x809 /d "_DEBUG"\r
+# ADD RSC /l 0x809 /d "_DEBUG"\r
+BSC32=bscmake.exe\r
+# ADD BASE BSC32 /nologo\r
+# ADD BSC32 /nologo\r
+LINK32=link.exe\r
+# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept\r
+# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept\r
+\r
+!ENDIF \r
+\r
+# Begin Target\r
+\r
+# Name "frames_to_mj2 - Win32 Release"\r
+# Name "frames_to_mj2 - Win32 Debug"\r
+# Begin Group "MJ2"\r
+\r
+# PROP Default_Filter ""\r
+# Begin Group "MJ2 Header Files"\r
+\r
+# PROP Default_Filter ""\r
+# Begin Source File\r
+\r
+SOURCE=.\compat\getopt.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\mj2.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\mj2_convert.h\r
+# End Source File\r
+# End Group\r
+# Begin Group "MJ2 Source Files"\r
+\r
+# PROP Default_Filter ""\r
+# Begin Source File\r
+\r
+SOURCE=.\frames_to_mj2.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\compat\getopt.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\mj2.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\mj2_convert.c\r
+# End Source File\r
+# End Group\r
+# End Group\r
+# Begin Group "Libopenjpeg_097"\r
+\r
+# PROP Default_Filter ""\r
+# Begin Source File\r
+\r
+SOURCE=..\libopenjpeg_097\bio.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\libopenjpeg_097\bio.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\libopenjpeg_097\cio.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\libopenjpeg_097\cio.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\libopenjpeg_097\dwt.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\libopenjpeg_097\dwt.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\libopenjpeg_097\fix.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\libopenjpeg_097\fix.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\libopenjpeg_097\int.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\libopenjpeg_097\int.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\libopenjpeg_097\j2k.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\libopenjpeg_097\j2k.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\libopenjpeg_097\jp2.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\libopenjpeg_097\jp2.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\libopenjpeg_097\jpt.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\libopenjpeg_097\jpt.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\libopenjpeg_097\mct.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\libopenjpeg_097\mct.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\libopenjpeg_097\mqc.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\libopenjpeg_097\mqc.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\libopenjpeg_097\openjpeg.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\libopenjpeg_097\pi.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\libopenjpeg_097\pi.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\libopenjpeg_097\raw.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\libopenjpeg_097\raw.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\libopenjpeg_097\t1.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\libopenjpeg_097\t1.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\libopenjpeg_097\t2.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\libopenjpeg_097\t2.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\libopenjpeg_097\tcd.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\libopenjpeg_097\tcd.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\libopenjpeg_097\tgt.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\libopenjpeg_097\tgt.h\r
+# End Source File\r
+# End Group\r
+# End Target\r
+# End Project\r
index 693dafcb05cc73856be21108cd08ac240cdc43c5..25457bd30b369ca89126e9ccd7c04cb5cba33aa3 100644 (file)
-# Microsoft Developer Studio Project File - Name="mj2_to_frames" - Package Owner=<4>
-# Microsoft Developer Studio Generated Build File, Format Version 6.00
-# ** DO NOT EDIT **
-
-# TARGTYPE "Win32 (x86) Console Application" 0x0103
-
-CFG=mj2_to_frames - 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 "mj2_to_frames.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 "mj2_to_frames.mak" CFG="mj2_to_frames - Win32 Debug"
-!MESSAGE 
-!MESSAGE Possible choices for configuration are:
-!MESSAGE 
-!MESSAGE "mj2_to_frames - Win32 Release" (based on "Win32 (x86) Console Application")
-!MESSAGE "mj2_to_frames - Win32 Debug" (based on "Win32 (x86) Console Application")
-!MESSAGE 
-
-# Begin Project
-# PROP AllowPerConfigDependencies 0
-# PROP Scc_ProjName ""
-# PROP Scc_LocalPath ""
-CPP=cl.exe
-RSC=rc.exe
-
-!IF  "$(CFG)" == "mj2_to_frames - 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 Ignore_Export_Lib 0
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
-# ADD CPP /nologo /W3 /GX /O2 /I "../libopenjpeg_097" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
-# ADD BASE RSC /l 0x809 /d "NDEBUG"
-# ADD RSC /l 0x809 /d "NDEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LINK32=link.exe
-# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386
-# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386
-
-!ELSEIF  "$(CFG)" == "mj2_to_frames - Win32 Debug"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 1
-# PROP BASE Output_Dir "mj2_to_frames___Win32_Debug0"
-# PROP BASE Intermediate_Dir "mj2_to_frames___Win32_Debug0"
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 1
-# PROP Output_Dir "mj2_to_frames___Win32_Debug0"
-# PROP Intermediate_Dir "mj2_to_frames___Win32_Debug0"
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
-# ADD CPP /nologo /W3 /Gm /GX /ZI /Od /I "../libopenjpeg_097" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
-# SUBTRACT CPP /X
-# ADD BASE RSC /l 0x809 /d "_DEBUG"
-# ADD RSC /l 0x809 /d "_DEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LINK32=link.exe
-# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
-# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
-
-!ENDIF 
-
-# Begin Target
-
-# Name "mj2_to_frames - Win32 Release"
-# Name "mj2_to_frames - Win32 Debug"
-# Begin Group "MJ2"
-
-# PROP Default_Filter ""
-# Begin Group "MJ2 Header Files"
-
-# PROP Default_Filter ""
-# Begin Source File
-
-SOURCE=.\compat\getopt.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\mj2.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\mj2_convert.h
-# End Source File
-# End Group
-# Begin Group "MJ2 Source Files"
-
-# PROP Default_Filter ""
-# Begin Source File
-
-SOURCE=.\compat\getopt.c
-
-!IF  "$(CFG)" == "mj2_to_frames - Win32 Release"
-
-!ELSEIF  "$(CFG)" == "mj2_to_frames - Win32 Debug"
-
-# ADD CPP /I "../libopenjpeg"
-
-!ENDIF 
-
-# End Source File
-# Begin Source File
-
-SOURCE=.\mj2.c
-
-!IF  "$(CFG)" == "mj2_to_frames - Win32 Release"
-
-!ELSEIF  "$(CFG)" == "mj2_to_frames - Win32 Debug"
-
-# ADD CPP /I "../libopenjpeg"
-
-!ENDIF 
-
-# End Source File
-# Begin Source File
-
-SOURCE=.\mj2_convert.c
-
-!IF  "$(CFG)" == "mj2_to_frames - Win32 Release"
-
-!ELSEIF  "$(CFG)" == "mj2_to_frames - Win32 Debug"
-
-# ADD CPP /I "../libopenjpeg"
-
-!ENDIF 
-
-# End Source File
-# Begin Source File
-
-SOURCE=.\mj2_to_frames.c
-
-!IF  "$(CFG)" == "mj2_to_frames - Win32 Release"
-
-!ELSEIF  "$(CFG)" == "mj2_to_frames - Win32 Debug"
-
-# ADD CPP /I "../libopenjpeg"
-
-!ENDIF 
-
-# End Source File
-# End Group
-# End Group
-# Begin Group "Libopenjpeg_097"
-
-# PROP Default_Filter ""
-# Begin Source File
-
-SOURCE=..\libopenjpeg_097\bio.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\libopenjpeg_097\bio.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\libopenjpeg_097\cio.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\libopenjpeg_097\cio.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\libopenjpeg_097\dwt.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\libopenjpeg_097\dwt.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\libopenjpeg_097\fix.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\libopenjpeg_097\fix.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\libopenjpeg_097\int.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\libopenjpeg_097\int.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\libopenjpeg_097\j2k.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\libopenjpeg_097\j2k.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\libopenjpeg_097\jp2.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\libopenjpeg_097\jp2.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\libopenjpeg_097\jpt.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\libopenjpeg_097\jpt.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\libopenjpeg_097\mct.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\libopenjpeg_097\mct.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\libopenjpeg_097\mqc.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\libopenjpeg_097\mqc.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\libopenjpeg_097\openjpeg.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\libopenjpeg_097\pi.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\libopenjpeg_097\pi.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\libopenjpeg_097\raw.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\libopenjpeg_097\raw.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\libopenjpeg_097\t1.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\libopenjpeg_097\t1.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\libopenjpeg_097\t2.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\libopenjpeg_097\t2.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\libopenjpeg_097\tcd.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\libopenjpeg_097\tcd.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\libopenjpeg_097\tgt.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\libopenjpeg_097\tgt.h
-# End Source File
-# End Group
-# End Target
-# End Project
+# Microsoft Developer Studio Project File - Name="mj2_to_frames" - Package Owner=<4>\r
+# Microsoft Developer Studio Generated Build File, Format Version 6.00\r
+# ** DO NOT EDIT **\r
+\r
+# TARGTYPE "Win32 (x86) Console Application" 0x0103\r
+\r
+CFG=mj2_to_frames - Win32 Debug\r
+!MESSAGE This is not a valid makefile. To build this project using NMAKE,\r
+!MESSAGE use the Export Makefile command and run\r
+!MESSAGE \r
+!MESSAGE NMAKE /f "mj2_to_frames.mak".\r
+!MESSAGE \r
+!MESSAGE You can specify a configuration when running NMAKE\r
+!MESSAGE by defining the macro CFG on the command line. For example:\r
+!MESSAGE \r
+!MESSAGE NMAKE /f "mj2_to_frames.mak" CFG="mj2_to_frames - Win32 Debug"\r
+!MESSAGE \r
+!MESSAGE Possible choices for configuration are:\r
+!MESSAGE \r
+!MESSAGE "mj2_to_frames - Win32 Release" (based on "Win32 (x86) Console Application")\r
+!MESSAGE "mj2_to_frames - Win32 Debug" (based on "Win32 (x86) Console Application")\r
+!MESSAGE \r
+\r
+# Begin Project\r
+# PROP AllowPerConfigDependencies 0\r
+# PROP Scc_ProjName ""\r
+# PROP Scc_LocalPath ""\r
+CPP=cl.exe\r
+RSC=rc.exe\r
+\r
+!IF  "$(CFG)" == "mj2_to_frames - Win32 Release"\r
+\r
+# PROP BASE Use_MFC 0\r
+# PROP BASE Use_Debug_Libraries 0\r
+# PROP BASE Output_Dir "Release"\r
+# PROP BASE Intermediate_Dir "Release"\r
+# PROP BASE Target_Dir ""\r
+# PROP Use_MFC 0\r
+# PROP Use_Debug_Libraries 0\r
+# PROP Output_Dir "Release"\r
+# PROP Intermediate_Dir "Release"\r
+# PROP Ignore_Export_Lib 0\r
+# PROP Target_Dir ""\r
+# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c\r
+# ADD CPP /nologo /W3 /GX /O2 /I "../libopenjpeg_097" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c\r
+# ADD BASE RSC /l 0x809 /d "NDEBUG"\r
+# ADD RSC /l 0x809 /d "NDEBUG"\r
+BSC32=bscmake.exe\r
+# ADD BASE BSC32 /nologo\r
+# ADD BSC32 /nologo\r
+LINK32=link.exe\r
+# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386\r
+# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386\r
+\r
+!ELSEIF  "$(CFG)" == "mj2_to_frames - Win32 Debug"\r
+\r
+# PROP BASE Use_MFC 0\r
+# PROP BASE Use_Debug_Libraries 1\r
+# PROP BASE Output_Dir "mj2_to_frames___Win32_Debug0"\r
+# PROP BASE Intermediate_Dir "mj2_to_frames___Win32_Debug0"\r
+# PROP BASE Target_Dir ""\r
+# PROP Use_MFC 0\r
+# PROP Use_Debug_Libraries 1\r
+# PROP Output_Dir "mj2_to_frames___Win32_Debug0"\r
+# PROP Intermediate_Dir "mj2_to_frames___Win32_Debug0"\r
+# PROP Target_Dir ""\r
+# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c\r
+# ADD CPP /nologo /W3 /Gm /GX /ZI /Od /I "../libopenjpeg_097" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c\r
+# SUBTRACT CPP /X\r
+# ADD BASE RSC /l 0x809 /d "_DEBUG"\r
+# ADD RSC /l 0x809 /d "_DEBUG"\r
+BSC32=bscmake.exe\r
+# ADD BASE BSC32 /nologo\r
+# ADD BSC32 /nologo\r
+LINK32=link.exe\r
+# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept\r
+# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept\r
+\r
+!ENDIF \r
+\r
+# Begin Target\r
+\r
+# Name "mj2_to_frames - Win32 Release"\r
+# Name "mj2_to_frames - Win32 Debug"\r
+# Begin Group "MJ2"\r
+\r
+# PROP Default_Filter ""\r
+# Begin Group "MJ2 Header Files"\r
+\r
+# PROP Default_Filter ""\r
+# Begin Source File\r
+\r
+SOURCE=.\compat\getopt.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\mj2.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\mj2_convert.h\r
+# End Source File\r
+# End Group\r
+# Begin Group "MJ2 Source Files"\r
+\r
+# PROP Default_Filter ""\r
+# Begin Source File\r
+\r
+SOURCE=.\compat\getopt.c\r
+\r
+!IF  "$(CFG)" == "mj2_to_frames - Win32 Release"\r
+\r
+!ELSEIF  "$(CFG)" == "mj2_to_frames - Win32 Debug"\r
+\r
+# ADD CPP /I "../libopenjpeg"\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\mj2.c\r
+\r
+!IF  "$(CFG)" == "mj2_to_frames - Win32 Release"\r
+\r
+!ELSEIF  "$(CFG)" == "mj2_to_frames - Win32 Debug"\r
+\r
+# ADD CPP /I "../libopenjpeg"\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\mj2_convert.c\r
+\r
+!IF  "$(CFG)" == "mj2_to_frames - Win32 Release"\r
+\r
+!ELSEIF  "$(CFG)" == "mj2_to_frames - Win32 Debug"\r
+\r
+# ADD CPP /I "../libopenjpeg"\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\mj2_to_frames.c\r
+\r
+!IF  "$(CFG)" == "mj2_to_frames - Win32 Release"\r
+\r
+!ELSEIF  "$(CFG)" == "mj2_to_frames - Win32 Debug"\r
+\r
+# ADD CPP /I "../libopenjpeg"\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+# End Group\r
+# End Group\r
+# Begin Group "Libopenjpeg_097"\r
+\r
+# PROP Default_Filter ""\r
+# Begin Source File\r
+\r
+SOURCE=..\libopenjpeg_097\bio.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\libopenjpeg_097\bio.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\libopenjpeg_097\cio.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\libopenjpeg_097\cio.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\libopenjpeg_097\dwt.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\libopenjpeg_097\dwt.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\libopenjpeg_097\fix.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\libopenjpeg_097\fix.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\libopenjpeg_097\int.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\libopenjpeg_097\int.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\libopenjpeg_097\j2k.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\libopenjpeg_097\j2k.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\libopenjpeg_097\jp2.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\libopenjpeg_097\jp2.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\libopenjpeg_097\jpt.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\libopenjpeg_097\jpt.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\libopenjpeg_097\mct.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\libopenjpeg_097\mct.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\libopenjpeg_097\mqc.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\libopenjpeg_097\mqc.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\libopenjpeg_097\openjpeg.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\libopenjpeg_097\pi.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\libopenjpeg_097\pi.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\libopenjpeg_097\raw.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\libopenjpeg_097\raw.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\libopenjpeg_097\t1.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\libopenjpeg_097\t1.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\libopenjpeg_097\t2.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\libopenjpeg_097\t2.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\libopenjpeg_097\tcd.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\libopenjpeg_097\tcd.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\libopenjpeg_097\tgt.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\libopenjpeg_097\tgt.h\r
+# End Source File\r
+# End Group\r
+# End Target\r
+# End Project\r