diff options
Diffstat (limited to 'plugins/Clist_modern/clist_modern_12.vcxproj')
-rw-r--r-- | plugins/Clist_modern/clist_modern_12.vcxproj | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/Clist_modern/clist_modern_12.vcxproj b/plugins/Clist_modern/clist_modern_12.vcxproj index 8a8ee34f16..7647dcb8ec 100644 --- a/plugins/Clist_modern/clist_modern_12.vcxproj +++ b/plugins/Clist_modern/clist_modern_12.vcxproj @@ -234,7 +234,6 @@ <ClCompile Include="src\modern_keyboard.cpp" />
<ClCompile Include="src\modern_log.cpp" />
<ClCompile Include="src\modern_newrowopts.cpp" />
- <ClCompile Include="src\modern_popup.cpp" />
<ClCompile Include="src\modern_row.cpp" />
<ClCompile Include="src\modern_rowheight_funcs.cpp" />
<ClCompile Include="src\modern_rowtemplateopt.cpp" />
@@ -266,7 +265,6 @@ <ClInclude Include="src\hdr\modern_image_array.h" />
<ClInclude Include="src\hdr\modern_layered_window_engine.h" />
<ClInclude Include="src\hdr\modern_log.h" />
- <ClInclude Include="src\hdr\modern_popup.h" />
<ClInclude Include="src\hdr\modern_row.h" />
<ClInclude Include="src\hdr\modern_rowheight_funcs.h" />
<ClInclude Include="src\hdr\modern_skinengine.h" />
|