#############################################################################
# Makefile for building: configure2
# Generated by qmake (2.01a) (Qt 4.2.2) on: Do 14. Dez 18:28:12 2006
# Project:  configure2.pro
# Template: app
# Command: C:\c++\Qt\4.2.2MS\bin\qmake.exe -win32 -o Makefile configure2.pro
#############################################################################

####### Compiler, tools and options

CC            = cl
CXX           = cl
LEX           = flex
YACC          = byacc
DEFINES       = -DUNICODE -DQT_LARGEFILE_SUPPORT -DWIN32 -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DQT_DLL -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_THREAD_SUPPORT
CFLAGS        = -nologo -Zm200 -GS -O2 -MD -DNDEBUG -W3 $(DEFINES)
CXXFLAGS      = -nologo -Zm200 -GS -O2 -MD -DNDEBUG -GR -EHsc -W3 $(DEFINES)
LEXFLAGS      = 
YACCFLAGS     = -d
INCPATH       = -I"C:/c++/Qt/4.2.2MS/include/QtCore" -I"C:/c++/Qt/4.2.2MS/include/QtCore" -I"C:/c++/Qt/4.2.2MS/include" -I"C:/c++/MySQL/include" -I"." -I"C:/c++/Qt/4.2.2MS/include/ActiveQt" -I"tmp\moc\debug_shared" -I"." -I"c:\c++\Qt\4.2.2MS\mkspecs\win32-msvc2005"
LINK          = link
LFLAGS        = /LIBPATH:"c:\c++\Qt\4.2.2MS\lib" /LIBPATH:"c:\c++\Qt\4.2.2MS\lib" /NOLOGO /SUBSYSTEM:CONSOLE /incremental:no
LIBS          = /LIBPATH:c:\c++\MySQL\lib\opt c:\c++\Qt\4.2.2MS\lib\QtCore4.lib
QMAKE         = c:\c++\Qt\4.2.2MS\bin\qmake.exe
IDC           = c:\c++\Qt\4.2.2MS\bin\idc.exe
IDL           = midl
ZIP           = zip -r -9
DEF_FILE      = 
RES_FILE      = 
COPY          = copy /y
COPY_FILE     = $(COPY)
COPY_DIR      = xcopy /s /q /y /i
DEL_FILE      = del
DEL_DIR       = rmdir
MOVE          = move
CHK_DIR_EXISTS= if not exist
MKDIR         = mkdir
INSTALL_FILE  = $(COPY_FILE)
INSTALL_DIR   = $(COPY_DIR)

####### Output directory

OBJECTS_DIR   = tmp\obj\debug_shared

####### Files

SOURCES       = main.cpp \
		configutils.cpp 
OBJECTS       = tmp\obj\debug_shared\main.obj \
		tmp\obj\debug_shared\configutils.obj
DIST          = 
QMAKE_TARGET  = configure2
DESTDIR        =  #avoid trailing-slash linebreak
TARGET         = configure2.exe
DESTDIR_TARGET = configure2.exe

####### Implicit rules

{tmp\moc\debug_shared}.cpp{tmp\obj\debug_shared\}.obj::
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -Fotmp\obj\debug_shared\ @<<
	$<
<<

{tmp\moc\debug_shared}.cc{tmp\obj\debug_shared\}.obj::
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -Fotmp\obj\debug_shared\ @<<
	$<
<<

{tmp\moc\debug_shared}.cxx{tmp\obj\debug_shared\}.obj::
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -Fotmp\obj\debug_shared\ @<<
	$<
<<

{tmp\moc\debug_shared}.c{tmp\obj\debug_shared\}.obj::
	$(CC) -c $(CFLAGS) $(INCPATH) -Fotmp\obj\debug_shared\ @<<
	$<
<<

{tmp\rcc\debug_shared}.cpp{tmp\obj\debug_shared\}.obj::
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -Fotmp\obj\debug_shared\ @<<
	$<
<<

{tmp\rcc\debug_shared}.cc{tmp\obj\debug_shared\}.obj::
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -Fotmp\obj\debug_shared\ @<<
	$<
<<

{tmp\rcc\debug_shared}.cxx{tmp\obj\debug_shared\}.obj::
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -Fotmp\obj\debug_shared\ @<<
	$<
