mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-03-01 01:53:16 +01:00
[svn r43] Fixed the rebuild profile to be able to build sdldemo1.
This commit is contained in:
@@ -40,7 +40,8 @@ version=-version=$i
|
|||||||
|
|
||||||
|
|
||||||
[link]
|
[link]
|
||||||
cmd=llvdc $i -of$o
|
oneatatime=yes
|
||||||
|
cmd=llvmdc $i -of$o
|
||||||
|
|
||||||
libdir=-L-L$i
|
libdir=-L-L$i
|
||||||
lib=-L-l$i
|
lib=-L-l$i
|
||||||
@@ -49,6 +50,7 @@ flag=-L$i
|
|||||||
|
|
||||||
[liblink]
|
[liblink]
|
||||||
safe=yes
|
safe=yes
|
||||||
|
oneatatime=yes
|
||||||
cmd=ar rc $o $i
|
cmd=ar rc $o $i
|
||||||
|
|
||||||
libdir=
|
libdir=
|
||||||
|
|||||||
Reference in New Issue
Block a user