#############################################################################
# Makefile for building: libMediaKeys.so.1.0.0
# Generated by qmake (2.01a) (Qt 4.8.5) on: Sun Sep 20 14:26:54 2015
# Project:  ../MediaKeys.pro
# Template: lib
# Command: c:/bbndk10.2.1/host_10_1_0_238/win32/x86/usr/bin/qmake.exe -spec c:/bbndk10.2.1/target_10_1_0_4828/qnx6/usr/share/qt4/mkspecs/blackberry-x86-qcc CONFIG+=debug CONFIG+=simulator -o Makefile ../MediaKeys.pro
#############################################################################

####### Compiler, tools and options

CC            = qcc -Vgcc_ntox86
CXX           = qcc -Vgcc_ntox86
DEFINES       = -DQT_NO_IMPORT_QT47_QML -DQ_OS_BLACKBERRY -DQT_DECLARATIVE_LIB -DQT_CORE_LIB -DQT_SHARED
CFLAGS        = -Wno-psabi -fstack-protector -fstack-protector-all -Wno-psabi -Og -g -Wall -W -D_REENTRANT -fPIC -shared $(DEFINES)
CXXFLAGS      = -Wno-psabi -lang-c++ -fstack-protector -fstack-protector-all -Wno-psabi -g -Wall -W -D_REENTRANT -fPIC -shared $(DEFINES)
INCPATH       = -Ic:/bbndk10.2.1/target_10_1_0_4828/qnx6/usr/share/qt4/mkspecs/blackberry-x86-qcc -I../../native -Ic:/bbndk10.2.1/target_10_1_0_4828/qnx6/usr/include/qt4/QtCore -Ic:/bbndk10.2.1/target_10_1_0_4828/qnx6/usr/include/qt4/QtDeclarative -Ic:/bbndk10.2.1/target_10_1_0_4828/qnx6/usr/include/qt4 -I../public -I${QNX_TARGET}/usr/include/qt4/QtCore -I${QNX_TARGET}/usr/include/bb -I../src -I.moc -Ic:/bbndk10.2.1/target_10_1_0_4828/qnx6/usr/include -Ic:/bbndk10.2.1/target_10_1_0_4828/qnx6/usr/include/freetype2 -I.
LINK          = qcc -Vgcc_ntox86
LFLAGS        = -lang-c++ -Wl,-rpath-link,C:/bbndk10.2.1/target_10_1_0_4828/qnx6/x86/lib -Wl,-rpath-link,C:/bbndk10.2.1/target_10_1_0_4828/qnx6/x86/usr/lib -shared -Wl,-z,relro -Wl,-z,now -Wl,-soname,libMediaKeys.so.1
LIBS          = $(SUBLIBS)  -LC:/bbndk10.2.1/target_10_1_0_4828/qnx6/x86/lib -LC:/bbndk10.2.1/target_10_1_0_4828/qnx6/x86/usr/lib -LC:/bbndk10.2.1/target_10_1_0_4828/qnx6/x86/usr/lib/qt4/lib -LC:/bbndk10.2.1/target_10_1_0_4828/qnx6//usr/lib/qt4/lib -lcpp -lbb -lbbmultimedia -lQtDeclarative -lQtScript -lQtSvg -lQtSql -lsqlite3 -lz -lQtXmlPatterns -lQtGui -lQtNetwork -lsocket -lQtCore -lm -lbps 
AR            = ntox86-ar cqs
RANLIB        = ntox86-ranlib
QMAKE         = c:/bbndk10.2.1/host_10_1_0_238/win32/x86/usr/bin/qmake.exe
TAR           = tar -cf
COMPRESS      = gzip -9f
COPY          = cp -f
SED           = sed
COPY_FILE     = $(COPY)
COPY_DIR      = $(COPY) -r
STRIP         = ntox86-strip
INSTALL_FILE  = $(COPY_FILE)
INSTALL_DIR   = $(COPY_DIR)
INSTALL_PROGRAM = $(COPY_FILE)
DEL_FILE      = rm -f
SYMLINK       = ln -f -s
DEL_DIR       = rmdir
MOVE          = mv -f
CHK_DIR_EXISTS= test -d
MKDIR         = mkdir -p

