Subversion Repositories svnkaklik

Rev

Details | Last modification | View Log

Rev Author Line No. Line
556 kaklik 1
<?xml version = '1.0'?>
2
<kdevelop>
3
  <general>
4
    <author/>
5
    <email/>
6
    <version>$VERSION$</version>
7
    <projectmanagement>KDevCustomProject</projectmanagement>
8
    <primarylanguage>C++</primarylanguage>
9
    <ignoreparts/>
10
    <projectdirectory>/home/kaklik/svnkaklik/programy/C/ix86/echo/SW/sonar</projectdirectory>
11
    <absoluteprojectpath>true</absoluteprojectpath>
12
    <secondaryLanguages>
13
      <language>C</language>
14
    </secondaryLanguages>
15
    <versioncontrol>kdevsubversion</versioncontrol>
16
    <projectname>sonar</projectname>
17
  </general>
18
  <kdevcustomproject>
19
    <filelistdirectory>/home/kaklik/svnkaklik/programy/C/ix86/echo/SW/sonar</filelistdirectory>
20
    <run>
21
      <mainprogram>/home/kaklik/svnkaklik/programy/C/ix86/echo/SW/sonar/sonar</mainprogram>
22
      <directoryradio>custom</directoryradio>
23
      <customdirectory>/home/kaklik/svnkaklik/programy/C/ix86/echo/SW/sonar</customdirectory>
24
      <programargs/>
25
      <terminal>false</terminal>
26
      <autocompile>true</autocompile>
27
      <envvars/>
28
    </run>
29
    <build>
30
      <buildtool>make</buildtool>
31
      <builddir>/home/kaklik/svnkaklik/programy/C/ix86/echo/SW/sonar</builddir>
32
    </build>
33
    <make>
34
      <abortonerror>false</abortonerror>
35
      <numberofjobs>1</numberofjobs>
36
      <dontact>false</dontact>
37
      <makebin>/usr/bin/make </makebin>
38
      <selectedenvironment>default</selectedenvironment>
39
      <environments>
40
        <default>
41
          <envvar value="1" name="VERBOSE" />
42
        </default>
43
      </environments>
44
    </make>
45
    <blacklist>
46
      <path>CMakeFiles</path>
47
    </blacklist>
48
    <filetypes>
49
      <filetype>*.java</filetype>
50
      <filetype>*.h</filetype>
51
      <filetype>*.H</filetype>
52
      <filetype>*.hh</filetype>
53
      <filetype>*.hxx</filetype>
54
      <filetype>*.hpp</filetype>
55
      <filetype>*.c</filetype>
56
      <filetype>*.C</filetype>
57
      <filetype>*.cc</filetype>
58
      <filetype>*.cpp</filetype>
59
      <filetype>*.c++</filetype>
60
      <filetype>*.cxx</filetype>
61
      <filetype>Makefile</filetype>
62
      <filetype>CMakeLists.txt</filetype>
63
    </filetypes>
64
  </kdevcustomproject>
65
  <kdevfilecreate>
66
    <filetypes/>
67
    <useglobaltypes>
68
      <type ext="ui" />
69
      <type ext="cpp" />
70
      <type ext="h" />
71
    </useglobaltypes>
72
  </kdevfilecreate>
73
  <kdevdoctreeview>
74
    <projectdoc>
75
      <userdocDir>html/</userdocDir>
76
      <apidocDir>html/</apidocDir>
77
    </projectdoc>
78
    <ignoreqt_xml/>
79
    <ignoredoxygen/>
80
    <ignorekdocs/>
81
    <ignoretocs/>
82
    <ignoredevhelp/>
83
  </kdevdoctreeview>
84
  <cppsupportpart>
85
    <filetemplates>
86
      <interfacesuffix>.h</interfacesuffix>
87
      <implementationsuffix>.cpp</implementationsuffix>
88
    </filetemplates>
89
  </cppsupportpart>
90
  <kdevcppsupport>
