#############################################################################
# Makefile for building: assistant
# Generated by qmake (1.07a) (Qt 3.3.8) on: Fri Sep 18 20:37:49 2020
# Project:  assistant.pro
# Template: app
# Command: $(QMAKE) -spec win32-g++ -o Makefile assistant.pro
#############################################################################

####### Compiler, tools and options

CC		=	gcc
CXX		=	g++
LEX		= flex
YACC		= byacc
CFLAGS	=	-mthreads -w -O2 -fno-exceptions -frtti  -DUNICODE -DQT_INTERNAL_NETWORK -DQT_INTERNAL_XML -DQT_DLL -DQT_THREAD_SUPPORT -DQT_ACCESSIBILITY_SUPPORT -DQT_TABLET_SUPPORT -DQT_NO_DEBUG
CXXFLAGS	=	-mthreads -w -O2 -fno-exceptions -frtti  -DUNICODE -DQT_INTERNAL_NETWORK -DQT_INTERNAL_XML -DQT_DLL -DQT_THREAD_SUPPORT -DQT_ACCESSIBILITY_SUPPORT -DQT_TABLET_SUPPORT -DQT_NO_DEBUG
LEXFLAGS	=
YACCFLAGS	=-d
INCPATH	=	 -I"$(QTDIR)\include" -I"." -I"tmp\moc\release-shared-mt" -I"R:\Ampps\www\eneboo-fllite-Eclipse\src\qt\mkspecs\win32-g++"
LINK	=	g++
LFLAGS	=	-Wl,-enable-stdcall-fixup -Wl,-enable-auto-import -Wl,-enable-runtime-pseudo-reloc -mthreads -Wl,-s -Wl,-subsystem,windows -e __Z19QtWinMainCRTStartupv
LIBS	=	-L"R:\Ampps\www\eneboo-fllite-Eclipse\src\qt\lib" -lqtmain -lqt-mt3 -lkernel32 -luser32 -lgdi32 -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -luuid -limm32 -lwinmm -lwsock32 -lwinspool assistant.o
MOC		=	$(QTDIR)\bin\moc.exe
UIC		=	$(QTDIR)\bin\uic.exe
QMAKE		=	qmake
IDC		=	$(QTDIR)\bin\idc.exe
IDL		=	midl
ZIP		=	zip -r -9
DEF_FILE      =	
COPY_FILE	=       copy
COPY_DIR	=       copy
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\release-shared-mt
MOC_DIR = tmp\moc\release-shared-mt

####### Files

HEADERS =	helpwindow.h \
		topicchooserimpl.h \
		docuparser.h \
		helpdialogimpl.h \
		settingsdialogimpl.h \
		index.h \
		profile.h \
		config.h
SOURCES =	main.cpp \
		helpwindow.cpp \
		topicchooserimpl.cpp \
		docuparser.cpp \
		helpdialogimpl.cpp \
		settingsdialogimpl.cpp \
		index.cpp \
		profile.cpp \
		config.cpp
OBJECTS =	tmp\obj\release-shared-mt\main.o \
		tmp\obj\release-shared-mt\helpwindow.o \
		tmp\obj\release-shared-mt\topicchooserimpl.o \
		tmp\obj\release-shared-mt\docuparser.o \
		tmp\obj\release-shared-mt\helpdialogimpl.o \
		tmp\obj\release-shared-mt\settingsdialogimpl.o \
		tmp\obj\release-shared-mt\index.o \
		tmp\obj\release-shared-mt\profile.o \
		tmp\obj\release-shared-mt\config.o \
		tmp\obj\release-shared-mt\mainwindow.o \
		tmp\obj\release-shared-mt\topicchooser.o \
		tmp\obj\release-shared-mt\finddialog.o \
		tmp\obj\release-shared-mt\helpdialog.o \
		tmp\obj\release-shared-mt\settingsdialog.o \
		tmp\obj\release-shared-mt\tabbedbrowser.o \
		tmp\obj\release-shared-mt\qmake_image_collection.o
FORMS =	mainwindow.ui \
		topicchooser.ui \
		finddialog.ui \
		helpdialog.ui \
		settingsdialog.ui \
		tabbedbrowser.ui
UICDECLS =	mainwindow.h \
		topicchooser.h \
		finddialog.h \
		helpdialog.h \
		settingsdialog.h \
		tabbedbrowser.h
