summaryrefslogtreecommitdiff
path: root/build/win32/vs9/gtk3-demo.vcproj
diff options
context:
space:
mode:
authorChun-wei Fan <fanchunwei@src.gnome.org>2013-06-24 14:25:31 +0800
committerChun-wei Fan <fanchunwei@src.gnome.org>2013-06-24 14:25:31 +0800
commit2a4c7ea0731cb8f172bdea99553d785dfd0ab80e (patch)
tree98e6cca0744b4e1843bd59aca2cd123e385bb7a4 /build/win32/vs9/gtk3-demo.vcproj
parent4c526e602b09c5ae36a11269c8b50f07610cd6d4 (diff)
downloadgtk+-2a4c7ea0731cb8f172bdea99553d785dfd0ab80e.tar.gz
Fix gtk3-demo MSVC Project
Build the new listbox.c source file, as that file was missed.
Diffstat (limited to 'build/win32/vs9/gtk3-demo.vcproj')
-rw-r--r--build/win32/vs9/gtk3-demo.vcproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/win32/vs9/gtk3-demo.vcproj b/build/win32/vs9/gtk3-demo.vcproj
index 9e5bd83d7f..bdecc5e53d 100644
--- a/build/win32/vs9/gtk3-demo.vcproj
+++ b/build/win32/vs9/gtk3-demo.vcproj
@@ -187,6 +187,7 @@
<File RelativePath="..\..\..\demos\gtk-demo\images.c" />
<File RelativePath="..\..\..\demos\gtk-demo\infobar.c" />
<File RelativePath="..\..\..\demos\gtk-demo\links.c" />
+ <File RelativePath="..\..\..\demos\gtk-demo\listbox.c" />
<File RelativePath="..\..\..\demos\gtk-demo\list_store.c" />
<File RelativePath="..\..\..\demos\gtk-demo\main.c" />
<File RelativePath="..\..\..\demos\gtk-demo\menus.c" />