project_files/hedgewars.pro
branchphysfslayer
changeset 8055 04dd8b7fb605
parent 8052 845b5ae03841
child 8073 5a289ef40fdb
--- 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