Files
Upsilon/apps/calculation/Makefile
Émilie Feral 470f36d2bd [apps/calculation] create a class text field specific to calculation
Change-Id: I261ef72ea62ca8118dda5c2e90e721e987f3283d
2016-11-04 16:53:02 +01:00

16 lines
319 B
Makefile

app_objs += $(addprefix apps/calculation/,\
app.o\
calculation.o\
calculation_store.o\
evaluate_context.o\
selectable_table_view.o\
history_view_cell.o\
history_controller.o\
edit_expression_controller.o\
pretty_print_view.o\
text_field.o\
)
inline_images += apps/calculation/calculation_icon.png