diff -r 5723da102db1 -r 38bbf2dcd608 qtinternetradio/common.pri --- a/qtinternetradio/common.pri Fri Sep 17 08:27:59 2010 +0300 +++ b/qtinternetradio/common.pri Mon Oct 04 00:07:46 2010 +0300 @@ -13,11 +13,10 @@ # Description: #DEFINES += USE_TEST_ISDS_SERVER -#DEFINES += NOWPLAYING_VIEW_OPTION_B #DEFINES += ADV_ENABLED DEFINES += HS_WIDGET_ENABLED +DEFINES += SUBTITLE_STR_BY_LOCID #DEFINES += STATISTIC_REPORT_TEST_ENABLED -#DEFINES += TERMS_CONDITIONS_VIEW_ENABLED # ########################################################## # Logging flag definitions @@ -33,3 +32,8 @@ # LOGGING_FLAGS += TRACE_TO_FILE DEFINES += $$LOGGING_FLAGS + +# ########################################################## +# PlatSim flag definitions +# ########################################################## +#DEFINES += PLATSIM_DEBUG_CONF \ No newline at end of file