mirror of
https://github.com/gnustep/tools-make.git
synced 2025-04-22 22:00:49 +00:00
Updated again the documentation with information about building different types of a project.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@2449 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
18216297ba
commit
3aa485139b
1 changed files with 3 additions and 0 deletions
3
DESIGN
3
DESIGN
|
@ -359,6 +359,9 @@ enabled but no profile information, the command line would be:
|
|||
The last argument is not necessary because the default is to build a version
|
||||
without profile information.
|
||||
|
||||
The object files will be outputed into the shared_debug_obj directory. If the
|
||||
profile is turned on the output directory would be shared_profile_debug_obj.
|
||||
|
||||
Of course you also have to specify the library combo if it's different than the
|
||||
default.
|
||||
|
||||
|
|
Loading…
Reference in a new issue