Changeset 783 for trunk/src/Makefile.am
- Timestamp:
- Jun 14, 2011, 11:13:50 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/Makefile.am
r749 r783 10 10 world.cpp world.h sample.cpp sample.h sampler.cpp sampler.h \ 11 11 text.cpp text.h emitter.cpp emitter.h numeric.h hash.cpp hash.h \ 12 worldentity.cpp worldentity.h shader.cpp shader.himage.cpp image.h \12 worldentity.cpp worldentity.h image.cpp image.h \ 13 13 platform.cpp platform.h \ 14 14 \ … … 17 17 eglapp.cpp eglapp.h \ 18 18 \ 19 loldebug.h debugfps.cpp debugfps.h debugsphere.cpp debugsphere.h \ 20 debugrecord.cpp debugrecord.h debugstats.cpp debugstats.h \ 21 debugquad.cpp debugquad.h 19 shader/shader.cpp shader/shader.h \ 20 \ 21 loldebug.h \ 22 debug/fps.cpp debug/fps.h debug/sphere.cpp debug/sphere.h \ 23 debug/record.cpp debug/record.h debug/stats.cpp debug/stats.h \ 24 debug/quad.cpp debug/quad.h 22 25 liblol_a_CPPFLAGS = @LOL_CFLAGS@ 23 26
Note: See TracChangeset
for help on using the changeset viewer.