From 7c5b3c249e78e2c806f61f7e93c04c7d3fe6e95f Mon Sep 17 00:00:00 2001 From: Garux Date: Wed, 7 Feb 2018 22:27:59 +0300 Subject: [PATCH] import https://gitlab.com/xonotic/netradiant/commit/77c538c0c77c10faacdca54fac6492b03b7f79a8 Eclipse .project files. --- .cproject | 49 +++++++++++++++++++++++++++++++++++++++++++++++++ .project | 27 +++++++++++++++++++++++++++ 2 files changed, 76 insertions(+) create mode 100644 .cproject create mode 100644 .project diff --git a/.cproject b/.cproject new file mode 100644 index 00000000..409a9c07 --- /dev/null +++ b/.cproject @@ -0,0 +1,49 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/.project b/.project new file mode 100644 index 00000000..daa477fe --- /dev/null +++ b/.project @@ -0,0 +1,27 @@ + + + NetRadiant + + + + + + 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 + +