1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-15 01:25:20 +02: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(