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.mpc4
1 files changed, 2 insertions, 2 deletions
diff --git a/ACE/contrib/FaCE/FaCENOACE.mpc b/ACE/contrib/FaCE/FaCENOACE.mpc
index 6868e78bc07..9eb444a1e27 100644
--- a/ACE/contrib/FaCE/FaCENOACE.mpc
+++ b/ACE/contrib/FaCE/FaCENOACE.mpc
@@ -5,12 +5,12 @@ project: vc_warnings {
exename = FaCENOACE
requires += wince
macros += NO_ACE
- lit_libs += aygshell
+ lit_libs += aygshell commctrl
Source_Files {
FaCE.cpp
Main.cpp
- CE_ARGV.CPP
+ CE_ARGV.cpp
CE_Screen_Output.cpp
}
}