Ignore:
Timestamp:
Jun 20, 2012, 9:50:34 AM (12 years ago)
Author:
karaoui
Message:

Deleting unused folders
All ELF file have the extension *.elf
Must objetc file are now dumped in the build directory

File:
1 edited

Legend:

Unmodified
Added
Removed
  • soft/giet_vm/mover/src/path_handler.cpp

    r160 r161  
    3030}
    3131   
    32 std::string PathHandler::getFullName(const std::string& filepath) const
     32std::string PathHandler::getFullPath(const std::string& filepath) const
    3333{
    3434    return dirPath+filepath;
Note: See TracChangeset for help on using the changeset viewer.