allpy
annotate compile.sh @ 20:c323f5d5d6a9
compiled
comment connect lines
| author | boris <bnagaev@gmail.com> |
|---|---|
| date | Wed, 15 Sep 2010 00:28:21 +0400 |
| parents | |
| children |
| rev | line source |
|---|---|
| bnagaev@14 | 1 cd build; |
| bnagaev@14 | 2 qmake ../blocks3d-wt.pro && make VERBOSE=0 |
| bnagaev@14 | 3 #~ cmake .. && make VERBOSE=1 |
| bnagaev@14 | 4 |
