aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/sharedfileswindow/sharedfileswindow.pro
blob: be1121e46013ba50b6c9560be8ce8f43cc53a2f3 (about) (plain) (blame)
1
2
3
4
5
6
7
TARGET = kvisharedfileswindow
 
HEADERS += sharedfileswindow.h
 						
SOURCES += libkvisharedfileswindow.cpp sharedfileswindow.cpp
 						
include(../module.pri)