From 40f398fbadec7bf1699272f463e7e62416e975c3 Mon Sep 17 00:00:00 2001 From: Michal Sojka Date: Thu, 25 Jul 2013 11:32:53 +0200 Subject: [PATCH] Exclude docgen.c from CCS build Note that the project files were saved with CCS 5.3, whereas the previous files with CCS 5.2.x. --- .ccsproject | 3 ++- .cproject | 24 ++++++++++++++++++++++ .settings/org.eclipse.core.resources.prefs | 2 ++ 3 files changed, 28 insertions(+), 1 deletion(-) diff --git a/.ccsproject b/.ccsproject index 93307e3..e84d73a 100644 --- a/.ccsproject +++ b/.ccsproject @@ -7,7 +7,8 @@ - + + diff --git a/.cproject b/.cproject index 40fc39b..db83455 100644 --- a/.cproject +++ b/.cproject @@ -63,9 +63,29 @@ + + + + + + + + + + + + + + + + + + + + @@ -125,6 +145,9 @@ + + + @@ -149,4 +172,5 @@ + diff --git a/.settings/org.eclipse.core.resources.prefs b/.settings/org.eclipse.core.resources.prefs index 89b8134..730ffa6 100644 --- a/.settings/org.eclipse.core.resources.prefs +++ b/.settings/org.eclipse.core.resources.prefs @@ -3,6 +3,8 @@ encoding//Debug/makefile=UTF-8 encoding//Debug/objects.mk=UTF-8 encoding//Debug/rpp/lib/apps/test/src/subdir_rules.mk=UTF-8 encoding//Debug/rpp/lib/apps/test/src/subdir_vars.mk=UTF-8 +encoding//Debug/rpp/lib/cmdproc/src/commands/doc/subdir_rules.mk=UTF-8 +encoding//Debug/rpp/lib/cmdproc/src/commands/doc/subdir_vars.mk=UTF-8 encoding//Debug/rpp/lib/cmdproc/src/commands/subdir_rules.mk=UTF-8 encoding//Debug/rpp/lib/cmdproc/src/commands/subdir_vars.mk=UTF-8 encoding//Debug/rpp/lib/cmdproc/src/subdir_rules.mk=UTF-8 -- 2.39.2