diff options
| author | Matthias Melcher <fltk@matthiasm.com> | 2011-01-11 13:07:10 +0000 |
|---|---|---|
| committer | Matthias Melcher <fltk@matthiasm.com> | 2011-01-11 13:07:10 +0000 |
| commit | 026632d781c4bf44022b62c225753b071b65e85f (patch) | |
| tree | 2c129c1437bd82f430436639aa9613907d05cead /documentation/src/intro.dox | |
| parent | 313352b55f85716060a763a112db4214fbffeedb (diff) | |
Small formatting updates for Intor.dox
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@8257 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'documentation/src/intro.dox')
| -rw-r--r-- | documentation/src/intro.dox | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/documentation/src/intro.dox b/documentation/src/intro.dox index e6a2da9e9..f07a86db0 100644 --- a/documentation/src/intro.dox +++ b/documentation/src/intro.dox @@ -247,7 +247,7 @@ files to "includedir", and the library files to "libdir". NOTE: This documentation section is currently under review. More up-to-date information for this release may be available -in the file README.MSWindows.txt and you should read +in the file "README.MSWindows.txt" and you should read that file to determine if there are changes that may be applicable to your build environment. @@ -274,17 +274,17 @@ versions, can be used as well, if they can open the project files. Be sure to get your service packs! -The project files can be found in the ide/ directory. -Please read ide/README.IDE for more info about this. +The project files can be found in the "ide/" directory. +Please read "ide/README.IDE" for more info about this. -GNU toolsets (Cygwin or MinGW) hosted on Windows. +\subsection intro_cygwin_mingw GNU toolsets (Cygwin or MinGW) hosted on Windows If using Cygwin with the Cygwin shell, or MinGW with the Msys shell, these build environments behave very -much like a Unix or OSX build and the notes above in +much like a Unix or OS X build and the notes above in the section on -Building and Installing FLTK Under UNIX and Apple OS X +<i>Building and Installing FLTK Under UNIX and Apple OS X</i> apply, in particular the descriptions of using the "configure" script and its related options. @@ -319,8 +319,8 @@ something like "C:\msys\1.0\local\lib", depending on where your Msys installation is rooted, which may not be useful to other tools. -If you want to "install" your built fltk libraries in a -"non-standard" location you may do: +If you want to install your built fltk libraries in a +non-standard location you may do: \code sh configure --prefix=C:/FLTK |
