From 30b6a77f86a35dab16b3bf9b815e089657fc6890 Mon Sep 17 00:00:00 2001 From: Michał Cichoń Date: Tue, 1 May 2012 16:05:17 +0200 Subject: Update build environment to comply with latest pianobar requirements. Replace gcrypt with blowfist library - this will allow us to keep pianobar.exe portable. --- pianobar/pianobar.vcproj | 28 ++-------------------------- pianobar/src | 2 +- 2 files changed, 3 insertions(+), 27 deletions(-) (limited to 'pianobar') diff --git a/pianobar/pianobar.vcproj b/pianobar/pianobar.vcproj index 20d5789..718525b 100644 --- a/pianobar/pianobar.vcproj +++ b/pianobar/pianobar.vcproj @@ -185,22 +185,6 @@ > - - - - - - - - @@ -232,14 +216,6 @@ RelativePath=".\src\src\libpiano\crypt.h" > - - - - @@ -253,11 +229,11 @@ > diff --git a/pianobar/src b/pianobar/src index a408ffb..7d2715a 160000 --- a/pianobar/src +++ b/pianobar/src @@ -1 +1 @@ -Subproject commit a408ffb45bd3f3b2398e71356ddf631e50891511 +Subproject commit 7d2715a095b0ac4aef35fb385ec761197c5b8dd6 -- cgit v1.2.3