mirror of
https://github.com/mangosfour/server.git
synced 2025-12-22 13:37:08 +00:00
(based on cipherCOM's repo commit d3d8934) Signed-off-by: VladimirMangos <vladimir@getmangos.com>
16 lines
286 B
Text
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
|
|
}
|
|
}
|