fixes for buildsystem

This commit is contained in:
ejcoumans
2006-12-09 01:19:15 +00:00
parent f9832f6b88
commit 9022f8cc70
4 changed files with 10 additions and 13 deletions

View File

@@ -12,8 +12,7 @@ if $(GLUT.AVAILABLE) = "yes"
;
MsvcIncDirs $(<) :
"../../Demos/OpenGL"
"../../Extras/PhysicsInterface/CcdPhysics"
"../../Extras/PhysicsInterface/Common" ;
;
ExternalLibs GPUphysics : GLUT ;
}