# HG changeset patch
# User larspson
# Date 1286971748 -7200
# Node ID a3772671c3a74acdd5aeba2c628218e3d8a2f486
# Parent a12ea4c1b5b6730304cf6042c8097f6726172a61
Remove projectfiles. Update pro file with added include paths for inc and moc
diff -r a12ea4c1b5b6 -r a3772671c3a7 podcatcher_qt/.cproject
--- a/podcatcher_qt/.cproject Wed Oct 13 13:47:30 2010 +0200
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,146 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff -r a12ea4c1b5b6 -r a3772671c3a7 podcatcher_qt/.project
--- a/podcatcher_qt/.project Wed Oct 13 13:47:30 2010 +0200
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,25 +0,0 @@
-
-
- podcatcher_qt
-
-
-
-
-
- com.trolltech.qtcppproject.QtMakefileGenerator
-
-
-
-
- com.nokia.carbide.cdt.builder.carbideCPPBuilder
-
-
-
-
-
- com.trolltech.qtcppproject.QtNature
- org.eclipse.cdt.core.cnature
- org.eclipse.cdt.core.ccnature
- com.nokia.carbide.cdt.builder.carbideCPPBuilderNature
-
-
diff -r a12ea4c1b5b6 -r a3772671c3a7 podcatcher_qt/podcatcher_qt.pro
--- a/podcatcher_qt/podcatcher_qt.pro Wed Oct 13 13:47:30 2010 +0200
+++ b/podcatcher_qt/podcatcher_qt.pro Wed Oct 13 14:09:08 2010 +0200
@@ -10,12 +10,16 @@
TEMPLATE = app
-SOURCES += src\main.cpp\
- src\podcatcherwin.cpp
+SOURCES += .\src\main.cpp \
+ .\src\podcatcherwin.cpp
+
+HEADERS += .\inc\podcatcherwin.h
-HEADERS += inc\podcatcherwin.h
+FORMS += .\forms\podcatcherwin.ui
-FORMS += forms\podcatcherwin.ui
+INCLUDEPATH += ./inc
+INCLUDEPATH += ./ui
+INCLUDEPATH += ./moc
CONFIG += mobility
MOBILITY =