####### Output directory

OBJECTS_DIR   = .obj/

####### Files

SOURCES       = ../src/ApplicationThread.cpp \
		../src/json_reader.cpp \
		../src/json_value.cpp \
		../src/json_writer.cpp \
		../src/plugin.cpp \
		../src/mediaKeys_js.cpp \
		../src/mediaKeys_ndk.cpp \
		../src/tokenizer.cpp .moc/moc_ApplicationThread.cpp \
		.moc/moc_mediaKeys_ndk.cpp
OBJECTS       = .obj/ApplicationThread.o \
		.obj/json_reader.o \
		.obj/json_value.o \
		.obj/json_writer.o \
		.obj/plugin.o \
		.obj/mediaKeys_js.o \
		.obj/mediaKeys_ndk.o \
		.obj/tokenizer.o \
		.obj/moc_ApplicationThread.o \
		.obj/moc_mediaKeys_ndk.o
DIST          = c:/bbndk10.2.1/target_10_1_0_4828/qnx6/usr/share/qt4/mkspecs/common/g++-base.conf \
		c:/bbndk10.2.1/target_10_1_0_4828/qnx6/usr/share/qt4/mkspecs/common/g++-unix.conf \
		c:/bbndk10.2.1/target_10_1_0_4828/qnx6/usr/share/qt4/mkspecs/common/unix.conf \
		c:/bbndk10.2.1/target_10_1_0_4828/qnx6/usr/share/qt4/mkspecs/common/qcc-base.conf \
		c:/bbndk10.2.1/target_10_1_0_4828/qnx6/usr/share/qt4/mkspecs/common/qcc-base-qnx.conf \
		c:/bbndk10.2.1/target_10_1_0_4828/qnx6/usr/share/qt4/mkspecs/qconfig.pri \
		c:/bbndk10.2.1/target_10_1_0_4828/qnx6/usr/share/qt4/mkspecs/features/qt_functions.prf \
		c:/bbndk10.2.1/target_10_1_0_4828/qnx6/usr/share/qt4/mkspecs/features/qt_config.prf \
		c:/bbndk10.2.1/target_10_1_0_4828/qnx6/usr/share/qt4/mkspecs/qnx-x86-qcc/qmake.conf \
		c:/bbndk10.2.1/target_10_1_0_4828/qnx6/usr/share/qt4/mkspecs/features/exclusive_builds.prf \
		c:/bbndk10.2.1/target_10_1_0_4828/qnx6/usr/share/qt4/mkspecs/features/default_pre.prf \
		../../config.pri \
		c:/bbndk10.2.1/target_10_1_0_4828/qnx6/usr/share/qt4/mkspecs/features/debug.prf \
		c:/bbndk10.2.1/target_10_1_0_4828/qnx6/usr/share/qt4/mkspecs/features/default_post.prf \
		c:/bbndk10.2.1/target_10_1_0_4828/qnx6/usr/share/qt4/mkspecs/features/warn_on.prf \
		c:/bbndk10.2.1/target_10_1_0_4828/qnx6/usr/share/qt4/mkspecs/features/qt.prf \
		c:/bbndk10.2.1/target_10_1_0_4828/qnx6/usr/share/qt4/mkspecs/features/unix/thread.prf \
		c:/bbndk10.2.1/target_10_1_0_4828/qnx6/usr/share/qt4/mkspecs/features/moc.prf \
		c:/bbndk10.2.1/target_10_1_0_4828/qnx6/usr/share/qt4/mkspecs/features/shared.prf \
		c:/bbndk10.2.1/target_10_1_0_4828/qnx6/usr/share/qt4/mkspecs/features/dll.prf \
		c:/bbndk10.2.1/target_10_1_0_4828/qnx6/usr/share/qt4/mkspecs/features/resources.prf \
		c:/bbndk10.2.1/target_10_1_0_4828/qnx6/usr/share/qt4/mkspecs/features/uic.prf \
		c:/bbndk10.2.1/target_10_1_0_4828/qnx6/usr/share/qt4/mkspecs/features/yacc.prf \
		c:/bbndk10.2.1/target_10_1_0_4828/qnx6/usr/share/qt4/mkspecs/features/lex.prf \
		../MediaKeys.pro
