diff --git a/utils/wxPython/src/makefile.nt b/utils/wxPython/src/makefile.vc similarity index 98% rename from utils/wxPython/src/makefile.nt rename to utils/wxPython/src/makefile.vc index c31a886092..4080f85d68 100644 --- a/utils/wxPython/src/makefile.nt +++ b/utils/wxPython/src/makefile.vc @@ -268,7 +268,11 @@ dist: #------------------------------------------------------------------------ # # $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 +# # Added the missing EVT_LIST_ITEM_SELECTED and friends. # # Revision 1.9 1999/01/30 07:30:13 RD