Fix wrong case problem with cross compiling.

This commit is contained in:
lotodore
2010-10-19 18:15:39 +00:00
parent 1d37c8a7cc
commit ee7447d33e
+2 -2
View File
@@ -50,8 +50,8 @@ LIBS += -lpokerth_lib \
win32 {
LIBPATH += ../boost/stage/lib
INCLUDEPATH += ../boost/
debug:LIBPATH += Debug/lib
release:LIBPATH += Release/lib
debug:LIBPATH += debug/lib
release:LIBPATH += release/lib
}
mac {
# make it universal