<<

{tmp\rcc\debug_shared}.c{tmp\obj\debug_shared\}.obj::
	$(CC) -c $(CFLAGS) $(INCPATH) -Fotmp\obj\debug_shared\ @<<
	$<
<<

{.}.cpp{tmp\obj\debug_shared\}.obj::
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -Fotmp\obj\debug_shared\ @<<
	$<
<<

{.}.cc{tmp\obj\debug_shared\}.obj::
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -Fotmp\obj\debug_shared\ @<<
	$<
<<

{.}.cxx{tmp\obj\debug_shared\}.obj::
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -Fotmp\obj\debug_shared\ @<<
	$<
<<

{.}.c{tmp\obj\debug_shared\}.obj::
	$(CC) -c $(CFLAGS) $(INCPATH) -Fotmp\obj\debug_shared\ @<<
	$<
<<

####### Build rules

first: all
all: Makefile  $(DESTDIR_TARGET)

$(DESTDIR_TARGET).manifest:

$(DESTDIR_TARGET):  $(OBJECTS) 
	$(LINK) $(LFLAGS) /OUT:"$(DESTDIR_TARGET)" @<<
	$(OBJECTS) $(LIBS)
<<



Makefile: configure2.pro ..\.qmake.cache c:\c++\Qt\4.2.2MS\mkspecs\win32-msvc2005\qmake.conf c:\c++\Qt\4.2.2MS\mkspecs\features\exclusive_builds.prf \
		c:\c++\Qt\4.2.2MS\mkspecs\features\default_pre.prf \
		c:\c++\Qt\4.2.2MS\mkspecs\features\win32\default_pre.prf \
		C:/c++/Qt/QSA1.2.1MS/.qmake.cache \
		C:/c++/Qt/4.2.2MS/mkspecs/qconfig.pri \
		c:\c++\Qt\4.2.2MS\mkspecs\features\qt_functions.prf \
		c:\c++\Qt\4.2.2MS\mkspecs\features\qt_config.prf \
		c:\c++\Qt\4.2.2MS\mkspecs\features\release.prf \
		c:\c++\Qt\4.2.2MS\mkspecs\features\default_post.prf \
		c:\c++\Qt\4.2.2MS\mkspecs\features\win32\console.prf \
		c:\c++\Qt\4.2.2MS\mkspecs\features\win32\rtti.prf \
		c:\c++\Qt\4.2.2MS\mkspecs\features\win32\exceptions.prf \
		c:\c++\Qt\4.2.2MS\mkspecs\features\win32\stl.prf \
		c:\c++\Qt\4.2.2MS\mkspecs\features\shared.prf \
		c:\c++\Qt\4.2.2MS\mkspecs\features\win32\embed_manifest_dll.prf \
		c:\c++\Qt\4.2.2MS\mkspecs\features\warn_on.prf \
		c:\c++\Qt\4.2.2MS\mkspecs\features\qt.prf \
		c:\c++\Qt\4.2.2MS\mkspecs\features\win32\thread.prf \
		c:\c++\Qt\4.2.2MS\mkspecs\features\moc.prf \
		c:\c++\Qt\4.2.2MS\mkspecs\features\resources.prf \
		c:\c++\Qt\4.2.2MS\mkspecs\features\uic.prf
	$(QMAKE) -win32 -o Makefile configure2.pro
