Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 3 in downloads for Samples/SkeletalAnimation


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

=update

Location:
Samples/SkeletalAnimation
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • Samples/SkeletalAnimation/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/SkeletalAnimation/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/SkeletalAnimation/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 = $(SkeletalAnimation_SOURCES)
    1816
    1917srcdir = @srcdir@
     
    123121GLSUPPORT_LIBS = @GLSUPPORT_LIBS@
    124122GL_LIBS = @GL_LIBS@
     123GREP = @GREP@
    125124GTK_CFLAGS = @GTK_CFLAGS@
    126125GTK_LIBS = @GTK_LIBS@
     
    187186USE_FREEIMAGE_TRUE = @USE_FREEIMAGE_TRUE@
    188187VERSION = @VERSION@
     188XMKMF = @XMKMF@
    189189YACC = @YACC@
     190YFLAGS = @YFLAGS@
    190191ZZIPLIB_CFLAGS = @ZZIPLIB_CFLAGS@
    191192ZZIPLIB_LIBS = @ZZIPLIB_LIBS@
    192193abs_top_builddir = @abs_top_builddir@
    193 ac_ct_AR = @ac_ct_AR@
    194194ac_ct_CC = @ac_ct_CC@
    195195ac_ct_CXX = @ac_ct_CXX@
    196196ac_ct_F77 = @ac_ct_F77@
    197 ac_ct_RANLIB = @ac_ct_RANLIB@
    198 ac_ct_RC = @ac_ct_RC@
    199 ac_ct_STRIP = @ac_ct_STRIP@
    200 ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@
    201197am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
    202198am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
     
    215211build_vendor = @build_vendor@
    216212datadir = @datadir@
     213datarootdir = @datarootdir@
     214docdir = @docdir@
     215dvidir = @dvidir@
    217216exec_prefix = @exec_prefix@
    218217host = @host@
     
    221220host_os = @host_os@
    222221host_vendor = @host_vendor@
     222htmldir = @htmldir@
    223223includedir = @includedir@
    224224infodir = @infodir@
     
    226226libdir = @libdir@
    227227libexecdir = @libexecdir@
     228localedir = @localedir@
    228229localstatedir = @localstatedir@
    229230mandir = @mandir@
     
    231232ogreexecdir = @ogreexecdir@
    232233oldincludedir = @oldincludedir@
     234pdfdir = @pdfdir@
    233235prefix = @prefix@
    234236program_transform_name = @program_transform_name@
     237psdir = @psdir@
    235238sbindir = @sbindir@
    236239sharedstatedir = @sharedstatedir@
Note: See TracChangeset for help on using the changeset viewer.