Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 3 in downloads for Samples/Compositor


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

=update

Location:
Samples/Compositor
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • Samples/Compositor/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@
  • Samples/Compositor/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
     
    104104GLSUPPORT_LIBS = @GLSUPPORT_LIBS@
    105105GL_LIBS = @GL_LIBS@
     106GREP = @GREP@
    106107GTK_CFLAGS = @GTK_CFLAGS@
    107108GTK_LIBS = @GTK_LIBS@
     
    168169USE_FREEIMAGE_TRUE = @USE_FREEIMAGE_TRUE@
    169170VERSION = @VERSION@
     171XMKMF = @XMKMF@
    170172YACC = @YACC@
     173YFLAGS = @YFLAGS@
    171174ZZIPLIB_CFLAGS = @ZZIPLIB_CFLAGS@
    172175ZZIPLIB_LIBS = @ZZIPLIB_LIBS@
    173176abs_top_builddir = @abs_top_builddir@
    174 ac_ct_AR = @ac_ct_AR@
    175177ac_ct_CC = @ac_ct_CC@
    176178ac_ct_CXX = @ac_ct_CXX@
    177179ac_ct_F77 = @ac_ct_F77@
    178 ac_ct_RANLIB = @ac_ct_RANLIB@
    179 ac_ct_RC = @ac_ct_RC@
    180 ac_ct_STRIP = @ac_ct_STRIP@
    181 ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@
    182180am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
    183181am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
     
    196194build_vendor = @build_vendor@
    197195datadir = @datadir@
     196datarootdir = @datarootdir@
     197docdir = @docdir@
     198dvidir = @dvidir@
    198199exec_prefix = @exec_prefix@
    199200host = @host@
     
    202203host_os = @host_os@
    203204host_vendor = @host_vendor@
     205htmldir = @htmldir@
    204206includedir = @includedir@
    205207infodir = @infodir@
     
    207209libdir = @libdir@
    208210libexecdir = @libexecdir@
     211localedir = @localedir@
    209212localstatedir = @localstatedir@
    210213mandir = @mandir@
     
    212215ogreexecdir = @ogreexecdir@
    213216oldincludedir = @oldincludedir@
     217pdfdir = @pdfdir@
    214218prefix = @prefix@
    215219program_transform_name = @program_transform_name@
     220psdir = @psdir@
    216221sbindir = @sbindir@
    217222sharedstatedir = @sharedstatedir@
  • Samples/Compositor/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 = $(Compositor_SOURCES)
    1816
    1917srcdir = @srcdir@
     
    125123GLSUPPORT_LIBS = @GLSUPPORT_LIBS@
    126124GL_LIBS = @GL_LIBS@
     125GREP = @GREP@
    127126GTK_CFLAGS = @GTK_CFLAGS@
    128127GTK_LIBS = @GTK_LIBS@
     
    189188USE_FREEIMAGE_TRUE = @USE_FREEIMAGE_TRUE@
    190189VERSION = @VERSION@
     190XMKMF = @XMKMF@
    191191YACC = @YACC@
     192YFLAGS = @YFLAGS@
    192193ZZIPLIB_CFLAGS = @ZZIPLIB_CFLAGS@
    193194ZZIPLIB_LIBS = @ZZIPLIB_LIBS@
    194195abs_top_builddir = @abs_top_builddir@
    195 ac_ct_AR = @ac_ct_AR@
    196196ac_ct_CC = @ac_ct_CC@
    197197ac_ct_CXX = @ac_ct_CXX@
    198198ac_ct_F77 = @ac_ct_F77@
    199 ac_ct_RANLIB = @ac_ct_RANLIB@
    200 ac_ct_RC = @ac_ct_RC@
    201 ac_ct_STRIP = @ac_ct_STRIP@
    202 ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@
    203199am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
    204200am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
     
    217213build_vendor = @build_vendor@
    218214datadir = @datadir@
     215datarootdir = @datarootdir@
     216docdir = @docdir@
     217dvidir = @dvidir@
    219218exec_prefix = @exec_prefix@
    220219host = @host@
     
    223222host_os = @host_os@
    224223host_vendor = @host_vendor@
     224htmldir = @htmldir@
    225225includedir = @includedir@
    226226infodir = @infodir@
     
    228228libdir = @libdir@
    229229libexecdir = @libexecdir@
     230localedir = @localedir@
    230231localstatedir = @localstatedir@
    231232mandir = @mandir@
     
    233234ogreexecdir = @ogreexecdir@
    234235oldincludedir = @oldincludedir@
     236pdfdir = @pdfdir@
    235237prefix = @prefix@
    236238program_transform_name = @program_transform_name@
     239psdir = @psdir@
    237240sbindir = @sbindir@
    238241sharedstatedir = @sharedstatedir@
Note: See TracChangeset for help on using the changeset viewer.