Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Shervin Nourbakhsh
cameo
Commits
de59a050
Commit
de59a050
authored
Mar 03, 2020
by
legoc
Browse files
Changed nature of project to C++
parent
92ea7046
Changes
1
Hide whitespace changes
Inline
Side-by-side
.project
View file @
de59a050
...
...
@@ -5,11 +5,6 @@
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>
org.eclipse.xtext.ui.shared.xtextBuilder
</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>
org.eclipse.cdt.managedbuilder.core.genmakebuilder
</name>
<triggers>
clean,full,incremental,
</triggers>
...
...
@@ -36,7 +31,7 @@
</dictionary>
<dictionary>
<key>
org.eclipse.cdt.make.core.buildLocation
</key>
<value>
${workspace_loc:/
LstDataProcess
/Debug}
</value>
<value>
${workspace_loc:/
NomadModulesTest
/Debug}
</value>
</dictionary>
<dictionary>
<key>
org.eclipse.cdt.make.core.cleanBuildTarget
</key>
...
...
@@ -52,11 +47,11 @@
</dictionary>
<dictionary>
<key>
org.eclipse.cdt.make.core.enableCleanBuild
</key>
<value>
tru
e
</value>
<value>
fals
e
</value>
</dictionary>
<dictionary>
<key>
org.eclipse.cdt.make.core.enableFullBuild
</key>
<value>
tru
e
</value>
<value>
fals
e
</value>
</dictionary>
<dictionary>
<key>
org.eclipse.cdt.make.core.fullBuildTarget
</key>
...
...
@@ -78,11 +73,17 @@
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>
org.jaylib.plugins.cppchecker.cppCheckerBuilder
</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>
org.eclipse.cdt.core.cnature
</nature>
<nature>
org.eclipse.cdt.core.ccnature
</nature>
<nature>
org.eclipse.cdt.managedbuilder.core.managedBuildNature
</nature>
<nature>
org.eclipse.cdt.managedbuilder.core.ScannerConfigNature
</nature>
<nature>
org.
eclipse.xtext.ui.shared.xtext
Nature
</nature>
<nature>
org.
jaylib.plugins.cppchecker.cppChecker
Nature
</nature>
</natures>
</projectDescription>
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