From 307d1de0c522d879c3aad5d8bc869d731dbf7efc Mon Sep 17 00:00:00 2001 From: zilmar Date: Tue, 20 Oct 2015 05:58:32 +1100 Subject: [PATCH] [Glide64] cleaned up wx project files to compile, still need to fix up some linking --- PropertySheets/Default.vsprops | 2 +- PropertySheets/Platform.props | 2 +- Source/3rd Party/wx/wx_base.vcxproj | 33 +-------- Source/3rd Party/wx/wx_base.vcxproj.filters | 75 --------------------- Source/3rd Party/wx/wx_core.vcxproj | 8 +-- Source/3rd Party/wx/wx_wxjpeg.vcxproj | 4 -- Source/3rd Party/wx/wx_wxpng.vcxproj | 4 -- Source/3rd Party/wx/wx_wxzlib.vcxproj | 4 -- Source/GlideHQ/GlideHQ.vcxproj | 2 +- 9 files changed, 7 insertions(+), 127 deletions(-) diff --git a/PropertySheets/Default.vsprops b/PropertySheets/Default.vsprops index 23f4146aa..29f44018a 100644 --- a/PropertySheets/Default.vsprops +++ b/PropertySheets/Default.vsprops @@ -69,7 +69,7 @@ /> Prompt - $(OutDir)$(ProjectName).lib + $(OutDir)$(TargetName).lib true true false diff --git a/Source/3rd Party/wx/wx_base.vcxproj b/Source/3rd Party/wx/wx_base.vcxproj index 7d8ae51b3..ce3c88474 100644 --- a/Source/3rd Party/wx/wx_base.vcxproj +++ b/Source/3rd Party/wx/wx_base.vcxproj @@ -33,8 +33,8 @@ - wxbase29 - wxbase29d + wxbase28 + wxbase28d @@ -43,25 +43,17 @@ wx/wxprec.h 4005;%(DisableSpecificWarnings) - - $(OutDir)wxbase29.lib - $(OutDir)wxbase29d.lib - - - - - @@ -72,7 +64,6 @@ - @@ -90,13 +81,11 @@ - - @@ -105,7 +94,6 @@ - @@ -113,33 +101,20 @@ - - - - - - - - - - - - - @@ -150,8 +125,6 @@ - - @@ -162,14 +135,12 @@ - - diff --git a/Source/3rd Party/wx/wx_base.vcxproj.filters b/Source/3rd Party/wx/wx_base.vcxproj.filters index 0652ad22f..9ffd46ae0 100644 --- a/Source/3rd Party/wx/wx_base.vcxproj.filters +++ b/Source/3rd Party/wx/wx_base.vcxproj.filters @@ -24,9 +24,6 @@ - - Common Sources - Common Sources @@ -39,12 +36,6 @@ Common Sources - - Common Sources - - - Common Sources - Common Sources @@ -60,9 +51,6 @@ Common Sources - - Common Sources - Common Sources @@ -87,9 +75,6 @@ Common Sources - - Common Sources - Common Sources @@ -132,9 +117,6 @@ Common Sources - - Common Sources - Common Sources @@ -150,9 +132,6 @@ Common Sources - - Common Sources - Common Sources @@ -177,9 +156,6 @@ Common Sources - - Common Sources - Common Sources @@ -201,9 +177,6 @@ Common Sources - - Common Sources - Common Sources @@ -216,15 +189,6 @@ Common Sources - - Common Sources - - - Common Sources - - - Common Sources - Common Sources @@ -237,33 +201,15 @@ Common Sources - - Common Sources - - - Common Sources - - - Common Sources - Common Sources - - Common Sources - Common Sources - - Common Sources - Common Sources - - Common Sources - Common Sources @@ -273,15 +219,6 @@ Common Sources - - Common Sources - - - Common Sources - - - Common Sources - Common Sources @@ -312,12 +249,6 @@ MSW Sources - - MSW Sources - - - MSW Sources - MSW Sources @@ -348,9 +279,6 @@ MSW Sources - - MSW Sources - MSW Sources @@ -360,9 +288,6 @@ MSW Sources - - Generic Sources - diff --git a/Source/3rd Party/wx/wx_core.vcxproj b/Source/3rd Party/wx/wx_core.vcxproj index eddde086a..813d250ab 100644 --- a/Source/3rd Party/wx/wx_core.vcxproj +++ b/Source/3rd Party/wx/wx_core.vcxproj @@ -33,8 +33,8 @@ - wxmsw29_core - wxmsw29d_core + wxmsw28_core + wxmsw28d_core @@ -45,10 +45,6 @@ - - $(OutDir)wxmsw29_core.lib - $(OutDir)wxmsw29d_core.lib - diff --git a/Source/3rd Party/wx/wx_wxjpeg.vcxproj b/Source/3rd Party/wx/wx_wxjpeg.vcxproj index 365e7cf4c..c488db3a3 100644 --- a/Source/3rd Party/wx/wx_wxjpeg.vcxproj +++ b/Source/3rd Party/wx/wx_wxjpeg.vcxproj @@ -35,10 +35,6 @@ Level3 - - $(OutDir)wxjpeg.lib - $(OutDir)wxjpegd.lib - diff --git a/Source/3rd Party/wx/wx_wxpng.vcxproj b/Source/3rd Party/wx/wx_wxpng.vcxproj index 39f996dec..ca0c0d0a2 100644 --- a/Source/3rd Party/wx/wx_wxpng.vcxproj +++ b/Source/3rd Party/wx/wx_wxpng.vcxproj @@ -35,10 +35,6 @@ Level3 - - $(OutDir)wxpng.lib - $(OutDir)wxpngd.lib - diff --git a/Source/3rd Party/wx/wx_wxzlib.vcxproj b/Source/3rd Party/wx/wx_wxzlib.vcxproj index 6572845d7..db40fd576 100644 --- a/Source/3rd Party/wx/wx_wxzlib.vcxproj +++ b/Source/3rd Party/wx/wx_wxzlib.vcxproj @@ -34,10 +34,6 @@ Level3 - - $(OutDir)wxzlib.lib - $(OutDir)wxzlibd.lib - diff --git a/Source/GlideHQ/GlideHQ.vcxproj b/Source/GlideHQ/GlideHQ.vcxproj index 31620abf6..822afbd13 100644 --- a/Source/GlideHQ/GlideHQ.vcxproj +++ b/Source/GlideHQ/GlideHQ.vcxproj @@ -33,7 +33,7 @@ - $(Root)Source/3rd Party/wx/src;%(AdditionalIncludeDirectories) + $(Root)Source/3rd Party/wx/include/msvc;$(Root)Source/3rd Party/wx/include;$(Root)Source/3rd Party/wx/src/zlib;$(Root)Source/3rd Party/wx/src;%(AdditionalIncludeDirectories) Level3