memspy/group/bld.inf
branchRCL_3
changeset 44 52e343bb8f80
parent 43 ca8a1b6995f6
child 49 7fdc9a71d314
--- a/memspy/group/bld.inf	Tue Aug 31 16:45:49 2010 +0300
+++ b/memspy/group/bld.inf	Wed Sep 01 12:37:10 2010 +0100
@@ -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)