Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/IPs/systemC/processor/Morpheo/Tools/Viewer/Viewer.pro

    r26 r20  
    4040                        Bdd/include/Entity.h                                            \
    4141                        Bdd/include/ListePorts.h                                        \
     42#                       Bdd/include/ListV.h                                             \
    4243                        Bdd/include/Port.h                                              \
    4344                        Bdd/include/PortMap.h                                           \
    4445                        Bdd/include/Signal.h                                            \
     46#                       Graphics/include/point.h                                        \
    4547                        Graphics/include/window.h                                       \
    4648                        Parser/include/parser.h
     
    9294                        Bdd/src/ListePorts_accessors.cpp                                \
    9395                        Bdd/src/ListePorts_searchPort.cpp                               \
    94                         Parser/src/Parse_alloc.cpp                                      \               
    95                         Parser/src/Parse_closeBaseV.cpp                                 \
    96                         Parser/src/Parse_accessors.cpp                                  \
     96                        Parser/src/Parse_alloc.cpp                                      \
    9797                        Parser/src/Parse_parser_pos.cpp                                 \
    9898                        Parser/src/Parse_getBaseV.cpp                                   \
     
    100100                        Parser/src/Parse_open_file.cpp                                  \
    101101                        Graphics/src/Graphics_main.cpp                                  \
    102                         Graphics/src/Graphics_file_actions.cpp                          \
    103                         Graphics/src/Graphics_tools_actions.cpp                         \
    104                         Graphics/src/Graphics_about_actions.cpp                         \
     102                        Graphics/src/Graphics_window_actions.cpp                        \
    105103                        Graphics/src/Graphics_main_window.cpp                           \
    106104                        Graphics/src/Graphics_informations_window.cpp                   \
     
    108106                        Graphics/src/Graphics_parameters_window.cpp                     \
    109107                        Graphics/src/Graphics_setParse.cpp                              \
    110                         Graphics/src/Graphics_drawAll.cpp                               \
    111                         Graphics/src/Graphics_mouseEvent.cpp   
    112                        
     108                        Graphics/src/Graphics_drawAll.cpp                               
Note: See TracChangeset for help on using the changeset viewer.