summaryrefslogtreecommitdiff
path: root/examples/NT_Service/NT_Service.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/NT_Service/NT_Service.mpc')
-rw-r--r--examples/NT_Service/NT_Service.mpc4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/NT_Service/NT_Service.mpc b/examples/NT_Service/NT_Service.mpc
index 7d11f2ca152..8c88a26faab 100644
--- a/examples/NT_Service/NT_Service.mpc
+++ b/examples/NT_Service/NT_Service.mpc
@@ -2,7 +2,7 @@
// $Id$
project : aceexe {
-
+ exename = main
verbatim(gnuace, top) {
ifneq ($(MAKE),)
include $(ACE_ROOT)/include/makeinclude/macros.GNU
@@ -16,4 +16,4 @@ project : aceexe {
endif
}
-} \ No newline at end of file
+}