diff options
Diffstat (limited to 'build/win32/vs10/gtk3-demo.vcxproj')
-rw-r--r-- | build/win32/vs10/gtk3-demo.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build/win32/vs10/gtk3-demo.vcxproj b/build/win32/vs10/gtk3-demo.vcxproj index 8c7fe477e7..fc096e8aa6 100644 --- a/build/win32/vs10/gtk3-demo.vcxproj +++ b/build/win32/vs10/gtk3-demo.vcxproj @@ -189,6 +189,7 @@ <ClCompile Include="..\..\..\demos\gtk-demo\entry_buffer.c" /> <ClCompile Include="..\..\..\demos\gtk-demo\entry_completion.c" /> <ClCompile Include="..\..\..\demos\gtk-demo\expander.c" /> + <ClCompile Include="..\..\..\demos\gtk-demo\flowbox.c" /> <ClCompile Include="..\..\..\demos\gtk-demo\hypertext.c" /> <ClCompile Include="..\..\..\demos\gtk-demo\iconview.c" /> <ClCompile Include="..\..\..\demos\gtk-demo\iconview_edit.c" /> |