diff options
| author | Kristian Evers <kristianevers@gmail.com> | 2018-10-08 19:30:33 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-10-08 19:30:33 +0200 |
| commit | 425cfd0f59c414d18cb5050f8560fb54310cf507 (patch) | |
| tree | b9fccd60a412f92fb66ff55252866c2dbfae41ff /docs/source | |
| parent | 31025ac9d8c4ff406bb4b4f36c7557a56d23bf33 (diff) | |
| parent | d4a1ea307207b0d28d4a139c881302198d296d33 (diff) | |
| download | PROJ-425cfd0f59c414d18cb5050f8560fb54310cf507.tar.gz PROJ-425cfd0f59c414d18cb5050f8560fb54310cf507.zip | |
Merge pull request #1137 from rouault/drop_nmake
Remove nmake build system
Diffstat (limited to 'docs/source')
| -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 |
