diff options
Diffstat (limited to '.project')
-rw-r--r-- | .project | 52 |
1 files changed, 0 insertions, 52 deletions
diff --git a/.project b/.project deleted file mode 100644 index af28b71..0000000 --- a/.project +++ /dev/null @@ -1,52 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<projectDescription> - <name>smart-light</name> - <comment></comment> - <projects> - </projects> - <buildSpec> - <buildCommand> - <name>org.tizen.nativecore.apichecker.apicheckerbuilder</name> - <arguments> - </arguments> - </buildCommand> - <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> - <nature>org.tizen.nativecore.apichecker.apicheckernature</nature> - </natures> - <filteredResources> - <filter> - <id>0</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>0</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> |