diff options
Diffstat (limited to 'libraries/ptlib/README')
-rw-r--r-- | libraries/ptlib/README | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/libraries/ptlib/README b/libraries/ptlib/README deleted file mode 100644 index cdfb6fd88d..0000000000 --- a/libraries/ptlib/README +++ /dev/null @@ -1,9 +0,0 @@ -PTLib - Portable Tools Library - -PTLib is a moderately large class library that has it's genesis many -years ago as PWLib (Portable Windows Library), a method to produce -applications to run on both Microsoft Windows and Unix systems. It -has also been ported to many other systems. -Since then the system has grown to include many classes that assist -in writing complete multi-platform applications. So it became a -Portable Tools Library and was renamed to PTLib. |