summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2006-11-22 14:21:39 +0000
committerjtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2006-11-22 14:21:39 +0000
commite7571d3bde185863cd10f4e35d791423d7fed03e (patch)
tree764dca3dac962789bc8252196731fa5088a34e52
parent510b589bc4ff4c1c3937eaa0d46f15074e07346b (diff)
downloadATCD-e7571d3bde185863cd10f4e35d791423d7fed03e.tar.gz
ChangeLogTag: Wed Nov 22 14:16:40 UTC 2006 J.T. Conklin <jtc@acorntoolworks.com>
-rw-r--r--ACE/ChangeLog4
-rw-r--r--ACE/examples/ConfigViewer/Makefile.am53
2 files changed, 56 insertions, 1 deletions
diff --git a/ACE/ChangeLog b/ACE/ChangeLog
index 0d9a09d20c5..bd0efa9aaed 100644
--- a/ACE/ChangeLog
+++ b/ACE/ChangeLog
@@ -1,9 +1,11 @@
-Wed Nov 22 14:10:08 UTC 2006 J.T. Conklin <jtc@acorntoolworks.com>
+Wed Nov 22 14:16:40 UTC 2006 J.T. Conklin <jtc@acorntoolworks.com>
* examples/ConfigViewer/Makefile.am:
New file.
+Wed Nov 22 14:10:08 UTC 2006 J.T. Conklin <jtc@acorntoolworks.com>
+
* protocols/tests/RMCast/Makefile.am:
* protocols/tests/Makefile.am:
* protocols/tests/HTBP/Reactor_Tests/Makefile.am:
diff --git a/ACE/examples/ConfigViewer/Makefile.am b/ACE/examples/ConfigViewer/Makefile.am
new file mode 100644
index 00000000000..6872c046025
--- /dev/null
+++ b/ACE/examples/ConfigViewer/Makefile.am
@@ -0,0 +1,53 @@
+## Process this file with automake to create Makefile.in
+##
+## $Id$
+##
+## This file was generated by MPC. Any changes made directly to
+## this file will be lost the next time it is generated.
+##
+## MPC Command:
+## ./bin/mwc.pl -type automake -noreldefs ACE.mwc
+
+ACE_BUILDDIR = $(top_builddir)
+ACE_ROOT = $(top_srcdir)
+
+
+## Makefile.ConfigViewer.am
+
+if BUILD_WXWINDOWS
+noinst_LTLIBRARIES = libConfigViewer.la
+
+libConfigViewer_la_CPPFLAGS = \
+ -I$(ACE_ROOT) \
+ -I$(ACE_BUILDDIR) \
+ $(ACE_WX_CPPFLAGS)
+
+libConfigViewer_la_SOURCES = \
+ ConfigTreeCtrl.cpp \
+ ConfigurationViewer.cpp \
+ MainFrame.cpp \
+ ValueDlg.cpp \
+ ValueListCtrl.cpp
+
+libConfigViewer_la_LDFLAGS = \
+ $(ACE_WX_LDFLAGS)
+
+noinst_HEADERS = \
+ ConfigTreeCtrl.h \
+ MainFrame.h \
+ ValueDlg.h \
+ ValueListCtrl.h
+
+endif BUILD_WXWINDOWS
+
+EXTRA_DIST = \
+ ConfigurationViewer.rc
+
+
+## Clean up template repositories, etc.
+clean-local:
+ -rm -f *~ *.bak *.rpo *.sym lib*.*_pure_* core core.*
+ -rm -f gcctemp.c gcctemp so_locations *.ics
+ -rm -rf cxx_repository ptrepository ti_files
+ -rm -rf templateregistry ir.out
+ -rm -rf ptrepository SunWS_cache Templates.DB