Revision 1045 branches/simulator/projects/simulator/simulator/Makefile
| Makefile (revision 1045) | ||
|---|---|---|
| 1 | 1 |
# Add new files here |
| 2 | 2 |
COMMON_SRCS := |
| 3 |
CORE_SRCS := main.c robot.c motion.c |
|
| 3 |
CORE_SRCS := main.c robot.c motion.c world.c |
|
| 4 | 4 |
GUI_SRCS := gtk_gui.c gtk_environment_view.c |
| 5 | 5 |
|
| 6 | 6 |
CORE_DIR := core |
Also available in: Unified diff