Changeset 1117 for trunk/src/Makefile.am
- Timestamp:
- Dec 29, 2011, 7:36:48 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/Makefile.am
r1106 r1117 3 3 4 4 liblol_a_SOURCES = \ 5 core.h matrix.cpp matrix.htiler.cpp tiler.h dict.cpp dict.h \5 core.h matrix.cpp real.cpp tiler.cpp tiler.h dict.cpp dict.h \ 6 6 audio.cpp audio.h scene.cpp scene.h font.cpp font.h layer.cpp layer.h \ 7 7 map.cpp map.h entity.cpp entity.h ticker.cpp ticker.h lolgl.h \ … … 12 12 worldentity.cpp worldentity.h gradient.cpp gradient.h half.cpp half.h \ 13 13 platform.cpp platform.h sprite.cpp sprite.h trig.cpp trig.h \ 14 real.cpp real.h \15 14 \ 16 15 lol/unit.h \ 16 lol/math/matrix.h lol/math/real.h lol/math/remez.h \ 17 17 \ 18 18 application/application.cpp application/application.h \
Note: See TracChangeset
for help on using the changeset viewer.