|
Last change
on this file was 2, checked in by dmik, 20 years ago |
|
Imported xplatform parts of the official release 3.3.1 from Trolltech
|
|
File size:
1.0 KB
|
| Line | |
|---|
| 1 | For conditions of distribution and use, see copyright notice in libmng.h
|
|---|
| 2 | or the file LICENSE in the top-level directory of the source distribution.
|
|---|
| 3 |
|
|---|
| 4 | This directory hosts the makefiles for all currently supported platforms.
|
|---|
| 5 |
|
|---|
| 6 | If you're using a system with POSIX shell capabilities, you can use the
|
|---|
| 7 | 'configure' script in the top-level directory, or generate it by running
|
|---|
| 8 | 'autogen.sh' if you have the necessary tools installed.
|
|---|
| 9 |
|
|---|
| 10 | Otherwise, copy the module for your environment (or the closest thing)
|
|---|
| 11 | into the libmng source-directory and change it to your needs. If you
|
|---|
| 12 | create a new file for a platform not on the list send it to me (gerard @
|
|---|
| 13 | libmng.com) and I'll be happy to include it in the next release!
|
|---|
| 14 |
|
|---|
| 15 |
|
|---|
| 16 | Current files:
|
|---|
| 17 |
|
|---|
| 18 | makefile.bcb3 - Borland C++ Builder
|
|---|
| 19 | makefile.vcwin32 - Microsoft Visual C++
|
|---|
| 20 | makefile.unix - generic Unix
|
|---|
| 21 | makefile.linux - Linux ELF (builds shared library)
|
|---|
| 22 | makefile.mingw - builds a static library for mingw32
|
|---|
| 23 |
|
|---|
| 24 |
|
|---|
| 25 | Makefile.am, aclocal.m4 and configure.in - automake/autoconf source
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.