diff options
Diffstat (limited to 'plugins/TopToolBar/TopToolBar.vcxproj')
-rw-r--r-- | plugins/TopToolBar/TopToolBar.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/TopToolBar/TopToolBar.vcxproj b/plugins/TopToolBar/TopToolBar.vcxproj index 978fc4bfcc..312bf92d2c 100644 --- a/plugins/TopToolBar/TopToolBar.vcxproj +++ b/plugins/TopToolBar/TopToolBar.vcxproj @@ -271,6 +271,7 @@ <PrecompiledHeader>Create</PrecompiledHeader>
</ClCompile>
<ClCompile Include="toolbar.cpp" />
+ <ClCompile Include="toolbarwnd.cpp" />
<ClCompile Include="topbutton.cpp" />
<ClCompile Include="ttbopt.cpp" />
</ItemGroup>
|