summaryrefslogtreecommitdiff
path: root/ACE/contrib/FaCE/FaCENOACE.mpc
blob: 6868e78bc0785f7fbfa7c529dac36d94eb6b40e8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
// -*- MPC -*-
// $Id$

project: vc_warnings {
  exename   = FaCENOACE
  requires += wince
  macros   += NO_ACE
  lit_libs += aygshell

  Source_Files {
    FaCE.cpp
    Main.cpp
    CE_ARGV.CPP
    CE_Screen_Output.cpp
  }
}