radioapp/buildflags.pri
changeset 51 bbebb0235466
parent 38 f8c3d4e6102c
equal deleted inserted replaced
47:74b7c6e79031 51:bbebb0235466
   116     DEFINES     += BUILD_WIN32
   116     DEFINES     += BUILD_WIN32
   117     DESTDIR     = ../bin
   117     DESTDIR     = ../bin
   118     LIBS        += -L../bin
   118     LIBS        += -L../bin
   119     INCLUDEPATH += ../radioenginewrapper/inc
   119     INCLUDEPATH += ../radioenginewrapper/inc
   120     INCLUDEPATH += ../radioapplication/win32_stubs
   120     INCLUDEPATH += ../radioapplication/win32_stubs
   121     HEADERS     += ../radioapplication/win32_stubs/*.h
   121     HEADERS     += ../radioapplication/win32_stubs/qsysteminfo.h
   122     SOURCES     += ../radioapplication/win32_stubs/*.cpp
   122     HEADERS     += ../radioapplication/win32_stubs/xqserviceprovider.h
       
   123     HEADERS     += ../radioapplication/win32_stubs/xqserviceutil.h
       
   124     HEADERS     += ../radioapplication/win32_stubs/xqsettingskey.h
       
   125     HEADERS     += ../radioapplication/win32_stubs/xqsettingsmanager.h
       
   126     HEADERS     += ../radioapplication/win32_stubs/afactivitystorage.h
       
   127     SOURCES     += ../radioapplication/win32_stubs/win32_stubs.cpp
   123 }
   128 }
   124 
   129 
   125 USE_UNFROZEN_EXPORTS {
   130 USE_UNFROZEN_EXPORTS {
   126     symbian:MMP_RULES   += "exportunfrozen"
   131     symbian:MMP_RULES   += "exportunfrozen"
   127     symbian:DEF_FILE    = not_used.def
   132     symbian:DEF_FILE    = not_used.def