1
0
forked from 0ad/0ad

Added unix sysdep folder

This was SVN commit r736.
This commit is contained in:
Simon Brenner 2004-07-12 22:06:21 +00:00
parent aa9c6e7d30
commit 652b8f1b00

View File

@ -98,6 +98,9 @@ if (OS == "windows") then
package.pchHeader = "precompiled.h"
package.pchSource = "precompiled.cpp"
else -- Non-Windows, = Unix
tinsert(package.files, sourcesfromdirs("../../lib/sysdep/unix"))
-- Libraries
package.links = {
-- OpenGL and X-Windows