91
    <codecompletion>
92
      <includeGlobalFunctions>true</includeGlobalFunctions>
93
      <includeTypes>true</includeTypes>
94
      <includeEnums>true</includeEnums>
95
      <includeTypedefs>false</includeTypedefs>
96
      <automaticCodeCompletion>true</automaticCodeCompletion>
97
      <automaticArgumentsHint>true</automaticArgumentsHint>
98
      <automaticHeaderCompletion>true</automaticHeaderCompletion>
99
      <codeCompletionDelay>250</codeCompletionDelay>
100
      <argumentsHintDelay>400</argumentsHintDelay>
101
      <headerCompletionDelay>250</headerCompletionDelay>
102
      <showOnlyAccessibleItems>false</showOnlyAccessibleItems>
103
      <completionBoxItemOrder>0</completionBoxItemOrder>
104
      <howEvaluationContextMenu>true</howEvaluationContextMenu>
105
      <showCommentWithArgumentHint>true</showCommentWithArgumentHint>
106
      <statusBarTypeEvaluation>false</statusBarTypeEvaluation>
107
      <namespaceAliases>std=_GLIBCXX_STD;__gnu_cxx=std</namespaceAliases>
108
      <processPrimaryTypes>true</processPrimaryTypes>
109
      <processFunctionArguments>false</processFunctionArguments>
110
      <preProcessAllHeaders>false</preProcessAllHeaders>
111
      <parseMissingHeadersExperimental>false</parseMissingHeadersExperimental>
112
      <resolveIncludePathsUsingMakeExperimental>false</resolveIncludePathsUsingMakeExperimental>
113
      <alwaysParseInBackground>true</alwaysParseInBackground>
114
      <usePermanentCaching>true</usePermanentCaching>
115
      <alwaysIncludeNamespaces>false</alwaysIncludeNamespaces>
116
      <includePaths>.;</includePaths>
117
    </codecompletion>
118
    <references/>
119
    <qt>
120
      <used>false</used>
121
      <version>3</version>
122
      <includestyle>3</includestyle>
123
      <root></root>
124
      <designerintegration>EmbeddedKDevDesigner</designerintegration>
125
      <qmake></qmake>
126
      <designer></designer>
127
      <designerpluginpaths/>
128
    </qt>
129
  </kdevcppsupport>
130
  <kdevfileview>
131
    <groups>
132
      <group pattern="CMakeLists.txt;*.cmake;" name="CMake" />
133
      <group pattern="*.h;*.hxx;*.hpp" name="Header" />
134
      <group pattern="*.c" name="C Sources" />
135
      <group pattern="*.cpp;*.C;*.cxx;*.cc" name="C++ Sources" />
136
      <group pattern="*.ui" name="Qt Designer files" />
137
      <hidenonprojectfiles>true</hidenonprojectfiles>
138
      <hidenonlocation>false</hidenonlocation>
139
    </groups>
140
    <tree>
141
      <hidepatterns>*.o,*.lo,CVS,*~,cmake*</hidepatterns>
142
      <hidenonprojectfiles>true</hidenonprojectfiles>
143
    </tree>
144
  </kdevfileview>
145
  <substmap>
146
    <APPNAME>sonar</APPNAME>
147
    <APPNAMELC>sonar</APPNAMELC>
148
    <APPNAMESC>Sonar</APPNAMESC>
149
    <APPNAMEUC>SONAR</APPNAMEUC>
150
    <AUTHOR>Jakub Kákona</AUTHOR>
151
    <EMAIL>kaklik@mlab.cz</EMAIL>
152
    <LICENSE>GPL</LICENSE>
153
    <LICENSEFILE>COPYING</LICENSEFILE>
154
    <VERSION>0.1</VERSION>
155
    <YEAR>2009</YEAR>
156
    <dest>/home/kaklik/svnkaklik/programy/C/ix86/echo/SW/sonar</dest>
157
  </substmap>
158
</kdevelop>