Changeset 1139 for trunk/src/Makefile.am
- Timestamp:
- Feb 5, 2012, 2:46:43 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/Makefile.am
r1117 r1139 3 3 4 4 liblol_a_SOURCES = \ 5 core.h matrix.cpp real.cpp tiler.cpp tiler.h dict.cpp dict.h \5 core.h vector.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 \ … … 14 14 \ 15 15 lol/unit.h \ 16 lol/math/ matrix.h lol/math/real.h lol/math/remez.h \16 lol/math/vector.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.