root / trunk / linux / lc
| Revision 10, 145 bytes (checked in by leocad, 9 years ago) | |
|---|---|
|
|
| Line | |
|---|---|
| 1 | #!/bin/sh |
| 2 | |
| 3 | # set the LeoCAD library path |
| 4 | LEOCAD_LIB=/mnt/f/projects/leocad/windows/debug/ |
| 5 | export LEOCAD_LIB |
| 6 | |
| 7 | # run the program |
| 8 | ./leocad |
| 9 | |
| 10 | |
| 11 | |
| 12 | |
| 13 | |
| 14 | |
| 15 | |
| 16 |
Note: See TracBrowser
for help on using the browser.
