From 40302bb5c821204d473b0c3e38c55e0062a05688 Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Wed, 9 Jan 2002 13:09:06 +0000 Subject: [PATCH] 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 --- distrib/msw/tmake/filelist.txt | 2 +- src/files.lst | 3 ++- src/wxBase.dsp | 4 ++++ 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/distrib/msw/tmake/filelist.txt b/distrib/msw/tmake/filelist.txt index 1bbeb0367c..295d7ebb5f 100644 --- a/distrib/msw/tmake/filelist.txt +++ b/distrib/msw/tmake/filelist.txt @@ -1223,7 +1223,7 @@ toplevel.h MSWH treectrl.h MSWH wave.h MSWH window.h MSWH -winundef.h MSWH +winundef.h MSWH Base automtn.h MSWH OLE dataform.h MSWH OLE diff --git a/src/files.lst b/src/files.lst index 141958b90f..84f8250958 100644 --- a/src/files.lst +++ b/src/files.lst @@ -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! ALL_SOURCES = \ common/init.cpp \ @@ -169,6 +169,7 @@ ALL_HEADERS = \ unix/mimetype.h \ msw/dde.h \ msw/mimetype.h \ + msw/winundef.h \ protocol/file.h \ protocol/ftp.h \ protocol/http.h \ diff --git a/src/wxBase.dsp b/src/wxBase.dsp index fd167cf465..80722c1958 100644 --- a/src/wxBase.dsp +++ b/src/wxBase.dsp @@ -972,6 +972,10 @@ SOURCE=..\include\wx\msw\dde.h SOURCE=..\include\wx\msw\mimetype.h # End Source File +# Begin Source File + +SOURCE=..\include\wx\msw\winundef.h +# End Source File # End Group # End Group -- 2.45.2