summaryrefslogtreecommitdiff
path: root/pianobar
diff options
context:
space:
mode:
authorMichał Cichoń <michcic@gmail.com>2012-05-01 16:05:17 +0200
committerMichał Cichoń <michcic@gmail.com>2012-05-01 16:05:17 +0200
commit30b6a77f86a35dab16b3bf9b815e089657fc6890 (patch)
treee428795ca6f70e5eae78e236ec7feb0a986abf8b /pianobar
parentc8da87b5718f4637beedbab5ab2ebf24fa1b2039 (diff)
downloadpianobar-windows-build-30b6a77f86a35dab16b3bf9b815e089657fc6890.tar.gz
pianobar-windows-build-30b6a77f86a35dab16b3bf9b815e089657fc6890.tar.bz2
pianobar-windows-build-30b6a77f86a35dab16b3bf9b815e089657fc6890.zip
Update build environment to comply with latest pianobar requirements.
Replace gcrypt with blowfist library - this will allow us to keep pianobar.exe portable.
Diffstat (limited to 'pianobar')
-rw-r--r--pianobar/pianobar.vcproj28
m---------pianobar/src0
2 files changed, 2 insertions, 26 deletions
diff --git a/pianobar/pianobar.vcproj b/pianobar/pianobar.vcproj
index 20d5789..718525b 100644
--- a/pianobar/pianobar.vcproj
+++ b/pianobar/pianobar.vcproj
@@ -186,22 +186,6 @@
</File>
</Filter>
<Filter
- Name="libezxml"
- >
- <File
- RelativePath=".\src\src\libezxml\COPYING"
- >
- </File>
- <File
- RelativePath=".\src\src\libezxml\ezxml.c"
- >
- </File>
- <File
- RelativePath=".\src\src\libezxml\ezxml.h"
- >
- </File>
- </Filter>
- <Filter
Name="libwaitress"
>
<File
@@ -233,14 +217,6 @@
>
</File>
<File
- RelativePath=".\src\src\libpiano\crypt_key_input.h"
- >
- </File>
- <File
- RelativePath=".\src\src\libpiano\crypt_key_output.h"
- >
- </File>
- <File
RelativePath=".\src\src\libpiano\piano.c"
>
</File>
@@ -253,11 +229,11 @@
>
</File>
<File
- RelativePath=".\src\src\libpiano\xml.c"
+ RelativePath=".\src\src\libpiano\request.c"
>
</File>
<File
- RelativePath=".\src\src\libpiano\xml.h"
+ RelativePath=".\src\src\libpiano\response.c"
>
</File>
</Filter>
diff --git a/pianobar/src b/pianobar/src
-Subproject a408ffb45bd3f3b2398e71356ddf631e5089151
+Subproject 7d2715a095b0ac4aef35fb385ec761197c5b8dd