Ignore:
File:
1 edited

Legend:

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

    r20 r26  
    4040                        Bdd/include/Entity.h                                            \
    4141                        Bdd/include/ListePorts.h                                        \
    42 #                       Bdd/include/ListV.h                                             \
    4342                        Bdd/include/Port.h                                              \
    4443                        Bdd/include/PortMap.h                                           \
    4544                        Bdd/include/Signal.h                                            \
    46 #                       Graphics/include/point.h                                        \
    4745                        Graphics/include/window.h                                       \
    4846                        Parser/include/parser.h
     
    9492                        Bdd/src/ListePorts_accessors.cpp                                \
    9593                        Bdd/src/ListePorts_searchPort.cpp                               \
    96                         Parser/src/Parse_alloc.cpp                                      \
     94                        Parser/src/Parse_alloc.cpp                                      \               
     95                        Parser/src/Parse_closeBaseV.cpp                                 \
     96                        Parser/src/Parse_accessors.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_window_actions.cpp                        \
     102                        Graphics/src/Graphics_file_actions.cpp                          \
     103                        Graphics/src/Graphics_tools_actions.cpp                         \
     104                        Graphics/src/Graphics_about_actions.cpp                         \
    103105                        Graphics/src/Graphics_main_window.cpp                           \
    104106                        Graphics/src/Graphics_informations_window.cpp                   \
     
    106108                        Graphics/src/Graphics_parameters_window.cpp                     \
    107109                        Graphics/src/Graphics_setParse.cpp                              \
    108                         Graphics/src/Graphics_drawAll.cpp                               
     110                        Graphics/src/Graphics_drawAll.cpp                               \
     111                        Graphics/src/Graphics_mouseEvent.cpp   
     112                       
Note: See TracChangeset for help on using the changeset viewer.