diff options
Diffstat (limited to 'plugins/MirandaG15/MirandaG15_10.vcxproj')
-rw-r--r-- | plugins/MirandaG15/MirandaG15_10.vcxproj | 64 |
1 files changed, 32 insertions, 32 deletions
diff --git a/plugins/MirandaG15/MirandaG15_10.vcxproj b/plugins/MirandaG15/MirandaG15_10.vcxproj index 3816fd30f2..75ec04fd7a 100644 --- a/plugins/MirandaG15/MirandaG15_10.vcxproj +++ b/plugins/MirandaG15/MirandaG15_10.vcxproj @@ -247,38 +247,38 @@ <ClInclude Include="src\CEventLog.h" />
</ItemGroup>
<ItemGroup>
- <None Include="data\status\away.bmp" />
- <None Include="data\back.bmp" />
- <None Include="data\chat.bmp" />
- <None Include="data\clist.bmp" />
- <None Include="data\events\conn.bmp" />
- <None Include="data\events\conn_large.bmp" />
- <None Include="data\status\dnd.bmp" />
- <None Include="data\down.bmp" />
- <None Include="data\edit.bmp" />
- <None Include="data\status\ffc.bmp" />
- <None Include="data\hist.bmp" />
- <None Include="data\events\info.bmp" />
- <None Include="data\events\info_large.bmp" />
- <None Include="data\status\invis.bmp" />
- <None Include="data\minus.bmp" />
- <None Include="data\events\msg.bmp" />
- <None Include="data\events\msg_large.bmp" />
- <None Include="data\status\na.bmp" />
- <None Include="data\next.bmp" />
- <None Include="data\notick.ico" />
- <None Include="data\status\occ.bmp" />
- <None Include="data\status\off.bmp" />
- <None Include="data\status\on.bmp" />
- <None Include="data\open.bmp" />
- <None Include="data\plus.bmp" />
- <None Include="data\prev.bmp" />
- <None Include="data\reply.bmp" />
- <None Include="data\send.bmp" />
- <None Include="data\tick.ico" />
- <None Include="data\up.bmp" />
- <None Include="data\events\user.bmp" />
- <None Include="data\events\user_large.bmp" />
+ <None Include="res\status\away.bmp" />
+ <None Include="res\back.bmp" />
+ <None Include="res\chat.bmp" />
+ <None Include="res\clist.bmp" />
+ <None Include="res\events\conn.bmp" />
+ <None Include="res\events\conn_large.bmp" />
+ <None Include="res\status\dnd.bmp" />
+ <None Include="res\down.bmp" />
+ <None Include="res\edit.bmp" />
+ <None Include="res\status\ffc.bmp" />
+ <None Include="res\hist.bmp" />
+ <None Include="res\events\info.bmp" />
+ <None Include="res\events\info_large.bmp" />
+ <None Include="res\status\invis.bmp" />
+ <None Include="res\minus.bmp" />
+ <None Include="res\events\msg.bmp" />
+ <None Include="res\events\msg_large.bmp" />
+ <None Include="res\status\na.bmp" />
+ <None Include="res\next.bmp" />
+ <None Include="res\notick.ico" />
+ <None Include="res\status\occ.bmp" />
+ <None Include="res\status\off.bmp" />
+ <None Include="res\status\on.bmp" />
+ <None Include="res\open.bmp" />
+ <None Include="res\plus.bmp" />
+ <None Include="res\prev.bmp" />
+ <None Include="res\reply.bmp" />
+ <None Include="res\send.bmp" />
+ <None Include="res\tick.ico" />
+ <None Include="res\up.bmp" />
+ <None Include="res\events\user.bmp" />
+ <None Include="res\events\user_large.bmp" />
<None Include="changelog.txt" />
<None Include="readme.txt" />
<None Include="todo.txt" />
|