added framecmn.cpp and wincmn.cpp (hmm... how could it compile without them?)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@427 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
1998-08-03 22:59:50 +00:00
parent c614ed58d8
commit f3e6e1b5d3

View File

@@ -65,6 +65,8 @@ LIB_CPP_SRC=\
common/mstream.cpp \
common/zstream.cpp \
common/objstrm.cpp \
common/framecmn.cpp \
common/wincmn.cpp \
\
gtk/app.cpp \
gtk/bitmap.cpp \