rename files, fix Linux build

This commit is contained in:
Erwin Coumans
2014-01-07 16:21:31 -08:00
parent 84f3b804f1
commit 080d22d6ec
4 changed files with 4 additions and 0 deletions

View File

@@ -26,6 +26,7 @@
"../../btgui/Timing/b3Clock.h"
}
if os.is("Linux") then links {"X11"} end
if os.is("MacOSX") then
links{"Cocoa.framework"}