UICIMPLS =	mainwindow.cpp \
		topicchooser.cpp \
		finddialog.cpp \
		helpdialog.cpp \
		settingsdialog.cpp \
		tabbedbrowser.cpp
SRCMOC	=	tmp\moc\release-shared-mt\moc_helpwindow.cpp \
		tmp\moc\release-shared-mt\moc_topicchooserimpl.cpp \
		tmp\moc\release-shared-mt\moc_helpdialogimpl.cpp \
		tmp\moc\release-shared-mt\moc_settingsdialogimpl.cpp \
		tmp\moc\release-shared-mt\moc_index.cpp \
		tmp\moc\release-shared-mt\moc_mainwindow.cpp \
		tmp\moc\release-shared-mt\moc_topicchooser.cpp \
		tmp\moc\release-shared-mt\moc_finddialog.cpp \
		tmp\moc\release-shared-mt\moc_helpdialog.cpp \
		tmp\moc\release-shared-mt\moc_settingsdialog.cpp \
		tmp\moc\release-shared-mt\moc_tabbedbrowser.cpp \
		tmp\moc\release-shared-mt\main.moc
OBJMOC	=	tmp\obj\release-shared-mt\moc_helpwindow.o \
		tmp\obj\release-shared-mt\moc_topicchooserimpl.o \
		tmp\obj\release-shared-mt\moc_helpdialogimpl.o \
		tmp\obj\release-shared-mt\moc_settingsdialogimpl.o \
		tmp\obj\release-shared-mt\moc_index.o \
		tmp\obj\release-shared-mt\moc_mainwindow.o \
		tmp\obj\release-shared-mt\moc_topicchooser.o \
		tmp\obj\release-shared-mt\moc_finddialog.o \
		tmp\obj\release-shared-mt\moc_helpdialog.o \
		tmp\obj\release-shared-mt\moc_settingsdialog.o \
		tmp\obj\release-shared-mt\moc_tabbedbrowser.o
DIST	=	
TARGET	=	..\..\bin\assistant.exe

####### Implicit rules

.SUFFIXES: .cpp .cxx .cc .C .c

.cpp.o:
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o $@ $<

.cxx.o:
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o $@ $<

.cc.o:
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o $@ $<

.c.o:
	$(CC) -c $(CFLAGS) $(INCPATH) -o $@ $<

####### Build rules

all: $(OBJECTS_DIR) $(MOC_DIR) $(TARGET)

$(TARGET):  $(UICDECLS) $(OBJECTS) $(OBJMOC) assistant.o
	$(LINK) $(LFLAGS) -o $(TARGET) object_ld_script objmoc_ld_script $(LIBS)

assistant.o: assistant.rc
	windres -i assistant.rc -o assistant.o --include-dir=.

mocables: $(SRCMOC)

$(OBJECTS_DIR):
	@if not exist $(OBJECTS_DIR) $(MKDIR) $(OBJECTS_DIR)

$(MOC_DIR):
	@if not exist $(MOC_DIR) $(MKDIR) $(MOC_DIR)

Makefile: assistant.pro ..\..\.qmake.cache R:\Ampps\www\eneboo-fllite-Eclipse\src\qt\mkspecs\win32-g++\qmake.conf ..\..\src\qt_professional.pri
	$(QMAKE) -spec win32-g++ -o Makefile assistant.pro
qmake: 
	@$(QMAKE) -spec win32-g++ -o Makefile assistant.pro

dist:
	$(ZIP) .zip .pro $(SOURCES) $(HEADERS) $(DIST) $(FORMS)

