|
|
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
1.1.1.4 root 11: log.c debugui.c breakcond.c debugcpu.c debugInfo.c
1.1.1.5 ! root 12: ${DSPDBG_C} evaluate.c history.c symbols.c vars.c
1.1.1.4 root 13: profile.c profilecpu.c profiledsp.c
14: natfeats.c console.c 68kDisass.c)
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.