lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] [5895] Build files added 20140615T1717Z


From: Greg Chicares
Subject: [lmi-commits] [5895] Build files added 20140615T1717Z
Date: Mon, 16 Jun 2014 21:41:34 +0000

Revision: 5895
          http://svn.sv.gnu.org/viewvc/?view=rev&root=lmi&revision=5895
Author:   chicares
Date:     2014-06-16 21:41:33 +0000 (Mon, 16 Jun 2014)
Log Message:
-----------
Build files added 20140615T1717Z

Modified Paths:
--------------
    lmi/trunk/Makefile.am
    lmi/trunk/objects.make

Modified: lmi/trunk/Makefile.am
===================================================================
--- lmi/trunk/Makefile.am       2014-06-16 21:40:14 UTC (rev 5894)
+++ lmi/trunk/Makefile.am       2014-06-16 21:41:33 UTC (rev 5895)
@@ -168,6 +168,8 @@
     docmanager_ex.cpp \
     docmdichildframe_ex.cpp \
     file_command_wx.cpp \
+    gpt_document.cpp \
+    gpt_view.cpp \
     icon_monger.cpp \
     illustration_document.cpp \
     illustration_view.cpp \
@@ -359,7 +361,11 @@
     authenticity.cpp \
     commutation_functions.cpp \
     fund_data.cpp \
+    gpt_input.cpp \
+    gpt_server.cpp \
     gpt_specamt.cpp \
+    gpt_state.cpp \
+    gpt_xml_document.cpp \
     ihs_acctval.cpp \
     ihs_avdebug.cpp \
     ihs_avmly.cpp \
@@ -1078,7 +1084,13 @@
     getopt.hpp \
     global_settings.hpp \
     gpt_commutation_functions.hpp \
+    gpt_document.hpp \
+    gpt_input.hpp \
+    gpt_server.hpp \
     gpt_specamt.hpp \
+    gpt_state.hpp \
+    gpt_view.hpp \
+    gpt_xml_document.hpp \
     group_values.hpp \
     handle_exceptions.hpp \
     icon_monger.hpp \

Modified: lmi/trunk/objects.make
===================================================================
--- lmi/trunk/objects.make      2014-06-16 21:40:14 UTC (rev 5894)
+++ lmi/trunk/objects.make      2014-06-16 21:41:33 UTC (rev 5895)
@@ -273,7 +273,11 @@
   authenticity.o \
   commutation_functions.o \
   fund_data.o \
+  gpt_input.o \
+  gpt_server.o \
   gpt_specamt.o \
+  gpt_state.o \
+  gpt_xml_document.o \
   ihs_acctval.o \
   ihs_avdebug.o \
   ihs_avmly.o \
@@ -309,6 +313,8 @@
   docmanager_ex.o \
   docmdichildframe_ex.o \
   file_command_wx.o \
+  gpt_document.o \
+  gpt_view.o \
   icon_monger.o \
   illustration_document.o \
   illustration_view.o \
@@ -367,6 +373,8 @@
 # Only these files are directly concerned with the GPT:
 
 gpt_objects_directly_concerned_with_gpt := \
+  gpt_input.o \
+  gpt_xml_document.o \
   ihs_irc7702.o \
   ihs_irc7702a.o \
   mec_state.o \




reply via email to

[Prev in Thread] Current Thread [Next in Thread]