Rework cma protocol selection.

Read plugins from current application directory on debug mode.
This commit is contained in:
codestation
2015-02-14 22:03:53 -04:30
parent 4fa13bd9ec
commit ea67001531
8 changed files with 132 additions and 39 deletions

View File

@@ -24,7 +24,7 @@ SOURCES += \
src/sqlitedb.cpp \
src/httpdownloader.cpp \
src/qlistdb.cpp \
src/database.cpp \
src/database.cpp
HEADERS += \
src/capability.h \
@@ -40,7 +40,7 @@ HEADERS += \
src/sqlitedb.h \
src/httpdownloader.h \
src/qlistdb.h \
src/database.h \
src/database.h
OTHER_FILES += \
resources/xml/psp2-updatelist.xml \