diff options
Diffstat (limited to 'plugins/TopToolBar/TopToolBar.vcxproj')
-rw-r--r-- | plugins/TopToolBar/TopToolBar.vcxproj | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/TopToolBar/TopToolBar.vcxproj b/plugins/TopToolBar/TopToolBar.vcxproj index 2a86528e9e..788b21a647 100644 --- a/plugins/TopToolBar/TopToolBar.vcxproj +++ b/plugins/TopToolBar/TopToolBar.vcxproj @@ -268,11 +268,9 @@ </ItemGroup>
<ItemGroup>
<ClCompile Include="InternalButtons.cpp" />
- <ClCompile Include="launchbt.cpp" />
<ClCompile Include="main.cpp">
<PrecompiledHeader>Create</PrecompiledHeader>
</ClCompile>
- <ClCompile Include="separators.cpp" />
<ClCompile Include="toolbar.cpp" />
<ClCompile Include="ttbopt.cpp" />
</ItemGroup>
|