Skip to content
Snippets Groups Projects
Commit 1761acb3 authored by hjk's avatar hjk
Browse files

fakvim: adjust .pro file of test application after file renaming

parent 74d09256
No related merge requests found
......@@ -3,9 +3,9 @@ FAKEVIMHOME = ../../../src/plugins/fakevim
SOURCES += \
main.cpp \
$$FAKEVIMHOME/handler.cpp
$$FAKEVIMHOME/fakevimhandler.cpp
HEADERS += \
$$FAKEVIMHOME/handler.h
$$FAKEVIMHOME/fakevimhandler.h
INCLUDEPATH += $$FAKEVIMHOME
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment