• R/O
  • HTTP
  • SSH
  • HTTPS

wtklite: 提交

A light-weight C++ object model framework Windows API Tool Kit


Commit MetaInfo

修订版8e55ca7204728cd6b0772272df4e7ac343c00c32 (tree)
时间2013-08-20 19:56:09
作者Keith Marshall <keithmarshall@user...>
CommiterKeith Marshall

Log Message

Include README file in source distribution.

更改概述

差异

--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
1+2013-08-20 Keith Marshall <keithmarshall@users.sourceforge.net>
2+
3+ Include README file in source distribution.
4+
5+ * Makefile.in (SRCDIST_FILES): Add README.
6+
17 2013-08-19 Keith Marshall <keithmarshall@users.sourceforge.net>
28
39 Add simplified support for changing window captions.
--- a/Makefile.in
+++ b/Makefile.in
@@ -117,7 +117,7 @@ install-libs: libwtklite.a
117117 # Distribution rules.
118118 #
119119 TARNAME = $(PACKAGE)-$(VERSION)-mingw32
120-SRCDIST_FILES = ChangeLog configure configure.ac Makefile.in install-sh \
120+SRCDIST_FILES = README ChangeLog configure configure.ac Makefile.in install-sh \
121121 wtklite.h wtkdefs.h wtkalign.h wtkexcept.h wtkbase.cpp wtkmain.cpp wtkchild.cpp \
122122 wndproc.cpp dlgproc.cpp sashctrl.cpp wtkexcept.cpp errtext.cpp strres.cpp \
123123 wtkraise.cpp wtkalign.c
Show on old repository browser