summaryrefslogtreecommitdiff
path: root/plugins/AdvaImg/AdvaImg_11.vcxproj
diff options
context:
space:
mode:
authorKirill Volinsky <mataes2007@gmail.com>2013-01-03 14:34:48 +0000
committerKirill Volinsky <mataes2007@gmail.com>2013-01-03 14:34:48 +0000
commiteb680766d56e815086397361b286fd8055fb5377 (patch)
tree7994cdb0d9077f645ba7fd06bdd2cde32cf599d4 /plugins/AdvaImg/AdvaImg_11.vcxproj
parentec61686c3d96f49eb7f40a4208690a0781d63e29 (diff)
FreeImage updated to 3.15.4
removed not used formats git-svn-id: http://svn.miranda-ng.org/main/trunk@2926 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/AdvaImg/AdvaImg_11.vcxproj')
-rw-r--r--plugins/AdvaImg/AdvaImg_11.vcxproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/AdvaImg/AdvaImg_11.vcxproj b/plugins/AdvaImg/AdvaImg_11.vcxproj
index 3d35126027..0018f6e412 100644
--- a/plugins/AdvaImg/AdvaImg_11.vcxproj
+++ b/plugins/AdvaImg/AdvaImg_11.vcxproj
@@ -189,6 +189,7 @@
</ProjectReference>
</ItemGroup>
<ItemGroup>
+ <ClCompile Include="src\FreeImageToolkit\Background.cpp" />
<ClCompile Include="src\FreeImage\BitmapAccess.cpp" />
<ClCompile Include="src\FreeImage\ColorLookup.cpp" />
<ClCompile Include="src\FreeImage\ConversionFloat.cpp" />
@@ -321,7 +322,6 @@
<ClCompile Include="src\FreeImageToolkit\Resize.cpp" />
</ItemGroup>
<ItemGroup>
- <ResourceCompile Include="res\AdvaImg.rc" />
<ResourceCompile Include="res\Version.rc" />
</ItemGroup>
<ItemGroup>