summaryrefslogtreecommitdiff
path: root/plugins/AvatarHistory/AvatarHistory.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/AvatarHistory/AvatarHistory.vcxproj')
-rw-r--r--plugins/AvatarHistory/AvatarHistory.vcxproj3
1 files changed, 2 insertions, 1 deletions
diff --git a/plugins/AvatarHistory/AvatarHistory.vcxproj b/plugins/AvatarHistory/AvatarHistory.vcxproj
index 16b6d86fef..b1059a9771 100644
--- a/plugins/AvatarHistory/AvatarHistory.vcxproj
+++ b/plugins/AvatarHistory/AvatarHistory.vcxproj
@@ -185,7 +185,7 @@
</ItemDefinitionGroup>
<ItemGroup>
<ClCompile Include="src\AvatarDlg.cpp" />
- <ClCompile Include="src\AvatarHistory.cpp">
+ <ClCompile Include="src\stdafx.cpp">
<PrecompiledHeader>Create</PrecompiledHeader>
</ClCompile>
<ClCompile Include="src\icolib.cpp" />
@@ -194,6 +194,7 @@
</ClCompile>
<ClCompile Include="src\options.cpp" />
<ClCompile Include="src\popup.cpp" />
+ <ClCompile Include="src\AvatarHistory.cpp" />
</ItemGroup>
<ItemGroup>
<ClInclude Include="src\AvatarHistory.h" />