Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
P
paho.mqtt.c
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
eclipse
paho.mqtt.c
Commits
b066cb80
Commit
b066cb80
authored
May 15, 2014
by
Ian Craggs
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add Eclipse project files
parent
5c7b6455
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
68 additions
and
0 deletions
+68
-0
.cproject
.cproject
+41
-0
.project
.project
+27
-0
No files found.
.cproject
0 → 100644
View file @
b066cb80
<?xml version="1.0" encoding="UTF-8"?><?fileVersion 4.0.0?>
<cproject
storage_type_id=
"org.eclipse.cdt.core.XmlProjectDescriptionStorage"
>
<storageModule
moduleId=
"org.eclipse.cdt.core.settings"
>
<cconfiguration
id=
"cdt.managedbuild.toolchain.gnu.base.2116872643"
>
<storageModule
buildSystemId=
"org.eclipse.cdt.managedbuilder.core.configurationDataProvider"
id=
"cdt.managedbuild.toolchain.gnu.base.2116872643"
moduleId=
"org.eclipse.cdt.core.settings"
name=
"Default"
>
<externalSettings/>
<extensions>
<extension
id=
"org.eclipse.cdt.core.ELF"
point=
"org.eclipse.cdt.core.BinaryParser"
/>
<extension
id=
"org.eclipse.cdt.core.GASErrorParser"
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.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.GLDErrorParser"
point=
"org.eclipse.cdt.core.ErrorParser"
/>
</extensions>
</storageModule>
<storageModule
moduleId=
"cdtBuildSystem"
version=
"4.0.0"
>
<configuration
buildProperties=
""
id=
"cdt.managedbuild.toolchain.gnu.base.2116872643"
name=
"Default"
parent=
"org.eclipse.cdt.build.core.emptycfg"
>
<folderInfo
id=
"cdt.managedbuild.toolchain.gnu.base.2116872643.2105697674"
name=
"/"
resourcePath=
""
>
<toolChain
id=
"cdt.managedbuild.toolchain.gnu.base.1661896025"
name=
"cdt.managedbuild.toolchain.gnu.base"
superClass=
"cdt.managedbuild.toolchain.gnu.base"
>
<targetPlatform
archList=
"all"
binaryParser=
"org.eclipse.cdt.core.ELF"
id=
"cdt.managedbuild.target.gnu.platform.base.189112861"
name=
"Debug Platform"
osList=
"linux,hpux,aix,qnx"
superClass=
"cdt.managedbuild.target.gnu.platform.base"
/>
<builder
id=
"cdt.managedbuild.target.gnu.builder.base.1205354372"
managedBuildOn=
"false"
name=
"Gnu Make Builder.Default"
superClass=
"cdt.managedbuild.target.gnu.builder.base"
/>
<tool
id=
"cdt.managedbuild.tool.gnu.archiver.base.1645786956"
name=
"GCC Archiver"
superClass=
"cdt.managedbuild.tool.gnu.archiver.base"
/>
<tool
id=
"cdt.managedbuild.tool.gnu.cpp.compiler.base.2093522624"
name=
"GCC C++ Compiler"
superClass=
"cdt.managedbuild.tool.gnu.cpp.compiler.base"
/>
<tool
id=
"cdt.managedbuild.tool.gnu.c.compiler.base.919295913"
name=
"GCC C Compiler"
superClass=
"cdt.managedbuild.tool.gnu.c.compiler.base"
/>
<tool
id=
"cdt.managedbuild.tool.gnu.c.linker.base.134024992"
name=
"GCC C Linker"
superClass=
"cdt.managedbuild.tool.gnu.c.linker.base"
/>
<tool
id=
"cdt.managedbuild.tool.gnu.cpp.linker.base.637863378"
name=
"GCC C++ Linker"
superClass=
"cdt.managedbuild.tool.gnu.cpp.linker.base"
/>
<tool
id=
"cdt.managedbuild.tool.gnu.assembler.base.1158334210"
name=
"GCC Assembler"
superClass=
"cdt.managedbuild.tool.gnu.assembler.base"
/>
</toolChain>
</folderInfo>
</configuration>
</storageModule>
<storageModule
moduleId=
"org.eclipse.cdt.core.externalSettings"
/>
</cconfiguration>
</storageModule>
<storageModule
moduleId=
"cdtBuildSystem"
version=
"4.0.0"
>
<project
id=
"org.eclipse.paho.mqtt.c.null.1335713239"
name=
"org.eclipse.paho.mqtt.c"
/>
</storageModule>
<storageModule
moduleId=
"scannerConfiguration"
>
<autodiscovery
enabled=
"true"
problemReportingEnabled=
"true"
selectedProfileId=
""
/>
</storageModule>
<storageModule
moduleId=
"org.eclipse.cdt.core.LanguageSettingsProviders"
/>
</cproject>
\ No newline at end of file
.project
0 → 100644
View file @
b066cb80
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>
org.eclipse.paho.mqtt.c
</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>
org.eclipse.cdt.managedbuilder.core.genmakebuilder
</name>
<triggers>
clean,full,incremental,
</triggers>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>
org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder
</name>
<triggers>
full,incremental,
</triggers>
<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>
</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