~ubuntu-branches/ubuntu/trusty/anjuta/trusty

« back to all changes in this revision

Viewing changes to manuals/anjuta-manual/gl/project-manager-library-remove.page

  • Committer: Package Import Robot
  • Author(s): Jeremy Bicha
  • Date: 2012-03-06 01:11:30 UTC
  • mfrom: (1.1.44)
  • Revision ID: package-import@ubuntu.com-20120306011130-yumg9s1nprogue2a
Tags: 2:3.3.91-0ubuntu1
* New upstream release.
* debian/control.in:
  - Bump minimum glade to 3.11 and vala to 0.16

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="utf-8"?>
 
2
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="project-manager-library-remove" xml:lang="gl">
 
3
 
 
4
  <info xmlns:facet="http://projectmallard.org/facet/1.0/">
 
5
    <facet:tag key="all-pages" value="whatever"/> <!--Include page in index-->
 
6
    <link type="guide" xref="project-manager-library" group="seventh"/>
 
7
    <link type="seealso" xref="project-manager-target"/>
 
8
    <revision pkgversion="3.0" version="0.1" date="2011-03-27" status="incomplete"/>
 
9
    <desc>
 
10
      Remove a custom library from a target.
 
11
    </desc>
 
12
    <credit type="author">
 
13
      <name>Sébastien Granjoux</name>
 
14
      <email>seb.sfo@free.fr</email>
 
15
    </credit>
 
16
    <credit type="editor">
 
17
      <name>Philip Chimento</name>
 
18
      <email>philip.chimento@gmail.com</email>
 
19
    </credit>
 
20
  </info>
 
21
 
 
22
  <title>Quitar unha biblioteca personalizada</title>
 
23
 
 
24
  <steps>
 
25
    <item>
 
26
      <p>Select the target that has the library you want to remove in the
 
27
      <gui>project view</gui>, click on the right mouse button to
 
28
      make the <gui>project context menu</gui> appear and select
 
29
      <gui>Properties</gui>.</p>
 
30
    </item>
 
31
    <item>
 
32
      <p>Remove the library from the
 
33
      <gui>C preprocessor flags</gui> and <gui>Linker flags</gui>
 
34
      properties. Click on the <gui>Apply</gui> button to write the
 
35
      changes to the project files.</p>
 
36
    </item>
 
37
  </steps>
 
38
 
 
39
</page>