1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-08-06 17:41:04 +00:00

Remove servermain.cpp, use main.cpp with a couple of #ifdefs instead

This commit is contained in:
Perttu Ahola 2012-03-10 16:46:19 +02:00
parent 1020707918
commit f3dba05143
3 changed files with 191 additions and 555 deletions

View file

@ -184,7 +184,7 @@ set(minetest_SRCS
# Server sources
set(minetestserver_SRCS
${common_SRCS}
servermain.cpp
main.cpp
)
include_directories(