summaryrefslogtreecommitdiff
path: root/ACE/contrib/FaCE/FaCENOACE.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/contrib/FaCE/FaCENOACE.mpc')
-rw-r--r--ACE/contrib/FaCE/FaCENOACE.mpc14
1 files changed, 0 insertions, 14 deletions
diff --git a/ACE/contrib/FaCE/FaCENOACE.mpc b/ACE/contrib/FaCE/FaCENOACE.mpc
deleted file mode 100644
index cc91b9a048d..00000000000
--- a/ACE/contrib/FaCE/FaCENOACE.mpc
+++ /dev/null
@@ -1,14 +0,0 @@
-// -*- MPC -*-
-project: vc_warnings {
- exename = FaCENOACE
- requires += wince
- macros += NO_ACE
- lit_libs += aygshell commctrl
-
- Source_Files {
- FaCE.cpp
- Main.cpp
- CE_ARGV.cpp
- CE_Screen_Output.cpp
- }
-}