|
@@ -9,11 +9,11 @@ liblol_a_SOURCES = \ |
|
|
timer.cpp timer.h bitfield.h profiler.cpp profiler.h input.h input.cpp \ |
|
|
timer.cpp timer.h bitfield.h profiler.cpp profiler.h input.h input.cpp \ |
|
|
world.cpp world.h sample.cpp sample.h sampler.cpp sampler.h \ |
|
|
world.cpp world.h sample.cpp sample.h sampler.cpp sampler.h \ |
|
|
text.cpp text.h emitter.cpp emitter.h numeric.h hash.cpp hash.h \ |
|
|
text.cpp text.h emitter.cpp emitter.h numeric.h hash.cpp hash.h \ |
|
|
worldentity.cpp worldentity.h gradient.cpp gradient.h half.cpp half.h \ |
|
|
|
|
|
|
|
|
worldentity.cpp worldentity.h gradient.cpp gradient.h half.cpp \ |
|
|
platform.cpp platform.h sprite.cpp sprite.h trig.cpp trig.h \ |
|
|
platform.cpp platform.h sprite.cpp sprite.h trig.cpp trig.h \ |
|
|
\ |
|
|
\ |
|
|
lol/unit.h \ |
|
|
lol/unit.h \ |
|
|
lol/math/vector.h lol/math/real.h lol/math/remez.h \ |
|
|
|
|
|
|
|
|
lol/math/vector.h lol/math/half.h lol/math/real.h lol/math/remez.h \ |
|
|
\ |
|
|
\ |
|
|
application/application.cpp application/application.h \ |
|
|
application/application.cpp application/application.h \ |
|
|
eglapp.cpp eglapp.h \ |
|
|
eglapp.cpp eglapp.h \ |
|
|