Use libtool for linking
This commit is contained in:
parent
62c3d8b8dc
commit
0b2c87dee6
10 changed files with 33507 additions and 177 deletions
|
@ -1,6 +1,8 @@
|
|||
|
||||
syntax: regexp
|
||||
^\.deps/
|
||||
^\.libs/
|
||||
^autom4te.cache/
|
||||
^\.project$
|
||||
^\.cproject$
|
||||
^levels/level.lvl$
|
||||
|
@ -12,3 +14,5 @@ syntax: regexp
|
|||
^zoom$
|
||||
\.o$
|
||||
^zoom-bin$
|
||||
^libtool$
|
||||
~$
|
||||
|
|
Reference in a new issue