server/dep/ACE_wrappers/contrib/FaCE/FaCENOACE.mpc
cipherCOM 571f510ee4 [11162] Changed ACE lib to same version but with configure script
(based on cipherCOM's repo commit d3d8934)

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2011-02-14 12:51:16 +03:00

16 lines
286 B
Text

// -*- MPC -*-
// $Id: FaCENOACE.mpc 85401 2009-05-19 13:14:39Z johnnyw $
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
}
}