Changing makefile.nt to makefile.vc as in rest of wxWindows

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1628 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
1999-02-06 23:47:03 +00:00
parent f11f454d85
commit e5eaa0a060

View File

@@ -268,7 +268,11 @@ dist:
#------------------------------------------------------------------------ #------------------------------------------------------------------------
# #
# $Log$ # $Log$
# Revision 1.1 1999/02/06 23:47:03 RD
# Changing makefile.nt to makefile.vc as in rest of wxWindows
#
# Revision 1.10 1999/02/01 00:10:40 RD # Revision 1.10 1999/02/01 00:10:40 RD
#
# Added the missing EVT_LIST_ITEM_SELECTED and friends. # Added the missing EVT_LIST_ITEM_SELECTED and friends.
# #
# Revision 1.9 1999/01/30 07:30:13 RD # Revision 1.9 1999/01/30 07:30:13 RD