aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.win6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile.win b/Makefile.win
index 5b0ad92..f4a37ae 100644
--- a/Makefile.win
+++ b/Makefile.win
@@ -32,9 +32,9 @@ lib_objs=\
lib/bulletminus/dist/liblinearmath.a
CLIENT_LIBS=\
- -lBulletDynamics\
- -lBulletCollision\
- -lLinearMath\
+ -lbulletdynamics\
+ -lbulletcollision\
+ -llinearmath\
-lIrrlicht\
-lnng\
-lluajit-5.1.dll\