allowing debugging without the debugger showing the unoptimized source while stepping through optimized code.
3 lines
224 B
Makefile
3 lines
224 B
Makefile
bin_PROGRAMS = task
|
|
task_SOURCES = Config.cpp Date.cpp T.cpp TDB.cpp Table.cpp Grid.cpp color.cpp parse.cpp task.cpp command.cpp report.cpp util.cpp text.cpp rules.cpp Config.h Date.h T.h TDB.h Table.h Grid.h color.h task.h
|