diff -r 72ebcbb64834 -r fb81b597edf1 wlanutilities/wlanindicatorplugin/wlanindicatorplugin.pro --- a/wlanutilities/wlanindicatorplugin/wlanindicatorplugin.pro Fri Jul 09 10:38:19 2010 +0300 +++ b/wlanutilities/wlanindicatorplugin/wlanindicatorplugin.pro Fri Aug 06 18:38:57 2010 +0300 @@ -20,12 +20,12 @@ # directories DEPENDPATH += . -INCLUDEPATH += .\inc +INCLUDEPATH += ./inc -HEADERS += inc\wlanindicatorplugin.h \ - traces\OstTraceDefinitions.h +HEADERS += inc/wlanindicatorplugin.h \ + traces/OstTraceDefinitions.h -SOURCES += src\wlanindicatorplugin.cpp +SOURCES += src/wlanindicatorplugin.cpp TRANSLATIONS = wlanindicatorplugin.ts