diff options
Diffstat (limited to 'plugins/XSoundNotify/XSoundNotify_10.vcxproj.filters')
| -rw-r--r-- | plugins/XSoundNotify/XSoundNotify_10.vcxproj.filters | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/plugins/XSoundNotify/XSoundNotify_10.vcxproj.filters b/plugins/XSoundNotify/XSoundNotify_10.vcxproj.filters index 1422243f31..1826cc9cf7 100644 --- a/plugins/XSoundNotify/XSoundNotify_10.vcxproj.filters +++ b/plugins/XSoundNotify/XSoundNotify_10.vcxproj.filters @@ -29,6 +29,12 @@ <ClCompile Include="src\stdafx.cpp">
<Filter>Source Files</Filter>
</ClCompile>
+ <ClCompile Include="src\dialog.cpp">
+ <Filter>Source Files</Filter>
+ </ClCompile>
+ <ClCompile Include="src\options.cpp">
+ <Filter>Source Files</Filter>
+ </ClCompile>
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="res\XSoundNotify.rc">
|
