Removed autogenerated files.
--- a/podcatcher_qt/Makefile Mon Aug 23 06:14:01 2010 +0200
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,236 +0,0 @@
-# ==============================================================================
-# Generated by qmake (2.01a) (Qt 4.6.3) on: fr 20. aug 17:41:52 2010
-# This file is generated by qmake and should not be modified by the
-# user.
-# Name : Makefile
-# Description : Wrapper Makefile for calling Symbian build tools
-#
-# ==============================================================================
-
-
-MAKEFILE = Makefile
-QMAKE = c:\Qt\4.6.3\bin\qmake.exe
-DEL_FILE = del
-DEL_DIR = rmdir
-MOVE = move
-CHK_DIR_EXISTS = if not exist
-MKDIR = mkdir
-XCOPY = xcopy /d /f /h /r /y /i
-ABLD = ABLD.BAT
-DEBUG_PLATFORMS = winscw gcce armv5 armv6
-RELEASE_PLATFORMS = gcce armv5 armv6
-MAKE = make
-
-ifeq (WINS,$(findstring WINS, $(PLATFORM)))
-ZDIR=$(EPOCROOT)epoc32\release\$(PLATFORM)\$(CFG)\Z
-else
-ZDIR=$(EPOCROOT)epoc32\data\z
-endif
-
-DEFINES = -DSYMBIAN -DUNICODE -DQT_KEYPAD_NAVIGATION -DQT_SOFTKEYS_ENABLED -DQT_USE_MATH_H_FLOATS -DQT_GUI_LIB -DQT_CORE_LIB
-INCPATH = -I"C:/Qt/4.6.3/include/QtCore" -I"C:/Qt/4.6.3/include/QtCore/tmp" -I"C:/Qt/4.6.3/include/QtGui" -I"C:/Qt/4.6.3/include/QtGui/tmp" -I"C:/Qt/4.6.3/include" -I"C:/Qt/4.6.3/include/tmp" -I"C:/Qt/4.6.3/mkspecs/common/symbian" -I"C:/Qt/4.6.3/mkspecs/common/symbian/tmp" -I"C:/S605th/symbian3/Nokia_Symbian3_SDK_v0.8/epoc32/include" -I"C:/S605th/symbian3/Nokia_Symbian3_SDK_v0.8/epoc32/include/stdapis" -I"C:/S605th/symbian3/Nokia_Symbian3_SDK_v0.8/epoc32/include/stdapis/sys" -I"C:/S605th/symbian3/Nokia_Symbian3_SDK_v0.8/epoc32/include/stdapis/stlportv5" -I"C:/S605th/symbian3/Nokia_Symbian3_SDK_v0.8/epoc32/include/mw" -I"C:/S605th/symbian3/Nokia_Symbian3_SDK_v0.8/epoc32/include/platform/mw" -I"C:/S605th/symbian3/Nokia_Symbian3_SDK_v0.8/epoc32/include/platform" -I"C:/S605th/symbian3/Nokia_Symbian3_SDK_v0.8/epoc32/include/platform/loc" -I"C:/S605th/symbian3/Nokia_Symbian3_SDK_v0.8/epoc32/include/platform/mw/loc" -I"C:/S605th/symbian3/Nokia_Symbian3_SDK_v0.8/epoc32/include/platform/loc/sc" -I"C:/S605th/symbian3/Nokia_Symbian3_SDK_v0.8/epoc32/include/platform/mw/loc/sc" -I"C:/hg/podcatcher_fcl/podcatcher_qt" -I"C:/hg/podcatcher_fcl/podcatcher_qt/tmp"
-first: default
-default: debug-winscw
-all: debug release
-
-qmake:
- $(QMAKE) -spec symbian-abld -o "bld.inf" "C:/hg/podcatcher_fcl/podcatcher_qt/podcatcher_qt.pro"
-
-bld.inf:
- $(QMAKE)
-
-$(ABLD): bld.inf
- bldmake bldfiles
-
-debug: $(ABLD)
- $(ABLD) build winscw udeb
- $(ABLD) build gcce udeb
- $(ABLD) build armv5 udeb
- $(ABLD) build armv6 udeb
-
-release: $(ABLD)
- $(ABLD) build gcce urel
- $(ABLD) build armv5 urel
- $(ABLD) build armv6 urel
-
-debug-winscw: $(ABLD)
- $(ABLD) build winscw udeb
-debug-gcce: $(ABLD)
- $(ABLD) build gcce udeb
-debug-armv5: $(ABLD)
- $(ABLD) build armv5 udeb
-debug-armv6: $(ABLD)
- $(ABLD) build armv6 udeb
-release-gcce: $(ABLD)
- $(ABLD) build gcce urel
-release-armv5: $(ABLD)
- $(ABLD) build armv5 urel
-release-armv6: $(ABLD)
- $(ABLD) build armv6 urel
-
-export: $(ABLD)
- $(ABLD) export
-
-cleanexport: $(ABLD)
- $(ABLD) cleanexport
-
-check: first
-
-mocclean: compiler_moc_header_clean compiler_moc_source_clean
-
-mocables: compiler_moc_header_make_all compiler_moc_source_make_all
-
-compiler_moc_header_make_all: moc_podcatcherwin.cpp
-compiler_moc_header_clean:
- -$(DEL_FILE) moc_podcatcherwin.cpp 2> NUL
-moc_podcatcherwin.cpp: podcatcherwin.h
- C:\Qt\4.6.3\bin\moc.exe $(DEFINES) $(INCPATH) -DSYMBIAN podcatcherwin.h -o moc_podcatcherwin.cpp
-
-compiler_rcc_make_all:
-compiler_rcc_clean:
-compiler_image_collection_make_all: qmake_image_collection.cpp
-compiler_image_collection_clean:
- -$(DEL_FILE) qmake_image_collection.cpp 2> NUL
-compiler_moc_source_make_all:
-compiler_moc_source_clean:
-compiler_uic_make_all: ui_podcatcherwin.h
-compiler_uic_clean:
- -$(DEL_FILE) ui_podcatcherwin.h 2> NUL
-ui_podcatcherwin.h: podcatcherwin.ui
- c:\Qt\4.6.3\bin\uic.exe podcatcherwin.ui -o ui_podcatcherwin.h
-
-compiler_yacc_decl_make_all:
-compiler_yacc_decl_clean:
-compiler_yacc_impl_make_all:
-compiler_yacc_impl_clean:
-compiler_lex_make_all:
-compiler_lex_clean:
-compiler_clean: compiler_moc_header_clean compiler_uic_clean
-
-create_temps:
- -@ if NOT EXIST "C:\Qt\4.6.3\include\QtCore\tmp" mkdir "C:\Qt\4.6.3\include\QtCore\tmp"
- -@ if NOT EXIST "C:\Qt\4.6.3\include\QtGui\tmp" mkdir "C:\Qt\4.6.3\include\QtGui\tmp"
- -@ if NOT EXIST "C:\Qt\4.6.3\include\tmp" mkdir "C:\Qt\4.6.3\include\tmp"
- -@ if NOT EXIST "C:\Qt\4.6.3\mkspecs\common\symbian\tmp" mkdir "C:\Qt\4.6.3\mkspecs\common\symbian\tmp"
- -@ if NOT EXIST "C:\hg\podcatcher_fcl\podcatcher_qt\tmp" mkdir "C:\hg\podcatcher_fcl\podcatcher_qt\tmp"
-
-extension_clean: compiler_clean
- -@ if EXIST "C:\Qt\4.6.3\include\QtCore\tmp" rmdir /S /Q "C:\Qt\4.6.3\include\QtCore\tmp"
- -@ if EXIST "C:\Qt\4.6.3\include\QtGui\tmp" rmdir /S /Q "C:\Qt\4.6.3\include\QtGui\tmp"
- -@ if EXIST "C:\Qt\4.6.3\include\tmp" rmdir /S /Q "C:\Qt\4.6.3\include\tmp"
- -@ if EXIST "C:\Qt\4.6.3\mkspecs\common\symbian\tmp" rmdir /S /Q "C:\Qt\4.6.3\mkspecs\common\symbian\tmp"
- -@ if EXIST "C:\hg\podcatcher_fcl\podcatcher_qt\tmp" rmdir /S /Q "C:\hg\podcatcher_fcl\podcatcher_qt\tmp"
-
-pre_targetdeps: \
- generated_sources \
- all_source_deps \
- ui_podcatcherwin.h
-
-generated_sources: \
- moc_podcatcherwin.cpp
-
-all_source_deps: \
- podcatcherwin.h \
- ui_podcatcherwin.h
-
-finalize:
-
-winscw_deployment:
-
-winscw_deployment_clean:
-
-deployment:
-
-deployment_clean:
-
--include .make.cache
-
-sis:
- $(if $(wildcard podcatcher_qt_template.pkg),$(if $(wildcard .make.cache),$(MAKE) -s -f $(MAKEFILE) ok_sis,$(if $(QT_SIS_TARGET),$(MAKE) -s -f $(MAKEFILE) ok_sis,$(MAKE) -s -f $(MAKEFILE) fail_sis_nocache)),$(MAKE) -s -f $(MAKEFILE) fail_sis_nopkg)
-
-ok_sis:
- createpackage.bat $(QT_SIS_OPTIONS) podcatcher_qt_template.pkg $(QT_SIS_TARGET) $(QT_SIS_CERTIFICATE) $(QT_SIS_KEY) $(QT_SIS_PASSPHRASE)
-
-podcatcher_qt.sis:
- $(MAKE) -s -f $(MAKEFILE) sis
-
-stub_sis:
- $(if $(wildcard podcatcher_qt_template.pkg),$(if $(wildcard .make.cache),$(MAKE) -s -f $(MAKEFILE) ok_stub_sis,$(if $(QT_SIS_TARGET),$(MAKE) -s -f $(MAKEFILE) ok_stub_sis,$(MAKE) -s -f $(MAKEFILE) fail_sis_nocache)),$(MAKE) -s -f $(MAKEFILE) fail_sis_nopkg)
-
-ok_stub_sis:
- createpackage.bat -s $(QT_SIS_OPTIONS) podcatcher_qt_template.pkg $(QT_SIS_TARGET) $(QT_SIS_CERTIFICATE) $(QT_SIS_KEY) $(QT_SIS_PASSPHRASE)
-
-installer_sis: podcatcher_qt.sis
- $(if $(wildcard podcatcher_qt_installer.pkg),$(MAKE) -s -f $(MAKEFILE) ok_installer_sis,$(MAKE) -s -f $(MAKEFILE) fail_sis_nopkg)
-
-ok_installer_sis:
- createpackage.bat $(QT_SIS_OPTIONS) podcatcher_qt_installer.pkg - $(QT_SIS_CERTIFICATE) $(QT_SIS_KEY) $(QT_SIS_PASSPHRASE)
-
-fail_sis_nopkg:
- $(error PKG file does not exist, 'sis' and 'installer_sis' target are only supported for executables or projects with DEPLOYMENT statement)
-
-fail_sis_nocache:
- $(error Project has to be built or QT_SIS_TARGET environment variable has to be set before calling 'SIS' target)
-
-store_build:
- @echo # ============================================================================== > .make.cache
- @echo # This file is generated by make and should not be modified by the user >> .make.cache
- @echo # Name : .make.cache >> .make.cache
- @echo # Part of : podcatcher_qt >> .make.cache
- @echo # Description : This file is used to cache last build target for >> .make.cache
- @echo # make sis target. >> .make.cache
- @echo # Version : >> .make.cache
- @echo # >> .make.cache
- @echo # ============================================================================== >> .make.cache
- @echo. >> .make.cache
- @echo QT_SIS_TARGET ?= $(QT_SIS_TARGET) >> .make.cache
-
-dodistclean:
- -@ if EXIST "c:\hg\podcatcher_fcl\podcatcher_qt\podcatcher_qt_template.pkg" $(DEL_FILE) "c:\hg\podcatcher_fcl\podcatcher_qt\podcatcher_qt_template.pkg"
- -@ if EXIST "c:\hg\podcatcher_fcl\podcatcher_qt\podcatcher_qt_installer.pkg" $(DEL_FILE) "c:\hg\podcatcher_fcl\podcatcher_qt\podcatcher_qt_installer.pkg"
- -@ if EXIST "c:\hg\podcatcher_fcl\podcatcher_qt\Makefile" $(DEL_FILE) "c:\hg\podcatcher_fcl\podcatcher_qt\Makefile"
- -@ if EXIST "c:\hg\podcatcher_fcl\podcatcher_qt\Makefile_0xe905eb0b.mk" $(DEL_FILE) "c:\hg\podcatcher_fcl\podcatcher_qt\Makefile_0xe905eb0b.mk"
- -@ if EXIST "c:\hg\podcatcher_fcl\podcatcher_qt\podcatcher_qt_0xe905eb0b.mmp" $(DEL_FILE) "c:\hg\podcatcher_fcl\podcatcher_qt\podcatcher_qt_0xe905eb0b.mmp"
- -@ if EXIST "c:\hg\podcatcher_fcl\podcatcher_qt\podcatcher_qt_reg.rss" $(DEL_FILE) "c:\hg\podcatcher_fcl\podcatcher_qt\podcatcher_qt_reg.rss"
- -@ if EXIST "c:\hg\podcatcher_fcl\podcatcher_qt\podcatcher_qt.rss" $(DEL_FILE) "c:\hg\podcatcher_fcl\podcatcher_qt\podcatcher_qt.rss"
- -@ if EXIST "c:\hg\podcatcher_fcl\podcatcher_qt\podcatcher_qt.loc" $(DEL_FILE) "c:\hg\podcatcher_fcl\podcatcher_qt\podcatcher_qt.loc"
- -@ if EXIST "c:\hg\podcatcher_fcl\podcatcher_qt\.make.cache" $(DEL_FILE) "c:\hg\podcatcher_fcl\podcatcher_qt\.make.cache"
- -@ if EXIST "c:\hg\podcatcher_fcl\podcatcher_qt\bld.inf" $(DEL_FILE) "c:\hg\podcatcher_fcl\podcatcher_qt\bld.inf"
-
-distclean: clean dodistclean
-
-clean: $(ABLD)
- -$(ABLD) reallyclean
- -bldmake clean
-
-clean-debug: $(ABLD)
- $(ABLD) reallyclean winscw udeb
- $(ABLD) reallyclean gcce udeb
- $(ABLD) reallyclean armv5 udeb
- $(ABLD) reallyclean armv6 udeb
-
-clean-release: $(ABLD)
- $(ABLD) reallyclean gcce urel
- $(ABLD) reallyclean armv5 urel
- $(ABLD) reallyclean armv6 urel
-
-clean-debug-winscw: $(ABLD)
- $(ABLD) reallyclean winscw udeb
-clean-debug-gcce: $(ABLD)
- $(ABLD) reallyclean gcce udeb
-clean-debug-armv5: $(ABLD)
- $(ABLD) reallyclean armv5 udeb
-clean-debug-armv6: $(ABLD)
- $(ABLD) reallyclean armv6 udeb
-clean-release-gcce: $(ABLD)
- $(ABLD) reallyclean gcce urel
-clean-release-armv5: $(ABLD)
- $(ABLD) reallyclean armv5 urel
-clean-release-armv6: $(ABLD)
- $(ABLD) reallyclean armv6 urel
-
-run:
- -call /S605th/symbian3/Nokia_Symbian3_SDK_v0.8/epoc32/release/winscw/udeb/podcatcher_qt.exe $(QT_RUN_OPTIONS)
-runonphone: sis
- runonphone $(QT_RUN_ON_PHONE_OPTIONS) --sis podcatcher_qt.sis podcatcher_qt.exe $(QT_RUN_OPTIONS)
-
--- a/podcatcher_qt/Makefile_0xe905eb0b.mk Mon Aug 23 06:14:01 2010 +0200
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,80 +0,0 @@
-# ==============================================================================
-# Generated by qmake (2.01a) (Qt 4.6.3) on: fr 20. aug 17:41:52 2010
-# This file is generated by qmake and should not be modified by the
-# user.
-# Name : Makefile_0xe905eb0b.mk
-# Part of : podcatcher_qt
-# Description : This file is used to call necessary targets on wrapper makefile
-# during normal Symbian build process.
-# Version :
-#
-# ==============================================================================
-
-
-
-MAKE = make
-
-VISUAL_CFG = RELEASE
-ifeq "$(CFG)" "UDEB"
-VISUAL_CFG = DEBUG
-endif
-
-do_nothing :
- @rem do_nothing
-
-MAKMAKE: create_temps pre_targetdeps store_build
-
-LIB: create_temps pre_targetdeps store_build
-
-BLD: create_temps pre_targetdeps store_build
-
-ifeq "$(PLATFORM)" "WINSCW"
-CLEAN: extension_clean winscw_deployment_clean deployment_clean
-else
-CLEAN: extension_clean deployment_clean
-endif
-
-CLEANLIB: do_nothing
-
-RESOURCE: do_nothing
-
-FREEZE: do_nothing
-
-SAVESPACE: do_nothing
-
-RELEASABLES: do_nothing
-
-ifeq "$(PLATFORM)" "WINSCW"
-FINAL: finalize winscw_deployment deployment
-else
-FINAL: finalize deployment
-endif
-
-pre_targetdeps : c:\hg\podcatcher_fcl\podcatcher_qt\Makefile
- -$(MAKE) -f "c:\hg\podcatcher_fcl\podcatcher_qt\Makefile" pre_targetdeps QT_SIS_TARGET=$(VISUAL_CFG)-$(PLATFORM)
-
-create_temps : c:\hg\podcatcher_fcl\podcatcher_qt\Makefile
- -$(MAKE) -f "c:\hg\podcatcher_fcl\podcatcher_qt\Makefile" create_temps QT_SIS_TARGET=$(VISUAL_CFG)-$(PLATFORM)
-
-extension_clean : c:\hg\podcatcher_fcl\podcatcher_qt\Makefile
- -$(MAKE) -f "c:\hg\podcatcher_fcl\podcatcher_qt\Makefile" extension_clean QT_SIS_TARGET=$(VISUAL_CFG)-$(PLATFORM)
-
-finalize : c:\hg\podcatcher_fcl\podcatcher_qt\Makefile
- -$(MAKE) -f "c:\hg\podcatcher_fcl\podcatcher_qt\Makefile" finalize QT_SIS_TARGET=$(VISUAL_CFG)-$(PLATFORM)
-
-winscw_deployment_clean : c:\hg\podcatcher_fcl\podcatcher_qt\Makefile
- -$(MAKE) -f "c:\hg\podcatcher_fcl\podcatcher_qt\Makefile" winscw_deployment_clean QT_SIS_TARGET=$(VISUAL_CFG)-$(PLATFORM)
-
-winscw_deployment : c:\hg\podcatcher_fcl\podcatcher_qt\Makefile
- -$(MAKE) -f "c:\hg\podcatcher_fcl\podcatcher_qt\Makefile" winscw_deployment QT_SIS_TARGET=$(VISUAL_CFG)-$(PLATFORM)
-
-deployment_clean : c:\hg\podcatcher_fcl\podcatcher_qt\Makefile
- -$(MAKE) -f "c:\hg\podcatcher_fcl\podcatcher_qt\Makefile" deployment_clean QT_SIS_TARGET=$(VISUAL_CFG)-$(PLATFORM)
-
-deployment : c:\hg\podcatcher_fcl\podcatcher_qt\Makefile
- -$(MAKE) -f "c:\hg\podcatcher_fcl\podcatcher_qt\Makefile" deployment QT_SIS_TARGET=$(VISUAL_CFG)-$(PLATFORM)
-
-store_build : c:\hg\podcatcher_fcl\podcatcher_qt\Makefile
- -$(MAKE) -f "c:\hg\podcatcher_fcl\podcatcher_qt\Makefile" store_build QT_SIS_TARGET=$(VISUAL_CFG)-$(PLATFORM)
-
-
--- a/podcatcher_qt/bld.inf Mon Aug 23 06:14:01 2010 +0200
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,24 +0,0 @@
-// ============================================================================
-// * Makefile for building: podcatcher_qt
-// * Generated by qmake (2.01a) (Qt 4.6.3) on: 2010-08-20T17:41:52
-// * This file is generated by qmake and should not be modified by the
-// * user.
-// * Project: podcatcher_qt.pro
-// * Template: app
-// ============================================================================
-
-#define BLD_INF_PODCATCHER_QT_FDF02331
-
-
-prj_platforms
-
-WINSCW GCCE ARMV5 ARMV6
-
-
-prj_mmpfiles
-
-gnumakefile Makefile_0xe905eb0b.mk
-podcatcher_qt_0xe905eb0b.mmp
-
-prj_extensions
-
--- a/podcatcher_qt/podcatcher_qt.loc Mon Aug 23 06:14:01 2010 +0200
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-// ============================================================================
-// * Generated by qmake (2.01a) (Qt 4.6.3) on: 2010-08-20T17:41:52
-// * This file is generated by qmake and should not be modified by the
-// * user.
-// ============================================================================
-
-#ifdef LANGUAGE_SC
-#define STRING_r_short_caption "podcatcher_qt"
-#define STRING_r_caption "podcatcher_qt"
-#else
-#define STRING_r_short_caption "podcatcher_qt"
-#define STRING_r_caption "podcatcher_qt"
-#endif
--- a/podcatcher_qt/podcatcher_qt.pro.user Mon Aug 23 06:14:01 2010 +0200
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,127 +0,0 @@
-<!DOCTYPE QtCreatorProject>
-<qtcreator>
- <data>
- <variable>ProjectExplorer.Project.ActiveTarget</variable>
- <value type="int">0</value>
- </data>
- <data>
- <variable>ProjectExplorer.Project.EditorSettings</variable>
- <valuemap type="QVariantMap">
- <value key="EditorConfiguration.Codec" type="QByteArray">System</value>
- </valuemap>
- </data>
- <data>
- <variable>ProjectExplorer.Project.Target.0</variable>
- <valuemap type="QVariantMap">
- <value key="ProjectExplorer.ProjectConfiguration.DisplayName" type="QString">Symbian Device</value>
- <value key="ProjectExplorer.ProjectConfiguration.Id" type="QString">Qt4ProjectManager.Target.S60DeviceTarget</value>
- <value key="ProjectExplorer.Target.ActiveBuildConfiguration" type="int">0</value>
- <value key="ProjectExplorer.Target.ActiveRunConfiguration" type="int">0</value>
- <valuemap key="ProjectExplorer.Target.BuildConfiguration.0" type="QVariantMap">
- <valuemap key="ProjectExplorer.BuildConfiguration.BuildStep.0" type="QVariantMap">
- <value key="ProjectExplorer.ProjectConfiguration.DisplayName" type="QString">qmake</value>
- <value key="ProjectExplorer.ProjectConfiguration.Id" type="QString">QtProjectManager.QMakeBuildStep</value>
- <valuelist key="QtProjectManager.QMakeBuildStep.QMakeArguments" type="QVariantList"/>
- </valuemap>
- <valuemap key="ProjectExplorer.BuildConfiguration.BuildStep.1" type="QVariantMap">
- <value key="ProjectExplorer.ProjectConfiguration.DisplayName" type="QString">Make</value>
- <value key="ProjectExplorer.ProjectConfiguration.Id" type="QString">Qt4ProjectManager.MakeStep</value>
- <value key="Qt4ProjectManager.MakeStep.Clean" type="bool">false</value>
- <valuelist key="Qt4ProjectManager.MakeStep.MakeArguments" type="QVariantList"/>
- <value key="Qt4ProjectManager.MakeStep.MakeCommand" type="QString"></value>
- </valuemap>
- <valuemap key="ProjectExplorer.BuildConfiguration.BuildStep.2" type="QVariantMap">
- <value key="ProjectExplorer.ProjectConfiguration.DisplayName" type="QString">Create SIS Package</value>
- <value key="ProjectExplorer.ProjectConfiguration.Id" type="QString">Qt4ProjectManager.S60SignBuildStep</value>
- <value key="Qt4ProjectManager.MakeStep.Clean" type="bool">false</value>
- <valuelist key="Qt4ProjectManager.MakeStep.MakeArguments" type="QVariantList"/>
- <value key="Qt4ProjectManager.MakeStep.MakeCommand" type="QString"></value>
- <value key="Qt4ProjectManager.S60CreatePackageStep.Certificate" type="QString"></value>
- <value key="Qt4ProjectManager.S60CreatePackageStep.Keyfile" type="QString"></value>
- <value key="Qt4ProjectManager.S60CreatePackageStep.SignMode" type="int">0</value>
- </valuemap>
- <value key="ProjectExplorer.BuildConfiguration.BuildStepsCount" type="int">3</value>
- <valuemap key="ProjectExplorer.BuildConfiguration.CleanStep.0" type="QVariantMap">
- <value key="ProjectExplorer.ProjectConfiguration.DisplayName" type="QString">Make</value>
- <value key="ProjectExplorer.ProjectConfiguration.Id" type="QString">Qt4ProjectManager.MakeStep</value>
- <value key="Qt4ProjectManager.MakeStep.Clean" type="bool">true</value>
- <valuelist key="Qt4ProjectManager.MakeStep.MakeArguments" type="QVariantList">
- <value type="QString">clean</value>
- </valuelist>
- <value key="Qt4ProjectManager.MakeStep.MakeCommand" type="QString"></value>
- </valuemap>
- <value key="ProjectExplorer.BuildConfiguration.CleanStepsCount" type="int">1</value>
- <value key="ProjectExplorer.BuildConfiguration.ClearSystemEnvironment" type="bool">false</value>
- <valuelist key="ProjectExplorer.BuildConfiguration.UserEnvironmentChanges" type="QVariantList"/>
- <value key="ProjectExplorer.ProjectConfiguration.DisplayName" type="QString">Debug</value>
- <value key="ProjectExplorer.ProjectConfiguration.Id" type="QString">Qt4ProjectManager.Qt4BuildConfiguration</value>
- <value key="Qt4ProjectManager.Qt4BuildConfiguration.BuildConfiguration" type="int">2</value>
- <value key="Qt4ProjectManager.Qt4BuildConfiguration.BuildDirectory" type="QString">C:/hg/podcatcher_fcl//podcatcher_qt</value>
- <value key="Qt4ProjectManager.Qt4BuildConfiguration.QtVersionId" type="int">10</value>
- <value key="Qt4ProjectManager.Qt4BuildConfiguration.ToolChain" type="int">6</value>
- <value key="Qt4ProjectManager.Qt4BuildConfiguration.UseShadowBuild" type="bool">false</value>
- </valuemap>
- <valuemap key="ProjectExplorer.Target.BuildConfiguration.1" type="QVariantMap">
- <valuemap key="ProjectExplorer.BuildConfiguration.BuildStep.0" type="QVariantMap">
- <value key="ProjectExplorer.ProjectConfiguration.DisplayName" type="QString">qmake</value>
- <value key="ProjectExplorer.ProjectConfiguration.Id" type="QString">QtProjectManager.QMakeBuildStep</value>
- <valuelist key="QtProjectManager.QMakeBuildStep.QMakeArguments" type="QVariantList"/>
- </valuemap>
- <valuemap key="ProjectExplorer.BuildConfiguration.BuildStep.1" type="QVariantMap">
- <value key="ProjectExplorer.ProjectConfiguration.DisplayName" type="QString">Make</value>
- <value key="ProjectExplorer.ProjectConfiguration.Id" type="QString">Qt4ProjectManager.MakeStep</value>
- <value key="Qt4ProjectManager.MakeStep.Clean" type="bool">false</value>
- <valuelist key="Qt4ProjectManager.MakeStep.MakeArguments" type="QVariantList"/>
- <value key="Qt4ProjectManager.MakeStep.MakeCommand" type="QString"></value>
- </valuemap>
- <valuemap key="ProjectExplorer.BuildConfiguration.BuildStep.2" type="QVariantMap">
- <value key="ProjectExplorer.ProjectConfiguration.DisplayName" type="QString">Create SIS Package</value>
- <value key="ProjectExplorer.ProjectConfiguration.Id" type="QString">Qt4ProjectManager.S60SignBuildStep</value>
- <value key="Qt4ProjectManager.MakeStep.Clean" type="bool">false</value>
- <valuelist key="Qt4ProjectManager.MakeStep.MakeArguments" type="QVariantList"/>
- <value key="Qt4ProjectManager.MakeStep.MakeCommand" type="QString"></value>
- <value key="Qt4ProjectManager.S60CreatePackageStep.Certificate" type="QString"></value>
- <value key="Qt4ProjectManager.S60CreatePackageStep.Keyfile" type="QString"></value>
- <value key="Qt4ProjectManager.S60CreatePackageStep.SignMode" type="int">0</value>
- </valuemap>
- <value key="ProjectExplorer.BuildConfiguration.BuildStepsCount" type="int">3</value>
- <valuemap key="ProjectExplorer.BuildConfiguration.CleanStep.0" type="QVariantMap">
- <value key="ProjectExplorer.ProjectConfiguration.DisplayName" type="QString">Make</value>
- <value key="ProjectExplorer.ProjectConfiguration.Id" type="QString">Qt4ProjectManager.MakeStep</value>
- <value key="Qt4ProjectManager.MakeStep.Clean" type="bool">true</value>
- <valuelist key="Qt4ProjectManager.MakeStep.MakeArguments" type="QVariantList">
- <value type="QString">clean</value>
- </valuelist>
- <value key="Qt4ProjectManager.MakeStep.MakeCommand" type="QString"></value>
- </valuemap>
- <value key="ProjectExplorer.BuildConfiguration.CleanStepsCount" type="int">1</value>
- <value key="ProjectExplorer.BuildConfiguration.ClearSystemEnvironment" type="bool">false</value>
- <valuelist key="ProjectExplorer.BuildConfiguration.UserEnvironmentChanges" type="QVariantList"/>
- <value key="ProjectExplorer.ProjectConfiguration.DisplayName" type="QString">Release</value>
- <value key="ProjectExplorer.ProjectConfiguration.Id" type="QString">Qt4ProjectManager.Qt4BuildConfiguration</value>
- <value key="Qt4ProjectManager.Qt4BuildConfiguration.BuildConfiguration" type="int">0</value>
- <value key="Qt4ProjectManager.Qt4BuildConfiguration.BuildDirectory" type="QString">C:/hg/podcatcher_fcl//podcatcher_qt</value>
- <value key="Qt4ProjectManager.Qt4BuildConfiguration.QtVersionId" type="int">10</value>
- <value key="Qt4ProjectManager.Qt4BuildConfiguration.ToolChain" type="int">6</value>
- <value key="Qt4ProjectManager.Qt4BuildConfiguration.UseShadowBuild" type="bool">false</value>
- </valuemap>
- <value key="ProjectExplorer.Target.BuildConfigurationCount" type="int">2</value>
- <valuemap key="ProjectExplorer.Target.RunConfiguration.0" type="QVariantMap">
- <value key="ProjectExplorer.ProjectConfiguration.DisplayName" type="QString">podcatcher_qt on Symbian Device</value>
- <value key="ProjectExplorer.ProjectConfiguration.Id" type="QString">Qt4ProjectManager.S60DeviceRunConfiguration</value>
- <valuelist key="Qt4ProjectManager.S60DeviceRunConfiguration.CommandLineArguments" type="QVariantList"/>
- <value key="Qt4ProjectManager.S60DeviceRunConfiguration.ProFile" type="QString">podcatcher_qt.pro</value>
- <value key="Qt4ProjectManager.S60DeviceRunConfiguration.SerialPortName" type="QString">COM5</value>
- </valuemap>
- <value key="ProjectExplorer.Target.RunConfigurationCount" type="int">1</value>
- </valuemap>
- </data>
- <data>
- <variable>ProjectExplorer.Project.TargetCount</variable>
- <value type="int">1</value>
- </data>
- <data>
- <variable>ProjectExplorer.Project.Updater.FileVersion</variable>
- <value type="int">4</value>
- </data>
-</qtcreator>
--- a/podcatcher_qt/podcatcher_qt.rss Mon Aug 23 06:14:01 2010 +0200
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,21 +0,0 @@
-// ============================================================================
-// * Generated by qmake (2.01a) (Qt 4.6.3) on: 2010-08-20T17:41:52
-// * This file is generated by qmake and should not be modified by the
-// * user.
-// ============================================================================
-
-#include <appinfo.rh>
-#include "podcatcher_qt.loc"
-
-RESOURCE LOCALISABLE_APP_INFO r_localisable_app_info
- {
- short_caption = STRING_r_short_caption;
- caption_and_icon =
- CAPTION_AND_ICON_INFO
- {
- caption = STRING_r_caption;
- number_of_icons = 0;
- icon_file = "";
- };
- }
-
--- a/podcatcher_qt/podcatcher_qt_0xe905eb0b.mmp Mon Aug 23 06:14:01 2010 +0200
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,96 +0,0 @@
-// ==============================================================================
-// Generated by qmake (2.01a) (Qt 4.6.3) on: 2010-08-20T17:41:52
-// This file is generated by qmake and should not be modified by the
-// user.
-// Name : podcatcher_qt.mmp
-// ==============================================================================
-
-TARGET podcatcher_qt.exe
-TARGETTYPE EXE
-
-UID 0x100039CE 0xe905eb0b
-SECUREID 0xe905eb0b
-
-EPOCSTACKSIZE 0x14000
-EPOCHEAPSIZE 0x020000 0x800000
-
-SOURCEPATH .
-LANG SC
-START RESOURCE podcatcher_qt.rss
-HEADER
-TARGETPATH /resource/apps
-END
-
-SOURCEPATH .
-START RESOURCE podcatcher_qt_reg.rss
-TARGETPATH /private/10003a3f/import/apps
-END
-
-
-// Qt Macros
-MACRO UNICODE
-MACRO QT_KEYPAD_NAVIGATION
-MACRO QT_SOFTKEYS_ENABLED
-MACRO QT_USE_MATH_H_FLOATS
-MACRO QT_GUI_LIB
-MACRO QT_CORE_LIB
-
-SYSTEMINCLUDE ../../../Qt/4.6.3/include/QtCore
-SYSTEMINCLUDE ../../../Qt/4.6.3/include/QtCore/tmp
-SYSTEMINCLUDE ../../../Qt/4.6.3/include/QtGui
-SYSTEMINCLUDE ../../../Qt/4.6.3/include/QtGui/tmp
-SYSTEMINCLUDE ../../../Qt/4.6.3/include
-SYSTEMINCLUDE ../../../Qt/4.6.3/include/tmp
-SYSTEMINCLUDE ../../../Qt/4.6.3/mkspecs/common/symbian
-SYSTEMINCLUDE ../../../Qt/4.6.3/mkspecs/common/symbian/tmp
-SYSTEMINCLUDE /epoc32/include
-SYSTEMINCLUDE /epoc32/include/stdapis
-SYSTEMINCLUDE /epoc32/include/stdapis/sys
-SYSTEMINCLUDE /epoc32/include/stdapis/stlportv5
-SYSTEMINCLUDE /epoc32/include/mw
-SYSTEMINCLUDE /epoc32/include/platform/mw
-SYSTEMINCLUDE /epoc32/include/platform
-SYSTEMINCLUDE /epoc32/include/platform/loc
-SYSTEMINCLUDE /epoc32/include/platform/mw/loc
-SYSTEMINCLUDE /epoc32/include/platform/loc/sc
-SYSTEMINCLUDE /epoc32/include/platform/mw/loc/sc
-SYSTEMINCLUDE .
-SYSTEMINCLUDE tmp
-
-SOURCEPATH .
-SOURCE main.cpp
-SOURCE podcatcherwin.cpp
-SOURCE moc_podcatcherwin.cpp
-
-
-LIBRARY libstdcppv5.lib
-LIBRARY QtGui.lib
-LIBRARY QtCore.lib
-LIBRARY libc.lib
-LIBRARY libm.lib
-LIBRARY euser.lib
-LIBRARY libdl.lib
-STATICLIBRARY qtmain.lib
-
-CAPABILITY None
-
-OPTION CW -wchar_t on
-OPTION ARMCC --visibility_inlines_hidden
-#if defined(ARMCC_4_0)
-OPTION ARMCC --import_all_vtbl
-#endif
-OPTION GCCE -fvisibility-inlines-hidden
-
-VERSION 10.0
-
-ARMFPU softvfp
-
-PAGED
-
-BYTEPAIRCOMPRESSTARGET
-
-OPTION_REPLACE ARMCC --export_all_vtbl -D__QT_NOEFFECTMACRO_DONOTUSE
-
-USERINCLUDE .
-
-STDCPP
--- a/podcatcher_qt/podcatcher_qt_installer.pkg Mon Aug 23 06:14:01 2010 +0200
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,30 +0,0 @@
-; podcatcher_qt_installer.pkg generated by qmake at 2010-08-20T17:41:52
-; This file is generated by qmake and should not be modified by the user
-;
-
-; Language
-&EN
-
-
-; SIS header: name, uid, version
-#{"podcatcher_qt installer"},(0xA000D7CE),1,0,0
-
-; Localised Vendor name
-%{"Vendor"}
-
-; Unique Vendor name
-:"Vendor"
-
-
-; Manual PKG pre-rules from PRO files
-; Default dependency to Qt libraries
-; Default HW/platform dependencies
-[0x101F7961],0,0,0,{"S60ProductID"}
-[0x102032BE],0,0,0,{"S60ProductID"}
-[0x102752AE],0,0,0,{"S60ProductID"}
-[0x1028315F],0,0,0,{"S60ProductID"}
-
-
-
-"C:/hg/podcatcher_fcl/podcatcher_qt/podcatcher_qt.sis" - "c:\adm\podcatcher_qt.sis"
-@"C:/Qt/4.6.3/smartinstaller.sis",(0x2002CCCD)
--- a/podcatcher_qt/podcatcher_qt_reg.rss Mon Aug 23 06:14:01 2010 +0200
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,18 +0,0 @@
-// ============================================================================
-// * Generated by qmake (2.01a) (Qt 4.6.3) on: 2010-08-20T17:41:52
-// * This file is generated by qmake and should not be modified by the
-// * user.
-// ============================================================================
-
-#include <podcatcher_qt.rsg>
-#include <appinfo.rh>
-
-UID2 KUidAppRegistrationResourceFile
-UID3 0xe905eb0b
-
-RESOURCE APP_REGISTRATION_INFO
- {
- app_file="podcatcher_qt";
- localisable_resource_file="\\resource\\apps\\podcatcher_qt";
-
- }
--- a/podcatcher_qt/podcatcher_qt_template.pkg Mon Aug 23 06:14:01 2010 +0200
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,34 +0,0 @@
-; podcatcher_qt_template.pkg generated by qmake at 2010-08-20T17:41:52
-; This file is generated by qmake and should not be modified by the user
-;
-
-; Language
-&EN
-
-
-; SIS header: name, uid, version
-#{"podcatcher_qt"},(0xe905eb0b),1,0,0
-
-; Localised Vendor name
-%{"Vendor"}
-
-; Unique Vendor name
-:"Vendor"
-
-
-; Manual PKG pre-rules from PRO files
-; Default dependency to Qt libraries
-(0x2001E61C), 4, 6, 3, {"Qt"}
-; Default HW/platform dependencies
-[0x101F7961],0,0,0,{"S60ProductID"}
-[0x102032BE],0,0,0,{"S60ProductID"}
-[0x102752AE],0,0,0,{"S60ProductID"}
-[0x1028315F],0,0,0,{"S60ProductID"}
-
-
-; Executable and default resource files
-"/S605th/symbian3/Nokia_Symbian3_SDK_v0.8/epoc32/release/$(PLATFORM)/$(TARGET)/podcatcher_qt.exe" - "!:\sys\bin\podcatcher_qt.exe"
-"/S605th/symbian3/Nokia_Symbian3_SDK_v0.8/epoc32/data/z/resource/apps/podcatcher_qt.rsc" - "!:\resource\apps\podcatcher_qt.rsc"
-"/S605th/symbian3/Nokia_Symbian3_SDK_v0.8/epoc32/data/z/private/10003a3f/import/apps/podcatcher_qt_reg.rsc" - "!:\private\10003a3f\import\apps\podcatcher_qt_reg.rsc"
-
-; Manual PKG post-rules from PRO files