summaryrefslogtreecommitdiff
path: root/plugins/AVS
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2024-11-04 14:48:38 +0300
committerGeorge Hazan <george.hazan@gmail.com>2024-11-04 14:48:38 +0300
commit2829883e8d5116bb7f0983022e08791aa1aa47c3 (patch)
tree6ea046a33aa32d0e921fa839fcdbaa02e1c819af /plugins/AVS
parent71a1103f8a902a82f2215932ecb3c1a06e74718e (diff)
FreeImage: no need to rebuild each time + TARGA support
Diffstat (limited to 'plugins/AVS')
-rw-r--r--plugins/AVS/avs.vcxproj5
1 files changed, 0 insertions, 5 deletions
diff --git a/plugins/AVS/avs.vcxproj b/plugins/AVS/avs.vcxproj
index f8b5b6ff5a..86e399c534 100644
--- a/plugins/AVS/avs.vcxproj
+++ b/plugins/AVS/avs.vcxproj
@@ -47,11 +47,6 @@
<ClInclude Include="src\version.h" />
</ItemGroup>
<ItemGroup>
- <ProjectReference Include="..\..\libs\freeimage\freeimage.vcxproj">
- <Project>{5D14CFF3-0D17-4528-99EA-DE9DCA47CC2E}</Project>
- </ProjectReference>
- </ItemGroup>
- <ItemGroup>
<ResourceCompile Include="res\avs.rc" />
<ResourceCompile Include="res\version.rc" />
</ItemGroup>