clean:
	-$(DEL_FILE) tmp\obj\release-shared-mt\main.o
	-$(DEL_FILE) tmp\obj\release-shared-mt\helpwindow.o
	-$(DEL_FILE) tmp\obj\release-shared-mt\topicchooserimpl.o
	-$(DEL_FILE) tmp\obj\release-shared-mt\docuparser.o
	-$(DEL_FILE) tmp\obj\release-shared-mt\helpdialogimpl.o
	-$(DEL_FILE) tmp\obj\release-shared-mt\settingsdialogimpl.o
	-$(DEL_FILE) tmp\obj\release-shared-mt\index.o
	-$(DEL_FILE) tmp\obj\release-shared-mt\profile.o
	-$(DEL_FILE) tmp\obj\release-shared-mt\config.o
	-$(DEL_FILE) tmp\obj\release-shared-mt\mainwindow.o
	-$(DEL_FILE) tmp\obj\release-shared-mt\topicchooser.o
	-$(DEL_FILE) tmp\obj\release-shared-mt\finddialog.o
	-$(DEL_FILE) tmp\obj\release-shared-mt\helpdialog.o
	-$(DEL_FILE) tmp\obj\release-shared-mt\settingsdialog.o
	-$(DEL_FILE) tmp\obj\release-shared-mt\tabbedbrowser.o
	-$(DEL_FILE) tmp\obj\release-shared-mt\qmake_image_collection.o
	-$(DEL_FILE) tmp\moc\release-shared-mt\moc_helpwindow.cpp
	-$(DEL_FILE) tmp\moc\release-shared-mt\moc_topicchooserimpl.cpp
	-$(DEL_FILE) tmp\moc\release-shared-mt\moc_helpdialogimpl.cpp
	-$(DEL_FILE) tmp\moc\release-shared-mt\moc_settingsdialogimpl.cpp
	-$(DEL_FILE) tmp\moc\release-shared-mt\moc_index.cpp
	-$(DEL_FILE) tmp\moc\release-shared-mt\moc_mainwindow.cpp
	-$(DEL_FILE) tmp\moc\release-shared-mt\moc_topicchooser.cpp
	-$(DEL_FILE) tmp\moc\release-shared-mt\moc_finddialog.cpp
	-$(DEL_FILE) tmp\moc\release-shared-mt\moc_helpdialog.cpp
	-$(DEL_FILE) tmp\moc\release-shared-mt\moc_settingsdialog.cpp
	-$(DEL_FILE) tmp\moc\release-shared-mt\moc_tabbedbrowser.cpp
	-$(DEL_FILE) tmp\moc\release-shared-mt\main.moc
	-$(DEL_FILE) tmp\obj\release-shared-mt\moc_helpwindow.o
	-$(DEL_FILE) tmp\obj\release-shared-mt\moc_topicchooserimpl.o
	-$(DEL_FILE) tmp\obj\release-shared-mt\moc_helpdialogimpl.o
	-$(DEL_FILE) tmp\obj\release-shared-mt\moc_settingsdialogimpl.o
	-$(DEL_FILE) tmp\obj\release-shared-mt\moc_index.o
	-$(DEL_FILE) tmp\obj\release-shared-mt\moc_mainwindow.o
	-$(DEL_FILE) tmp\obj\release-shared-mt\moc_topicchooser.o
	-$(DEL_FILE) tmp\obj\release-shared-mt\moc_finddialog.o
	-$(DEL_FILE) tmp\obj\release-shared-mt\moc_helpdialog.o
	-$(DEL_FILE) tmp\obj\release-shared-mt\moc_settingsdialog.o
	-$(DEL_FILE) tmp\obj\release-shared-mt\moc_tabbedbrowser.o
	-$(DEL_FILE) mainwindow.h
	-$(DEL_FILE) topicchooser.h
	-$(DEL_FILE) finddialog.h
	-$(DEL_FILE) helpdialog.h
	-$(DEL_FILE) settingsdialog.h
	-$(DEL_FILE) tabbedbrowser.h
	-$(DEL_FILE) mainwindow.cpp
	-$(DEL_FILE) topicchooser.cpp
	-$(DEL_FILE) finddialog.cpp
	-$(DEL_FILE) helpdialog.cpp
	-$(DEL_FILE) settingsdialog.cpp
	-$(DEL_FILE) tabbedbrowser.cpp
	-$(DEL_FILE) $(TARGET)
	-$(DEL_FILE) assistant.o
	-$(DEL_FILE) qmake_image_collection.cpp


####### Compile

tmp\obj\release-shared-mt\main.o: main.cpp mainwindow.h \
		helpdialogimpl.h \
		config.h \
		tmp\moc\release-shared-mt\main.moc \
		finddialog.h \
		helpwindow.h \
		helpdialog.h \
		index.h \
		docuparser.h \
		profile.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o tmp\obj\release-shared-mt\main.o main.cpp

tmp\obj\release-shared-mt\helpwindow.o: helpwindow.cpp helpwindow.h \
		mainwindow.h \
		tabbedbrowser.h \
		helpdialogimpl.h \
		config.h \
		finddialog.h \
		helpdialog.h \
		index.h \
		docuparser.h \
		profile.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o tmp\obj\release-shared-mt\helpwindow.o helpwindow.cpp

