######################################################################
# Automatically generated by qmake (2.00a) Fr 6. Sep 11:44:48 2013
######################################################################
TEMPLATE = app
TARGET +=
DEPENDPATH += .
INCLUDEPATH += .
QT += sql
QT += qt3support
# Input
HEADERS += abfrage.h \
admineditor.h \
bemerkungdialog.h \
ergebnisse.h \
gotodialog.h \
licensedialog.h \
licensemanagement.h \
lizenzerweiterndialog.h \
login.h \
mainwindow.h \
softwaredialog.h \
softwaremover.h \
update.h \
updatelicensedialog.h
SOURCES += abfrage.cpp \
admineditor.cpp \
bemerkungdialog.cpp \
ergebnisse.cpp \
gotodialog.cpp \
licensedialog.cpp \
licensemanagement.cpp \
lizenzerweiterndialog.cpp \
login.cpp \
main.cpp \
mainwindow.cpp \
qmake_image_collection.cpp \
softwaredialog.cpp \
softwaremover.cpp \
update.cpp \
updatelicensedialog.cpp
######################################################################
# Automatically generated by qmake (2.00a) Fr 6. Sep 11:44:48 2013
######################################################################
TEMPLATE = app
TARGET +=
DEPENDPATH += .
INCLUDEPATH += .
QT += sql
QT += qt3support
# Input
HEADERS += abfrage.h \
admineditor.h \
bemerkungdialog.h \
ergebnisse.h \
gotodialog.h \
licensedialog.h \
licensemanagement.h \
lizenzerweiterndialog.h \
login.h \
mainwindow.h \
softwaredialog.h \
softwaremover.h \
update.h \
updatelicensedialog.h
SOURCES += abfrage.cpp \
admineditor.cpp \
bemerkungdialog.cpp \
ergebnisse.cpp \
gotodialog.cpp \
licensedialog.cpp \
licensemanagement.cpp \
lizenzerweiterndialog.cpp \
login.cpp \
main.cpp \
mainwindow.cpp \
qmake_image_collection.cpp \
softwaredialog.cpp \
softwaremover.cpp \
update.cpp \
updatelicensedialog.cpp
To copy to clipboard, switch view to plain text mode
D:\1Data\public\ITInventarMigration\Code\18.10.07\inventar>make
qmake -win32 -o Makefile inventar.pro
mingw32-make -f Makefile.Release
mingw32-make[1]: Entering directory `D:/1Data/public/ITInventarMigration/Code/18
.10.07/inventar'
g++ -c -O2 -O2 -frtti -fexceptions -Wall -DUNICODE -DQT_LARGEFILE_SUPPORT -DQT_D
LL -DQT_NO_DEBUG -DQT_QT3SUPPORT_LIB -DQT3_SUPPORT -DQT_SQL_LIB -DQT_GUI_LIB -DQ
T_CORE_LIB -DQT_THREAD_SUPPORT -DQT_NEEDS_QMAIN -I"C:/Qt/4.1.1/include/QtCore" -
I"C:/Qt/4.1.1/include/QtGui" -I"C:/Qt/4.1.1/include/QtSql" -I"C:/Qt/4.1.1/includ
e/Qt3Support" -I"C:/Qt/4.1.1/include" -I"." -I"C:/Qt/4.1.1/include/ActiveQt" -I"
release" -I"." -I"C:/Qt/4.1.1/mkspecs/win32-g++" -o release\abfrage.o abfrage.cp
p
In file included from C:/Qt/4.1.1/include/QtCore/qrect.h:1:0,
from C:/Qt/4.1.1/include/QtGui/../../src/gui/painting/qpaintdev
ice.h:28,
from C:/Qt/4.1.1/include/QtGui/qpaintdevice.h:1,
from C:/Qt/4.1.1/include/QtGui/../../src/gui/kernel/qwidget.h:2
9,
from C:/Qt/4.1.1/include/QtGui/qwidget.h:1,
from C:/Qt/4.1.1/include/QtGui/../../src/gui/dialogs/qdialog.h:
27,
from C:/Qt/4.1.1/include/QtGui/qdialog.h:1,
from abfrage.h:14,
from abfrage.cpp:11:
C:/Qt/4.1.1/include/QtCore/../../src/corelib/tools/qrect.h:138:38: warning: inli
ne function 'bool operator==(const QRect&, const QRect&)' declared as dllimport
: attribute ignored [-Wattributes]
C:/Qt/4.1.1/include/QtCore/../../src/corelib/tools/qrect.h:139:38: warning: inli
ne function 'bool operator!=(const QRect&, const QRect&)' declared as dllimport
: attribute ignored [-Wattributes]
C:/Qt/4.1.1/include/QtCore/../../src/corelib/tools/qrect.h:166:27: warning: inli
ne function 'bool operator==(const QRect&, const QRect&)' declared as dllimport
: attribute ignored [-Wattributes]
C:/Qt/4.1.1/include/QtCore/../../src/corelib/tools/qrect.h:167:27: warning: inli
ne function 'bool operator!=(const QRect&, const QRect&)' declared as dllimport
: attribute ignored [-Wattributes]
C:/Qt/4.1.1/include/QtCore/../../src/corelib/tools/qrect.h:560:38: warning: inli
ne function 'bool operator==(const QRectF&, const QRectF&)' declared as dllimpo
rt: attribute ignored [-Wattributes]
C:/Qt/4.1.1/include/QtCore/../../src/corelib/tools/qrect.h:561:38: warning: inli
ne function 'bool operator!=(const QRectF&, const QRectF&)' declared as dllimpo
rt: attribute ignored [-Wattributes]
C:/Qt/4.1.1/include/QtCore/../../src/corelib/tools/qrect.h:573:27: warning: inli
ne function 'bool operator==(const QRectF&, const QRectF&)' declared as dllimpo
rt: attribute ignored [-Wattributes]
C:/Qt/4.1.1/include/QtCore/../../src/corelib/tools/qrect.h:574:27: warning: inli
ne function 'bool operator!=(const QRectF&, const QRectF&)' declared as dllimpo
rt: attribute ignored [-Wattributes]
In file included from C:/Qt/4.1.1/include/QtGui/qrgb.h:1:0,
from C:/Qt/4.1.1/include/QtGui/../../src/gui/painting/qcolor.h:
27,
from C:/Qt/4.1.1/include/QtGui/qcolor.h:1,
from C:/Qt/4.1.1/include/QtGui/../../src/gui/kernel/qpalette.h:
28,
..
..
..
D:\1Data\public\ITInventarMigration\Code\18.10.07\inventar>make
qmake -win32 -o Makefile inventar.pro
mingw32-make -f Makefile.Release
mingw32-make[1]: Entering directory `D:/1Data/public/ITInventarMigration/Code/18
.10.07/inventar'
g++ -c -O2 -O2 -frtti -fexceptions -Wall -DUNICODE -DQT_LARGEFILE_SUPPORT -DQT_D
LL -DQT_NO_DEBUG -DQT_QT3SUPPORT_LIB -DQT3_SUPPORT -DQT_SQL_LIB -DQT_GUI_LIB -DQ
T_CORE_LIB -DQT_THREAD_SUPPORT -DQT_NEEDS_QMAIN -I"C:/Qt/4.1.1/include/QtCore" -
I"C:/Qt/4.1.1/include/QtGui" -I"C:/Qt/4.1.1/include/QtSql" -I"C:/Qt/4.1.1/includ
e/Qt3Support" -I"C:/Qt/4.1.1/include" -I"." -I"C:/Qt/4.1.1/include/ActiveQt" -I"
release" -I"." -I"C:/Qt/4.1.1/mkspecs/win32-g++" -o release\abfrage.o abfrage.cp
p
In file included from C:/Qt/4.1.1/include/QtCore/qrect.h:1:0,
from C:/Qt/4.1.1/include/QtGui/../../src/gui/painting/qpaintdev
ice.h:28,
from C:/Qt/4.1.1/include/QtGui/qpaintdevice.h:1,
from C:/Qt/4.1.1/include/QtGui/../../src/gui/kernel/qwidget.h:2
9,
from C:/Qt/4.1.1/include/QtGui/qwidget.h:1,
from C:/Qt/4.1.1/include/QtGui/../../src/gui/dialogs/qdialog.h:
27,
from C:/Qt/4.1.1/include/QtGui/qdialog.h:1,
from abfrage.h:14,
from abfrage.cpp:11:
C:/Qt/4.1.1/include/QtCore/../../src/corelib/tools/qrect.h:138:38: warning: inli
ne function 'bool operator==(const QRect&, const QRect&)' declared as dllimport
: attribute ignored [-Wattributes]
C:/Qt/4.1.1/include/QtCore/../../src/corelib/tools/qrect.h:139:38: warning: inli
ne function 'bool operator!=(const QRect&, const QRect&)' declared as dllimport
: attribute ignored [-Wattributes]
C:/Qt/4.1.1/include/QtCore/../../src/corelib/tools/qrect.h:166:27: warning: inli
ne function 'bool operator==(const QRect&, const QRect&)' declared as dllimport
: attribute ignored [-Wattributes]
C:/Qt/4.1.1/include/QtCore/../../src/corelib/tools/qrect.h:167:27: warning: inli
ne function 'bool operator!=(const QRect&, const QRect&)' declared as dllimport
: attribute ignored [-Wattributes]
C:/Qt/4.1.1/include/QtCore/../../src/corelib/tools/qrect.h:560:38: warning: inli
ne function 'bool operator==(const QRectF&, const QRectF&)' declared as dllimpo
rt: attribute ignored [-Wattributes]
C:/Qt/4.1.1/include/QtCore/../../src/corelib/tools/qrect.h:561:38: warning: inli
ne function 'bool operator!=(const QRectF&, const QRectF&)' declared as dllimpo
rt: attribute ignored [-Wattributes]
C:/Qt/4.1.1/include/QtCore/../../src/corelib/tools/qrect.h:573:27: warning: inli
ne function 'bool operator==(const QRectF&, const QRectF&)' declared as dllimpo
rt: attribute ignored [-Wattributes]
C:/Qt/4.1.1/include/QtCore/../../src/corelib/tools/qrect.h:574:27: warning: inli
ne function 'bool operator!=(const QRectF&, const QRectF&)' declared as dllimpo
rt: attribute ignored [-Wattributes]
In file included from C:/Qt/4.1.1/include/QtGui/qrgb.h:1:0,
from C:/Qt/4.1.1/include/QtGui/../../src/gui/painting/qcolor.h:
27,
from C:/Qt/4.1.1/include/QtGui/qcolor.h:1,
from C:/Qt/4.1.1/include/QtGui/../../src/gui/kernel/qpalette.h:
28,
..
..
..
To copy to clipboard, switch view to plain text mode
Bookmarks