ESS_GUIESS_GUI_DocsESS_GUI_batch_fittingESS_GUI_bumps_abstractionESS_GUI_iss1116ESS_GUI_iss879ESS_GUI_iss959ESS_GUI_openclESS_GUI_orderingESS_GUI_sync_sascalc
Last change
on this file since 98b13f72 was
60af928,
checked in by Piotr Rozyczko <rozyczko@…>, 8 years ago
|
Fitting perspective refactoring for multitab support SASVIEW-345
|
-
Property mode set to
100755
|
File size:
230 bytes
|
Rev | Line | |
---|
[f51ed67] | 1 | @echo off |
---|
| 2 | |
---|
| 3 | cd UI |
---|
| 4 | call convert_rc.bat main_resources |
---|
| 5 | call convert_all.bat |
---|
| 6 | |
---|
| 7 | cd ..\images |
---|
| 8 | call convert_rc.bat images |
---|
| 9 | cd .. |
---|
| 10 | |
---|
[60af928] | 11 | |
---|
| 12 | cd Perspectives |
---|
| 13 | cd Fitting\UI |
---|
| 14 | call convert_all.bat |
---|
| 15 | cd ..\..\Invariant\UI |
---|
| 16 | call convert_all.bat |
---|
| 17 | |
---|
| 18 | cd ..\..\.. |
---|
| 19 | |
---|
Note: See
TracBrowser
for help on using the repository browser.