1
0
forked from 0ad/0ad

Made ScEd actually compile (I hope)

This was SVN commit r1701.
This commit is contained in:
Ykkrosh 2005-01-10 22:14:19 +00:00
parent 75c714b8df
commit 71a6caf3e7

View File

@ -89,9 +89,7 @@ function setuppackage (projectname)
package.files = sourcesfromdirs(sourceroot, source_dirs)
if (projectname ~= "sced") then
tinsert(package.files, sourceroot.."main.cpp")
end
tinsert(package.files, sourceroot.."main.cpp")
include_dirs = {