summaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
authorTobias Weimer <wishmaster51@googlemail.com>2012-12-25 20:45:59 +0000
committerTobias Weimer <wishmaster51@googlemail.com>2012-12-25 20:45:59 +0000
commit6af410ba9f7831bb01f3f0e0a339b3af618791d9 (patch)
tree5ef137e61ce095433018006e1a65940adbc26ec4 /plugins
parent3c8a6d19c934f72e881a3487c66c610c84fa99d9 (diff)
compile fixes
git-svn-id: http://svn.miranda-ng.org/main/trunk@2847 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins')
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foo_mlt_10.vcxproj8
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/foo_mlt_11.vcxproj8
-rw-r--r--plugins/ListeningTo/src/players/foo_mlt/pfc/pfc.h (renamed from plugins/ListeningTo/src/players/foo_mlt/pfc/pfc_10.h)0
3 files changed, 8 insertions, 8 deletions
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foo_mlt_10.vcxproj b/plugins/ListeningTo/src/players/foo_mlt/foo_mlt_10.vcxproj
index 5f6e03e912..23e3d3d82a 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foo_mlt_10.vcxproj
+++ b/plugins/ListeningTo/src/players/foo_mlt/foo_mlt_10.vcxproj
@@ -139,19 +139,19 @@
</ClCompile>
</ItemGroup>
<ItemGroup>
- <ProjectReference Include="foobar2000\foobar2000_component_client\foobar2000_component_client.vcxproj">
+ <ProjectReference Include="foobar2000\foobar2000_component_client\foobar2000_component_client_10.vcxproj">
<Project>{71ad2674-065b-48f5-b8b0-e1f9d3892081}</Project>
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
</ProjectReference>
- <ProjectReference Include="foobar2000\helpers\foobar2000_sdk_helpers.vcxproj">
+ <ProjectReference Include="foobar2000\helpers\foobar2000_sdk_helpers_10.vcxproj">
<Project>{ee47764e-a202-4f85-a767-abdab4aff35f}</Project>
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
</ProjectReference>
- <ProjectReference Include="foobar2000\SDK\foobar2000_SDK.vcxproj">
+ <ProjectReference Include="foobar2000\SDK\foobar2000_SDK_10.vcxproj">
<Project>{e8091321-d79d-4575-86ef-064ea1a4a20d}</Project>
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
</ProjectReference>
- <ProjectReference Include="pfc\pfc.vcxproj">
+ <ProjectReference Include="pfc\pfc_10.vcxproj">
<Project>{ebfffb4e-261d-44d3-b89c-957b31a0bf9c}</Project>
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
</ProjectReference>
diff --git a/plugins/ListeningTo/src/players/foo_mlt/foo_mlt_11.vcxproj b/plugins/ListeningTo/src/players/foo_mlt/foo_mlt_11.vcxproj
index 5f6e03e912..96e433b6fd 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/foo_mlt_11.vcxproj
+++ b/plugins/ListeningTo/src/players/foo_mlt/foo_mlt_11.vcxproj
@@ -139,19 +139,19 @@
</ClCompile>
</ItemGroup>
<ItemGroup>
- <ProjectReference Include="foobar2000\foobar2000_component_client\foobar2000_component_client.vcxproj">
+ <ProjectReference Include="foobar2000\foobar2000_component_client\foobar2000_component_client_11.vcxproj">
<Project>{71ad2674-065b-48f5-b8b0-e1f9d3892081}</Project>
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
</ProjectReference>
- <ProjectReference Include="foobar2000\helpers\foobar2000_sdk_helpers.vcxproj">
+ <ProjectReference Include="foobar2000\helpers\foobar2000_sdk_helpers_11.vcxproj">
<Project>{ee47764e-a202-4f85-a767-abdab4aff35f}</Project>
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
</ProjectReference>
- <ProjectReference Include="foobar2000\SDK\foobar2000_SDK.vcxproj">
+ <ProjectReference Include="foobar2000\SDK\foobar2000_SDK_11.vcxproj">
<Project>{e8091321-d79d-4575-86ef-064ea1a4a20d}</Project>
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
</ProjectReference>
- <ProjectReference Include="pfc\pfc.vcxproj">
+ <ProjectReference Include="pfc\pfc_11.vcxproj">
<Project>{ebfffb4e-261d-44d3-b89c-957b31a0bf9c}</Project>
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
</ProjectReference>
diff --git a/plugins/ListeningTo/src/players/foo_mlt/pfc/pfc_10.h b/plugins/ListeningTo/src/players/foo_mlt/pfc/pfc.h
index 408fcd54d3..408fcd54d3 100644
--- a/plugins/ListeningTo/src/players/foo_mlt/pfc/pfc_10.h
+++ b/plugins/ListeningTo/src/players/foo_mlt/pfc/pfc.h