From 00a0fe17bfe790b1db971923a519e550dc6873cf Mon Sep 17 00:00:00 2001 From: wangyu Date: Fri, 18 Aug 2017 19:26:54 +0800 Subject: [PATCH] added eclipse project file --- .cproject | 66 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ .project | 27 +++++++++++++++++++++++ 2 files changed, 93 insertions(+) create mode 100644 .cproject create mode 100644 .project diff --git a/.cproject b/.cproject new file mode 100644 index 0000000..db8289e --- /dev/null +++ b/.cproject @@ -0,0 +1,66 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/.project b/.project new file mode 100644 index 0000000..7a43817 --- /dev/null +++ b/.project @@ -0,0 +1,27 @@ + + + udp2raw-tunnel-desktop + + + + + + 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 + +