From a0c9880cd9d2fd7b337546f275ead504d4efaed8 Mon Sep 17 00:00:00 2001 From: =?utf8?q?V=C3=A1clav=20Slav=C3=ADk?= Date: Mon, 22 Mar 2004 22:14:57 +0000 Subject: [PATCH] marked wxWindows.dsp as deprecated git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26299 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- build/bakefiles/formats/wx24dsp.empy | 4 ++++ src/wxWindows.dsp | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/build/bakefiles/formats/wx24dsp.empy b/build/bakefiles/formats/wx24dsp.empy index 8827f35bdf..48e5aeea02 100644 --- a/build/bakefiles/formats/wx24dsp.empy +++ b/build/bakefiles/formats/wx24dsp.empy @@ -318,6 +318,10 @@ LIB32=link.exe -lib # Name "wxWindows - Win32 Release" # Name "wxWindows - Win32 Debug" # Name "wxWindows - Win32 Release With Debug Info" +# Begin Source File + +SOURCE="This project is deprecated, please see install.txt" +# End Source File @[for group in SOURCES]@ # Begin Group "@group[0]" diff --git a/src/wxWindows.dsp b/src/wxWindows.dsp index b04970e26b..bcf80104a0 100644 --- a/src/wxWindows.dsp +++ b/src/wxWindows.dsp @@ -288,6 +288,10 @@ LIB32=link.exe -lib # Name "wxWindows - Win32 Release" # Name "wxWindows - Win32 Debug" # Name "wxWindows - Win32 Release With Debug Info" +# Begin Source File + +SOURCE="This project is deprecated, please see install.txt" +# End Source File # Begin Group "Common Files" # PROP Default_Filter "" -- 2.45.2