server/dep/ACE_wrappers/bin/bin.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

13 lines
220 B
Text

// -*- MPC -*-
// $Id: bin.mpc 80826 2008-03-04 14:51:23Z wotte $
project(bin) : aceexe, script {
exename = envinfo
Source_Files {
envinfo.cpp
}
Script_Files {
auto_run_tests.pl
ace_tests.lst
}
}