summaryrefslogtreecommitdiff
path: root/examples/NT_Service
diff options
context:
space:
mode:
authorelliott_c <elliott_c@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-09-23 18:27:48 +0000
committerelliott_c <elliott_c@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-09-23 18:27:48 +0000
commit9961db77946b4e046227d92548830ba6a3b291c7 (patch)
treea6cde9a25954b1c033e45db4b79cdd882301fd4c /examples/NT_Service
parent3f41b94fdf4dd5005666e7ad5e4a9bd0e218fd80 (diff)
downloadATCD-9961db77946b4e046227d92548830ba6a3b291c7.tar.gz
ChangeLogTag: Thu Sep 23 13:24:54 2004 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'examples/NT_Service')
-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
+}