projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
wxDateTime progress: DST compuation, weekday computation, day-in-year and week
[wxWidgets.git]
/
src
/
msw
/
Makefile.am
diff --git
a/src/msw/Makefile.am
b/src/msw/Makefile.am
index 6bc505d2d38326b09313ec3832821a10b3c985b5..2923f8b3c5542abe06ff65697014477494216561 100644
(file)
--- a/
src/msw/Makefile.am
+++ b/
src/msw/Makefile.am
@@
-4,8
+4,8
@@
##
## Process this file with automake to produce Makefile.in
##
## Process this file with automake to produce Makefile.in
-AUTOMAKE_OPTIONS =
-#
1.3
no-dependencies
+AUTOMAKE_OPTIONS =
1.3
+# no-dependencies
SUFFIXES = .cpp .c
SUFFIXES = .cpp .c
@@
-41,6
+41,7
@@
libwx_msw_la_SOURCES = \
module.cpp \
object.cpp \
string.cpp \
module.cpp \
object.cpp \
string.cpp \
+ strconv.cpp \
timercmn.cpp \
utilscmn.cpp \
tokenzr.cpp \
timercmn.cpp \
utilscmn.cpp \
tokenzr.cpp \
@@
-104,7
+105,7
@@
libwx_msw_la_SOURCES = \
wfstream.cpp \
wincmn.cpp \
wxexpr.cpp \
wfstream.cpp \
wincmn.cpp \
wxexpr.cpp \
- zipstr
ea
m.cpp \
+ zipstrm.cpp \
zstream.cpp \
\
busyinfo.cpp \
zstream.cpp \
\
busyinfo.cpp \