summaryrefslogtreecommitdiff
path: root/plugins/ClientChangeNotify/ClientChangeNotify_10.vcxproj.filters
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/ClientChangeNotify/ClientChangeNotify_10.vcxproj.filters')
-rw-r--r--plugins/ClientChangeNotify/ClientChangeNotify_10.vcxproj.filters15
1 files changed, 6 insertions, 9 deletions
diff --git a/plugins/ClientChangeNotify/ClientChangeNotify_10.vcxproj.filters b/plugins/ClientChangeNotify/ClientChangeNotify_10.vcxproj.filters
index 872af3d866..f3613f5b4b 100644
--- a/plugins/ClientChangeNotify/ClientChangeNotify_10.vcxproj.filters
+++ b/plugins/ClientChangeNotify/ClientChangeNotify_10.vcxproj.filters
@@ -14,26 +14,26 @@
<Extensions>ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe</Extensions>
</Filter>
<Filter Include="Source Files\CommonLibs">
- <UniqueIdentifier>{41f0858e-1f97-48b6-bb24-b40945d188ad}</UniqueIdentifier>
+ <UniqueIdentifier>{e1c3e36c-54d1-4e6e-83db-68358191bda8}</UniqueIdentifier>
</Filter>
</ItemGroup>
<ItemGroup>
<ClCompile Include="src\ClientChangeNotify.cpp">
<Filter>Source Files</Filter>
</ClCompile>
- <ClCompile Include="src\OptDlg.cpp">
- <Filter>Source Files</Filter>
- </ClCompile>
<ClCompile Include="src\stdafx.cpp">
<Filter>Source Files</Filter>
</ClCompile>
<ClCompile Include="src\CommonLibs\CString.cpp">
<Filter>Source Files\CommonLibs</Filter>
</ClCompile>
- <ClCompile Include="src\CommonLibs\Options.cpp">
+ <ClCompile Include="src\CommonLibs\pcre.cpp">
<Filter>Source Files\CommonLibs</Filter>
</ClCompile>
- <ClCompile Include="src\CommonLibs\pcre.cpp">
+ <ClCompile Include="src\OptDlg.cpp">
+ <Filter>Source Files</Filter>
+ </ClCompile>
+ <ClCompile Include="src\CommonLibs\Options.cpp">
<Filter>Source Files\CommonLibs</Filter>
</ClCompile>
</ItemGroup>
@@ -53,9 +53,6 @@
<ClInclude Include="src\CommonLibs\pcre.h">
<Filter>Header Files</Filter>
</ClInclude>
- <ClInclude Include="src\CommonLibs\pcre_main.h">
- <Filter>Header Files</Filter>
- </ClInclude>
<ClInclude Include="src\resource.h">
<Filter>Header Files</Filter>
</ClInclude>