summaryrefslogtreecommitdiffstats
path: root/win/pro_files/kstyles/dotNET/dotnet/dotnet.pro
blob: 69a42f1cbd17f42d9ea6b32f025cb1d31a7ac224 (plain)
1
2
3
4
5
6
7
8
9
10
include( ../../common.pro )

TARGET		= dotnet$$KDEBUG

SOURCES = \
dotnet.cpp

system( tqmoc dotnet.h -o tqmoc/dotnet.moc )