summaryrefslogtreecommitdiff
path: root/plugins/TopToolBar/TopToolBar.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/TopToolBar/TopToolBar.vcxproj')
-rw-r--r--plugins/TopToolBar/TopToolBar.vcxproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/TopToolBar/TopToolBar.vcxproj b/plugins/TopToolBar/TopToolBar.vcxproj
index ff34f3083f..f71c76676b 100644
--- a/plugins/TopToolBar/TopToolBar.vcxproj
+++ b/plugins/TopToolBar/TopToolBar.vcxproj
@@ -290,13 +290,13 @@
</ItemGroup>
<ItemGroup>
<ClCompile Include="button.cpp" />
- <ClCompile Include="CLCButton.cpp" />
<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>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />