winundef.h is needed for wxBase as well

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13480 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2002-01-09 13:09:06 +00:00
parent 2c36ec29ca
commit 40302bb5c8
3 changed files with 7 additions and 2 deletions

View File

@@ -1223,7 +1223,7 @@ toplevel.h MSWH
treectrl.h MSWH treectrl.h MSWH
wave.h MSWH wave.h MSWH
window.h MSWH window.h MSWH
winundef.h MSWH winundef.h MSWH Base
automtn.h MSWH OLE automtn.h MSWH OLE
dataform.h MSWH OLE dataform.h MSWH OLE

View File

@@ -1,4 +1,4 @@
# This file was automatically generated by tmake at 11:19, 2001/12/15 # This file was automatically generated by tmake at 14:05, 2002/01/09
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE BASE.T! # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE BASE.T!
ALL_SOURCES = \ ALL_SOURCES = \
common/init.cpp \ common/init.cpp \
@@ -169,6 +169,7 @@ ALL_HEADERS = \
unix/mimetype.h \ unix/mimetype.h \
msw/dde.h \ msw/dde.h \
msw/mimetype.h \ msw/mimetype.h \
msw/winundef.h \
protocol/file.h \ protocol/file.h \
protocol/ftp.h \ protocol/ftp.h \
protocol/http.h \ protocol/http.h \

View File

@@ -972,6 +972,10 @@ SOURCE=..\include\wx\msw\dde.h
SOURCE=..\include\wx\msw\mimetype.h SOURCE=..\include\wx\msw\mimetype.h
# End Source File # End Source File
# Begin Source File
SOURCE=..\include\wx\msw\winundef.h
# End Source File
# End Group # End Group
# End Group # End Group