source: mmcs/SMSAM.pro @ 44d1e60

matrices
Last change on this file since 44d1e60 was 44d1e60, checked in by Jose Ruiz <joseruiz@…>, 9 years ago

commit inicial

  • Property mode set to 100644
File size: 288 bytes
Line 
1HEADERS += mainwindow.H \
2    formloadmatrix.H \
3    formviewmatrix.H \
4    stackwidget.H \
5    accountwidget.H
6SOURCES += mainwindow.C \
7    main.C \
8    formloadmatrix.C \
9    formviewmatrix.C \
10    stackwidget.C \
11    accountwidget.C
12FORMS += formLoadMatrix.ui \
13    formMatrixView.ui
Note: See TracBrowser for help on using the repository browser.