diff -r 845b5ae03841 -r 04dd8b7fb605 project_files/hedgewars.pro --- a/project_files/hedgewars.pro Sun Nov 18 00:37:23 2012 +0400 +++ b/project_files/hedgewars.pro Sun Nov 18 00:58:57 2012 +0400 @@ -9,7 +9,6 @@ INCLUDEPATH += ../QTfrontend/ui/dialog INCLUDEPATH += ../QTfrontend/net INCLUDEPATH += ../QTfrontend/util -INCLUDEPATH += ../misc/quazip/ INCLUDEPATH += ../misc/physfs/src INCLUDEPATH += ../misc/physfs/extras @@ -234,7 +233,7 @@ RESOURCES += ../QTfrontend/hedgewars.qrc -LIBS += -L../bin -lquazip -lphysfs -lphysfsrwops +LIBS += -L../bin -lphysfs -lphysfsrwops macx { QMAKE_MACOSX_DEPLOYMENT_TARGET = 10.6