Files correlati : Ricompilazione Demo : [ ] Commento :progetti git-svn-id: svn://10.65.10.50/trunk@14145 c028cbd2-c16b-5b4b-a496-9718f37d4682
830 lines
17 KiB
Plaintext
Executable File
830 lines
17 KiB
Plaintext
Executable File
# Microsoft Developer Studio Project File - Name="pdflib_dll" - Package Owner=<4>
|
|
# Microsoft Developer Studio Generated Build File, Format Version 6.00
|
|
# ** DO NOT EDIT **
|
|
|
|
# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
|
|
|
|
CFG=pdflib_dll - 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 "pdflib_dll.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 "pdflib_dll.mak" CFG="pdflib_dll - Win32 Debug"
|
|
!MESSAGE
|
|
!MESSAGE Possible choices for configuration are:
|
|
!MESSAGE
|
|
!MESSAGE "pdflib_dll - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
|
|
!MESSAGE "pdflib_dll - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
|
|
!MESSAGE
|
|
|
|
# Begin Project
|
|
# PROP AllowPerConfigDependencies 0
|
|
# PROP Scc_ProjName ""
|
|
# PROP Scc_LocalPath ""
|
|
CPP=cl.exe
|
|
MTL=midl.exe
|
|
RSC=rc.exe
|
|
|
|
!IF "$(CFG)" == "pdflib_dll - Win32 Release"
|
|
|
|
# PROP BASE Use_MFC 0
|
|
# PROP BASE Use_Debug_Libraries 1
|
|
# PROP BASE Output_Dir "Release"
|
|
# PROP BASE Intermediate_Dir "Release"
|
|
# PROP BASE Ignore_Export_Lib 0
|
|
# PROP BASE Target_Dir ""
|
|
# PROP Use_MFC 0
|
|
# PROP Use_Debug_Libraries 1
|
|
# PROP Output_Dir "../lib"
|
|
# PROP Intermediate_Dir "../Release/ReleasePdflibdll"
|
|
# PROP Ignore_Export_Lib 0
|
|
# PROP Target_Dir ""
|
|
# ADD BASE CPP /nologo /MT /W3 /O2 /I "../flate" /I "../tiff" /I "../jpeg" /I "../png" /I "../pdcore" /I "../plop" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "_MT" /D "PDFLIB_EXPORTS" /YX /FD /c
|
|
# ADD CPP /nologo /MT /W3 /GX /O2 /I "../pdf/flate" /I "../pdf/tiff" /I "../pdf/jpeg" /I "../pdf/png" /I "../pdf/pdcore" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "_MT" /D "PDFLIB_EXPORTS" /YX /FD /c
|
|
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
|
|
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
|
|
# ADD BASE RSC /l 0x409
|
|
# ADD RSC /l 0x409
|
|
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 /nologo /base:"0x55300000" /version:6.0 /dll /pdb:none /machine:I386 /out:"Release_dll/pdflib.dll"
|
|
# SUBTRACT BASE LINK32 /debug /nodefaultlib
|
|
# 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 /nologo /base:"0x55300000" /version:6.0 /dll /pdb:none /machine:I386 /out:"D:/Release/Campo40/pdflib.dll"
|
|
# SUBTRACT LINK32 /debug /nodefaultlib
|
|
|
|
!ELSEIF "$(CFG)" == "pdflib_dll - Win32 Debug"
|
|
|
|
# PROP BASE Use_MFC 0
|
|
# PROP BASE Use_Debug_Libraries 1
|
|
# PROP BASE Output_Dir "pdflib_dll___Win32_Debug"
|
|
# PROP BASE Intermediate_Dir "pdflib_dll___Win32_Debug"
|
|
# PROP BASE Ignore_Export_Lib 0
|
|
# PROP BASE Target_Dir ""
|
|
# PROP Use_MFC 0
|
|
# PROP Use_Debug_Libraries 1
|
|
# PROP Output_Dir "..\lib"
|
|
# PROP Intermediate_Dir "..\Debug\DebugPdflibdll"
|
|
# PROP Ignore_Export_Lib 0
|
|
# PROP Target_Dir ""
|
|
# ADD BASE CPP /nologo /MT /W3 /O2 /I "../flate" /I "../tiff" /I "../jpeg" /I "../png" /I "../pdcore" /I "../plop" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "_MT" /D "PDFLIB_EXPORTS" /YX /FD /c
|
|
# ADD CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /I "../pdf/flate" /I "../pdf/tiff" /I "../pdf/jpeg" /I "../pdf/png" /I "../pdf/pdcore" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_MT" /D "PDFLIB_EXPORTS" /FR /YX /FD /c
|
|
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
|
|
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
|
|
# ADD BASE RSC /l 0x409
|
|
# ADD RSC /l 0x410 /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 /nologo /base:"0x55300000" /version:6.0 /dll /pdb:none /machine:I386 /out:"Release_dll/pdflib.dll"
|
|
# SUBTRACT BASE LINK32 /debug /nodefaultlib
|
|
# 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 /nologo /base:"0x55300000" /version:6.0 /dll /pdb:none /debug /machine:I386 /out:"../exed/pdflibd.dll"
|
|
# SUBTRACT LINK32 /nodefaultlib
|
|
|
|
!ENDIF
|
|
|
|
# Begin Target
|
|
|
|
# Name "pdflib_dll - Win32 Release"
|
|
# Name "pdflib_dll - Win32 Debug"
|
|
# Begin Group "Source Files"
|
|
|
|
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
|
|
# Begin Group "png"
|
|
|
|
# PROP Default_Filter ""
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\png\png.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\png\pngerror.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\png\pngget.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\png\pngmem.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\png\pngread.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\png\pngrio.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\png\pngrtran.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\png\pngrutil.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\png\pngset.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\png\pngtrans.c
|
|
# End Source File
|
|
# End Group
|
|
# Begin Group "tiff"
|
|
|
|
# PROP Default_Filter ""
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\tiff\tif_auxx.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\tiff\tif_close.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\tiff\tif_codec.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\tiff\tif_color.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\tiff\tif_compress.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\tiff\tif_dir.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\tiff\tif_dirinfo.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\tiff\tif_dirread.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\tiff\tif_dumpmode.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\tiff\tif_error.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\tiff\tif_fax3.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\tiff\tif_fax3sm.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\tiff\tif_getimage.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\tiff\tif_jpeg.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\tiff\tif_luv.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\tiff\tif_lzw.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\tiff\tif_next.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\tiff\tif_ojpeg.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\tiff\tif_open.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\tiff\tif_packbits.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\tiff\tif_predict.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\tiff\tif_read.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\tiff\tif_strip.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\tiff\tif_swab.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\tiff\tif_tile.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\tiff\tif_unix.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\tiff\tif_version.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\tiff\tif_warning.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\tiff\tif_zip.c
|
|
# End Source File
|
|
# End Group
|
|
# Begin Group "pdf"
|
|
|
|
# PROP Default_Filter ""
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\pdflib\p_actions.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\pdflib\p_afm.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\pdflib\p_annots.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\pdflib\p_block.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\pdflib\p_bmp.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\pdflib\p_ccitt.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\pdflib\p_cid.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\pdflib\p_color.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\pdflib\p_document.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\pdflib\p_draw.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\pdflib\p_encoding.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\pdflib\p_fields.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\pdflib\p_filter.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\pdflib\p_font.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\pdflib\p_gif.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\pdflib\p_gstate.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\pdflib\p_hostfont.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\pdflib\p_hyper.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\pdflib\p_icc.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\pdflib\p_icclib.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\pdflib\p_image.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\pdflib\p_jpeg.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\pdflib\p_jpx.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\pdflib\p_kerning.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\pdflib\p_layer.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\pdflib\p_object.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\pdflib\p_opi.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\pdflib\p_page.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\pdflib\p_params.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\pdflib\p_pattern.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\pdflib\p_pdi.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\pdflib\p_pfm.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\pdflib\p_png.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\pdflib\p_resource.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\pdflib\p_shading.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\pdflib\p_subsett.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\pdflib\p_tagged.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\pdflib\p_template.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\pdflib\p_text.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\pdflib\p_textflow.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\pdflib\p_tiff.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\pdflib\p_truetype.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\pdflib\p_type1.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\pdflib\p_type3.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\pdflib\p_util.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\pdflib\p_xgstate.c
|
|
# End Source File
|
|
# End Group
|
|
# Begin Group "pdcore"
|
|
|
|
# PROP Default_Filter ""
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\pdcore\pc_arc4.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\pdcore\pc_core.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\pdcore\pc_corefont.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\pdcore\pc_crypt.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\pdcore\pc_ebcdic.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\pdcore\pc_encoding.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\pdcore\pc_file.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\pdcore\pc_font.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\pdcore\pc_geom.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\pdcore\pc_md5.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\pdcore\pc_optparse.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\pdcore\pc_output.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\pdcore\pc_sbuf.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\pdcore\pc_scope.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\pdcore\pc_unicode.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\pdcore\pc_util.c
|
|
# End Source File
|
|
# End Group
|
|
# Begin Group "jpeg"
|
|
|
|
# PROP Default_Filter ""
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\jpeg\jcapimin.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\jpeg\jcapistd.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\jpeg\jccoefct.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\jpeg\jccolor.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\jpeg\jcdctmgr.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\jpeg\jchuff.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\jpeg\jcinit.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\jpeg\jcmainct.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\jpeg\jcmarker.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\jpeg\jcmaster.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\jpeg\jcomapi.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\jpeg\jcparam.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\jpeg\jcphuff.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\jpeg\jcprepct.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\jpeg\jcsample.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\jpeg\jctrans.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\jpeg\jdapimin.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\jpeg\jdapistd.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\jpeg\jdatadst.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\jpeg\jdatasrc.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\jpeg\jdcoefct.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\jpeg\jdcolor.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\jpeg\jddctmgr.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\jpeg\jdhuff.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\jpeg\jdinput.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\jpeg\jdmainct.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\jpeg\jdmarker.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\jpeg\jdmaster.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\jpeg\jdmerge.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\jpeg\jdphuff.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\jpeg\jdpostct.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\jpeg\jdsample.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\jpeg\jdtrans.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\jpeg\jerror.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\jpeg\jfdctflt.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\jpeg\jfdctfst.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\jpeg\jfdctint.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\jpeg\jidctflt.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\jpeg\jidctfst.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\jpeg\jidctint.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\jpeg\jidctred.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\jpeg\jmemmgr.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\jpeg\jmemnobs.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\jpeg\jquant1.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\jpeg\jquant2.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\jpeg\jutils.c
|
|
# End Source File
|
|
# End Group
|
|
# Begin Group "flate"
|
|
|
|
# PROP Default_Filter ""
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\flate\adler32.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\flate\compress.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\flate\crc32.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\flate\deflate.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\flate\infblock.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\flate\infcodes.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\flate\inffast.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\flate\inflate.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\flate\inftrees.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\flate\infutil.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\flate\trees.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\flate\uncompr.c
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\flate\zutil.c
|
|
# End Source File
|
|
# End Group
|
|
# Begin Source File
|
|
|
|
SOURCE=..\pdf\pdflib\pdflib.c
|
|
# End Source File
|
|
# End Group
|
|
# Begin Group "Resource Files"
|
|
|
|
# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
|
|
# Begin Source File
|
|
|
|
SOURCE=.\pdflib.rc
|
|
# End Source File
|
|
# End Group
|
|
# Begin Group "Header Files"
|
|
|
|
# PROP Default_Filter "*.h"
|
|
# Begin Group "jpegh"
|
|
|
|
# PROP Default_Filter ""
|
|
# Begin Source File
|
|
|
|
SOURCE=.\jchuff.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\jconfig.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\jdct.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\jdhuff.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\jerror.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\jinclude.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\jmemsys.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\jmorecfg.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\jpegint.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\jpeglib.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\jversion.h
|
|
# End Source File
|
|
# End Group
|
|
# End Group
|
|
# End Target
|
|
# End Project
|