Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
whitespace
  • Loading branch information
pvuorela committed Jul 7, 2015
1 parent e376bba commit 4f608a3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions connd/connd.pro
Expand Up @@ -30,15 +30,15 @@ SOURCES += main.cpp \
qconnectionagent.cpp \
wakeupwatcher.cpp

HEADERS+= \
HEADERS += \
qconnectionagent.h \
wakeupwatcher.h

target.path = /usr/bin
INSTALLS += target

MOC_DIR=.moc
OBJECTS_DIR=.obj
MOC_DIR = .moc
OBJECTS_DIR = .obj



0 comments on commit 4f608a3

Please sign in to comment.