aboutsummaryrefslogtreecommitdiff
path: root/Src/external_dependencies/openmpt-trunk/build/xcode-genie/genie-defaults-LIBorDLL.lua
blob: 2fb5ca28e5fa04f07b339920ab3240dbdd60c7a6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10

configuration {}

configuration "Debug"
	kind "SharedLib"

configuration "Release"
	kind "SharedLib"

configuration {}