Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 3 in downloads for PlugIns/EXRCodec


Ignore:
Timestamp:
Oct 9, 2007, 6:41:19 PM (18 years ago)
Author:
anonymous
Message:

=update

Location:
PlugIns/EXRCodec
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • PlugIns/EXRCodec/Makefile.in

    r1 r3  
    1 # Makefile.in generated by automake 1.9.5 from Makefile.am.
     1# Makefile.in generated by automake 1.9.6 from Makefile.am.
    22# @configure_input@
    33
     
    108108GLSUPPORT_LIBS = @GLSUPPORT_LIBS@
    109109GL_LIBS = @GL_LIBS@
     110GREP = @GREP@
    110111GTK_CFLAGS = @GTK_CFLAGS@
    111112GTK_LIBS = @GTK_LIBS@
     
    172173USE_FREEIMAGE_TRUE = @USE_FREEIMAGE_TRUE@
    173174VERSION = @VERSION@
     175XMKMF = @XMKMF@
    174176YACC = @YACC@
     177YFLAGS = @YFLAGS@
    175178ZZIPLIB_CFLAGS = @ZZIPLIB_CFLAGS@
    176179ZZIPLIB_LIBS = @ZZIPLIB_LIBS@
    177180abs_top_builddir = @abs_top_builddir@
    178 ac_ct_AR = @ac_ct_AR@
    179181ac_ct_CC = @ac_ct_CC@
    180182ac_ct_CXX = @ac_ct_CXX@
    181183ac_ct_F77 = @ac_ct_F77@
    182 ac_ct_RANLIB = @ac_ct_RANLIB@
    183 ac_ct_RC = @ac_ct_RC@
    184 ac_ct_STRIP = @ac_ct_STRIP@
    185 ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@
    186184am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
    187185am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
     
    200198build_vendor = @build_vendor@
    201199datadir = @datadir@
     200datarootdir = @datarootdir@
     201docdir = @docdir@
     202dvidir = @dvidir@
    202203exec_prefix = @exec_prefix@
    203204host = @host@
     
    206207host_os = @host_os@
    207208host_vendor = @host_vendor@
     209htmldir = @htmldir@
    208210includedir = @includedir@
    209211infodir = @infodir@
     
    211213libdir = @libdir@
    212214libexecdir = @libexecdir@
     215localedir = @localedir@
    213216localstatedir = @localstatedir@
    214217mandir = @mandir@
     
    216219ogreexecdir = @ogreexecdir@
    217220oldincludedir = @oldincludedir@
     221pdfdir = @pdfdir@
    218222prefix = @prefix@
    219223program_transform_name = @program_transform_name@
     224psdir = @psdir@
    220225sbindir = @sbindir@
    221226sharedstatedir = @sharedstatedir@
  • PlugIns/EXRCodec/include/Makefile.in

    r1 r3  
    1 # Makefile.in generated by automake 1.9.5 from Makefile.am.
     1# Makefile.in generated by automake 1.9.6 from Makefile.am.
    22# @configure_input@
    33
     
    9999GLSUPPORT_LIBS = @GLSUPPORT_LIBS@
    100100GL_LIBS = @GL_LIBS@
     101GREP = @GREP@
    101102GTK_CFLAGS = @GTK_CFLAGS@
    102103GTK_LIBS = @GTK_LIBS@
     
    163164USE_FREEIMAGE_TRUE = @USE_FREEIMAGE_TRUE@
    164165VERSION = @VERSION@
     166XMKMF = @XMKMF@
    165167YACC = @YACC@
     168YFLAGS = @YFLAGS@
    166169ZZIPLIB_CFLAGS = @ZZIPLIB_CFLAGS@
    167170ZZIPLIB_LIBS = @ZZIPLIB_LIBS@
    168171abs_top_builddir = @abs_top_builddir@
    169 ac_ct_AR = @ac_ct_AR@
    170172ac_ct_CC = @ac_ct_CC@
    171173ac_ct_CXX = @ac_ct_CXX@
    172174ac_ct_F77 = @ac_ct_F77@
    173 ac_ct_RANLIB = @ac_ct_RANLIB@
    174 ac_ct_RC = @ac_ct_RC@
    175 ac_ct_STRIP = @ac_ct_STRIP@
    176 ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@
    177175am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
    178176am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
     
    191189build_vendor = @build_vendor@
    192190datadir = @datadir@
     191datarootdir = @datarootdir@
     192docdir = @docdir@
     193dvidir = @dvidir@
    193194exec_prefix = @exec_prefix@
    194195host = @host@
     
    197198host_os = @host_os@
    198199host_vendor = @host_vendor@
     200htmldir = @htmldir@
    199201includedir = @includedir@
    200202infodir = @infodir@
     
    202204libdir = @libdir@
    203205libexecdir = @libexecdir@
     206localedir = @localedir@
    204207localstatedir = @localstatedir@
    205208mandir = @mandir@
     
    207210ogreexecdir = @ogreexecdir@
    208211oldincludedir = @oldincludedir@
     212pdfdir = @pdfdir@
    209213prefix = @prefix@
    210214program_transform_name = @program_transform_name@
     215psdir = @psdir@
    211216sbindir = @sbindir@
    212217sharedstatedir = @sharedstatedir@
  • PlugIns/EXRCodec/src/Makefile.in

    r1 r3  
    1 # Makefile.in generated by automake 1.9.5 from Makefile.am.
     1# Makefile.in generated by automake 1.9.6 from Makefile.am.
    22# @configure_input@
    33
     
    1414
    1515@SET_MAKE@
    16 
    17 SOURCES = $(Plugin_EXRCodec_la_SOURCES)
    1816
    1917srcdir = @srcdir@
     
    130128GLSUPPORT_LIBS = @GLSUPPORT_LIBS@
    131129GL_LIBS = @GL_LIBS@
     130GREP = @GREP@
    132131GTK_CFLAGS = @GTK_CFLAGS@
    133132GTK_LIBS = @GTK_LIBS@
     
    194193USE_FREEIMAGE_TRUE = @USE_FREEIMAGE_TRUE@
    195194VERSION = @VERSION@
     195XMKMF = @XMKMF@
    196196YACC = @YACC@
     197YFLAGS = @YFLAGS@
    197198ZZIPLIB_CFLAGS = @ZZIPLIB_CFLAGS@
    198199ZZIPLIB_LIBS = @ZZIPLIB_LIBS@
    199200abs_top_builddir = @abs_top_builddir@
    200 ac_ct_AR = @ac_ct_AR@
    201201ac_ct_CC = @ac_ct_CC@
    202202ac_ct_CXX = @ac_ct_CXX@
    203203ac_ct_F77 = @ac_ct_F77@
    204 ac_ct_RANLIB = @ac_ct_RANLIB@
    205 ac_ct_RC = @ac_ct_RC@
    206 ac_ct_STRIP = @ac_ct_STRIP@
    207 ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@
    208204am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
    209205am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
     
    222218build_vendor = @build_vendor@
    223219datadir = @datadir@
     220datarootdir = @datarootdir@
     221docdir = @docdir@
     222dvidir = @dvidir@
    224223exec_prefix = @exec_prefix@
    225224host = @host@
     
    228227host_os = @host_os@
    229228host_vendor = @host_vendor@
     229htmldir = @htmldir@
    230230includedir = @includedir@
    231231infodir = @infodir@
     
    233233libdir = @libdir@
    234234libexecdir = @libexecdir@
     235localedir = @localedir@
    235236localstatedir = @localstatedir@
    236237mandir = @mandir@
     
    238239ogreexecdir = @ogreexecdir@
    239240oldincludedir = @oldincludedir@
     241pdfdir = @pdfdir@
    240242prefix = @prefix@
    241243program_transform_name = @program_transform_name@
     244psdir = @psdir@
    242245sbindir = @sbindir@
    243246sharedstatedir = @sharedstatedir@
Note: See TracChangeset for help on using the changeset viewer.