QMAKE_TARGET  = MediaKeys
DESTDIR       = 
TARGET        = libMediaKeys.so.1.0.0
TARGETA       = libMediaKeys.a
TARGETD       = libMediaKeys.so.1.0.0
TARGET0       = libMediaKeys.so
TARGET1       = libMediaKeys.so.1
TARGET2       = libMediaKeys.so.1.0

first: all
####### Implicit rules

.SUFFIXES: .o .c .cpp .cc .cxx

.cpp.o:
	$(CXX) -c -Wc,-include -Wc,.obj/MediaKeys $(CXXFLAGS) $(INCPATH) -o "$@" "$<"

.cc.o:
	$(CXX) -c -Wc,-include -Wc,.obj/MediaKeys $(CXXFLAGS) $(INCPATH) -o "$@" "$<"

.cxx.o:
	$(CXX) -c -Wc,-include -Wc,.obj/MediaKeys $(CXXFLAGS) $(INCPATH) -o "$@" "$<"

.c.o:
	$(CC) -c -Wc,-include -Wc,.obj/MediaKeys $(CFLAGS) $(INCPATH) -o "$@" "$<"

####### Build rules

all: Makefile  $(TARGET)

$(TARGET):  $(OBJECTS) $(SUBLIBS) $(OBJCOMP)  
	-$(DEL_FILE) $(TARGET) $(TARGET0) $(TARGET1) $(TARGET2)
	$(LINK) $(LFLAGS) -o $(TARGET) $(OBJECTS) $(LIBS) $(OBJCOMP)
	-ln -s $(TARGET) $(TARGET0)
	-ln -s $(TARGET) $(TARGET1)
	-ln -s $(TARGET) $(TARGET2)



staticlib: $(TARGETA)

$(TARGETA):  $(OBJECTS) $(OBJCOMP) 
	-$(DEL_FILE) $(TARGETA) 
	$(AR) $(TARGETA) $(OBJECTS)
	$(RANLIB) $(TARGETA)

