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