Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
linux-elphel
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
Elphel
linux-elphel
Commits
67bbf1dd
Commit
67bbf1dd
authored
Feb 26, 2016
by
Andrey Filippov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
indexing open files option
parent
a0e75be9
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
1 deletion
+4
-1
.cproject
.cproject
+3
-0
org.eclipse.cdt.core.prefs
.settings/org.eclipse.cdt.core.prefs
+1
-1
No files found.
.cproject
View file @
67bbf1dd
...
...
@@ -35,10 +35,12 @@
<listOptionValue
builtIn=
"false"
value=
"KBUILD_BASENAME=KBUILD_STR(bounds)"
/>
<listOptionValue
builtIn=
"false"
value=
"KBUILD_MODNAME=KBUILD_STR(bounds)"
/>
<listOptionValue
builtIn=
"false"
value=
"__GENKSYMS__=1"
/>
<listOptionValue
builtIn=
"false"
value=
"CONFIG_GPIOLIB=1"
/>
</option>
<option
id=
"gnu.c.compiler.option.include.paths.1702086126"
name=
"Include paths (-I)"
superClass=
"gnu.c.compiler.option.include.paths"
valueType=
"includePath"
>
<listOptionValue
builtIn=
"false"
value=
"${workspace_loc:/linux-elphel/linux/source/include}"
/>
<listOptionValue
builtIn=
"false"
value=
"${workspace_loc:/linux-elphel/linux/source/include/linux}"
/>
<listOptionValue
builtIn=
"false"
value=
"${workspace_loc:/linux-elphel/linux/source/include/linux/gpio}"
/>
<listOptionValue
builtIn=
"false"
value=
"${workspace_loc:/linux-elphel/linux/arch/arm/include/generated}"
/>
<listOptionValue
builtIn=
"false"
value=
"${workspace_loc:/linux-elphel/linux/arch/arm/include/generated/uapi}"
/>
<listOptionValue
builtIn=
"false"
value=
"${workspace_loc:/linux-elphel/linux/include/generated/uapi}"
/>
...
...
@@ -64,6 +66,7 @@
<option
id=
"gnu.both.asm.option.include.paths.1017210607"
name=
"Include paths (-I)"
superClass=
"gnu.both.asm.option.include.paths"
valueType=
"includePath"
>
<listOptionValue
builtIn=
"false"
value=
"${workspace_loc:/linux-elphel/linux/source/include}"
/>
<listOptionValue
builtIn=
"false"
value=
"${workspace_loc:/linux-elphel/linux/source/include/linux}"
/>
<listOptionValue
builtIn=
"false"
value=
"${workspace_loc:/linux-elphel/linux/source/include/linux/gpio}"
/>
<listOptionValue
builtIn=
"false"
value=
"${workspace_loc:/linux-elphel/linux/arch/arm/include/generated}"
/>
<listOptionValue
builtIn=
"false"
value=
"${workspace_loc:/linux-elphel/linux/arch/arm/include/generated/uapi}"
/>
<listOptionValue
builtIn=
"false"
value=
"${workspace_loc:/linux-elphel/linux/include/generated/uapi}"
/>
...
...
.settings/org.eclipse.cdt.core.prefs
View file @
67bbf1dd
...
...
@@ -7,7 +7,7 @@ environment/project/cdt.managedbuild.config.gnu.cross.exe.debug.903609687/append
indexer/indexAllFiles=false
indexer/indexAllHeaderVersions=true
indexer/indexAllVersionsSpecificHeaders=
indexer/indexOnOpen=
fals
e
indexer/indexOnOpen=
tru
e
indexer/indexUnusedHeadersWithDefaultLang=false
indexer/indexerId=org.eclipse.cdt.core.fastIndexer
indexer/skipFilesLargerThanMB=999
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment