diff options
author | Jeonghoon Park <jh1979.park@samsung.com> | 2018-07-09 14:22:12 +0900 |
---|---|---|
committer | Jeonghoon Park <jh1979.park@samsung.com> | 2018-07-09 14:22:12 +0900 |
commit | 3226646661cfe35ae5ada5b658209eba807b785b (patch) | |
tree | 67c33708dcf5d80180961c9f3c43b4b2509bf729 /.project | |
download | st-things-co2-meter-3226646661cfe35ae5ada5b658209eba807b785b.tar.gz st-things-co2-meter-3226646661cfe35ae5ada5b658209eba807b785b.tar.bz2 st-things-co2-meter-3226646661cfe35ae5ada5b658209eba807b785b.zip |
init
Diffstat (limited to '.project')
-rw-r--r-- | .project | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/.project b/.project new file mode 100644 index 0000000..b8898b8 --- /dev/null +++ b/.project @@ -0,0 +1,46 @@ +<?xml version="1.0" encoding="UTF-8"?> +<projectDescription> + <name>co2</name> + <comment></comment> + <projects> + </projects> + <buildSpec> + <buildCommand> + <name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name> + <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> + <filteredResources> + <filter> + <id>1530864635124</id> + <name></name> + <type>26</type> + <matcher> + <id>org.eclipse.ui.ide.multiFilter</id> + <arguments>1.0-projectRelativePath-matches-false-false-*/.tpk</arguments> + </matcher> + </filter> + <filter> + <id>1530864635125</id> + <name></name> + <type>6</type> + <matcher> + <id>org.eclipse.ui.ide.multiFilter</id> + <arguments>1.0-name-matches-false-false-project_def.prop</arguments> + </matcher> + </filter> + </filteredResources> +</projectDescription> |