diff options
Diffstat (limited to 'examples/APG/Config/config.mpc')
-rw-r--r-- | examples/APG/Config/config.mpc | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/examples/APG/Config/config.mpc b/examples/APG/Config/config.mpc index f1e2668bfae..bd2aa0fcb99 100644 --- a/examples/APG/Config/config.mpc +++ b/examples/APG/Config/config.mpc @@ -1,9 +1,8 @@ // -*- MPC -*- // $Id$ -project(*HA Status) : acelib { - sharedname = HA_Status - dynamicflags = HASTATUS_BUILD_DLL +project(*HA Status) : aceexe { + exename = HA_Status Source_Files { HA_Status.cpp } |