diff options
| author | George Hazan <ghazan@miranda.im> | 2018-06-08 18:06:21 +0300 |
|---|---|---|
| committer | George Hazan <ghazan@miranda.im> | 2018-06-08 18:06:21 +0300 |
| commit | 9530e3218193fa0882ccb4d8940be23c509d967b (patch) | |
| tree | 780da4f5cbd65b297b6553f8915af7650407b1e1 /plugins/SmileyAdd/SmileyAdd.vcxproj | |
| parent | 7b61f97086f46c308d708f9ddb9c532fa4b834bd (diff) | |
SmileyAdd: obsolete option "Enable built-in message dialog support" removed
Diffstat (limited to 'plugins/SmileyAdd/SmileyAdd.vcxproj')
| -rw-r--r-- | plugins/SmileyAdd/SmileyAdd.vcxproj | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/plugins/SmileyAdd/SmileyAdd.vcxproj b/plugins/SmileyAdd/SmileyAdd.vcxproj index 87eb21f46b..ad138c55fd 100644 --- a/plugins/SmileyAdd/SmileyAdd.vcxproj +++ b/plugins/SmileyAdd/SmileyAdd.vcxproj @@ -35,6 +35,9 @@ <Project>{5D14CFF3-0D17-4528-99EA-DE9DCA47CC2E}</Project>
</ProjectReference>
</ItemGroup>
+ <ItemGroup>
+ <Image Include="res\smiley.ICO" />
+ </ItemGroup>
<ItemDefinitionGroup>
<ClCompile>
<DisableSpecificWarnings>4458;%(DisableSpecificWarnings)</DisableSpecificWarnings>
|
