|
|
1.1 root 1:
2: if(READLINE_FOUND)
3: include_directories(${READLINE_INCLUDE_DIR})
4: endif(READLINE_FOUND)
5:
6: if(ENABLE_DSP_EMU)
7: set(DSPDBG_C debugdsp.c)
8: endif(ENABLE_DSP_EMU)
9:
10: add_library(Debug
11: log.c debugui.c breakcond.c debugcpu.c debugInfo.c
1.1.1.3 ! root 12: ${DSPDBG_C} evaluate.c history.c profile.c symbols.c
! 13: 68kDisass.c)
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.