Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
partons
core
numa
Commits
5b94e3e5
Commit
5b94e3e5
authored
Sep 21, 2016
by
Bryan Berthou
Browse files
refs#16
In NumA++ (trunk) : - Update eclipse project configuration file.
parent
ad1bc1a7
Changes
1
Hide whitespace changes
Inline
Side-by-side
.cproject
View file @
5b94e3e5
...
...
@@ -12,16 +12,16 @@
</externalSetting>
</externalSettings>
<extensions>
<extension
id=
"org.eclipse.cdt.core.ELF"
point=
"org.eclipse.cdt.core.BinaryParser"
/>
<extension
id=
"org.eclipse.cdt.core.GmakeErrorParser"
point=
"org.eclipse.cdt.core.ErrorParser"
/>
<extension
id=
"org.eclipse.cdt.core.CWDLocator"
point=
"org.eclipse.cdt.core.ErrorParser"
/>
<extension
id=
"org.eclipse.cdt.core.GCCErrorParser"
point=
"org.eclipse.cdt.core.ErrorParser"
/>
<extension
id=
"org.eclipse.cdt.core.GASErrorParser"
point=
"org.eclipse.cdt.core.ErrorParser"
/>
<extension
id=
"org.eclipse.cdt.core.GLDErrorParser"
point=
"org.eclipse.cdt.core.ErrorParser"
/>
<extension
id=
"org.eclipse.cdt.core.ELF"
point=
"org.eclipse.cdt.core.BinaryParser"
/>
</extensions>
</storageModule>
<storageModule
moduleId=
"cdtBuildSystem"
version=
"4.0.0"
>
<configuration
artifactExtension=
"so"
artifactName=
"${ProjName}"
buildArtefactType=
"org.eclipse.cdt.build.core.buildArtefactType.sharedLib"
buildProperties=
"org.eclipse.cdt.build.core.buildType=org.eclipse.cdt.build.core.build
Type.debug
,org.eclipse.cdt.build.core.build
Artefact
Type=org.eclipse.cdt.build.core.build
ArtefactType.sharedLib
"
cleanCommand=
"rm -rf"
description=
""
id=
"cdt.managedbuild.config.gnu.so.debug.268917433"
name=
"Debug"
parent=
"cdt.managedbuild.config.gnu.so.debug"
>
<configuration
artifactExtension=
"so"
artifactName=
"${ProjName}"
buildArtefactType=
"org.eclipse.cdt.build.core.buildArtefactType.sharedLib"
buildProperties=
"org.eclipse.cdt.build.core.build
Artefact
Type=org.eclipse.cdt.build.core.build
ArtefactType.sharedLib
,org.eclipse.cdt.build.core.buildType=org.eclipse.cdt.build.core.build
Type.debug
"
cleanCommand=
"rm -rf"
description=
""
id=
"cdt.managedbuild.config.gnu.so.debug.268917433"
name=
"Debug"
parent=
"cdt.managedbuild.config.gnu.so.debug"
>
<folderInfo
id=
"cdt.managedbuild.config.gnu.so.debug.268917433."
name=
"/"
resourcePath=
""
>
<toolChain
id=
"cdt.managedbuild.toolchain.gnu.so.debug.313179161"
name=
"Linux GCC"
superClass=
"cdt.managedbuild.toolchain.gnu.so.debug"
>
<targetPlatform
id=
"cdt.managedbuild.target.gnu.platform.so.debug.1546879730"
name=
"Debug Platform"
superClass=
"cdt.managedbuild.target.gnu.platform.so.debug"
/>
...
...
@@ -35,6 +35,7 @@
<listOptionValue
builtIn=
"false"
value=
""../${EIGEN_INCLUDE_DIR}""
/>
<listOptionValue
builtIn=
"false"
value=
""../${ROOT_INCLUDE_DIR}""
/>
<listOptionValue
builtIn=
"false"
value=
""${workspace_loc:/ElementaryUtils/include}""
/>
<listOptionValue
builtIn=
"false"
value=
""${SFML_INCLUDE_DIR}""
/>
</option>
<inputType
id=
"cdt.managedbuild.tool.gnu.cpp.compiler.input.1517022876"
superClass=
"cdt.managedbuild.tool.gnu.cpp.compiler.input"
/>
</tool>
...
...
Write
Preview
Supports
Markdown
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