c:\c++\Qt\4.2.2MS\mkspecs\features\exclusive_builds.prf:
c:\c++\Qt\4.2.2MS\mkspecs\features\default_pre.prf:
c:\c++\Qt\4.2.2MS\mkspecs\features\win32\default_pre.prf:
C:/c++/Qt/QSA1.2.1MS/.qmake.cache:
C:/c++/Qt/4.2.2MS/mkspecs/qconfig.pri:
c:\c++\Qt\4.2.2MS\mkspecs\features\qt_functions.prf:
c:\c++\Qt\4.2.2MS\mkspecs\features\qt_config.prf:
c:\c++\Qt\4.2.2MS\mkspecs\features\release.prf:
c:\c++\Qt\4.2.2MS\mkspecs\features\default_post.prf:
c:\c++\Qt\4.2.2MS\mkspecs\features\win32\console.prf:
c:\c++\Qt\4.2.2MS\mkspecs\features\win32\rtti.prf:
c:\c++\Qt\4.2.2MS\mkspecs\features\win32\exceptions.prf:
c:\c++\Qt\4.2.2MS\mkspecs\features\win32\stl.prf:
c:\c++\Qt\4.2.2MS\mkspecs\features\shared.prf:
c:\c++\Qt\4.2.2MS\mkspecs\features\win32\embed_manifest_dll.prf:
c:\c++\Qt\4.2.2MS\mkspecs\features\warn_on.prf:
c:\c++\Qt\4.2.2MS\mkspecs\features\qt.prf:
c:\c++\Qt\4.2.2MS\mkspecs\features\win32\thread.prf:
c:\c++\Qt\4.2.2MS\mkspecs\features\moc.prf:
c:\c++\Qt\4.2.2MS\mkspecs\features\resources.prf:
c:\c++\Qt\4.2.2MS\mkspecs\features\uic.prf:
qmake:  FORCE
	@$(QMAKE) -win32 -o Makefile configure2.pro

dist:
	$(ZIP) configure2.zip $(SOURCES) $(DIST) configure2.pro c:\c++\Qt\4.2.2MS\mkspecs\features\exclusive_builds.prf c:\c++\Qt\4.2.2MS\mkspecs\features\default_pre.prf c:\c++\Qt\4.2.2MS\mkspecs\features\win32\default_pre.prf C:/c++/Qt/QSA1.2.1MS/.qmake.cache C:/c++/Qt/4.2.2MS/mkspecs/qconfig.pri c:\c++\Qt\4.2.2MS\mkspecs\features\qt_functions.prf c:\c++\Qt\4.2.2MS\mkspecs\features\qt_config.prf c:\c++\Qt\4.2.2MS\mkspecs\features\release.prf c:\c++\Qt\4.2.2MS\mkspecs\features\default_post.prf c:\c++\Qt\4.2.2MS\mkspecs\features\win32\console.prf c:\c++\Qt\4.2.2MS\mkspecs\features\win32\rtti.prf c:\c++\Qt\4.2.2MS\mkspecs\features\win32\exceptions.prf c:\c++\Qt\4.2.2MS\mkspecs\features\win32\stl.prf c:\c++\Qt\4.2.2MS\mkspecs\features\shared.prf c:\c++\Qt\4.2.2MS\mkspecs\features\win32\embed_manifest_dll.prf c:\c++\Qt\4.2.2MS\mkspecs\features\warn_on.prf c:\c++\Qt\4.2.2MS\mkspecs\features\qt.prf c:\c++\Qt\4.2.2MS\mkspecs\features\win32\thread.prf c:\c++\Qt\4.2.2MS\mkspecs\features\moc.prf c:\c++\Qt\4.2.2MS\mkspecs\features\resources.prf c:\c++\Qt\4.2.2MS\mkspecs\features\uic.prf  HEADERS RESOURCES IMAGES SOURCES FORMS 

clean: compiler_clean
	-$(DEL_FILE) tmp\obj\debug_shared\main.obj tmp\obj\debug_shared\configutils.obj

distclean: clean
	-$(DEL_FILE) "$(DESTDIR_TARGET)"
	-$(DEL_FILE) Makefile

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:
compiler_moc_header_clean:
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
compiler_moc_source_make_all:
compiler_moc_source_clean:
compiler_uic_make_all:
compiler_uic_clean:
compiler_clean: compiler_moc_header_clean compiler_rcc_clean compiler_image_collection_clean compiler_moc_source_clean compiler_uic_clean 



####### Compile

