From bc4eace60df7c73904b70dc07734c8f5cfe806a5 Mon Sep 17 00:00:00 2001 From: Wolfgang Hottgenroth Date: Wed, 27 Mar 2013 20:07:39 +0100 Subject: [PATCH] initial --- .cproject | 62 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ .project | 27 ++++++++++++++++++++++++ 2 files changed, 89 insertions(+) create mode 100644 .cproject create mode 100644 .project diff --git a/.cproject b/.cproject new file mode 100644 index 0000000..97905bc --- /dev/null +++ b/.cproject @@ -0,0 +1,62 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/.project b/.project new file mode 100644 index 0000000..f912209 --- /dev/null +++ b/.project @@ -0,0 +1,27 @@ + + + ChildProt + + + + + + org.eclipse.cdt.managedbuilder.core.genmakebuilder + clean,full,incremental, + + + + + org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder + full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.managedbuilder.core.managedBuildNature + org.eclipse.cdt.managedbuilder.core.ScannerConfigNature + +