diff options
author | Pixel <pixel@nobis-crew.org> | 2009-11-04 11:56:41 -0800 |
---|---|---|
committer | Pixel <pixel@nobis-crew.org> | 2009-11-04 11:59:33 -0800 |
commit | d577d991b97ae2b5ee1af23641bcffc3f83af5b2 (patch) | |
tree | 590639d50205d1bcfaff2a7d2dc6ebf3f373c7ed /im/mak.vc8/im.vcproj |
Initial import. Contains the im, cd and iup librairies, and a "working" Makefile for them under linux.
Diffstat (limited to 'im/mak.vc8/im.vcproj')
-rwxr-xr-x | im/mak.vc8/im.vcproj | 1224 |
1 files changed, 1224 insertions, 0 deletions
diff --git a/im/mak.vc8/im.vcproj b/im/mak.vc8/im.vcproj new file mode 100755 index 0000000..afce120 --- /dev/null +++ b/im/mak.vc8/im.vcproj @@ -0,0 +1,1224 @@ +<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioProject + ProjectType="Visual C++" + Version="8,00" + Name="im" + ProjectGUID="{5A761929-07C3-48BD-8E4A-B37EC5C72C42}" + TargetFrameworkVersion="131072" + > + <Platforms> + <Platform + Name="Win32" + /> + </Platforms> + <ToolFiles> + </ToolFiles> + <Configurations> + <Configuration + Name="Debug|Win32" + OutputDirectory="..\lib" + IntermediateDirectory="..\obj\Debug\$(ProjectName)" + ConfigurationType="4" + InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" + UseOfMFC="0" + ATLMinimizesCRunTimeLibraryUsage="false" + CharacterSet="2" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="VCXMLDataGeneratorTool" + /> + <Tool + Name="VCWebServiceProxyGeneratorTool" + /> + <Tool + Name="VCMIDLTool" + /> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + AdditionalIncludeDirectories="../include;../src;../src/libtiff;../src/libjpeg;../src/zlib;../src/libexif;../src/libpng;../src/liblzf" + PreprocessorDefinitions="WIN32;_DEBUG;_LIB;PNG_NO_STDIO;PNG_USE_PNGVCRD;PNG_TIME_RFC1123_SUPPORTED;_CRT_SECURE_NO_DEPRECATE;USE_EXIF" + ExceptionHandling="0" + BasicRuntimeChecks="3" + RuntimeLibrary="1" + PrecompiledHeaderFile="..\lib/im.pch" + ObjectFile="$(IntDir)\" + ProgramDataBaseFileName="$(IntDir)\vc90.pdb" + WarningLevel="4" + SuppressStartupBanner="true" + Detect64BitPortabilityProblems="false" + DebugInformationFormat="1" + CompileAs="0" + /> + <Tool + Name="VCManagedResourceCompilerTool" + /> + <Tool + Name="VCResourceCompilerTool" + PreprocessorDefinitions="_DEBUG" + Culture="1046" + /> + <Tool + Name="VCPreLinkEventTool" + /> + <Tool + Name="VCLibrarianTool" + OutputFile="$(OutDir)/$(ProjectName).lib" + SuppressStartupBanner="true" + /> + <Tool + Name="VCALinkTool" + /> + <Tool + Name="VCXDCMakeTool" + /> + <Tool + Name="VCBscMakeTool" + /> + <Tool + Name="VCFxCopTool" + /> + <Tool + Name="VCPostBuildEventTool" + /> + </Configuration> + </Configurations> + <References> + </References> + <Files> + <Filter + Name="Source Files" + Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" + > + <File + RelativePath="..\src\im.def" + > + </File> + <File + RelativePath="..\src\im_attrib.cpp" + > + </File> + <File + RelativePath="..\src\im_bin.cpp" + > + </File> + <File + RelativePath="..\src\im_binfile.cpp" + > + </File> + <File + RelativePath="..\src\im_colorhsi.cpp" + > + </File> + <File + RelativePath="..\src\im_colormode.cpp" + > + </File> + <File + RelativePath="..\src\im_colorutil.cpp" + > + </File> + <File + RelativePath="..\src\im_compress.cpp" + > + </File> + <File + RelativePath="..\src\im_convertbitmap.cpp" + > + </File> + <File + RelativePath="..\src\im_convertcolor.cpp" + > + </File> + <File + RelativePath="..\src\im_converttype.cpp" + > + </File> + <File + RelativePath="..\src\im_counter.cpp" + > + </File> + <File + RelativePath="..\src\im_datatype.cpp" + > + </File> + <File + RelativePath="..\src\im_dib.cpp" + > + </File> + <File + RelativePath="..\src\im_dibxbitmap.cpp" + > + </File> + <File + RelativePath="..\src\im_file.cpp" + > + </File> + <File + RelativePath="..\src\im_filebuffer.cpp" + > + </File> + <File + RelativePath="..\src\im_fileraw.cpp" + > + </File> + <File + RelativePath="..\src\im_format.cpp" + > + </File> + <File + RelativePath="..\src\im_format_all.cpp" + > + </File> + <File + RelativePath="..\src\im_image.cpp" + > + </File> + <File + RelativePath="..\src\im_lib.cpp" + > + </File> + <File + RelativePath="..\src\im_palette.cpp" + > + </File> + <File + RelativePath="..\src\im_rgb2map.cpp" + > + </File> + <File + RelativePath="..\src\im_str.cpp" + > + </File> + <File + RelativePath="..\src\im_sysfile_win32.cpp" + > + </File> + <File + RelativePath="..\src\old_im.cpp" + > + </File> + <File + RelativePath="..\src\old_imcolor.c" + > + </File> + <File + RelativePath="..\src\old_imresize.c" + > + </File> + <File + RelativePath="..\src\tiff_binfile.c" + > + </File> + <Filter + Name="libTIFF" + > + <File + RelativePath="..\src\libtiff\tif_aux.c" + > + </File> + <File + RelativePath="..\src\libtiff\tif_close.c" + > + </File> + <File + RelativePath="..\src\libtiff\tif_codec.c" + > + </File> + <File + RelativePath="..\src\libtiff\tif_compress.c" + > + </File> + <File + RelativePath="..\src\libtiff\tif_dir.c" + > + </File> + <File + RelativePath="..\src\libtiff\tif_dirinfo.c" + > + </File> + <File + RelativePath="..\src\libtiff\tif_dirread.c" + > + </File> + <File + RelativePath="..\src\libtiff\tif_dirwrite.c" + > + </File> + <File + RelativePath="..\src\libtiff\tif_dumpmode.c" + > + </File> + <File + RelativePath="..\src\libtiff\tif_error.c" + > + </File> + <File + RelativePath="..\src\libtiff\tif_extension.c" + > + </File> + <File + RelativePath="..\src\libtiff\tif_fax3.c" + > + </File> + <File + RelativePath="..\src\libtiff\tif_fax3sm.c" + > + </File> + <File + RelativePath="..\src\libtiff\tif_flush.c" + > + </File> + <File + RelativePath="..\src\libtiff\tif_getimage.c" + > + </File> + <File + RelativePath="..\src\libtiff\tif_jpeg.c" + > + </File> + <File + RelativePath="..\src\libtiff\tif_luv.c" + > + </File> + <File + RelativePath="..\src\libtiff\tif_lzw.c" + > + </File> + <File + RelativePath="..\src\libtiff\tif_next.c" + > + </File> + <File + RelativePath="..\src\libtiff\tif_ojpeg.c" + > + </File> + <File + RelativePath="..\src\libtiff\tif_open.c" + > + </File> + <File + RelativePath="..\src\libtiff\tif_packbits.c" + > + </File> + <File + RelativePath="..\src\libtiff\tif_pixarlog.c" + > + </File> + <File + RelativePath="..\src\libtiff\tif_predict.c" + > + </File> + <File + RelativePath="..\src\libtiff\tif_print.c" + > + </File> + <File + RelativePath="..\src\libtiff\tif_read.c" + > + </File> + <File + RelativePath="..\src\libtiff\tif_strip.c" + > + </File> + <File + RelativePath="..\src\libtiff\tif_swab.c" + > + </File> + <File + RelativePath="..\src\libtiff\tif_thunder.c" + > + </File> + <File + RelativePath="..\src\libtiff\tif_tile.c" + > + </File> + <File + RelativePath="..\src\libtiff\tif_version.c" + > + </File> + <File + RelativePath="..\src\libtiff\tif_warning.c" + > + </File> + <File + RelativePath="..\src\libtiff\tif_write.c" + > + </File> + <File + RelativePath="..\src\libtiff\tif_zip.c" + > + </File> + <Filter + Name="inc" + > + <File + RelativePath="..\src\libtiff\t4.h" + > + </File> + <File + RelativePath="..\src\libtiff\tif_config.h" + > + </File> + <File + RelativePath="..\src\libtiff\tif_dir.h" + > + </File> + <File + RelativePath="..\src\libtiff\tif_fax3.h" + > + </File> + <File + RelativePath="..\src\libtiff\tif_predict.h" + > + </File> + <File + RelativePath="..\src\libtiff\tiff.h" + > + </File> + <File + RelativePath="..\src\libtiff\tiffio.h" + > + </File> + <File + RelativePath="..\src\libtiff\tiffiop.h" + > + </File> + <File + RelativePath="..\src\libtiff\tiffvers.h" + > + </File> + <File + RelativePath="..\src\libtiff\uvcode.h" + > + </File> + </Filter> + </Filter> + <Filter + Name="libJPEG" + > + <File + RelativePath="..\src\libjpeg\jaricom.c" + > + </File> + <File + RelativePath="..\src\libjpeg\jcapimin.c" + > + </File> + <File + RelativePath="..\src\libjpeg\jcapistd.c" + > + </File> + <File + RelativePath="..\src\libjpeg\jcarith.c" + > + </File> + <File + RelativePath="..\src\libjpeg\jccoefct.c" + > + </File> + <File + RelativePath="..\src\libjpeg\jccolor.c" + > + </File> + <File + RelativePath="..\src\libjpeg\jcdctmgr.c" + > + </File> + <File + RelativePath="..\src\libjpeg\jchuff.c" + > + </File> + <File + RelativePath="..\src\libjpeg\jcinit.c" + > + </File> + <File + RelativePath="..\src\libjpeg\jcmainct.c" + > + </File> + <File + RelativePath="..\src\libjpeg\jcmarker.c" + > + </File> + <File + RelativePath="..\src\libjpeg\jcmaster.c" + > + </File> + <File + RelativePath="..\src\libjpeg\jcomapi.c" + > + </File> + <File + RelativePath="..\src\libjpeg\jcparam.c" + > + </File> + <File + RelativePath="..\src\libjpeg\jcprepct.c" + > + </File> + <File + RelativePath="..\src\libjpeg\jcsample.c" + > + </File> + <File + RelativePath="..\src\libjpeg\jctrans.c" + > + </File> + <File + RelativePath="..\src\libjpeg\jdapimin.c" + > + </File> + <File + RelativePath="..\src\libjpeg\jdapistd.c" + > + </File> + <File + RelativePath="..\src\libjpeg\jdarith.c" + > + </File> + <File + RelativePath="..\src\libjpeg\jdatadst.c" + > + </File> + <File + RelativePath="..\src\libjpeg\jdatasrc.c" + > + </File> + <File + RelativePath="..\src\libjpeg\jdcoefct.c" + > + </File> + <File + RelativePath="..\src\libjpeg\jdcolor.c" + > + </File> + <File + RelativePath="..\src\libjpeg\jddctmgr.c" + > + </File> + <File + RelativePath="..\src\libjpeg\jdhuff.c" + > + </File> + <File + RelativePath="..\src\libjpeg\jdinput.c" + > + </File> + <File + RelativePath="..\src\libjpeg\jdmainct.c" + > + </File> + <File + RelativePath="..\src\libjpeg\jdmarker.c" + > + </File> + <File + RelativePath="..\src\libjpeg\jdmaster.c" + > + </File> + <File + RelativePath="..\src\libjpeg\jdmerge.c" + > + </File> + <File + RelativePath="..\src\libjpeg\jdpostct.c" + > + </File> + <File + RelativePath="..\src\libjpeg\jdsample.c" + > + </File> + <File + RelativePath="..\src\libjpeg\jdtrans.c" + > + </File> + <File + RelativePath="..\src\libjpeg\jerror.c" + > + </File> + <File + RelativePath="..\src\libjpeg\jfdctflt.c" + > + </File> + <File + RelativePath="..\src\libjpeg\jfdctfst.c" + > + </File> + <File + RelativePath="..\src\libjpeg\jfdctint.c" + > + </File> + <File + RelativePath="..\src\libjpeg\jidctflt.c" + > + </File> + <File + RelativePath="..\src\libjpeg\jidctfst.c" + > + </File> + <File + RelativePath="..\src\libjpeg\jidctint.c" + > + </File> + <File + RelativePath="..\src\libjpeg\jmemmgr.c" + > + </File> + <File + RelativePath="..\src\libjpeg\jmemnobs.c" + > + </File> + <File + RelativePath="..\src\libjpeg\jquant1.c" + > + </File> + <File + RelativePath="..\src\libjpeg\jquant2.c" + > + </File> + <File + RelativePath="..\src\libjpeg\jutils.c" + > + </File> + <Filter + Name="inc" + > + <File + RelativePath="..\src\libjpeg\jchuff.h" + > + </File> + <File + RelativePath="..\src\libjpeg\jconfig.h" + > + </File> + <File + RelativePath="..\src\libjpeg\jdct.h" + > + </File> + <File + RelativePath="..\src\libjpeg\jdhuff.h" + > + </File> + <File + RelativePath="..\src\libjpeg\jerror.h" + > + </File> + <File + RelativePath="..\src\libjpeg\jinclude.h" + > + </File> + <File + RelativePath="..\src\libjpeg\jmemsys.h" + > + </File> + <File + RelativePath="..\src\libjpeg\jmorecfg.h" + > + </File> + <File + RelativePath="..\src\libjpeg\jpegint.h" + > + </File> + <File + RelativePath="..\src\libjpeg\jpeglib.h" + > + </File> + <File + RelativePath="..\src\libjpeg\jversion.h" + > + </File> + </Filter> + </Filter> + <Filter + Name="zlib" + > + <File + RelativePath="..\src\zlib\adler32.c" + > + </File> + <File + RelativePath="..\src\zlib\compress.c" + > + </File> + <File + RelativePath="..\src\zlib\crc32.c" + > + </File> + <File + RelativePath="..\src\zlib\deflate.c" + > + </File> + <File + RelativePath="..\src\zlib\gzio.c" + > + </File> + <File + RelativePath="..\src\zlib\infback.c" + > + </File> + <File + RelativePath="..\src\zlib\inffast.c" + > + </File> + <File + RelativePath="..\src\zlib\inflate.c" + > + </File> + <File + RelativePath="..\src\zlib\inftrees.c" + > + </File> + <File + RelativePath="..\src\zlib\trees.c" + > + </File> + <File + RelativePath="..\src\zlib\uncompr.c" + > + </File> + <File + RelativePath="..\src\zlib\zutil.c" + > + </File> + <Filter + Name="inc" + > + <File + RelativePath="..\src\zlib\crc32.h" + > + </File> + <File + RelativePath="..\src\zlib\deflate.h" + > + </File> + <File + RelativePath="..\src\zlib\inffast.h" + > + </File> + <File + RelativePath="..\src\zlib\inffixed.h" + > + </File> + <File + RelativePath="..\src\zlib\inflate.h" + > + </File> + <File + RelativePath="..\src\zlib\inftrees.h" + > + </File> + <File + RelativePath="..\src\zlib\trees.h" + > + </File> + <File + RelativePath="..\src\zlib\zconf.h" + > + </File> + <File + RelativePath="..\src\zlib\zlib.h" + > + </File> + <File + RelativePath="..\src\zlib\zutil.h" + > + </File> + </Filter> + </Filter> + <Filter + Name="libEXIF" + > + <File + RelativePath="..\src\libexif\exif-byte-order.c" + > + </File> + <File + RelativePath="..\src\libexif\exif-content.c" + > + </File> + <File + RelativePath="..\src\libexif\exif-data.c" + > + </File> + <File + RelativePath="..\src\libexif\exif-entry.c" + > + </File> + <File + RelativePath="..\src\libexif\exif-format.c" + > + </File> + <File + RelativePath="..\src\libexif\exif-ifd.c" + > + </File> + <File + RelativePath="..\src\libexif\exif-loader.c" + > + </File> + <File + RelativePath="..\src\libexif\exif-log.c" + > + </File> + <File + RelativePath="..\src\libexif\exif-mem.c" + > + </File> + <File + RelativePath="..\src\libexif\canon\exif-mnote-data-canon.c" + > + </File> + <File + RelativePath="..\src\libexif\fuji\exif-mnote-data-fuji.c" + > + </File> + <File + RelativePath="..\src\libexif\olympus\exif-mnote-data-olympus.c" + > + </File> + <File + RelativePath="..\src\libexif\pentax\exif-mnote-data-pentax.c" + > + </File> + <File + RelativePath="..\src\libexif\exif-mnote-data.c" + > + </File> + <File + RelativePath="..\src\libexif\exif-tag.c" + > + </File> + <File + RelativePath="..\src\libexif\exif-utils.c" + > + </File> + <File + RelativePath="..\src\libexif\canon\mnote-canon-entry.c" + > + </File> + <File + RelativePath="..\src\libexif\canon\mnote-canon-tag.c" + > + </File> + <File + RelativePath="..\src\libexif\fuji\mnote-fuji-entry.c" + > + </File> + <File + RelativePath="..\src\libexif\fuji\mnote-fuji-tag.c" + > + </File> + <File + RelativePath="..\src\libexif\olympus\mnote-olympus-entry.c" + > + </File> + <File + RelativePath="..\src\libexif\olympus\mnote-olympus-tag.c" + > + </File> + <File + RelativePath="..\src\libexif\pentax\mnote-pentax-entry.c" + > + </File> + <File + RelativePath="..\src\libexif\pentax\mnote-pentax-tag.c" + > + </File> + <Filter + Name="inc" + > + <File + RelativePath="..\src\libexif\_stdint.h" + > + </File> + <File + RelativePath="..\src\libexif\config.h" + > + </File> + <File + RelativePath="..\src\libexif\exif-byte-order.h" + > + </File> + <File + RelativePath="..\src\libexif\exif-content.h" + > + </File> + <File + RelativePath="..\src\libexif\exif-data-type.h" + > + </File> + <File + RelativePath="..\src\libexif\exif-data.h" + > + </File> + <File + RelativePath="..\src\libexif\exif-entry.h" + > + </File> + <File + RelativePath="..\src\libexif\exif-format.h" + > + </File> + <File + RelativePath="..\src\libexif\exif-ifd.h" + > + </File> + <File + RelativePath="..\src\libexif\exif-loader.h" + > + </File> + <File + RelativePath="..\src\libexif\exif-log.h" + > + </File> + <File + RelativePath="..\src\libexif\exif-mem.h" + > + </File> + <File + RelativePath="..\src\libexif\canon\exif-mnote-data-canon.h" + > + </File> + <File + RelativePath="..\src\libexif\fuji\exif-mnote-data-fuji.h" + > + </File> + <File + RelativePath="..\src\libexif\olympus\exif-mnote-data-olympus.h" + > + </File> + <File + RelativePath="..\src\libexif\pentax\exif-mnote-data-pentax.h" + > + </File> + <File + RelativePath="..\src\libexif\exif-mnote-data-priv.h" + > + </File> + <File + RelativePath="..\src\libexif\exif-mnote-data.h" + > + </File> + <File + RelativePath="..\src\libexif\exif-system.h" + > + </File> + <File + RelativePath="..\src\libexif\exif-tag.h" + > + </File> + <File + RelativePath="..\src\libexif\exif-utils.h" + > + </File> + <File + RelativePath="..\src\libexif\i18n.h" + > + </File> + <File + RelativePath="..\src\libexif\canon\mnote-canon-entry.h" + > + </File> + <File + RelativePath="..\src\libexif\canon\mnote-canon-tag.h" + > + </File> + <File + RelativePath="..\src\libexif\fuji\mnote-fuji-entry.h" + > + </File> + <File + RelativePath="..\src\libexif\fuji\mnote-fuji-tag.h" + > + </File> + <File + RelativePath="..\src\libexif\olympus\mnote-olympus-entry.h" + > + </File> + <File + RelativePath="..\src\libexif\olympus\mnote-olympus-tag.h" + > + </File> + <File + RelativePath="..\src\libexif\pentax\mnote-pentax-entry.h" + > + </File> + <File + RelativePath="..\src\libexif\pentax\mnote-pentax-tag.h" + > + </File> + </Filter> + </Filter> + <Filter + Name="libPNG" + > + <File + RelativePath="..\src\libpng\png.c" + > + </File> + <File + RelativePath="..\src\libpng\pngerror.c" + > + </File> + <File + RelativePath="..\src\libpng\pngget.c" + > + </File> + <File + RelativePath="..\src\libpng\pngmem.c" + > + </File> + <File + RelativePath="..\src\libpng\pngpread.c" + > + </File> + <File + RelativePath="..\src\libpng\pngread.c" + > + </File> + <File + RelativePath="..\src\libpng\pngrio.c" + > + </File> + <File + RelativePath="..\src\libpng\pngrtran.c" + > + </File> + <File + RelativePath="..\src\libpng\pngrutil.c" + > + </File> + <File + RelativePath="..\src\libpng\pngset.c" + > + </File> + <File + RelativePath="..\src\libpng\pngtrans.c" + > + </File> + <File + RelativePath="..\src\libpng\pngvcrd.c" + > + </File> + <File + RelativePath="..\src\libpng\pngwio.c" + > + </File> + <File + RelativePath="..\src\libpng\pngwrite.c" + > + </File> + <File + RelativePath="..\src\libpng\pngwtran.c" + > + </File> + <File + RelativePath="..\src\libpng\pngwutil.c" + > + </File> + <Filter + Name="inc" + > + <File + RelativePath="..\src\libpng\png.h" + > + </File> + <File + RelativePath="..\src\libpng\pngconf.h" + > + </File> + </Filter> + </Filter> + <Filter + Name="formats" + > + <File + RelativePath="..\src\im_format_bmp.cpp" + > + </File> + <File + RelativePath="..\src\im_format_gif.cpp" + > + </File> + <File + RelativePath="..\src\im_format_ico.cpp" + > + </File> + <File + RelativePath="..\src\im_format_jpeg.cpp" + > + </File> + <File + RelativePath="..\src\im_format_krn.cpp" + > + </File> + <File + RelativePath="..\src\im_format_led.cpp" + > + </File> + <File + RelativePath="..\src\im_format_pcx.cpp" + > + </File> + <File + RelativePath="..\src\im_format_png.cpp" + > + </File> + <File + RelativePath="..\src\im_format_pnm.cpp" + > + </File> + <File + RelativePath="..\src\im_format_ras.cpp" + > + </File> + <File + RelativePath="..\src\im_format_raw.cpp" + > + </File> + <File + RelativePath="..\src\im_format_sgi.cpp" + > + </File> + <File + RelativePath="..\src\im_format_tga.cpp" + > + </File> + <File + RelativePath="..\src\im_format_tiff.cpp" + > + </File> + </Filter> + <Filter + Name="libLZF" + > + <File + RelativePath="..\src\liblzf\lzf_c.c" + > + </File> + <File + RelativePath="..\src\liblzf\lzf_d.c" + > + </File> + <Filter + Name="inc" + > + <File + RelativePath="..\src\liblzf\lzf.h" + > + </File> + <File + RelativePath="..\src\liblzf\lzfP.h" + > + </File> + </Filter> + </Filter> + </Filter> + <Filter + Name="Header Files" + Filter="h;hpp;hxx;hm;inl" + > + <File + RelativePath="..\include\im.h" + > + </File> + <File + RelativePath="..\include\im_attrib.h" + > + </File> + <File + RelativePath="..\include\im_attrib_flat.h" + > + </File> + <File + RelativePath="..\include\im_binfile.h" + > + </File> + <File + RelativePath="..\include\im_color.h" + > + </File> + <File + RelativePath="..\include\im_colorhsi.h" + > + </File> + <File + RelativePath="..\include\im_complex.h" + > + </File> + <File + RelativePath="..\include\im_convert.h" + > + </File> + <File + RelativePath="..\include\im_counter.h" + > + </File> + <File + RelativePath="..\include\im_dib.h" + > + </File> + <File + RelativePath="..\include\im_file.h" + > + </File> + <File + RelativePath="..\include\im_format.h" + > + </File> + <File + RelativePath="..\include\im_format_all.h" + > + </File> + <File + RelativePath="..\include\im_format_raw.h" + > + </File> + <File + RelativePath="..\include\im_image.h" + > + </File> + <File + RelativePath="..\include\im_lib.h" + > + </File> + <File + RelativePath="..\include\im_math.h" + > + </File> + <File + RelativePath="..\include\im_math_op.h" + > + </File> + <File + RelativePath="..\include\im_palette.h" + > + </File> + <File + RelativePath="..\include\im_plus.h" + > + </File> + <File + RelativePath="..\include\im_raw.h" + > + </File> + <File + RelativePath="..\include\im_util.h" + > + </File> + <File + RelativePath="..\include\old_im.h" + > + </File> + </Filter> + </Files> + <Globals> + </Globals> +</VisualStudioProject> |