diff options
Diffstat (limited to 'plugins/UserInfoEx/UInfoEx.vcxproj')
-rw-r--r-- | plugins/UserInfoEx/UInfoEx.vcxproj | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/plugins/UserInfoEx/UInfoEx.vcxproj b/plugins/UserInfoEx/UInfoEx.vcxproj index 7565856fcc..691d74bd4e 100644 --- a/plugins/UserInfoEx/UInfoEx.vcxproj +++ b/plugins/UserInfoEx/UInfoEx.vcxproj @@ -46,6 +46,11 @@ </ClCompile>
</ItemDefinitionGroup>
<ItemGroup>
+ <ProjectReference Include="..\..\libs\freeimage\freeimage.vcxproj">
+ <Project>{5D14CFF3-0D17-4528-99EA-DE9DCA47CC2E}</Project>
+ </ProjectReference>
+ </ItemGroup>
+ <ItemGroup>
<ClCompile Include="src\ex_import\*.cpp">
<PrecompiledHeaderFile>..\stdafx.h</PrecompiledHeaderFile>
</ClCompile>
|