Closed soccermitchy closed 10 years ago
It is the first element in table (https://github.com/moteus/lua-odbc/blob/master/lakefile#L29)
Yes, you can say c.shared {'mydll',src='myprog',...}
. If there is no src
then it becomes the same as the output name.
Ah, I see.
How do I specify the output filename on c.shared? I can't seem to find any way to do it...