From 2d9b3e3e4cd41dc80e4759b07fd18b89477be2cb Mon Sep 17 00:00:00 2001 From: Haidong Ji Date: Mon, 6 Aug 2018 18:19:38 -0500 Subject: Initial commit. --- PlaygroundCpp/.project | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 PlaygroundCpp/.project (limited to 'PlaygroundCpp/.project') diff --git a/PlaygroundCpp/.project b/PlaygroundCpp/.project new file mode 100644 index 0000000..c294861 --- /dev/null +++ b/PlaygroundCpp/.project @@ -0,0 +1,27 @@ + + + PlaygroundCpp + + + + + + 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 + + -- cgit v1.2.3