tmp\obj\release-shared-mt\topicchooserimpl.o: topicchooserimpl.cpp topicchooserimpl.h \
		topicchooser.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o tmp\obj\release-shared-mt\topicchooserimpl.o topicchooserimpl.cpp

tmp\obj\release-shared-mt\docuparser.o: docuparser.cpp docuparser.h \
		profile.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o tmp\obj\release-shared-mt\docuparser.o docuparser.cpp

tmp\obj\release-shared-mt\helpdialogimpl.o: helpdialogimpl.cpp helpdialogimpl.h \
		helpwindow.h \
		topicchooserimpl.h \
		docuparser.h \
		mainwindow.h \
		config.h \
		tabbedbrowser.h \
		helpdialog.h \
		index.h \
		topicchooser.h \
		finddialog.h \
		profile.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o tmp\obj\release-shared-mt\helpdialogimpl.o helpdialogimpl.cpp

tmp\obj\release-shared-mt\settingsdialogimpl.o: settingsdialogimpl.cpp settingsdialogimpl.h \
		docuparser.h \
		config.h \
		settingsdialog.h \
		profile.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o tmp\obj\release-shared-mt\settingsdialogimpl.o settingsdialogimpl.cpp

tmp\obj\release-shared-mt\index.o: index.cpp index.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o tmp\obj\release-shared-mt\index.o index.cpp

tmp\obj\release-shared-mt\profile.o: profile.cpp profile.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o tmp\obj\release-shared-mt\profile.o profile.cpp

tmp\obj\release-shared-mt\config.o: config.cpp config.h \
		profile.h \
		docuparser.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o tmp\obj\release-shared-mt\config.o config.cpp

mainwindow.h: mainwindow.ui finddialog.h \
		helpwindow.h
	$(UIC) mainwindow.ui -o mainwindow.h

mainwindow.cpp: mainwindow.h mainwindow.ui mainwindow.ui.h finddialog.h \
		helpwindow.h
	$(UIC) mainwindow.ui -i mainwindow.h -o mainwindow.cpp

topicchooser.h: topicchooser.ui 
	$(UIC) topicchooser.ui -o topicchooser.h

topicchooser.cpp: topicchooser.h topicchooser.ui 
	$(UIC) topicchooser.ui -i topicchooser.h -o topicchooser.cpp

finddialog.h: finddialog.ui 
	$(UIC) finddialog.ui -o finddialog.h

finddialog.cpp: finddialog.h finddialog.ui finddialog.ui.h 
	$(UIC) finddialog.ui -i finddialog.h -o finddialog.cpp

helpdialog.h: helpdialog.ui 
	$(UIC) helpdialog.ui -o helpdialog.h

helpdialog.cpp: helpdialog.h helpdialog.ui 
	$(UIC) helpdialog.ui -i helpdialog.h -o helpdialog.cpp

settingsdialog.h: settingsdialog.ui 
	$(UIC) settingsdialog.ui -o settingsdialog.h

settingsdialog.cpp: settingsdialog.h settingsdialog.ui 
	$(UIC) settingsdialog.ui -i settingsdialog.h -o settingsdialog.cpp

tabbedbrowser.h: tabbedbrowser.ui 
	$(UIC) tabbedbrowser.ui -o tabbedbrowser.h

tabbedbrowser.cpp: tabbedbrowser.h tabbedbrowser.ui tabbedbrowser.ui.h 
	$(UIC) tabbedbrowser.ui -i tabbedbrowser.h -o tabbedbrowser.cpp

tmp\obj\release-shared-mt\mainwindow.o: mainwindow.cpp settingsdialogimpl.h \
		helpwindow.h \
		helpdialogimpl.h \
		tabbedbrowser.h \
		mainwindow.ui.h \
		mainwindow.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o tmp\obj\release-shared-mt\mainwindow.o mainwindow.cpp

tmp\obj\release-shared-mt\topicchooser.o: topicchooser.cpp topicchooser.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o tmp\obj\release-shared-mt\topicchooser.o topicchooser.cpp

tmp\obj\release-shared-mt\finddialog.o: finddialog.cpp mainwindow.h \
		tabbedbrowser.h \
		finddialog.ui.h \
		finddialog.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o tmp\obj\release-shared-mt\finddialog.o finddialog.cpp

