]> Pileus Git - ~andy/gtk/commitdiff
Update gtk3-demo Visual C++ projects
authorChun-wei Fan <fanchunwei@src.gnome.org>
Tue, 21 Feb 2012 04:07:51 +0000 (12:07 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Tue, 21 Feb 2012 04:08:19 +0000 (12:08 +0800)
Make up for the missed source file application.c

build/win32/vs10/gtk3-demo.vcxproj
build/win32/vs10/gtk3-demo.vcxproj.filters
build/win32/vs9/gtk3-demo.vcproj

index 91d6d1598e6bd304df3c42916ec667861919cc25..d072714f1de39d075068b7bc443fa44fc6cdb1d5 100644 (file)
     </Link>
   </ItemDefinitionGroup>
   <ItemGroup>
+    <ClCompile Include="..\..\..\demos\gtk-demo\application.c" />
     <ClCompile Include="..\..\..\demos\gtk-demo\appwindow.c" />
     <ClCompile Include="..\..\..\demos\gtk-demo\assistant.c" />
     <ClCompile Include="..\..\..\demos\gtk-demo\builder.c" />
index 2073ae55106ca3eb854a3b44a675ed987068c3b2..423aec5dbc5ff67f7b31c7dc5183aafa65b5c45f 100644 (file)
@@ -11,6 +11,9 @@
     </Filter>
   </ItemGroup>
   <ItemGroup>
+    <ClCompile Include="..\..\..\demos\gtk-demo\application.c">
+      <Filter>Source Files</Filter>
+    </ClCompile>
     <ClCompile Include="..\..\..\demos\gtk-demo\appwindow.c">
       <Filter>Source Files</Filter>
     </ClCompile>
index 581092c2b9d9f526e4dd4e99060ef25ce4c79b6c..ef7bf8087fe966c1d9f4cccfc852ef58f105c2e0 100644 (file)
                        Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
                        UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
                        >
+                       <File RelativePath="..\..\..\demos\gtk-demo\application.c" />
                        <File RelativePath="..\..\..\demos\gtk-demo\appwindow.c" />
                        <File RelativePath="..\..\..\demos\gtk-demo\assistant.c" />
                        <File RelativePath="..\..\..\demos\gtk-demo\builder.c" />