Makefile: ../MediaKeys.pro  c:/bbndk10.2.1/target_10_1_0_4828/qnx6/usr/share/qt4/mkspecs/blackberry-x86-qcc/qmake.conf c:/bbndk10.2.1/target_10_1_0_4828/qnx6/usr/share/qt4/mkspecs/common/g++-base.conf \
		c:/bbndk10.2.1/target_10_1_0_4828/qnx6/usr/share/qt4/mkspecs/common/g++-unix.conf \
		c:/bbndk10.2.1/target_10_1_0_4828/qnx6/usr/share/qt4/mkspecs/common/unix.conf \
		c:/bbndk10.2.1/target_10_1_0_4828/qnx6/usr/share/qt4/mkspecs/common/qcc-base.conf \
		c:/bbndk10.2.1/target_10_1_0_4828/qnx6/usr/share/qt4/mkspecs/common/qcc-base-qnx.conf \
		c:/bbndk10.2.1/target_10_1_0_4828/qnx6/usr/share/qt4/mkspecs/qconfig.pri \
		c:/bbndk10.2.1/target_10_1_0_4828/qnx6/usr/share/qt4/mkspecs/features/qt_functions.prf \
		c:/bbndk10.2.1/target_10_1_0_4828/qnx6/usr/share/qt4/mkspecs/features/qt_config.prf \
		c:/bbndk10.2.1/target_10_1_0_4828/qnx6/usr/share/qt4/mkspecs/qnx-x86-qcc/qmake.conf \
		c:/bbndk10.2.1/target_10_1_0_4828/qnx6/usr/share/qt4/mkspecs/features/exclusive_builds.prf \
		c:/bbndk10.2.1/target_10_1_0_4828/qnx6/usr/share/qt4/mkspecs/features/default_pre.prf \
		../config.pri \
		c:/bbndk10.2.1/target_10_1_0_4828/qnx6/usr/share/qt4/mkspecs/features/debug.prf \
		c:/bbndk10.2.1/target_10_1_0_4828/qnx6/usr/share/qt4/mkspecs/features/default_post.prf \
		c:/bbndk10.2.1/target_10_1_0_4828/qnx6/usr/share/qt4/mkspecs/features/warn_on.prf \
		c:/bbndk10.2.1/target_10_1_0_4828/qnx6/usr/share/qt4/mkspecs/features/qt.prf \
		c:/bbndk10.2.1/target_10_1_0_4828/qnx6/usr/share/qt4/mkspecs/features/unix/thread.prf \
		c:/bbndk10.2.1/target_10_1_0_4828/qnx6/usr/share/qt4/mkspecs/features/moc.prf \
		c:/bbndk10.2.1/target_10_1_0_4828/qnx6/usr/share/qt4/mkspecs/features/shared.prf \
		c:/bbndk10.2.1/target_10_1_0_4828/qnx6/usr/share/qt4/mkspecs/features/dll.prf \
		c:/bbndk10.2.1/target_10_1_0_4828/qnx6/usr/share/qt4/mkspecs/features/resources.prf \
		c:/bbndk10.2.1/target_10_1_0_4828/qnx6/usr/share/qt4/mkspecs/features/uic.prf \
		c:/bbndk10.2.1/target_10_1_0_4828/qnx6/usr/share/qt4/mkspecs/features/yacc.prf \
		c:/bbndk10.2.1/target_10_1_0_4828/qnx6/usr/share/qt4/mkspecs/features/lex.prf \
		c:\bbndk10.2.1\target_10_1_0_4828\qnx6\x86\usr\lib\qt4\lib\libQtCore.prl \
		c:\bbndk10.2.1\target_10_1_0_4828\qnx6\x86\usr\lib\qt4\lib\libQtDeclarative.prl \
		c:\bbndk10.2.1\target_10_1_0_4828\qnx6\x86\usr\lib\qt4\lib\libQtScript.prl \
		c:\bbndk10.2.1\target_10_1_0_4828\qnx6\x86\usr\lib\qt4\lib\libQtSvg.prl \
		c:\bbndk10.2.1\target_10_1_0_4828\qnx6\x86\usr\lib\qt4\lib\libQtGui.prl \
		c:\bbndk10.2.1\target_10_1_0_4828\qnx6\x86\usr\lib\qt4\lib\libQtSql.prl \
		c:\bbndk10.2.1\target_10_1_0_4828\qnx6\x86\usr\lib\qt4\lib\libQtXmlPatterns.prl \
		c:\bbndk10.2.1\target_10_1_0_4828\qnx6\x86\usr\lib\qt4\lib\libQtNetwork.prl
	$(QMAKE) -spec c:/bbndk10.2.1/target_10_1_0_4828/qnx6/usr/share/qt4/mkspecs/blackberry-x86-qcc CONFIG+=debug CONFIG+=simulator -o Makefile ../MediaKeys.pro
