mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-01 15:11:24 +00:00
Fix italicized text.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@158714 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
67d31c6229
commit
ce6e0a1020
@ -310,14 +310,14 @@ you do a ``Debug``, ``Release``, or ``Profile`` build.
|
|||||||
Libraries
|
Libraries
|
||||||
|
|
||||||
All libraries (static and dynamic) will be stored in
|
All libraries (static and dynamic) will be stored in
|
||||||
``PROJ_OBJ_ROOT/<type>/lib``, where *``type``* is ``Debug``, ``Release``, or
|
``PROJ_OBJ_ROOT/<type>/lib``, where *type* is ``Debug``, ``Release``, or
|
||||||
``Profile`` for a debug, optimized, or profiled build, respectively.
|
``Profile`` for a debug, optimized, or profiled build, respectively.
|
||||||
|
|
||||||
Executables
|
Executables
|
||||||
|
|
||||||
All executables will be stored in ``PROJ_OBJ_ROOT/<type>/bin``, where
|
All executables will be stored in ``PROJ_OBJ_ROOT/<type>/bin``, where *type*
|
||||||
*``type``* is ``Debug``, ``Release``, or ``Profile`` for a debug, optimized,
|
is ``Debug``, ``Release``, or ``Profile`` for a debug, optimized, or
|
||||||
or profiled build, respectively.
|
profiled build, respectively.
|
||||||
|
|
||||||
Further Help
|
Further Help
|
||||||
============
|
============
|
||||||
|
Loading…
Reference in New Issue
Block a user