tmp\obj\release-shared-mt\helpdialog.o: helpdialog.cpp helpdialog.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o tmp\obj\release-shared-mt\helpdialog.o helpdialog.cpp

tmp\obj\release-shared-mt\settingsdialog.o: settingsdialog.cpp settingsdialog.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o tmp\obj\release-shared-mt\settingsdialog.o settingsdialog.cpp

tmp\obj\release-shared-mt\tabbedbrowser.o: tabbedbrowser.cpp helpwindow.h \
		mainwindow.h \
		tabbedbrowser.ui.h \
		tabbedbrowser.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o tmp\obj\release-shared-mt\tabbedbrowser.o tabbedbrowser.cpp

tmp\obj\release-shared-mt\moc_helpwindow.o: tmp\moc\release-shared-mt\moc_helpwindow.cpp  helpwindow.h 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o tmp\obj\release-shared-mt\moc_helpwindow.o tmp\moc\release-shared-mt\moc_helpwindow.cpp

tmp\obj\release-shared-mt\moc_topicchooserimpl.o: tmp\moc\release-shared-mt\moc_topicchooserimpl.cpp  topicchooserimpl.h topicchooser.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o tmp\obj\release-shared-mt\moc_topicchooserimpl.o tmp\moc\release-shared-mt\moc_topicchooserimpl.cpp

tmp\obj\release-shared-mt\moc_helpdialogimpl.o: tmp\moc\release-shared-mt\moc_helpdialogimpl.cpp  helpdialogimpl.h helpdialog.h \
		index.h \
		helpwindow.h \
		docuparser.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o tmp\obj\release-shared-mt\moc_helpdialogimpl.o tmp\moc\release-shared-mt\moc_helpdialogimpl.cpp

tmp\obj\release-shared-mt\moc_settingsdialogimpl.o: tmp\moc\release-shared-mt\moc_settingsdialogimpl.cpp  settingsdialogimpl.h settingsdialog.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o tmp\obj\release-shared-mt\moc_settingsdialogimpl.o tmp\moc\release-shared-mt\moc_settingsdialogimpl.cpp

tmp\obj\release-shared-mt\moc_index.o: tmp\moc\release-shared-mt\moc_index.cpp  index.h 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o tmp\obj\release-shared-mt\moc_index.o tmp\moc\release-shared-mt\moc_index.cpp

tmp\obj\release-shared-mt\moc_mainwindow.o: tmp\moc\release-shared-mt\moc_mainwindow.cpp  mainwindow.h finddialog.h \
		helpwindow.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o tmp\obj\release-shared-mt\moc_mainwindow.o tmp\moc\release-shared-mt\moc_mainwindow.cpp

tmp\obj\release-shared-mt\moc_topicchooser.o: tmp\moc\release-shared-mt\moc_topicchooser.cpp  topicchooser.h 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o tmp\obj\release-shared-mt\moc_topicchooser.o tmp\moc\release-shared-mt\moc_topicchooser.cpp

tmp\obj\release-shared-mt\moc_finddialog.o: tmp\moc\release-shared-mt\moc_finddialog.cpp  finddialog.h 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o tmp\obj\release-shared-mt\moc_finddialog.o tmp\moc\release-shared-mt\moc_finddialog.cpp

tmp\obj\release-shared-mt\moc_helpdialog.o: tmp\moc\release-shared-mt\moc_helpdialog.cpp  helpdialog.h 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o tmp\obj\release-shared-mt\moc_helpdialog.o tmp\moc\release-shared-mt\moc_helpdialog.cpp

tmp\obj\release-shared-mt\moc_settingsdialog.o: tmp\moc\release-shared-mt\moc_settingsdialog.cpp  settingsdialog.h 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o tmp\obj\release-shared-mt\moc_settingsdialog.o tmp\moc\release-shared-mt\moc_settingsdialog.cpp

tmp\obj\release-shared-mt\moc_tabbedbrowser.o: tmp\moc\release-shared-mt\moc_tabbedbrowser.cpp  tabbedbrowser.h 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o tmp\obj\release-shared-mt\moc_tabbedbrowser.o tmp\moc\release-shared-mt\moc_tabbedbrowser.cpp

tmp\moc\release-shared-mt\moc_helpwindow.cpp: $(MOC) helpwindow.h
	$(MOC) helpwindow.h -o tmp\moc\release-shared-mt\moc_helpwindow.cpp

