Skip to content

Commit

Permalink
remove uneeded stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
Lorn Potter committed Mar 19, 2013
1 parent 78b452f commit 3fa0bda
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 10 deletions.
2 changes: 1 addition & 1 deletion connd/connd.pro
Expand Up @@ -17,7 +17,7 @@ INCLUDEPATH += libconnman-qt
OTHER_FILES += com.jolla.Connectiond.xml

# create adaptor
system(qdbusxml2cpp -c ConnAdaptor -a connadaptor.h:connadaptor.cpp com.jolla.Connectiond.xml)
#system(qdbusxml2cpp -c ConnAdaptor -a connadaptor.h:connadaptor.cpp com.jolla.Connectiond.xml)

SOURCES += main.cpp \
qconnectionmanager.cpp \
Expand Down
9 changes: 0 additions & 9 deletions connectionagent.pro
@@ -1,16 +1,7 @@

#-------------------------------------------------
#
# Project created by QtCreator 2011-05-11T09:46:44
#
#-------------------------------------------------
TEMPLATE = subdirs

#INCLUDEPATH += libconnman-qt
#DEPENDPATH += /home/lpotter/mer/builds/libconnman-qt-build/libconnman-qt
TEMPLATE += ordered

#SUBDIRS = lib
SUBDIRS += connd
SUBDIRS += connectionagentplugin
SUBDIRS += test/testqml
Expand Down

0 comments on commit 3fa0bda

Please sign in to comment.