blob: b283270f7c5d98538f30947bbfc96bad15942b47 (
plain)
1
2
3
4
5
6
7
8
|
# Code generation options for tdeconfig_compiler
File=ktorrent.kcfg
ClassName=Settings
Singleton=true
Mutators=true
# will create the necessary code for setting those variables
IncludeFiles=libktorrent_export.h
Visibility=LIBKTORRENT_EXPORT
|