tmp\obj\debug_shared\main.obj: main.cpp c:\c++\Qt\4.2.2MS\src\corelib\arch\qatomic_alpha.h \
		c:\c++\Qt\4.2.2MS\src\corelib\arch\qatomic_arch.h \
		c:\c++\Qt\4.2.2MS\src\corelib\arch\qatomic_arm.h \
		c:\c++\Qt\4.2.2MS\src\corelib\arch\qatomic_boundschecker.h \
		c:\c++\Qt\4.2.2MS\src\corelib\arch\qatomic_generic.h \
		c:\c++\Qt\4.2.2MS\src\corelib\arch\qatomic_i386.h \
		c:\c++\Qt\4.2.2MS\src\corelib\arch\qatomic_ia64.h \
		c:\c++\Qt\4.2.2MS\src\corelib\arch\qatomic_mips.h \
		c:\c++\Qt\4.2.2MS\src\corelib\arch\qatomic_parisc.h \
		c:\c++\Qt\4.2.2MS\src\corelib\arch\qatomic_powerpc.h \
		c:\c++\Qt\4.2.2MS\src\corelib\arch\qatomic_s390.h \
		c:\c++\Qt\4.2.2MS\src\corelib\arch\qatomic_sparc.h \
		c:\c++\Qt\4.2.2MS\src\corelib\arch\qatomic_windows.h \
		c:\c++\Qt\4.2.2MS\src\corelib\arch\qatomic_x86_64.h \
		c:\c++\Qt\4.2.2MS\src\corelib\global\qconfig.h \
		c:\c++\Qt\4.2.2MS\src\corelib\global\qfeatures.h \
		c:\c++\Qt\4.2.2MS\src\corelib\global\qglobal.h \
		c:\c++\Qt\4.2.2MS\src\corelib\global\qnamespace.h \
		c:\c++\Qt\4.2.2MS\src\corelib\io\qdatastream.h \
		c:\c++\Qt\4.2.2MS\src\corelib\io\qdir.h \
		c:\c++\Qt\4.2.2MS\src\corelib\io\qfile.h \
		c:\c++\Qt\4.2.2MS\src\corelib\io\qfileinfo.h \
		c:\c++\Qt\4.2.2MS\src\corelib\io\qiodevice.h \
		c:\c++\Qt\4.2.2MS\src\corelib\kernel\qcoreapplication.h \
		c:\c++\Qt\4.2.2MS\src\corelib\kernel\qcoreevent.h \
		c:\c++\Qt\4.2.2MS\src\corelib\kernel\qeventloop.h \
		c:\c++\Qt\4.2.2MS\src\corelib\kernel\qobject.h \
		c:\c++\Qt\4.2.2MS\src\corelib\kernel\qobjectdefs.h \
		c:\c++\Qt\4.2.2MS\src\corelib\thread\qatomic.h \
		c:\c++\Qt\4.2.2MS\src\corelib\tools\qalgorithms.h \
		c:\c++\Qt\4.2.2MS\src\corelib\tools\qbytearray.h \
		c:\c++\Qt\4.2.2MS\src\corelib\tools\qchar.h \
		c:\c++\Qt\4.2.2MS\src\corelib\tools\qiterator.h \
		c:\c++\Qt\4.2.2MS\src\corelib\tools\qlinkedlist.h \
		c:\c++\Qt\4.2.2MS\src\corelib\tools\qlist.h \
		c:\c++\Qt\4.2.2MS\src\corelib\tools\qregexp.h \
		c:\c++\Qt\4.2.2MS\src\corelib\tools\qstring.h \
		c:\c++\Qt\4.2.2MS\src\corelib\tools\qstringlist.h \
		c:\c++\Qt\4.2.2MS\src\corelib\tools\qstringmatcher.h \
		c:\c++\Qt\4.2.2MS\src\qt3support\tools\q3cstring.h \
		c:\c++\Qt\4.2.2MS\src\qt3support\tools\q3valuelist.h \
		configutils.h