tmp\moc\release-shared-mt\moc_topicchooserimpl.cpp: $(MOC) topicchooserimpl.h
	$(MOC) topicchooserimpl.h -o tmp\moc\release-shared-mt\moc_topicchooserimpl.cpp

tmp\moc\release-shared-mt\moc_helpdialogimpl.cpp: $(MOC) helpdialogimpl.h
	$(MOC) helpdialogimpl.h -o tmp\moc\release-shared-mt\moc_helpdialogimpl.cpp

tmp\moc\release-shared-mt\moc_settingsdialogimpl.cpp: $(MOC) settingsdialogimpl.h
	$(MOC) settingsdialogimpl.h -o tmp\moc\release-shared-mt\moc_settingsdialogimpl.cpp

tmp\moc\release-shared-mt\moc_index.cpp: $(MOC) index.h
	$(MOC) index.h -o tmp\moc\release-shared-mt\moc_index.cpp

tmp\moc\release-shared-mt\main.moc: $(MOC) main.cpp
	$(MOC) main.cpp -o tmp\moc\release-shared-mt\main.moc

tmp\moc\release-shared-mt\moc_mainwindow.cpp: $(MOC) mainwindow.h
	$(MOC) mainwindow.h -o tmp\moc\release-shared-mt\moc_mainwindow.cpp

tmp\moc\release-shared-mt\moc_topicchooser.cpp: $(MOC) topicchooser.h
	$(MOC) topicchooser.h -o tmp\moc\release-shared-mt\moc_topicchooser.cpp

tmp\moc\release-shared-mt\moc_finddialog.cpp: $(MOC) finddialog.h
	$(MOC) finddialog.h -o tmp\moc\release-shared-mt\moc_finddialog.cpp

tmp\moc\release-shared-mt\moc_helpdialog.cpp: $(MOC) helpdialog.h
	$(MOC) helpdialog.h -o tmp\moc\release-shared-mt\moc_helpdialog.cpp

tmp\moc\release-shared-mt\moc_settingsdialog.cpp: $(MOC) settingsdialog.h
	$(MOC) settingsdialog.h -o tmp\moc\release-shared-mt\moc_settingsdialog.cpp

tmp\moc\release-shared-mt\moc_tabbedbrowser.cpp: $(MOC) tabbedbrowser.h
	$(MOC) tabbedbrowser.h -o tmp\moc\release-shared-mt\moc_tabbedbrowser.cpp

tmp\obj\release-shared-mt\qmake_image_collection.o: qmake_image_collection.cpp
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o tmp\obj\release-shared-mt\qmake_image_collection.o qmake_image_collection.cpp

qmake_image_collection.cpp: images\editcopy.png \
		images\find.png \
		images\home.png \
		images\next.png \
		images\previous.png \
		images\print.png \
		images\whatsthis.xpm \
		images\book.png \
		images\designer.png \
		images\assistant.png \
		images\linguist.png \
		images\qt.png \
		images\zoomin.png \
		images\zoomout.png \
		images\splash.png \
		images\appicon.png \
		images\addtab.png \
		images\closetab.png \
		images\d_closetab.png
	$(UIC)  -embed assistant images\editcopy.png images\find.png images\home.png images\next.png images\previous.png images\print.png images\whatsthis.xpm images\book.png images\designer.png images\assistant.png images\linguist.png images\qt.png images\zoomin.png images\zoomout.png images\splash.png images\appicon.png images\addtab.png images\closetab.png images\d_closetab.png -o qmake_image_collection.cpp

####### Install

install_assistanttranslations: all 
	@$(CHK_DIR_EXISTS) "$(INSTALL_ROOT)..\..\translations" $(MKDIR) "$(INSTALL_ROOT)..\..\translations"
	-$(INSTALL_FILE) "assistant_de.qm" "$(INSTALL_ROOT)..\..\translations\"
	-strip "$(INSTALL_ROOT)..\..\translations\assistant_de.qm"


uninstall_assistanttranslations: 
	-$(DEL_FILE) "$(INSTALL_ROOT)..\..\translations\assistant_de.qm"
	-$(DEL_DIR) "$(INSTALL_ROOT)..\..\translations\"


install: install_assistanttranslations  

uninstall: uninstall_assistanttranslations  

