Attempt to fix mac compilation

This commit is contained in:
Christophe Dumez
2010-03-20 19:14:17 +00:00
parent 2f291daefa
commit ce33e266fe
9 changed files with 507 additions and 444 deletions

View File

@@ -274,7 +274,8 @@ SOURCES += main.cpp \
httprequestparser.cpp \
httpresponsegenerator.cpp \
eventmanager.cpp \
scannedfoldersmodel.cpp
scannedfoldersmodel.cpp \
misc.cpp
!contains(DEFINES, DISABLE_GUI):SOURCES += GUI.cpp \
options_imp.cpp \