source:
sasview/src/sas/qtgui/make_ui.sh
@
b2c8aef
Last change on this file since b2c8aef was 60af928, checked in by Piotr Rozyczko <rozyczko@…>, 8 years ago | |
---|---|
|
|
File size: 199 bytes |
Line | |
---|---|
1 | cd UI |
2 | ./convert_rc.sh main_resources |
3 | ./convert_all.sh |
4 | |
5 | cd ../images |
6 | ./convert_rc.sh images |
7 | cd .. |
8 | |
9 | cd Perspectives |
10 | cd Fitting/UI |
11 | ./convert_all.sh |
12 | cd ../../Invariant/UI |
13 | ./convert_all.sh |
14 | |
15 | cd ../../../ |
16 |
Note: See TracBrowser
for help on using the repository browser.