aboutsummaryrefslogtreecommitdiff
path: root/lib/cximage-6.0/jasper/jasper.dsp
diff options
context:
space:
mode:
authorStefan Saraev <stefan@saraev.ca>2015-12-14 16:19:30 +0200
committerStefan Saraev <stefan@saraev.ca>2015-12-29 22:14:33 +0200
commit00724eb109a702f0098089d849f7c02ea173a4a9 (patch)
tree20e8f601acc26c59473de8f0ce5fd3d10d4fbcd4 /lib/cximage-6.0/jasper/jasper.dsp
parent026aad447070dbabe0cfe4e196551aa45fe934dd (diff)
[cleanup] nuke cximage
Diffstat (limited to 'lib/cximage-6.0/jasper/jasper.dsp')
-rw-r--r--lib/cximage-6.0/jasper/jasper.dsp480
1 files changed, 0 insertions, 480 deletions
diff --git a/lib/cximage-6.0/jasper/jasper.dsp b/lib/cximage-6.0/jasper/jasper.dsp
deleted file mode 100644
index 3f1497ad44..0000000000
--- a/lib/cximage-6.0/jasper/jasper.dsp
+++ /dev/null
@@ -1,480 +0,0 @@
-# Microsoft Developer Studio Project File - Name="jasper" - Package Owner=<4>
-# Microsoft Developer Studio Generated Build File, Format Version 6.00
-# ** DO NOT EDIT **
-
-# TARGTYPE "Win32 (x86) Static Library" 0x0104
-
-CFG=jasper - Win32 Unicode 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 "jasper.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 "jasper.mak" CFG="jasper - Win32 Unicode Debug"
-!MESSAGE
-!MESSAGE Possible choices for configuration are:
-!MESSAGE
-!MESSAGE "jasper - Win32 Debug" (based on "Win32 (x86) Static Library")
-!MESSAGE "jasper - Win32 Release" (based on "Win32 (x86) Static Library")
-!MESSAGE "jasper - Win32 Unicode Debug" (based on "Win32 (x86) Static Library")
-!MESSAGE "jasper - Win32 Unicode Release" (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)" == "jasper - 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 /MDd /W2 /Gm /GX /ZI /Od /I ".\include" /D "_DEBUG" /D "WIN32" /D "_LIB" /D "JAS_WIN_MSVC_BUILD" /D "_CRT_SECURE_NO_DEPRECATE" /FD /GZ /c
-# SUBTRACT CPP /YX
-# ADD BASE RSC /l 0x409 /d "_DEBUG"
-# ADD RSC /l 0x809 /d "_DEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LIB32=link.exe -lib
-# ADD BASE LIB32 /nologo
-# ADD LIB32 /nologo
-
-!ELSEIF "$(CFG)" == "jasper - 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 /MD /W2 /GX /O2 /I ".\include" /D "NDEBUG" /D "WIN32" /D "_LIB" /D "JAS_WIN_MSVC_BUILD" /D "_CRT_SECURE_NO_DEPRECATE" /FD /c
-# SUBTRACT CPP /YX
-# ADD BASE RSC /l 0x409 /d "NDEBUG"
-# ADD RSC /l 0x809 /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)" == "jasper - Win32 Unicode Debug"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 1
-# PROP BASE Output_Dir "jasper___Win32_Unicode_Debug"
-# PROP BASE Intermediate_Dir "jasper___Win32_Unicode_Debug"
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 1
-# PROP Output_Dir "Unicode_Debug"
-# PROP Intermediate_Dir "Unicode_Debug"
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /MDd /W2 /Gm /GX /ZI /Od /I ".\include" /D "_DEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /D "JAS_WIN_MSVC_BUILD" /FD /GZ /c
-# SUBTRACT BASE CPP /YX
-# ADD CPP /nologo /MDd /W2 /Gm /GX /ZI /Od /I ".\include" /D "_LIB" /D "JAS_WIN_MSVC_BUILD" /D "WIN32" /D "_DEBUG" /D "_UNICODE" /D "UNICODE" /D "_CRT_SECURE_NO_DEPRECATE" /FD /GZ /c
-# SUBTRACT CPP /YX
-# ADD BASE RSC /l 0x409 /d "_DEBUG"
-# ADD RSC /l 0x809 /d "_DEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LIB32=link.exe -lib
-# ADD BASE LIB32 /nologo
-# ADD LIB32 /nologo
-
-!ELSEIF "$(CFG)" == "jasper - Win32 Unicode Release"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 0
-# PROP BASE Output_Dir "jasper___Win32_Unicode_Release"
-# PROP BASE Intermediate_Dir "jasper___Win32_Unicode_Release"
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 0
-# PROP Output_Dir "Unicode_Release"
-# PROP Intermediate_Dir "Unicode_Release"
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /MD /W2 /GX /O2 /I ".\include" /D "NDEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /D "JAS_WIN_MSVC_BUILD" /FD /c
-# SUBTRACT BASE CPP /YX
-# ADD CPP /nologo /MD /W2 /GX /O2 /I ".\include" /D "_LIB" /D "JAS_WIN_MSVC_BUILD" /D "WIN32" /D "NDEBUG" /D "_UNICODE" /D "UNICODE" /D "_CRT_SECURE_NO_DEPRECATE" /FD /c
-# SUBTRACT CPP /YX
-# ADD BASE RSC /l 0x409 /d "NDEBUG"
-# ADD RSC /l 0x809 /d "NDEBUG"
-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 "jasper - Win32 Debug"
-# Name "jasper - Win32 Release"
-# Name "jasper - Win32 Unicode Debug"
-# Name "jasper - Win32 Unicode Release"
-# Begin Group "Source Files"
-
-# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
-# Begin Source File
-
-SOURCE=.\bmp\bmp_cod.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\bmp\bmp_dec.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\bmp\bmp_enc.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\base\jas_cm.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\base\jas_debug.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\base\jas_getopt.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\base\jas_icc.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\base\jas_iccdata.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\base\jas_image.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\base\jas_init.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\base\jas_malloc.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\base\jas_seq.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\base\jas_stream.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\base\jas_string.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\base\jas_tvp.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\base\jas_version.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\jp2\jp2_cod.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\jp2\jp2_dec.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\jp2\jp2_enc.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\jpc\jpc_bs.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\jpc\jpc_cs.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\jpc\jpc_dec.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\jpc\jpc_enc.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\jpc\jpc_math.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\jpc\jpc_mct.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\jpc\jpc_mqcod.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\jpc\jpc_mqdec.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\jpc\jpc_mqenc.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\jpc\jpc_qmfb.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\jpc\jpc_t1cod.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\jpc\jpc_t1dec.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\jpc\jpc_t1enc.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\jpc\jpc_t2cod.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\jpc\jpc_t2dec.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\jpc\jpc_t2enc.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\jpc\jpc_tagtree.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\jpc\jpc_tsfb.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\jpc\jpc_util.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\jpg\jpg_dummy.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\jpg\jpg_val.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\mif\mif_cod.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\pgx\pgx_cod.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\pgx\pgx_dec.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\pgx\pgx_enc.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\pnm\pnm_cod.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\pnm\pnm_dec.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\pnm\pnm_enc.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\ras\ras_cod.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\ras\ras_dec.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\ras\ras_enc.c
-# End Source File
-# End Group
-# Begin Group "Header Files"
-
-# PROP Default_Filter "h;hpp;hxx;hm;inl"
-# Begin Source File
-
-SOURCE=.\bmp\bmp_cod.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\include\jasper\jas_cm.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\include\jasper\jas_icc.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\include\jasper\jas_image.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\jp2\jp2_cod.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\jp2\jp2_dec.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\jpc\jpc_bs.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\jpc\jpc_cod.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\jpc\jpc_cs.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\jpc\jpc_dec.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\jpc\jpc_enc.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\jpc\jpc_fix.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\jpc\jpc_flt.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\jpc\jpc_math.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\jpc\jpc_mct.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\jpc\jpc_mqcod.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\jpc\jpc_mqdec.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\jpc\jpc_mqenc.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\jpc\jpc_qmfb.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\jpc\jpc_t1cod.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\jpc\jpc_t1dec.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\jpc\jpc_t1enc.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\jpc\jpc_t2cod.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\jpc\jpc_t2dec.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\jpc\jpc_t2enc.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\jpc\jpc_tagtree.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\jpc\jpc_tsfb.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\jpc\jpc_util.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\jpg\jpg_cod.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\mif\mif_cod.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\pgx\pgx_cod.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\pnm\pnm_cod.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\ras\ras_cod.h
-# End Source File
-# End Group
-# End Target
-# End Project