memspy/group/bld.inf
branchRCL_3
changeset 59 8ad140f3dd41
parent 49 7fdc9a71d314
equal deleted inserted replaced
49:7fdc9a71d314 59:8ad140f3dd41
    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)