removed .so

git-svn-id: trunk@8758 -
This commit is contained in:
mattias 2006-02-17 13:58:32 +00:00
parent c17929dd5f
commit a4695eadcf
3 changed files with 2 additions and 1 deletions

1
.gitattributes vendored
View File

@ -2008,7 +2008,6 @@ lcl/interfaces/gtk2/gtk2wstoolwin.pp svneol=native#text/pascal
lcl/interfaces/gtk2/interfaces.pas svneol=native#text/pascal
lcl/interfaces/qt/README.txt svneol=native#text/plain
lcl/interfaces/qt/interfaces.pp svneol=native#text/pascal
lcl/interfaces/qt/libqt4intf.so -text
lcl/interfaces/qt/qt.pp svneol=native#text/pascal
lcl/interfaces/qt/qt4.pas svneol=native#text/plain
lcl/interfaces/qt/qtcallback.inc svneol=native#text/pascal

View File

@ -1,6 +1,8 @@
These are the sources of the LCL qt interface.
They only work with qt4.
To link you need to download the libqt4intf.so.
For more information see
http://wiki.lazarus.freepascal.org/index.php/Qt_Interface

Binary file not shown.