server/dep/ACE_wrappers/contrib/FaCE/FaCE.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
329 B
Text

// -*- MPC -*-
// $Id: FaCE.mpc 85401 2009-05-19 13:14:39Z johnnyw $
project: aceexe {
exename = FaCE
// This is just a dummy_label to prevent the example from being compiled
// in MPC builds
requires += dummy_label
requires += wince
lit_libs += aygshell commctrl
Source_Files {
FaCE.cpp
Main.cpp
}
}