fix Linux build

This commit is contained in:
Erwin Coumans
2013-08-22 17:49:59 -07:00
parent d860e7f51a
commit 74948ede54
6 changed files with 20 additions and 9 deletions

View File

@@ -74,6 +74,7 @@ function createProject(vendor)
}
end
if os.is("Linux") then
links{"X11"}
files {
"../../btgui/OpenGLWindow/X11OpenGLWindow.cpp",
"../../btgui/OpenGLWindow/X11OpenGLWindows.h"