Changeset 3 in downloads for Samples/Instancing
- Timestamp:
- Oct 9, 2007, 6:41:19 PM (17 years ago)
- Location:
- Samples/Instancing
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
Samples/Instancing/Makefile.in
r1 r3 1 # Makefile.in generated by automake 1.9. 5from Makefile.am.1 # Makefile.in generated by automake 1.9.6 from Makefile.am. 2 2 # @configure_input@ 3 3 … … 108 108 GLSUPPORT_LIBS = @GLSUPPORT_LIBS@ 109 109 GL_LIBS = @GL_LIBS@ 110 GREP = @GREP@ 110 111 GTK_CFLAGS = @GTK_CFLAGS@ 111 112 GTK_LIBS = @GTK_LIBS@ … … 172 173 USE_FREEIMAGE_TRUE = @USE_FREEIMAGE_TRUE@ 173 174 VERSION = @VERSION@ 175 XMKMF = @XMKMF@ 174 176 YACC = @YACC@ 177 YFLAGS = @YFLAGS@ 175 178 ZZIPLIB_CFLAGS = @ZZIPLIB_CFLAGS@ 176 179 ZZIPLIB_LIBS = @ZZIPLIB_LIBS@ 177 180 abs_top_builddir = @abs_top_builddir@ 178 ac_ct_AR = @ac_ct_AR@179 181 ac_ct_CC = @ac_ct_CC@ 180 182 ac_ct_CXX = @ac_ct_CXX@ 181 183 ac_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@186 184 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ 187 185 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ … … 200 198 build_vendor = @build_vendor@ 201 199 datadir = @datadir@ 200 datarootdir = @datarootdir@ 201 docdir = @docdir@ 202 dvidir = @dvidir@ 202 203 exec_prefix = @exec_prefix@ 203 204 host = @host@ … … 206 207 host_os = @host_os@ 207 208 host_vendor = @host_vendor@ 209 htmldir = @htmldir@ 208 210 includedir = @includedir@ 209 211 infodir = @infodir@ … … 211 213 libdir = @libdir@ 212 214 libexecdir = @libexecdir@ 215 localedir = @localedir@ 213 216 localstatedir = @localstatedir@ 214 217 mandir = @mandir@ … … 216 219 ogreexecdir = @ogreexecdir@ 217 220 oldincludedir = @oldincludedir@ 221 pdfdir = @pdfdir@ 218 222 prefix = @prefix@ 219 223 program_transform_name = @program_transform_name@ 224 psdir = @psdir@ 220 225 sbindir = @sbindir@ 221 226 sharedstatedir = @sharedstatedir@ -
Samples/Instancing/include/Makefile.in
r1 r3 1 # Makefile.in generated by automake 1.9. 5from Makefile.am.1 # Makefile.in generated by automake 1.9.6 from Makefile.am. 2 2 # @configure_input@ 3 3 … … 104 104 GLSUPPORT_LIBS = @GLSUPPORT_LIBS@ 105 105 GL_LIBS = @GL_LIBS@ 106 GREP = @GREP@ 106 107 GTK_CFLAGS = @GTK_CFLAGS@ 107 108 GTK_LIBS = @GTK_LIBS@ … … 168 169 USE_FREEIMAGE_TRUE = @USE_FREEIMAGE_TRUE@ 169 170 VERSION = @VERSION@ 171 XMKMF = @XMKMF@ 170 172 YACC = @YACC@ 173 YFLAGS = @YFLAGS@ 171 174 ZZIPLIB_CFLAGS = @ZZIPLIB_CFLAGS@ 172 175 ZZIPLIB_LIBS = @ZZIPLIB_LIBS@ 173 176 abs_top_builddir = @abs_top_builddir@ 174 ac_ct_AR = @ac_ct_AR@175 177 ac_ct_CC = @ac_ct_CC@ 176 178 ac_ct_CXX = @ac_ct_CXX@ 177 179 ac_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@182 180 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ 183 181 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ … … 196 194 build_vendor = @build_vendor@ 197 195 datadir = @datadir@ 196 datarootdir = @datarootdir@ 197 docdir = @docdir@ 198 dvidir = @dvidir@ 198 199 exec_prefix = @exec_prefix@ 199 200 host = @host@ … … 202 203 host_os = @host_os@ 203 204 host_vendor = @host_vendor@ 205 htmldir = @htmldir@ 204 206 includedir = @includedir@ 205 207 infodir = @infodir@ … … 207 209 libdir = @libdir@ 208 210 libexecdir = @libexecdir@ 211 localedir = @localedir@ 209 212 localstatedir = @localstatedir@ 210 213 mandir = @mandir@ … … 212 215 ogreexecdir = @ogreexecdir@ 213 216 oldincludedir = @oldincludedir@ 217 pdfdir = @pdfdir@ 214 218 prefix = @prefix@ 215 219 program_transform_name = @program_transform_name@ 220 psdir = @psdir@ 216 221 sbindir = @sbindir@ 217 222 sharedstatedir = @sharedstatedir@ -
Samples/Instancing/src/Makefile.in
r1 r3 1 # Makefile.in generated by automake 1.9. 5from Makefile.am.1 # Makefile.in generated by automake 1.9.6 from Makefile.am. 2 2 # @configure_input@ 3 3 … … 14 14 15 15 @SET_MAKE@ 16 17 SOURCES = $(Crowd_SOURCES) $(Instancing_SOURCES)18 16 19 17 srcdir = @srcdir@ … … 126 124 GLSUPPORT_LIBS = @GLSUPPORT_LIBS@ 127 125 GL_LIBS = @GL_LIBS@ 126 GREP = @GREP@ 128 127 GTK_CFLAGS = @GTK_CFLAGS@ 129 128 GTK_LIBS = @GTK_LIBS@ … … 190 189 USE_FREEIMAGE_TRUE = @USE_FREEIMAGE_TRUE@ 191 190 VERSION = @VERSION@ 191 XMKMF = @XMKMF@ 192 192 YACC = @YACC@ 193 YFLAGS = @YFLAGS@ 193 194 ZZIPLIB_CFLAGS = @ZZIPLIB_CFLAGS@ 194 195 ZZIPLIB_LIBS = @ZZIPLIB_LIBS@ 195 196 abs_top_builddir = @abs_top_builddir@ 196 ac_ct_AR = @ac_ct_AR@197 197 ac_ct_CC = @ac_ct_CC@ 198 198 ac_ct_CXX = @ac_ct_CXX@ 199 199 ac_ct_F77 = @ac_ct_F77@ 200 ac_ct_RANLIB = @ac_ct_RANLIB@201 ac_ct_RC = @ac_ct_RC@202 ac_ct_STRIP = @ac_ct_STRIP@203 ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@204 200 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ 205 201 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ … … 218 214 build_vendor = @build_vendor@ 219 215 datadir = @datadir@ 216 datarootdir = @datarootdir@ 217 docdir = @docdir@ 218 dvidir = @dvidir@ 220 219 exec_prefix = @exec_prefix@ 221 220 host = @host@ … … 224 223 host_os = @host_os@ 225 224 host_vendor = @host_vendor@ 225 htmldir = @htmldir@ 226 226 includedir = @includedir@ 227 227 infodir = @infodir@ … … 229 229 libdir = @libdir@ 230 230 libexecdir = @libexecdir@ 231 localedir = @localedir@ 231 232 localstatedir = @localstatedir@ 232 233 mandir = @mandir@ … … 234 235 ogreexecdir = @ogreexecdir@ 235 236 oldincludedir = @oldincludedir@ 237 pdfdir = @pdfdir@ 236 238 prefix = @prefix@ 237 239 program_transform_name = @program_transform_name@ 240 psdir = @psdir@ 238 241 sbindir = @sbindir@ 239 242 sharedstatedir = @sharedstatedir@
Note: See TracChangeset
for help on using the changeset viewer.