c:/bbndk10.2.1/target_10_1_0_4828/qnx6/usr/share/qt4/mkspecs/common/g++-base.conf:
c:/bbndk10.2.1/target_10_1_0_4828/qnx6/usr/share/qt4/mkspecs/common/g++-unix.conf:
c:/bbndk10.2.1/target_10_1_0_4828/qnx6/usr/share/qt4/mkspecs/common/unix.conf:
c:/bbndk10.2.1/target_10_1_0_4828/qnx6/usr/share/qt4/mkspecs/common/qcc-base.conf:
c:/bbndk10.2.1/target_10_1_0_4828/qnx6/usr/share/qt4/mkspecs/common/qcc-base-qnx.conf:
c:/bbndk10.2.1/target_10_1_0_4828/qnx6/usr/share/qt4/mkspecs/qconfig.pri:
c:/bbndk10.2.1/target_10_1_0_4828/qnx6/usr/share/qt4/mkspecs/features/qt_functions.prf:
c:/bbndk10.2.1/target_10_1_0_4828/qnx6/usr/share/qt4/mkspecs/features/qt_config.prf:
c:/bbndk10.2.1/target_10_1_0_4828/qnx6/usr/share/qt4/mkspecs/qnx-x86-qcc/qmake.conf:
c:/bbndk10.2.1/target_10_1_0_4828/qnx6/usr/share/qt4/mkspecs/features/exclusive_builds.prf:
c:/bbndk10.2.1/target_10_1_0_4828/qnx6/usr/share/qt4/mkspecs/features/default_pre.prf:
../config.pri:
c:/bbndk10.2.1/target_10_1_0_4828/qnx6/usr/share/qt4/mkspecs/features/debug.prf:
c:/bbndk10.2.1/target_10_1_0_4828/qnx6/usr/share/qt4/mkspecs/features/default_post.prf:
c:/bbndk10.2.1/target_10_1_0_4828/qnx6/usr/share/qt4/mkspecs/features/warn_on.prf:
c:/bbndk10.2.1/target_10_1_0_4828/qnx6/usr/share/qt4/mkspecs/features/qt.prf:
c:/bbndk10.2.1/target_10_1_0_4828/qnx6/usr/share/qt4/mkspecs/features/unix/thread.prf:
c:/bbndk10.2.1/target_10_1_0_4828/qnx6/usr/share/qt4/mkspecs/features/moc.prf:
c:/bbndk10.2.1/target_10_1_0_4828/qnx6/usr/share/qt4/mkspecs/features/shared.prf:
c:/bbndk10.2.1/target_10_1_0_4828/qnx6/usr/share/qt4/mkspecs/features/dll.prf:
c:/bbndk10.2.1/target_10_1_0_4828/qnx6/usr/share/qt4/mkspecs/features/resources.prf:
c:/bbndk10.2.1/target_10_1_0_4828/qnx6/usr/share/qt4/mkspecs/features/uic.prf:
c:/bbndk10.2.1/target_10_1_0_4828/qnx6/usr/share/qt4/mkspecs/features/yacc.prf:
c:/bbndk10.2.1/target_10_1_0_4828/qnx6/usr/share/qt4/mkspecs/features/lex.prf:
c:\bbndk10.2.1\target_10_1_0_4828\qnx6\x86\usr\lib\qt4\lib\libQtCore.prl:
c:\bbndk10.2.1\target_10_1_0_4828\qnx6\x86\usr\lib\qt4\lib\libQtDeclarative.prl:
c:\bbndk10.2.1\target_10_1_0_4828\qnx6\x86\usr\lib\qt4\lib\libQtScript.prl:
c:\bbndk10.2.1\target_10_1_0_4828\qnx6\x86\usr\lib\qt4\lib\libQtSvg.prl:
c:\bbndk10.2.1\target_10_1_0_4828\qnx6\x86\usr\lib\qt4\lib\libQtGui.prl:
c:\bbndk10.2.1\target_10_1_0_4828\qnx6\x86\usr\lib\qt4\lib\libQtSql.prl:
c:\bbndk10.2.1\target_10_1_0_4828\qnx6\x86\usr\lib\qt4\lib\libQtXmlPatterns.prl:
c:\bbndk10.2.1\target_10_1_0_4828\qnx6\x86\usr\lib\qt4\lib\libQtNetwork.prl:
qmake:  FORCE
	@$(QMAKE) -spec c:/bbndk10.2.1/target_10_1_0_4828/qnx6/usr/share/qt4/mkspecs/blackberry-x86-qcc CONFIG+=debug CONFIG+=simulator -o Makefile ../MediaKeys.pro

