mirror of
https://github.com/qpdf/qpdf.git
synced 2024-11-11 07:30:57 +00:00
README.windows -> README-windows.txt
git-svn-id: svn+q:///qpdf/trunk@1013 71b93d88-0707-0410-a8cf-f5a4172ac649
This commit is contained in:
parent
f7a18c42a0
commit
cda1458159
8
README
8
README
@ -17,8 +17,8 @@ of virtually all Linux distributions and are readily available;
|
|||||||
download information appears in the documentation. You can also
|
download information appears in the documentation. You can also
|
||||||
download the external library distributions in source from from qpdf's
|
download the external library distributions in source from from qpdf's
|
||||||
download site. For Windows, you can download pre-built binary
|
download site. For Windows, you can download pre-built binary
|
||||||
verisons of those libraries for some compilers; see README.windows for
|
verisons of those libraries for some compilers; see README-windows.txt
|
||||||
additional details.
|
for additional details.
|
||||||
|
|
||||||
|
|
||||||
Licensing terms of embedded software
|
Licensing terms of embedded software
|
||||||
@ -61,7 +61,7 @@ make and other related tools. The MSVC works with either cygwin or
|
|||||||
MSYS. The mingw build requires MSYS and will probably not work with
|
MSYS. The mingw build requires MSYS and will probably not work with
|
||||||
cygwin.
|
cygwin.
|
||||||
|
|
||||||
For details on how to build under Windows, see README.windows.
|
For details on how to build under Windows, see README-windows.txt.
|
||||||
|
|
||||||
|
|
||||||
Additional Notes on Build
|
Additional Notes on Build
|
||||||
@ -73,7 +73,7 @@ obeying the compiler specified with configure. This can be enabled by
|
|||||||
passing --with-buildrules=buildrules where buildrules corresponds to
|
passing --with-buildrules=buildrules where buildrules corresponds to
|
||||||
one of the .mk files (other than rules.mk) in the make directory.
|
one of the .mk files (other than rules.mk) in the make directory.
|
||||||
This should never be necessary on a UNIX system, but may be necessary
|
This should never be necessary on a UNIX system, but may be necessary
|
||||||
on a Windows system. See README.windows for details. There is a
|
on a Windows system. See README-windows.txt for details. There is a
|
||||||
gcc-linux.mk file enable "gcc-linux" build rules, but it is intended
|
gcc-linux.mk file enable "gcc-linux" build rules, but it is intended
|
||||||
to help test the build system; Linux users should build with the
|
to help test the build system; Linux users should build with the
|
||||||
"libtools" rules, which are enabled by default.
|
"libtools" rules, which are enabled by default.
|
||||||
|
@ -21,8 +21,8 @@ download.
|
|||||||
|
|
||||||
If you want to build qpdf for Windows yourself with either MINGW's
|
If you want to build qpdf for Windows yourself with either MINGW's
|
||||||
gcc 4.4 or VC9, you can download this file and extract it inside
|
gcc 4.4 or VC9, you can download this file and extract it inside
|
||||||
the qpdf source distribution. Please refer to README.windows in
|
the qpdf source distribution. Please refer to README-windows.txt
|
||||||
the qpdf source distribution for additional details.
|
in the qpdf source distribution for additional details.
|
||||||
|
|
||||||
* qpdf-external-libs-src.zip
|
* qpdf-external-libs-src.zip
|
||||||
|
|
||||||
|
@ -180,7 +180,7 @@ make
|
|||||||
</para>
|
</para>
|
||||||
<para>
|
<para>
|
||||||
Building on Windows is a little bit more complicated. For
|
Building on Windows is a little bit more complicated. For
|
||||||
details, please see <filename>README.windows</filename> in the
|
details, please see <filename>README-windows.txt</filename> in the
|
||||||
source distribution. You can also download a binary distribution
|
source distribution. You can also download a binary distribution
|
||||||
for Windows.
|
for Windows.
|
||||||
</para>
|
</para>
|
||||||
|
Loading…
Reference in New Issue
Block a user