| OLD | NEW |
| 1 | 1 |
| 2 Windows port | 2 Windows port |
| 3 ------------ | 3 ------------ |
| 4 | 4 |
| 5 This directory contains the files required to build this software on the | 5 This directory contains the files required to build this software on the |
| 6 native Windows platform. | 6 native Windows platform. |
| 7 | 7 |
| 8 As a rule of thumb, the root of this directory contains files needed | 8 As a rule of thumb, the root of this directory contains files needed |
| 9 to build the library using the command-line tools, while various | 9 to build the library using the command-line tools, while various |
| 10 subdirectories contain project files for various IDEs. | 10 subdirectories contain project files for various IDEs. |
| (...skipping 113 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 124 any other project files. If you are a novice and puzzled about how to | 124 any other project files. If you are a novice and puzzled about how to |
| 125 use particular project files with a particular IDE, check for a readme | 125 use particular project files with a particular IDE, check for a readme |
| 126 file in that IDEs subdirectory. I won't discuss any particular IDE | 126 file in that IDEs subdirectory. I won't discuss any particular IDE |
| 127 here, because I would like to keep this document as general as | 127 here, because I would like to keep this document as general as |
| 128 possible, and there is also a chance that support exists for IDEs | 128 possible, and there is also a chance that support exists for IDEs |
| 129 which I have never seen. | 129 which I have never seen. |
| 130 | 130 |
| 131 | 131 |
| 132 November 2002, Igor Zlatkovic <igor@zlatkovic.com> | 132 November 2002, Igor Zlatkovic <igor@zlatkovic.com> |
| 133 | 133 |
| OLD | NEW |