move mesh.cpp to client srcs and nuke windows line endings

This commit is contained in:
Menche 2014-06-07 11:45:49 -07:00
parent cf5d182d21
commit 3c4583cd46
1 changed files with 367 additions and 367 deletions

View File

@ -123,7 +123,6 @@ set(common_SRCS
mapblock.cpp
mapsector.cpp
map.cpp
mesh.cpp
player.cpp
utility.cpp
test.cpp
@ -153,6 +152,7 @@ set(minetest_SRCS
content_mapblock.cpp
content_cao.cpp
mapblock_mesh.cpp
mesh.cpp
farmesh.cpp
keycode.cpp
camera.cpp