memspy/group/bld.inf
branchRCL_3
changeset 49 7fdc9a71d314
parent 44 52e343bb8f80
child 59 8ad140f3dd41
equal deleted inserted replaced
46:e26895079d7c 49:7fdc9a71d314
    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 // Console UI
    32 // MemSpyServer
    33 #include "../Console/group/bld.inf"
    33 #include "../MemSpyServer/group/bld.inf"
    34 
    34 
       
    35 // MemSpyClient
       
    36 #include "../MemSpyClient/group/bld.inf"
    35 
    37 
    36 PRJ_EXPORTS
    38 PRJ_EXPORTS
    37 ../rom/memspy.iby      CORE_IBY_EXPORT_PATH(tools,memspy.iby)
    39 ../rom/memspy.iby      CORE_IBY_EXPORT_PATH(tools,memspy.iby)
    38 ../rom/memspy_rom.iby  CORE_IBY_EXPORT_PATH(tools/rom,memspy_rom.iby)
    40 ../rom/memspy_rom.iby  CORE_IBY_EXPORT_PATH(tools/rom,memspy_rom.iby)