diff options
| author | Even Rouault <even.rouault@spatialys.com> | 2018-09-28 16:09:32 +0200 |
|---|---|---|
| committer | Even Rouault <even.rouault@spatialys.com> | 2018-10-03 11:36:51 +0200 |
| commit | d4a1ea307207b0d28d4a139c881302198d296d33 (patch) | |
| tree | e502f9c75fff749ff35b663879e29a16cb006146 /docs/source/faq.rst | |
| parent | cc33c1324b5c815901f056abd8baa49ffb064ccd (diff) | |
| download | PROJ-d4a1ea307207b0d28d4a139c881302198d296d33.tar.gz PROJ-d4a1ea307207b0d28d4a139c881302198d296d33.zip | |
Remove nmake build system
Diffstat (limited to 'docs/source/faq.rst')
| -rw-r--r-- | docs/source/faq.rst | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/source/faq.rst b/docs/source/faq.rst index a03eae31..a218e1a8 100644 --- a/docs/source/faq.rst +++ b/docs/source/faq.rst @@ -49,9 +49,6 @@ After downloading and unpacking the PROJ source, also download and unpack the set of datum shift files. See :ref:`download` for instructions how to fetch and install these files -On Windows the extra nadshift target must be used. For instance -``nmake /f makefile.vc nadshift`` in the ``proj/src`` directory. - A default build and install on Unix will normally build knowledge of the directory where the grid shift files are installed into the PROJ library (usually ``/usr/local/share/proj``). On Windows the library is normally built |
