diff -r 7fdc9a71d314 -r 8ad140f3dd41 memspy/group/bld.inf --- a/memspy/group/bld.inf Wed Sep 15 13:53:27 2010 +0300 +++ b/memspy/group/bld.inf Wed Oct 13 16:17:58 2010 +0300 @@ -29,12 +29,10 @@ // Commandline includes #include "../CommandLine/group/bld.inf" -// MemSpyServer -#include "../MemSpyServer/group/bld.inf" +// Console UI +#include "../Console/group/bld.inf" -// MemSpyClient -#include "../MemSpyClient/group/bld.inf" PRJ_EXPORTS ../rom/memspy.iby CORE_IBY_EXPORT_PATH(tools,memspy.iby) -../rom/memspy_rom.iby CORE_IBY_EXPORT_PATH(tools/rom,memspy_rom.iby) \ No newline at end of file +../rom/memspy_rom.iby CORE_IBY_EXPORT_PATH(tools/rom,memspy_rom.iby)