dist: 
	@$(CHK_DIR_EXISTS) .obj/MediaKeys1.0.0 || $(MKDIR) .obj/MediaKeys1.0.0 
	$(COPY_FILE) --parents $(SOURCES) $(DIST) .obj/MediaKeys1.0.0/ && $(COPY_FILE) --parents ../src/ApplicationThread.hpp ../src/mediaKeys_js.hpp ../src/mediaKeys_ndk.hpp .obj/MediaKeys1.0.0/ && $(COPY_FILE) --parents ../src/ApplicationThread.cpp ../src/json_reader.cpp ../src/json_value.cpp ../src/json_writer.cpp ../src/plugin.cpp ../src/mediaKeys_js.cpp ../src/mediaKeys_ndk.cpp ../src/tokenizer.cpp .obj/MediaKeys1.0.0/ && $(COPY_FILE) --parents MediaKeys.ts .obj/MediaKeys1.0.0/ && (cd `dirname .obj/MediaKeys1.0.0` && $(TAR) MediaKeys1.0.0.tar MediaKeys1.0.0 && $(COMPRESS) MediaKeys1.0.0.tar) && $(MOVE) `dirname .obj/MediaKeys1.0.0`/MediaKeys1.0.0.tar.gz . && $(DEL_FILE) -r .obj/MediaKeys1.0.0


clean:compiler_clean 
	-$(DEL_FILE) $(OBJECTS)
	-$(DEL_FILE) .obj/MediaKeys.gch/c .obj/MediaKeys.gch/c++
	-$(DEL_FILE) *~ core *.core


####### Sub-libraries

distclean: clean
	-$(DEL_FILE) $(TARGET) 
	-$(DEL_FILE) $(TARGET0) $(TARGET1) $(TARGET2) $(TARGETA)
	-$(DEL_FILE) Makefile


###### Prefix headers
.obj/MediaKeys.gch/c: ../precompiled.h 
	@$(CHK_DIR_EXISTS) .obj/MediaKeys.gch/ || $(MKDIR) .obj/MediaKeys.gch/ 
	$(CC) $(CFLAGS) $(INCPATH) -x c-header -c ../precompiled.h -o .obj/MediaKeys.gch/c

.obj/MediaKeys.gch/c++: ../precompiled.h 
	@$(CHK_DIR_EXISTS) .obj/MediaKeys.gch/ || $(MKDIR) .obj/MediaKeys.gch/ 
	$(CXX) $(CXXFLAGS) $(INCPATH) -x c++-header -c ../precompiled.h -o .obj/MediaKeys.gch/c++

check: first

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: .moc/moc_ApplicationThread.cpp .moc/moc_mediaKeys_ndk.cpp
compiler_moc_header_clean:
	-$(DEL_FILE) .moc/moc_ApplicationThread.cpp .moc/moc_mediaKeys_ndk.cpp
.moc/moc_ApplicationThread.cpp: ../src/ApplicationThread.hpp
	C:/bbndk10.2.1/host_10_1_0_238/win32/x86/usr/bin/moc.exe $(DEFINES) $(INCPATH) -D__QNXNTO__ ../src/ApplicationThread.hpp -o .moc/moc_ApplicationThread.cpp

.moc/moc_mediaKeys_ndk.cpp: ../src/mediaKeys_ndk.hpp
	C:/bbndk10.2.1/host_10_1_0_238/win32/x86/usr/bin/moc.exe $(DEFINES) $(INCPATH) -D__QNXNTO__ ../src/mediaKeys_ndk.hpp -o .moc/moc_mediaKeys_ndk.cpp

compiler_rcc_make_all:
compiler_rcc_clean:
compiler_image_collection_make_all: .ui/qmake_image_collection.cpp
compiler_image_collection_clean:
	-$(DEL_FILE) .ui/qmake_image_collection.cpp
compiler_moc_source_make_all:
compiler_moc_source_clean:
compiler_uic_make_all:
compiler_uic_clean:
compiler_yacc_decl_make_all:
compiler_yacc_decl_clean:
compiler_yacc_impl_make_all:
compiler_yacc_impl_clean:
compiler_lex_make_all:
compiler_lex_clean:
compiler_clean: compiler_moc_header_clean 

####### Compile

.obj/ApplicationThread.o: ../src/ApplicationThread.cpp ..\src\ApplicationThread.hpp \
		.obj/MediaKeys.gch/c++
	$(CXX) -c -Wc,-include -Wc,.obj/MediaKeys $(CXXFLAGS) $(INCPATH) -o .obj/ApplicationThread.o ../src/ApplicationThread.cpp

