Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 3 in downloads for PlugIns/CgProgramManager


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

=update

Location:
PlugIns/CgProgramManager
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • PlugIns/CgProgramManager/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/CgProgramManager/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@
  • PlugIns/CgProgramManager/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_CgProgramManager_la_SOURCES)
    1816
    1917srcdir = @srcdir@
     
    131129GLSUPPORT_LIBS = @GLSUPPORT_LIBS@
    132130GL_LIBS = @GL_LIBS@
     131GREP = @GREP@
    133132GTK_CFLAGS = @GTK_CFLAGS@
    134133GTK_LIBS = @GTK_LIBS@
     
    195194USE_FREEIMAGE_TRUE = @USE_FREEIMAGE_TRUE@
    196195VERSION = @VERSION@
     196XMKMF = @XMKMF@
    197197YACC = @YACC@
     198YFLAGS = @YFLAGS@
    198199ZZIPLIB_CFLAGS = @ZZIPLIB_CFLAGS@
    199200ZZIPLIB_LIBS = @ZZIPLIB_LIBS@
    200201abs_top_builddir = @abs_top_builddir@
    201 ac_ct_AR = @ac_ct_AR@
    202202ac_ct_CC = @ac_ct_CC@
    203203ac_ct_CXX = @ac_ct_CXX@
    204204ac_ct_F77 = @ac_ct_F77@
    205 ac_ct_RANLIB = @ac_ct_RANLIB@
    206 ac_ct_RC = @ac_ct_RC@
    207 ac_ct_STRIP = @ac_ct_STRIP@
    208 ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@
    209205am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
    210206am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
     
    223219build_vendor = @build_vendor@
    224220datadir = @datadir@
     221datarootdir = @datarootdir@
     222docdir = @docdir@
     223dvidir = @dvidir@
    225224exec_prefix = @exec_prefix@
    226225host = @host@
     
    229228host_os = @host_os@
    230229host_vendor = @host_vendor@
     230htmldir = @htmldir@
    231231includedir = @includedir@
    232232infodir = @infodir@
     
    234234libdir = @libdir@
    235235libexecdir = @libexecdir@
     236localedir = @localedir@
    236237localstatedir = @localstatedir@
    237238mandir = @mandir@
     
    239240ogreexecdir = @ogreexecdir@
    240241oldincludedir = @oldincludedir@
     242pdfdir = @pdfdir@
    241243prefix = @prefix@
    242244program_transform_name = @program_transform_name@
     245psdir = @psdir@
    243246sbindir = @sbindir@
    244247sharedstatedir = @sharedstatedir@
Note: See TracChangeset for help on using the changeset viewer.