aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/sharedfileswindow/sharedfileswindow.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/sharedfileswindow/sharedfileswindow.pro')
-rw-r--r--src/modules/sharedfileswindow/sharedfileswindow.pro7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/modules/sharedfileswindow/sharedfileswindow.pro b/src/modules/sharedfileswindow/sharedfileswindow.pro
new file mode 100644
index 000000000..be1121e46
--- /dev/null
+++ b/src/modules/sharedfileswindow/sharedfileswindow.pro
@@ -0,0 +1,7 @@
+TARGET = kvisharedfileswindow
+
+HEADERS += sharedfileswindow.h
+
+SOURCES += libkvisharedfileswindow.cpp sharedfileswindow.cpp
+
+include(../module.pri) \ No newline at end of file