From 7f564b4697c3e8ee20a20d9b84a8b73bafae6e46 Mon Sep 17 00:00:00 2001 From: Denis Flaven Date: Thu, 29 Jul 2010 11:47:30 +0000 Subject: [PATCH] - New "exclude.txt" files for the streamlined build process SVN:trunk[642] --- core/oql/exclude.txt | 7 +++++++ navigator/exclude.txt | 7 +++++++ 2 files changed, 14 insertions(+) create mode 100644 core/oql/exclude.txt create mode 100644 navigator/exclude.txt diff --git a/core/oql/exclude.txt b/core/oql/exclude.txt new file mode 100644 index 000000000..323e1dd25 --- /dev/null +++ b/core/oql/exclude.txt @@ -0,0 +1,7 @@ +# +# The following source files are not re-distributed with the "build" of the application +# since they are used solely for constructing other files during the build process +# +build.cmd +oql-lexer.plex +oql-parser.y \ No newline at end of file diff --git a/navigator/exclude.txt b/navigator/exclude.txt new file mode 100644 index 000000000..62f23a00a --- /dev/null +++ b/navigator/exclude.txt @@ -0,0 +1,7 @@ +# +# The following source files are not re-distributed with the "build" of the application +# since they are used solely for constructing other files during the build process +# +iTop +navigator.as2 +navigator.fla