diff options
Diffstat (limited to 'src/fe-gtk/fe-gtk.vcxproj')
-rw-r--r-- | src/fe-gtk/fe-gtk.vcxproj | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/fe-gtk/fe-gtk.vcxproj b/src/fe-gtk/fe-gtk.vcxproj index 73526766..1143dac7 100644 --- a/src/fe-gtk/fe-gtk.vcxproj +++ b/src/fe-gtk/fe-gtk.vcxproj @@ -134,6 +134,8 @@ <ClCompile Include="ascii.c" /> <ClCompile Include="banlist.c" /> <ClCompile Include="chanlist.c" /> + <ClCompile Include="chanview-tabs.c" /> + <ClCompile Include="chanview-tree.c" /> <ClCompile Include="chanview.c" /> <ClCompile Include="custom-list.c" /> <ClCompile Include="dccgui.c" /> |