memspy/group/bld.inf
branchRCL_3
changeset 21 52e343bb8f80
parent 20 ca8a1b6995f6
equal deleted inserted replaced
20:ca8a1b6995f6 21:52e343bb8f80
    27 #include "../Engine/group/bld.inf"
    27 #include "../Engine/group/bld.inf"
    28 
    28 
    29 // Commandline includes
    29 // Commandline includes
    30 #include "../CommandLine/group/bld.inf"
    30 #include "../CommandLine/group/bld.inf"
    31 
    31 
    32 // MemSpyServer
    32 // Console UI
    33 #include "../MemSpyServer/group/bld.inf"
    33 #include "../Console/group/bld.inf"
    34 
    34 
    35 // MemSpyClient
       
    36 #include "../MemSpyClient/group/bld.inf"
       
    37 
    35 
    38 PRJ_EXPORTS
    36 PRJ_EXPORTS
    39 ../rom/memspy.iby      CORE_IBY_EXPORT_PATH(tools,memspy.iby)
    37 ../rom/memspy.iby      CORE_IBY_EXPORT_PATH(tools,memspy.iby)
    40 ../rom/memspy_rom.iby  CORE_IBY_EXPORT_PATH(tools/rom,memspy_rom.iby)
    38 ../rom/memspy_rom.iby  CORE_IBY_EXPORT_PATH(tools/rom,memspy_rom.iby)