.obj/json_reader.o: ../src/json_reader.cpp ../public/json/reader.h \
		../public/json/features.h \
		../public/json/forwards.h \
		../public/json/config.h \
		../public/json/value.h \
		.obj/MediaKeys.gch/c++
	$(CXX) -c -Wc,-include -Wc,.obj/MediaKeys $(CXXFLAGS) $(INCPATH) -o .obj/json_reader.o ../src/json_reader.cpp

.obj/json_value.o: ../src/json_value.cpp ../public/json/value.h \
		../public/json/forwards.h \
		../public/json/config.h \
		../public/json/writer.h \
		../public/json_batchallocator.h \
		../public/json_internalarray.inl \
		../public/json_internalmap.inl \
		../public/json_valueiterator.inl \
		.obj/MediaKeys.gch/c++
	$(CXX) -c -Wc,-include -Wc,.obj/MediaKeys $(CXXFLAGS) $(INCPATH) -o .obj/json_value.o ../src/json_value.cpp

.obj/json_writer.o: ../src/json_writer.cpp ../public/json/writer.h \
		../public/json/value.h \
		../public/json/forwards.h \
		../public/json/config.h \
		.obj/MediaKeys.gch/c++
	$(CXX) -c -Wc,-include -Wc,.obj/MediaKeys $(CXXFLAGS) $(INCPATH) -o .obj/json_writer.o ../src/json_writer.cpp

.obj/plugin.o: ../src/plugin.cpp ../public/plugin.h \
		../public/tokenizer.h \
		.obj/MediaKeys.gch/c++
	$(CXX) -c -Wc,-include -Wc,.obj/MediaKeys $(CXXFLAGS) $(INCPATH) -o .obj/plugin.o ../src/plugin.cpp

.obj/mediaKeys_js.o: ../src/mediaKeys_js.cpp ..\src\mediaKeys_js.hpp \
		../public/plugin.h \
		..\src\mediaKeys_ndk.hpp \
		..\src\ApplicationThread.hpp \
		.obj/MediaKeys.gch/c++
	$(CXX) -c -Wc,-include -Wc,.obj/MediaKeys $(CXXFLAGS) $(INCPATH) -o .obj/mediaKeys_js.o ../src/mediaKeys_js.cpp

.obj/mediaKeys_ndk.o: ../src/mediaKeys_ndk.cpp ../public/json/reader.h \
		../public/json/features.h \
		../public/json/forwards.h \
		../public/json/config.h \
		../public/json/value.h \
		../public/json/writer.h \
		..\src\mediaKeys_ndk.hpp \
		..\src\mediaKeys_js.hpp \
		../public/plugin.h \
		..\src\ApplicationThread.hpp \
		.obj/MediaKeys.gch/c++
	$(CXX) -c -Wc,-include -Wc,.obj/MediaKeys $(CXXFLAGS) $(INCPATH) -o .obj/mediaKeys_ndk.o ../src/mediaKeys_ndk.cpp

.obj/tokenizer.o: ../src/tokenizer.cpp ../public/tokenizer.h \
		.obj/MediaKeys.gch/c++
	$(CXX) -c -Wc,-include -Wc,.obj/MediaKeys $(CXXFLAGS) $(INCPATH) -o .obj/tokenizer.o ../src/tokenizer.cpp

.obj/moc_ApplicationThread.o: .moc/moc_ApplicationThread.cpp .obj/MediaKeys.gch/c++
	$(CXX) -c -Wc,-include -Wc,.obj/MediaKeys $(CXXFLAGS) $(INCPATH) -o .obj/moc_ApplicationThread.o .moc/moc_ApplicationThread.cpp

.obj/moc_mediaKeys_ndk.o: .moc/moc_mediaKeys_ndk.cpp .obj/MediaKeys.gch/c++
	$(CXX) -c -Wc,-include -Wc,.obj/MediaKeys $(CXXFLAGS) $(INCPATH) -o .obj/moc_mediaKeys_ndk.o .moc/moc_mediaKeys_ndk.cpp

####### Install

install:   FORCE

uninstall:   FORCE

FORCE:

