removed files that have been moved to libpg
[physics.git] / src / dir.mk
index 303c805..4c30aa9 100644 (file)
@@ -2,9 +2,7 @@ NEWSRCS := # insure blank
 
 NEWSRCS += game.cpp
 NEWSRCS += main.cpp
-NEWSRCS += mathw.cpp
 NEWSRCS += ticks.cpp
-NEWSRCS += Vector2.cpp
 NEWSRCS += handleSignal.cpp
 
 NEWSRCS += entityCreator.cpp
@@ -13,8 +11,6 @@ NEWSRCS += effectManager.cpp
 NEWSRCS += collisionManager.cpp
 NEWSRCS += CollisionInfo.cpp
 
-NEWSRCS += debug.cpp
-
 
 NEWDIRS := # insure blank
 
@@ -24,7 +20,6 @@ NEWDIRS += Effects/
 NEWDIRS += config/
 NEWDIRS += input/
 NEWDIRS += graphics/
-NEWDIRS += locks/
 
 
 # Post dir setup