tmp\obj\debug_shared\configutils.obj: configutils.cpp c:\c++\Qt\4.2.2MS\src\corelib\arch\qatomic_alpha.h \
		c:\c++\Qt\4.2.2MS\src\corelib\arch\qatomic_arch.h \
		c:\c++\Qt\4.2.2MS\src\corelib\arch\qatomic_arm.h \
		c:\c++\Qt\4.2.2MS\src\corelib\arch\qatomic_boundschecker.h \
		c:\c++\Qt\4.2.2MS\src\corelib\arch\qatomic_generic.h \
		c:\c++\Qt\4.2.2MS\src\corelib\arch\qatomic_i386.h \
		c:\c++\Qt\4.2.2MS\src\corelib\arch\qatomic_ia64.h \
		c:\c++\Qt\4.2.2MS\src\corelib\arch\qatomic_mips.h \
		c:\c++\Qt\4.2.2MS\src\corelib\arch\qatomic_parisc.h \
		c:\c++\Qt\4.2.2MS\src\corelib\arch\qatomic_powerpc.h \
		c:\c++\Qt\4.2.2MS\src\corelib\arch\qatomic_s390.h \
		c:\c++\Qt\4.2.2MS\src\corelib\arch\qatomic_sparc.h \
		c:\c++\Qt\4.2.2MS\src\corelib\arch\qatomic_windows.h \
		c:\c++\Qt\4.2.2MS\src\corelib\arch\qatomic_x86_64.h \
		c:\c++\Qt\4.2.2MS\src\corelib\codecs\qtextcodec.h \
		c:\c++\Qt\4.2.2MS\src\corelib\global\qconfig.h \
		c:\c++\Qt\4.2.2MS\src\corelib\global\qfeatures.h \
		c:\c++\Qt\4.2.2MS\src\corelib\global\qglobal.h \
		c:\c++\Qt\4.2.2MS\src\corelib\global\qlibraryinfo.h \
		c:\c++\Qt\4.2.2MS\src\corelib\global\qnamespace.h \
		c:\c++\Qt\4.2.2MS\src\corelib\io\qdatastream.h \
		c:\c++\Qt\4.2.2MS\src\corelib\io\qdebug.h \
		c:\c++\Qt\4.2.2MS\src\corelib\io\qdir.h \
		c:\c++\Qt\4.2.2MS\src\corelib\io\qfile.h \
		c:\c++\Qt\4.2.2MS\src\corelib\io\qfileinfo.h \
		c:\c++\Qt\4.2.2MS\src\corelib\io\qiodevice.h \
		c:\c++\Qt\4.2.2MS\src\corelib\io\qprocess.h \
		c:\c++\Qt\4.2.2MS\src\corelib\io\qtextstream.h \
		c:\c++\Qt\4.2.2MS\src\corelib\kernel\qcoreapplication.h \
		c:\c++\Qt\4.2.2MS\src\corelib\kernel\qcoreevent.h \
		c:\c++\Qt\4.2.2MS\src\corelib\kernel\qeventloop.h \
		c:\c++\Qt\4.2.2MS\src\corelib\kernel\qobject.h \
		c:\c++\Qt\4.2.2MS\src\corelib\kernel\qobjectdefs.h \
		c:\c++\Qt\4.2.2MS\src\corelib\thread\qatomic.h \
		c:\c++\Qt\4.2.2MS\src\corelib\tools\qalgorithms.h \
		c:\c++\Qt\4.2.2MS\src\corelib\tools\qbytearray.h \
		c:\c++\Qt\4.2.2MS\src\corelib\tools\qchar.h \
		c:\c++\Qt\4.2.2MS\src\corelib\tools\qhash.h \
		c:\c++\Qt\4.2.2MS\src\corelib\tools\qiterator.h \
		c:\c++\Qt\4.2.2MS\src\corelib\tools\qlinkedlist.h \
		c:\c++\Qt\4.2.2MS\src\corelib\tools\qlist.h \
		c:\c++\Qt\4.2.2MS\src\corelib\tools\qmap.h \
		c:\c++\Qt\4.2.2MS\src\corelib\tools\qpair.h \
		c:\c++\Qt\4.2.2MS\src\corelib\tools\qpoint.h \
		c:\c++\Qt\4.2.2MS\src\corelib\tools\qregexp.h \
		c:\c++\Qt\4.2.2MS\src\corelib\tools\qset.h \
		c:\c++\Qt\4.2.2MS\src\corelib\tools\qstring.h \
		c:\c++\Qt\4.2.2MS\src\corelib\tools\qstringlist.h \
		c:\c++\Qt\4.2.2MS\src\corelib\tools\qstringmatcher.h \
		c:\c++\Qt\4.2.2MS\src\corelib\tools\qvector.h \
		c:\c++\Qt\4.2.2MS\src\qt3support\tools\q3cstring.h \
		c:\c++\Qt\4.2.2MS\src\qt3support\tools\q3valuelist.h \
		configutils.h

####### Install

install:   FORCE

uninstall:   FORCE

FORCE:

