Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/mpc-hc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@users.sourceforge.net>2013-04-12 14:25:15 +0400
committerXhmikosR <xhmikosr@users.sourceforge.net>2013-04-13 17:22:26 +0400
commit833ced6a573dfdeea71d2bf3f2ff3f5d6c3a64b5 (patch)
treeba764aa7d012804e41fd071de58c5a1bcdcb11b2 /mpc-hc.sln
parent51c824e74b41be006eabbb8a9761e064c17d0655 (diff)
solution files: remove RARFileSource from Lite builds.
We don't link it so there is no need to build RARFileSource. Also fix the platform for Lite builds even if it's unused.
Diffstat (limited to 'mpc-hc.sln')
-rw-r--r--mpc-hc.sln6
1 files changed, 2 insertions, 4 deletions
diff --git a/mpc-hc.sln b/mpc-hc.sln
index eb77cfc70..9b917b591 100644
--- a/mpc-hc.sln
+++ b/mpc-hc.sln
@@ -1472,9 +1472,8 @@ Global
{2B7F22D7-1750-47C5-8709-1A3688B62499}.Debug Filter|Win32.ActiveCfg = Debug|x64
{2B7F22D7-1750-47C5-8709-1A3688B62499}.Debug Filter|x64.ActiveCfg = Debug|x64
{2B7F22D7-1750-47C5-8709-1A3688B62499}.Debug Filter|x64.Build.0 = Debug|x64
- {2B7F22D7-1750-47C5-8709-1A3688B62499}.Debug Lite|Win32.ActiveCfg = Debug|x64
+ {2B7F22D7-1750-47C5-8709-1A3688B62499}.Debug Lite|Win32.ActiveCfg = Debug|Win32
{2B7F22D7-1750-47C5-8709-1A3688B62499}.Debug Lite|x64.ActiveCfg = Debug|x64
- {2B7F22D7-1750-47C5-8709-1A3688B62499}.Debug Lite|x64.Build.0 = Debug|x64
{2B7F22D7-1750-47C5-8709-1A3688B62499}.Debug|Win32.ActiveCfg = Debug|Win32
{2B7F22D7-1750-47C5-8709-1A3688B62499}.Debug|Win32.Build.0 = Debug|Win32
{2B7F22D7-1750-47C5-8709-1A3688B62499}.Debug|x64.ActiveCfg = Debug|x64
@@ -1482,9 +1481,8 @@ Global
{2B7F22D7-1750-47C5-8709-1A3688B62499}.Release Filter|Win32.ActiveCfg = Release|x64
{2B7F22D7-1750-47C5-8709-1A3688B62499}.Release Filter|x64.ActiveCfg = Release|x64
{2B7F22D7-1750-47C5-8709-1A3688B62499}.Release Filter|x64.Build.0 = Release|x64
- {2B7F22D7-1750-47C5-8709-1A3688B62499}.Release Lite|Win32.ActiveCfg = Release|x64
+ {2B7F22D7-1750-47C5-8709-1A3688B62499}.Release Lite|Win32.ActiveCfg = Release|Win32
{2B7F22D7-1750-47C5-8709-1A3688B62499}.Release Lite|x64.ActiveCfg = Release|x64
- {2B7F22D7-1750-47C5-8709-1A3688B62499}.Release Lite|x64.Build.0 = Release|x64
{2B7F22D7-1750-47C5-8709-1A3688B62499}.Release|Win32.ActiveCfg = Release|Win32
{2B7F22D7-1750-47C5-8709-1A3688B62499}.Release|Win32.Build.0 = Release|Win32
{2B7F22D7-1750-47C5-8709-1A3688B62499}.Release|x64.ActiveCfg = Release|x64