Skip to content

Commit

Permalink
ignore cproject
Browse files Browse the repository at this point in the history
  • Loading branch information
obastemur committed Mar 31, 2015
1 parent d2788f5 commit 6d6dc3e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .cproject
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
<listOptionValue builtIn="false" value="__POSIX__=1"/>
<listOptionValue builtIn="false" value="NODE_MODULE_VERSION=11"/>
<listOptionValue builtIn="false" value="JS_ENGINE_MOZJS=1"/>
<listOptionValue builtIn="false" value="JS_IS_NOT_V8=1"/>
</option>
<inputType id="org.eclipse.cdt.build.core.settings.holder.inType.1463900697" languageId="org.eclipse.cdt.core.assembly" languageName="Assembly" sourceContentType="org.eclipse.cdt.core.asmSource" superClass="org.eclipse.cdt.build.core.settings.holder.inType"/>
</tool>
Expand All @@ -37,6 +38,7 @@
<listOptionValue builtIn="false" value="__POSIX__=1"/>
<listOptionValue builtIn="false" value="NODE_MODULE_VERSION=11"/>
<listOptionValue builtIn="false" value="JS_ENGINE_MOZJS=1"/>
<listOptionValue builtIn="false" value="JS_IS_NOT_V8=1"/>
</option>
<inputType id="org.eclipse.cdt.build.core.settings.holder.inType.1170602465" languageId="org.eclipse.cdt.core.g++" languageName="GNU C++" sourceContentType="org.eclipse.cdt.core.cxxSource,org.eclipse.cdt.core.cxxHeader" superClass="org.eclipse.cdt.build.core.settings.holder.inType"/>
</tool>
Expand All @@ -46,6 +48,7 @@
<listOptionValue builtIn="false" value="__POSIX__=1"/>
<listOptionValue builtIn="false" value="NODE_MODULE_VERSION=11"/>
<listOptionValue builtIn="false" value="JS_ENGINE_MOZJS=1"/>
<listOptionValue builtIn="false" value="JS_IS_NOT_V8=1"/>
</option>
<inputType id="org.eclipse.cdt.build.core.settings.holder.inType.356540360" languageId="org.eclipse.cdt.core.gcc" languageName="GNU C" sourceContentType="org.eclipse.cdt.core.cSource,org.eclipse.cdt.core.cHeader" superClass="org.eclipse.cdt.build.core.settings.holder.inType"/>
</tool>
Expand Down
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -94,3 +94,5 @@ tmp_jx
*.exe

*.log

.cproject

0 comments on commit 6d6dc3e

Please sign in to comment.