diff options
Diffstat (limited to 'plugins/XSoundNotify/XSoundNotify_11.vcxproj')
-rw-r--r-- | plugins/XSoundNotify/XSoundNotify_11.vcxproj | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/XSoundNotify/XSoundNotify_11.vcxproj b/plugins/XSoundNotify/XSoundNotify_11.vcxproj index 1d0768a8b8..6a31cce386 100644 --- a/plugins/XSoundNotify/XSoundNotify_11.vcxproj +++ b/plugins/XSoundNotify/XSoundNotify_11.vcxproj @@ -196,6 +196,8 @@ <ClInclude Include="src\Version.h" />
</ItemGroup>
<ItemGroup>
+ <ClCompile Include="src\dialog.cpp" />
+ <ClCompile Include="src\options.cpp" />
<ClCompile Include="src\stdafx.cpp">
<PrecompiledHeader>Create</PrecompiledHeader>
</ClCompile>
|