]> Pileus Git - ~andy/gtk/commitdiff
Refine Visual C++ 2010 projects
authorChun-wei Fan <fanchunwei@src.gnome.org>
Mon, 20 Jun 2011 04:19:54 +0000 (12:19 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Mon, 20 Jun 2011 04:19:54 +0000 (12:19 +0800)
-Remove unneeded tags from projects
-Seperate intermediate directories for projects to avoid rebuilding/
 linking on every rebuild and MSBuild errors (et al.) for not being
 able to write into build log files as they are in use.

build/win32/vs10/gdk-win32.vcxproj
build/win32/vs10/gdk.vcxprojin
build/win32/vs10/gtk+.props
build/win32/vs10/gtk-demo.vcxproj
build/win32/vs10/gtk.vcxprojin
build/win32/vs10/install.vcxproj

index cf1de016568f16efe764f6d1c016e82756ea44fb..5279d62e5ecde2f7add688c774a32ee7ef0a4bec 100644 (file)
@@ -61,7 +61,6 @@
   </ImportGroup>
   <PropertyGroup Label="UserMacros" />
   <PropertyGroup>
-    <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
   </PropertyGroup>
   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
     <ClCompile>
index 4116b054b785e7f7bc2cda0deda684b66da5c4fc..6c367c51ec72894de8cded32be4a8a512047e724 100644 (file)
@@ -61,7 +61,6 @@
   </ImportGroup>
   <PropertyGroup Label="UserMacros" />
   <PropertyGroup>
-    <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</LinkIncremental>
     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</LinkIncremental>
index 71d1a03f40e412698d5fd735bb8b62f7eaa44c47..516bb069487693c05a7d332a3405b6f01688a8c0 100644 (file)
@@ -549,10 +549,9 @@ $(CopyDir)\bin\glib-compile-schemas.exe $(CopyDir)\share\glib-2.0\schemas
     <GtkDllSuffix>$(GtkSeparateVS10DllSuffix)</GtkDllSuffix>
   </PropertyGroup>
   <PropertyGroup>
-    <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
     <_PropertySheetDisplayName>gtk+props</_PropertySheetDisplayName>
     <OutDir>$(SolutionDir)$(Configuration)\$(PlatformName)\bin\</OutDir>
-    <IntDir>$(SolutionDir)$(Configuration)\$(PlatformName)\obj\</IntDir>
+    <IntDir>$(SolutionDir)$(Configuration)\$(PlatformName)\obj\$(ProjectName)\</IntDir>
   </PropertyGroup>
   <ItemDefinitionGroup>
     <ClCompile>
index e4b367be4b703e4bdf0266a1256a56a49a0e0a7d..d8575175b4f83295a35df9ad51b836486c376b39 100644 (file)
@@ -63,7 +63,6 @@
   </ImportGroup>
   <PropertyGroup Label="UserMacros" />
   <PropertyGroup>
-    <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</LinkIncremental>
     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
index caba55813a2c707f83b4d7a0ceba94dddd045380..20868b3539a3111c4c910eac8d2a3e4c2639e9ad 100644 (file)
@@ -61,7 +61,6 @@
   </ImportGroup>
   <PropertyGroup Label="UserMacros" />
   <PropertyGroup>
-    <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</LinkIncremental>
     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</LinkIncremental>
index 819de45f75e70621547f9af741153c74afb3a24f..f6972acffea589d98cedf6d74be55d1dc8c6cc52 100644 (file)
@@ -63,7 +63,6 @@
   </ImportGroup>
   <PropertyGroup Label="UserMacros" />
   <PropertyGroup>
-    <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
     <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(GlibEtcInstallRoot)\</OutDir>
     <ExtensionsToDeleteOnClean Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" />
     <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(GlibEtcInstallRoot)\</OutDir>