Changeset 99:873874015a62
- Timestamp:
- 02/09/08 09:45:02
(10 months ago)
- Author:
- Frank Benoit <benoit@tionex.de>
- branch:
- default
- Message:
Explanation where to get the import libs
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r78 |
r99 |
|
| 8 | 8 | dsss 0.75 |
|---|
| 9 | 9 | DMD 1.025 (don't use 1.026, which has a problem with tango) |
|---|
| | 10 | Import libs |
|---|
| | 11 | |
|---|
| | 12 | Import libs: |
|---|
| | 13 | ============ |
|---|
| | 14 | To link everything you need the import libs. |
|---|
| | 15 | They are not included in the source repository, please use this archive |
|---|
| | 16 | |
|---|
| | 17 | http://downloads.dsource.org/projects/dwt-linux/dwt-win-libs.zip |
|---|
| | 18 | |
|---|
| | 19 | They don't contain any DWT code, only the import libraries to link to the windows system DLLs. |
|---|
| 10 | 20 | |
|---|
| 11 | 21 | |
|---|