4 lines
161 B
C++
4 lines
161 B
C++
// This is a hack. I want to compile DebugClient.cc into the project,
|
|
// and I don't know how to setup a Makefile to do it.
|
|
#include "../Shared/DebugClient.cc"
|