Update project (qmake Modest-Office.pro)...
Clean Project (make clean)...
mingw32-make -f Makefile.Release clean
mingw32-make[1]: Entering directory `J:/qtprojects/Modest-Office'
del release\moc_mainwindow.cpp
del release\qrc_dockwidgets.cpp
del release\main.o release\mainwindow.o release\moc_mainwindow.o release\qrc_dockwidgets.o
mingw32-make[1]: Leaving directory `J:/qtprojects/Modest-Office'
mingw32-make -f Makefile.Debug clean
mingw32-make[1]: Entering directory `J:/qtprojects/Modest-Office'
del debug\moc_mainwindow.cpp
del debug\qrc_dockwidgets.cpp
J:\qtprojects\Modest-Office\debug\moc_mainwindow.cpp konnte nicht gefunden werden
del debug\main.o debug\mainwindow.o debug\moc_mainwindow.o debug\qrc_dockwidgets.o
J:\qtprojects\Modest-Office\debug\qrc_dockwidgets.cpp konnte nicht gefunden werden
mingw32-make[1]: Leaving directory `J:/qtprojects/Modest-Office'
J:\qtprojects\Modest-Office\debug\main.o konnte nicht gefunden werden
Build (make)...
mingw32-make -f Makefile.Release
mingw32-make[1]: Entering directory `J:/qtprojects/Modest-Office'
g++ -c -O2 -frtti -fexceptions -mthreads -Wall -DUNICODE -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DQT_NEEDS_QMAIN -I"c:\Qt\4.3.1\include\QtCore" -I"c:\Qt\4.3.1\include\QtCore" -I"c:\Qt\4.3.1\include\QtGui" -I"c:\Qt\4.3.1\include\QtGui" -I"c:\Qt\4.3.1\include" -I"." -I"c:\Qt\4.3.1\include\ActiveQt" -I"release" -I"." -I"c:\Qt\4.3.1\mkspecs\default" -o release\main.o main.cpp
g++ -c -O2 -frtti -fexceptions -mthreads -Wall -DUNICODE -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DQT_NEEDS_QMAIN -I"c:\Qt\4.3.1\include\QtCore" -I"c:\Qt\4.3.1\include\QtCore" -I"c:\Qt\4.3.1\include\QtGui" -I"c:\Qt\4.3.1\include\QtGui" -I"c:\Qt\4.3.1\include" -I"." -I"c:\Qt\4.3.1\include\ActiveQt" -I"release" -I"." -I"c:\Qt\4.3.1\mkspecs\default" -o release\mainwindow.o mainwindow.cpp
In file included from main.cpp:5:
mainwindow.h:57:23: warning: no newline at end of file
main.cpp:23:2: warning: no newline at end of file
C:\Qt\4.3.1\bin\moc.exe -DUNICODE -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DQT_NEEDS_QMAIN -I"c:\Qt\4.3.1\include\QtCore" -I"c:\Qt\4.3.1\include\QtCore" -I"c:\Qt\4.3.1\include\QtGui" -I"c:\Qt\4.3.1\include\QtGui" -I"c:\Qt\4.3.1\include" -I"." -I"c:\Qt\4.3.1\include\ActiveQt" -I"release" -I"." -I"c:\Qt\4.3.1\mkspecs\default" -D__GNUC__ -DWIN32 mainwindow.h -o release\moc_mainwindow.cpp
g++ -c -O2 -frtti -fexceptions -mthreads -Wall -DUNICODE -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DQT_NEEDS_QMAIN -I"c:\Qt\4.3.1\include\QtCore" -I"c:\Qt\4.3.1\include\QtCore" -I"c:\Qt\4.3.1\include\QtGui" -I"c:\Qt\4.3.1\include\QtGui" -I"c:\Qt\4.3.1\include" -I"." -I"c:\Qt\4.3.1\include\ActiveQt" -I"release" -I"." -I"c:\Qt\4.3.1\mkspecs\default" -o release\moc_mainwindow.o release\moc_mainwindow.cpp
In file included from mainwindow.cpp:1:
mainwindow.h:57:23: warning: no newline at end of file
c:\Qt\4.3.1\bin\rcc.exe -name dockwidgets dockwidgets.qrc -o release\qrc_dockwidgets.cpp
In file included from release\moc_mainwindow.cpp:10:
release\/../mainwindow.h:57:23: warning: no newline at end of file
g++ -c -O2 -frtti -fexceptions -mthreads -Wall -DUNICODE -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DQT_NEEDS_QMAIN -I"c:\Qt\4.3.1\include\QtCore" -I"c:\Qt\4.3.1\include\QtCore" -I"c:\Qt\4.3.1\include\QtGui" -I"c:\Qt\4.3.1\include\QtGui" -I"c:\Qt\4.3.1\include" -I"." -I"c:\Qt\4.3.1\include\ActiveQt" -I"release" -I"." -I"c:\Qt\4.3.1\mkspecs\default" -o release\qrc_dockwidgets.o release\qrc_dockwidgets.cpp
g++ -enable-stdcall-fixup -Wl,-enable-auto-import -Wl,-enable-runtime-pseudo-reloc -Wl,-s -mthreads -Wl -Wl,-subsystem,windows -o "release\Modest-Office.exe" release\main.o release\mainwindow.o release\moc_mainwindow.o release\qrc_dockwidgets.o -L"c:\Qt\4.3.1\lib" -lmingw32 -lqtmain -lQtGui4 -lQtCore4
mingw32-make[1]: Leaving directory `J:/qtprojects/Modest-Office'
---------------------- Build finished with 4 warning(s) ----------------------