diff options
Diffstat (limited to 'kalyptus/ChangeLog')
-rw-r--r-- | kalyptus/ChangeLog | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/kalyptus/ChangeLog b/kalyptus/ChangeLog index adcb5ce4..f2119248 100644 --- a/kalyptus/ChangeLog +++ b/kalyptus/ChangeLog @@ -198,8 +198,8 @@ * 'KDE Integrates Mono'; added -fkimono option to generate C# bindings * It doens't use the Qt C bindings, like Qt# but the Smoke lib instead - * To generate the code and review the api, edit kdebindings/smoke/kde/generate.pl.in - and change '-fsmoke' to '-fkimono'. Then configure kdebindings with the + * To generate the code and review the api, edit tdebindings/smoke/kde/generate.pl.in + and change '-fsmoke' to '-fkimono'. Then configure tdebindings with the '--with-smoke=kde' option. The sources will be generated in smoke/kde. * It uses custom real proxies as AOP style interceptors, one per instance and a static interceptor per class. @@ -254,8 +254,8 @@ bindings The '-fjava' option generates code for the forthcoming Dynamic Proxy/Smoke library based java bindings in KDE 3.3. * The Qt and KDE bindings just checked in were generated by changing the kalyptus - option '-fsmoke' to '-fjni' in kdebindings/smoke/kde/generate.pl.in. Then - configure kdebindings with '--enable-smoke=kde' option to generate the .cpp + option '-fsmoke' to '-fjni' in tdebindings/smoke/kde/generate.pl.in. Then + configure tdebindings with '--enable-smoke=kde' option to generate the .cpp and .java sources. The .h files are generated by using javah on the compiled java .class files. @@ -299,7 +299,7 @@ 2003-09-16 Richard Dale <Richard_Dale@tipitina.demon.co.uk> * Added various parser and code generation fixes so that a libsmokekde.so - can be generated from the kdelibs headers. + can be generated from the tdelibs headers. 2003-08-30 Richard Dale <Richard_Dale@tipitina.demon.co.uk> |