mirror of
https://github.com/WinampDesktop/winamp.git
synced 2024-12-13 13:21:01 -05:00
16 lines
216 B
Lua
16 lines
216 B
Lua
|
|
configuration {}
|
|
|
|
configuration "Debug"
|
|
kind "StaticLib"
|
|
|
|
configuration "DebugShared"
|
|
kind "SharedLib"
|
|
|
|
configuration "Release"
|
|
kind "StaticLib"
|
|
|
|
configuration "ReleaseShared"
|
|
kind "SharedLib"
|
|
|
|
configuration {}
|