Translations:KDevelop5/Manual/Building (compiling) projects with custom Makefiles/6/da: Difference between revisions

From KDE UserBase Wiki
(Importing a new version from external source)
(No difference)

Revision as of 08:07, 1 October 2017

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (KDevelop5/Manual/Building (compiling) projects with custom Makefiles)
In the top part of the project view, expand the sub-tree for one project, let's say the one for which you want to run a particular Makefile target. This will give you icons for:
* directories under this project
*files in the top-level directory for this project
*Makefile targets '''KDevelop''' can identify
These categories are shown in the picture below. Note that '''KDevelop''' ''understands'' Makefile syntax to a certain degree and therefore can offer you targets defined in this Makefile (though this understanding has its limits if targets are composed or implicit).

I den øverste del af projektvisningen udvider du undertræet for et projekt, lad os sige det, for hvilket du vil bygge et bestemt Makefile-mål. Dette vil give dig ikoner for (i) mapper i dette projekt, (ii) filer i projektets topniveau-mappe og (iii) Makefile-mål, som KDevelop kan finde. Disse kategorier vises i billedet til højre. Bemærk, at KDevelop til en vis grad forstår Makefile-syntaks og derfor kan vise dig mål, som er defineret Makefilen (selvom denne forståelse er begrænset, hvis målene er sammensatte eller implicitte).