mirror of
https://github.com/mangosfour/server.git
synced 2025-12-16 13:37:00 +00:00
(based on cipherCOM's repo commit d3d8934) Signed-off-by: VladimirMangos <vladimir@getmangos.com>
13 lines
229 B
Text
13 lines
229 B
Text
// -*- MPC -*-
|
|
// $Id: perlace.mpc 80826 2008-03-04 14:51:23Z wotte $
|
|
|
|
project(PerlACE) : script {
|
|
Script_Files {
|
|
ConfigList.pm
|
|
Process.pm
|
|
Process_Unix.pm
|
|
Process_Win32.pm
|
|
Run_Test.pm
|
|
}
|
|
custom_only=1
|
|
}
|