[glib] Drop empty elements from the VS9 vcproj files
- From: Tor Lillqvist <tml src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [glib] Drop empty elements from the VS9 vcproj files
- Date: Sat, 6 Feb 2010 08:42:37 +0000 (UTC)
commit 00b55e2bc7cb7f4ff7adb3b40e1b41becce6cba1
Author: Tor Lillqvist <tml iki fi>
Date: Sat Feb 6 10:40:03 2010 +0200
Drop empty elements from the VS9 vcproj files
Dunno if this makes sense, if one lets VS edit the it will put them
back anyway. But it's more pleasing to the eye.
build/win32/vs9/gio.vcproj | 50 -----
build/win32/vs9/glib-genmarshal.vcproj | 50 -----
build/win32/vs9/glib.vcproj | 230 +++++---------------
build/win32/vs9/gmodule.vcproj | 50 -----
build/win32/vs9/gobject.vcproj | 50 -----
build/win32/vs9/gspawn-win32-helper-console.vcproj | 50 -----
build/win32/vs9/gspawn-win32-helper.vcproj | 50 -----
build/win32/vs9/gthread.vcproj | 50 -----
build/win32/vs9/testglib.vcproj | 50 -----
9 files changed, 60 insertions(+), 570 deletions(-)
---
diff --git a/build/win32/vs9/gio.vcproj b/build/win32/vs9/gio.vcproj
index 5f7e760..70e0edc 100644
--- a/build/win32/vs9/gio.vcproj
+++ b/build/win32/vs9/gio.vcproj
@@ -41,15 +41,6 @@
CompileAs="1"
/>
<Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
Name="VCLinkerTool"
AdditionalDependencies="ws2_32.lib shlwapi.lib dnsapi.lib"
OutputFile="$(OutDir)\$(GlibDllPrefix)$(ProjectName)$(GlibDllSuffix).dll"
@@ -62,9 +53,6 @@
ImportLibrary="$(TargetDir)$(ProjectName)-2.0.lib"
TargetMachine="1"
/>
- <Tool
- Name="VCPostBuildEventTool"
- />
</Configuration>
<Configuration
Name="Release|Win32"
@@ -87,15 +75,6 @@
CompileAs="1"
/>
<Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
Name="VCLinkerTool"
AdditionalDependencies="ws2_32.lib shlwapi.lib dnsapi.lib"
OutputFile="$(OutDir)\$(GlibDllPrefix)$(ProjectName)$(GlibDllSuffix).dll"
@@ -110,9 +89,6 @@
ImportLibrary="$(TargetDir)$(ProjectName)-2.0.lib"
TargetMachine="1"
/>
- <Tool
- Name="VCPostBuildEventTool"
- />
</Configuration>
<Configuration
Name="Debug|x64"
@@ -137,15 +113,6 @@
CompileAs="1"
/>
<Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
Name="VCLinkerTool"
AdditionalDependencies="ws2_32.lib shlwapi.lib dnsapi.lib"
OutputFile="$(OutDir)\$(GlibDllPrefix)$(ProjectName)$(GlibDllSuffix).dll"
@@ -158,9 +125,6 @@
ImportLibrary="$(TargetDir)$(ProjectName)-2.0.lib"
TargetMachine="17"
/>
- <Tool
- Name="VCPostBuildEventTool"
- />
</Configuration>
<Configuration
Name="Release|x64"
@@ -183,15 +147,6 @@
CompileAs="1"
/>
<Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
Name="VCLinkerTool"
AdditionalDependencies="ws2_32.lib shlwapi.lib dnsapi.lib"
OutputFile="$(OutDir)\$(GlibDllPrefix)$(ProjectName)$(GlibDllSuffix).dll"
@@ -206,9 +161,6 @@
ImportLibrary="$(TargetDir)$(ProjectName)-2.0.lib"
TargetMachine="17"
/>
- <Tool
- Name="VCPostBuildEventTool"
- />
</Configuration>
</Configurations>
<References>
@@ -637,6 +589,4 @@
</File>
</Filter>
</Files>
- <Globals>
- </Globals>
</VisualStudioProject>
diff --git a/build/win32/vs9/glib-genmarshal.vcproj b/build/win32/vs9/glib-genmarshal.vcproj
index 95b32f5..7f500f1 100644
--- a/build/win32/vs9/glib-genmarshal.vcproj
+++ b/build/win32/vs9/glib-genmarshal.vcproj
@@ -41,15 +41,6 @@
CompileAs="1"
/>
<Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
Name="VCLinkerTool"
LinkIncremental="2"
GenerateDebugInformation="true"
@@ -58,9 +49,6 @@
DataExecutionPrevention="0"
TargetMachine="1"
/>
- <Tool
- Name="VCPostBuildEventTool"
- />
</Configuration>
<Configuration
Name="Release|Win32"
@@ -82,15 +70,6 @@
CompileAs="1"
/>
<Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
Name="VCLinkerTool"
LinkIncremental="1"
GenerateDebugInformation="true"
@@ -101,9 +80,6 @@
DataExecutionPrevention="0"
TargetMachine="1"
/>
- <Tool
- Name="VCPostBuildEventTool"
- />
</Configuration>
<Configuration
Name="Debug|x64"
@@ -127,15 +103,6 @@
CompileAs="1"
/>
<Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
Name="VCLinkerTool"
LinkIncremental="2"
GenerateDebugInformation="true"
@@ -144,9 +111,6 @@
DataExecutionPrevention="0"
TargetMachine="17"
/>
- <Tool
- Name="VCPostBuildEventTool"
- />
</Configuration>
<Configuration
Name="Release|x64"
@@ -168,15 +132,6 @@
CompileAs="1"
/>
<Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
Name="VCLinkerTool"
LinkIncremental="1"
GenerateDebugInformation="true"
@@ -187,9 +142,6 @@
DataExecutionPrevention="0"
TargetMachine="17"
/>
- <Tool
- Name="VCPostBuildEventTool"
- />
</Configuration>
</Configurations>
<References>
@@ -218,6 +170,4 @@
>
</Filter>
</Files>
- <Globals>
- </Globals>
</VisualStudioProject>
diff --git a/build/win32/vs9/glib.vcproj b/build/win32/vs9/glib.vcproj
index 854f556..8d26c5a 100644
--- a/build/win32/vs9/glib.vcproj
+++ b/build/win32/vs9/glib.vcproj
@@ -41,15 +41,6 @@
CompileAs="1"
/>
<Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
Name="VCLinkerTool"
AdditionalDependencies="ws2_32.lib"
OutputFile="$(OutDir)\$(GlibDllPrefix)$(ProjectName)$(GlibDllSuffix).dll"
@@ -62,9 +53,6 @@
ImportLibrary="$(TargetDir)$(ProjectName)-2.0.lib"
TargetMachine="1"
/>
- <Tool
- Name="VCPostBuildEventTool"
- />
</Configuration>
<Configuration
Name="Debug|x64"
@@ -88,15 +76,6 @@
CompileAs="1"
/>
<Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
Name="VCLinkerTool"
AdditionalDependencies="ws2_32.lib"
OutputFile="$(OutDir)\$(GlibDllPrefix)$(ProjectName)$(GlibDllSuffix).dll"
@@ -109,9 +88,6 @@
ImportLibrary="$(TargetDir)$(ProjectName)-2.0.lib"
TargetMachine="17"
/>
- <Tool
- Name="VCPostBuildEventTool"
- />
</Configuration>
<Configuration
Name="Release|Win32"
@@ -133,15 +109,6 @@
CompileAs="1"
/>
<Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
Name="VCLinkerTool"
AdditionalDependencies="ws2_32.lib"
OutputFile="$(OutDir)\$(GlibDllPrefix)$(ProjectName)$(GlibDllSuffix).dll"
@@ -156,9 +123,6 @@
ImportLibrary="$(TargetDir)$(ProjectName)-2.0.lib"
TargetMachine="1"
/>
- <Tool
- Name="VCPostBuildEventTool"
- />
</Configuration>
<Configuration
Name="Release|x64"
@@ -180,15 +144,6 @@
CompileAs="1"
/>
<Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
Name="VCLinkerTool"
AdditionalDependencies="ws2_32.lib"
OutputFile="$(OutDir)\$(GlibDllPrefix)$(ProjectName)$(GlibDllSuffix).dll"
@@ -203,9 +158,6 @@
ImportLibrary="$(TargetDir)$(ProjectName)-2.0.lib"
TargetMachine="17"
/>
- <Tool
- Name="VCPostBuildEventTool"
- />
</Configuration>
</Configurations>
<References>
@@ -218,244 +170,184 @@
>
<File
RelativePath="..\..\..\glib\garray.c"
- >
- </File>
+ />
<File
RelativePath="..\..\..\glib\gasyncqueue.c"
- >
- </File>
+ />
<File
RelativePath="..\..\..\glib\gatomic.c"
- >
- </File>
+ />
<File
RelativePath="..\..\..\glib\gbacktrace.c"
- >
- </File>
+ />
<File
RelativePath="..\..\..\glib\gbase64.c"
- >
- </File>
+ />
<File
RelativePath="..\..\..\glib\gbookmarkfile.c"
- >
- </File>
+ />
<File
RelativePath="..\..\..\glib\gcache.c"
- >
- </File>
+ />
<File
RelativePath="..\..\..\glib\gchecksum.c"
- >
- </File>
+ />
<File
RelativePath="..\..\..\glib\gcompletion.c"
- >
- </File>
+ />
<File
RelativePath="..\..\..\glib\gconvert.c"
- >
- </File>
+ />
<File
RelativePath="..\..\..\glib\gdataset.c"
- >
- </File>
+ />
<File
RelativePath="..\..\..\glib\gdate.c"
- >
- </File>
+ />
<File
RelativePath="..\..\..\glib\gdir.c"
- >
- </File>
+ />
<File
RelativePath="..\..\..\glib\gerror.c"
- >
- </File>
+ />
<File
RelativePath="..\..\..\glib\gfileutils.c"
- >
- </File>
+ />
<File
RelativePath="..\..\..\glib\ghash.c"
- >
- </File>
+ />
<File
RelativePath="..\..\..\glib\ghook.c"
- >
- </File>
+ />
<File
RelativePath="..\..\..\glib\ghostutils.c"
- >
- </File>
+ />
<File
RelativePath="..\..\..\glib\giochannel.c"
- >
- </File>
+ />
<File
RelativePath="..\..\..\glib\giowin32.c"
- >
- </File>
+ />
<File
RelativePath="..\..\..\glib\gkeyfile.c"
- >
- </File>
+ />
<File
RelativePath="..\..\..\glib\glist.c"
- >
- </File>
+ />
<File
RelativePath="..\..\..\glib\gmain.c"
- >
- </File>
+ />
<File
RelativePath="..\..\..\glib\gmappedfile.c"
- >
- </File>
+ />
<File
RelativePath="..\..\..\glib\gmarkup.c"
- >
- </File>
+ />
<File
RelativePath="..\..\..\glib\gmem.c"
- >
- </File>
+ />
<File
RelativePath="..\..\..\glib\gmessages.c"
- >
- </File>
+ />
<File
RelativePath="..\..\..\glib\gnode.c"
- >
- </File>
+ />
<File
RelativePath="..\..\..\glib\goption.c"
- >
- </File>
+ />
<File
RelativePath="..\..\..\glib\gpattern.c"
- >
- </File>
+ />
<File
RelativePath="..\..\..\glib\gpoll.c"
- >
- </File>
+ />
<File
RelativePath="..\..\..\glib\gprimes.c"
- >
- </File>
+ />
<File
RelativePath="..\..\..\glib\gprintf.c"
- >
- </File>
+ />
<File
RelativePath="..\..\..\glib\gqsort.c"
- >
- </File>
+ />
<File
RelativePath="..\..\..\glib\gqueue.c"
- >
- </File>
+ />
<File
RelativePath="..\..\..\glib\grand.c"
- >
- </File>
+ />
<File
RelativePath="..\..\..\glib\gregex.c"
- >
- </File>
+ />
<File
RelativePath="..\..\..\glib\grel.c"
- >
- </File>
+ />
<File
RelativePath="..\..\..\glib\gscanner.c"
- >
- </File>
+ />
<File
RelativePath="..\..\..\glib\gsequence.c"
- >
- </File>
+ />
<File
RelativePath="..\..\..\glib\gshell.c"
- >
- </File>
+ />
<File
RelativePath="..\..\..\glib\gslice.c"
- >
- </File>
+ />
<File
RelativePath="..\..\..\glib\gslist.c"
- >
- </File>
+ />
<File
RelativePath="..\..\..\glib\gspawn-win32.c"
- >
- </File>
+ />
<File
RelativePath="..\..\..\glib\gstdio.c"
- >
- </File>
+ />
<File
RelativePath="..\..\..\glib\gstrfuncs.c"
- >
- </File>
+ />
<File
RelativePath="..\..\..\glib\gstring.c"
- >
- </File>
+ />
<File
RelativePath="..\..\..\glib\gtestutils.c"
- >
- </File>
+ />
<File
RelativePath="..\..\..\glib\gthread.c"
- >
- </File>
+ />
<File
RelativePath="..\..\..\glib\gthreadpool.c"
- >
- </File>
+ />
<File
RelativePath="..\..\..\glib\gtimer.c"
- >
- </File>
+ />
<File
RelativePath="..\..\..\glib\gtree.c"
- >
- </File>
+ />
<File
RelativePath="..\..\..\glib\gunibreak.c"
- >
- </File>
+ />
<File
RelativePath="..\..\..\glib\gunicollate.c"
- >
- </File>
+ />
<File
RelativePath="..\..\..\glib\gunidecomp.c"
- >
- </File>
+ />
<File
RelativePath="..\..\..\glib\guniprop.c"
- >
- </File>
+ />
<File
RelativePath="..\..\..\glib\gurifuncs.c"
- >
- </File>
+ />
<File
RelativePath="..\..\..\glib\gutf8.c"
- >
- </File>
+ />
<File
RelativePath="..\..\..\glib\gutils.c"
- >
- </File>
+ />
<File
RelativePath="..\..\..\glib\gwin32.c"
- >
- </File>
+ />
<Filter
Name="libcharset"
>
@@ -666,6 +558,4 @@
</File>
</Filter>
</Files>
- <Globals>
- </Globals>
</VisualStudioProject>
diff --git a/build/win32/vs9/gmodule.vcproj b/build/win32/vs9/gmodule.vcproj
index ba3f316..9456ef9 100644
--- a/build/win32/vs9/gmodule.vcproj
+++ b/build/win32/vs9/gmodule.vcproj
@@ -41,15 +41,6 @@
CompileAs="1"
/>
<Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
Name="VCLinkerTool"
OutputFile="$(OutDir)\$(GlibDllPrefix)$(ProjectName)$(GlibDllSuffix).dll"
LinkIncremental="2"
@@ -61,9 +52,6 @@
ImportLibrary="$(TargetDir)$(ProjectName)-2.0.lib"
TargetMachine="1"
/>
- <Tool
- Name="VCPostBuildEventTool"
- />
</Configuration>
<Configuration
Name="Release|Win32"
@@ -85,15 +73,6 @@
CompileAs="1"
/>
<Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
Name="VCLinkerTool"
OutputFile="$(OutDir)\$(GlibDllPrefix)$(ProjectName)$(GlibDllSuffix).dll"
LinkIncremental="1"
@@ -107,9 +86,6 @@
ImportLibrary="$(TargetDir)$(ProjectName)-2.0.lib"
TargetMachine="1"
/>
- <Tool
- Name="VCPostBuildEventTool"
- />
</Configuration>
<Configuration
Name="Debug|x64"
@@ -133,15 +109,6 @@
CompileAs="1"
/>
<Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
Name="VCLinkerTool"
OutputFile="$(OutDir)\$(GlibDllPrefix)$(ProjectName)$(GlibDllSuffix).dll"
LinkIncremental="2"
@@ -153,9 +120,6 @@
ImportLibrary="$(TargetDir)$(ProjectName)-2.0.lib"
TargetMachine="17"
/>
- <Tool
- Name="VCPostBuildEventTool"
- />
</Configuration>
<Configuration
Name="Release|x64"
@@ -177,15 +141,6 @@
CompileAs="1"
/>
<Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
Name="VCLinkerTool"
OutputFile="$(OutDir)\$(GlibDllPrefix)$(ProjectName)$(GlibDllSuffix).dll"
LinkIncremental="1"
@@ -199,9 +154,6 @@
ImportLibrary="$(TargetDir)$(ProjectName)-2.0.lib"
TargetMachine="17"
/>
- <Tool
- Name="VCPostBuildEventTool"
- />
</Configuration>
</Configurations>
<References>
@@ -278,6 +230,4 @@
</File>
</Filter>
</Files>
- <Globals>
- </Globals>
</VisualStudioProject>
diff --git a/build/win32/vs9/gobject.vcproj b/build/win32/vs9/gobject.vcproj
index 549c732..e267c46 100644
--- a/build/win32/vs9/gobject.vcproj
+++ b/build/win32/vs9/gobject.vcproj
@@ -40,15 +40,6 @@
DebugInformationFormat="4"
/>
<Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
Name="VCLinkerTool"
OutputFile="$(OutDir)\$(GlibDllPrefix)$(ProjectName)$(GlibDllSuffix).dll"
LinkIncremental="2"
@@ -60,9 +51,6 @@
ImportLibrary="$(TargetDir)$(ProjectName)-2.0.lib"
TargetMachine="1"
/>
- <Tool
- Name="VCPostBuildEventTool"
- />
</Configuration>
<Configuration
Name="Release|Win32"
@@ -84,15 +72,6 @@
DebugInformationFormat="3"
/>
<Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
Name="VCLinkerTool"
OutputFile="$(OutDir)\$(GlibDllPrefix)$(ProjectName)$(GlibDllSuffix).dll"
LinkIncremental="1"
@@ -107,9 +86,6 @@
ImportLibrary="$(TargetDir)$(ProjectName)-2.0.lib"
TargetMachine="1"
/>
- <Tool
- Name="VCPostBuildEventTool"
- />
</Configuration>
<Configuration
Name="Debug|x64"
@@ -132,15 +108,6 @@
DebugInformationFormat="3"
/>
<Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
Name="VCLinkerTool"
OutputFile="$(OutDir)\$(GlibDllPrefix)$(ProjectName)$(GlibDllSuffix).dll"
LinkIncremental="2"
@@ -152,9 +119,6 @@
ImportLibrary="$(TargetDir)$(ProjectName)-2.0.lib"
TargetMachine="17"
/>
- <Tool
- Name="VCPostBuildEventTool"
- />
</Configuration>
<Configuration
Name="Release|x64"
@@ -176,15 +140,6 @@
DebugInformationFormat="3"
/>
<Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
Name="VCLinkerTool"
OutputFile="$(OutDir)\$(GlibDllPrefix)$(ProjectName)$(GlibDllSuffix).dll"
LinkIncremental="1"
@@ -199,9 +154,6 @@
ImportLibrary="$(TargetDir)$(ProjectName)-2.0.lib"
TargetMachine="17"
/>
- <Tool
- Name="VCPostBuildEventTool"
- />
</Configuration>
</Configurations>
<References>
@@ -334,6 +286,4 @@
</File>
</Filter>
</Files>
- <Globals>
- </Globals>
</VisualStudioProject>
diff --git a/build/win32/vs9/gspawn-win32-helper-console.vcproj b/build/win32/vs9/gspawn-win32-helper-console.vcproj
index 061b772..f979056 100644
--- a/build/win32/vs9/gspawn-win32-helper-console.vcproj
+++ b/build/win32/vs9/gspawn-win32-helper-console.vcproj
@@ -41,15 +41,6 @@
CompileAs="1"
/>
<Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
Name="VCLinkerTool"
LinkIncremental="2"
GenerateDebugInformation="true"
@@ -58,9 +49,6 @@
DataExecutionPrevention="0"
TargetMachine="1"
/>
- <Tool
- Name="VCPostBuildEventTool"
- />
</Configuration>
<Configuration
Name="Release|Win32"
@@ -82,15 +70,6 @@
CompileAs="1"
/>
<Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
Name="VCLinkerTool"
LinkIncremental="1"
GenerateDebugInformation="true"
@@ -101,9 +80,6 @@
DataExecutionPrevention="0"
TargetMachine="1"
/>
- <Tool
- Name="VCPostBuildEventTool"
- />
</Configuration>
<Configuration
Name="Debug|x64"
@@ -127,15 +103,6 @@
CompileAs="1"
/>
<Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
Name="VCLinkerTool"
OutputFile="$(OutDir)\gspawn-win64-helper-console.exe"
LinkIncremental="2"
@@ -145,9 +112,6 @@
DataExecutionPrevention="0"
TargetMachine="17"
/>
- <Tool
- Name="VCPostBuildEventTool"
- />
</Configuration>
<Configuration
Name="Release|x64"
@@ -169,15 +133,6 @@
CompileAs="1"
/>
<Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
Name="VCLinkerTool"
OutputFile="$(OutDir)\gspawn-win64-helper-console.exe"
LinkIncremental="1"
@@ -189,9 +144,6 @@
DataExecutionPrevention="0"
TargetMachine="17"
/>
- <Tool
- Name="VCPostBuildEventTool"
- />
</Configuration>
</Configurations>
<References>
@@ -220,6 +172,4 @@
>
</Filter>
</Files>
- <Globals>
- </Globals>
</VisualStudioProject>
diff --git a/build/win32/vs9/gspawn-win32-helper.vcproj b/build/win32/vs9/gspawn-win32-helper.vcproj
index 1394252..b88acc5 100644
--- a/build/win32/vs9/gspawn-win32-helper.vcproj
+++ b/build/win32/vs9/gspawn-win32-helper.vcproj
@@ -41,15 +41,6 @@
CompileAs="1"
/>
<Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
Name="VCLinkerTool"
LinkIncremental="2"
GenerateDebugInformation="true"
@@ -58,9 +49,6 @@
DataExecutionPrevention="0"
TargetMachine="1"
/>
- <Tool
- Name="VCPostBuildEventTool"
- />
</Configuration>
<Configuration
Name="Debug|x64"
@@ -84,15 +72,6 @@
CompileAs="1"
/>
<Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
Name="VCLinkerTool"
OutputFile="$(OutDir)\gspawn-win64-helper.exe"
LinkIncremental="2"
@@ -102,9 +81,6 @@
DataExecutionPrevention="0"
TargetMachine="17"
/>
- <Tool
- Name="VCPostBuildEventTool"
- />
</Configuration>
<Configuration
Name="Release|Win32"
@@ -126,15 +102,6 @@
CompileAs="1"
/>
<Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
Name="VCLinkerTool"
OutputFile="$(OutDir)\gspawn-win64-helper.exe"
LinkIncremental="1"
@@ -146,9 +113,6 @@
DataExecutionPrevention="0"
TargetMachine="1"
/>
- <Tool
- Name="VCPostBuildEventTool"
- />
</Configuration>
<Configuration
Name="Release|x64"
@@ -170,15 +134,6 @@
CompileAs="1"
/>
<Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
Name="VCLinkerTool"
LinkIncremental="1"
GenerateDebugInformation="true"
@@ -189,9 +144,6 @@
DataExecutionPrevention="0"
TargetMachine="17"
/>
- <Tool
- Name="VCPostBuildEventTool"
- />
</Configuration>
</Configurations>
<References>
@@ -220,6 +172,4 @@
>
</Filter>
</Files>
- <Globals>
- </Globals>
</VisualStudioProject>
diff --git a/build/win32/vs9/gthread.vcproj b/build/win32/vs9/gthread.vcproj
index 84181a5..0c70987 100644
--- a/build/win32/vs9/gthread.vcproj
+++ b/build/win32/vs9/gthread.vcproj
@@ -41,15 +41,6 @@
CompileAs="1"
/>
<Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
Name="VCLinkerTool"
OutputFile="$(OutDir)\$(GlibDllPrefix)$(ProjectName)$(GlibDllSuffix).dll"
LinkIncremental="2"
@@ -61,9 +52,6 @@
ImportLibrary="$(TargetDir)$(ProjectName)-2.0.lib"
TargetMachine="1"
/>
- <Tool
- Name="VCPostBuildEventTool"
- />
</Configuration>
<Configuration
Name="Release|Win32"
@@ -85,15 +73,6 @@
CompileAs="1"
/>
<Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
Name="VCLinkerTool"
OutputFile="$(OutDir)\$(GlibDllPrefix)$(ProjectName)$(GlibDllSuffix).dll"
LinkIncremental="1"
@@ -107,9 +86,6 @@
ImportLibrary="$(TargetDir)$(ProjectName)-2.0.lib"
TargetMachine="1"
/>
- <Tool
- Name="VCPostBuildEventTool"
- />
</Configuration>
<Configuration
Name="Debug|x64"
@@ -133,15 +109,6 @@
CompileAs="1"
/>
<Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
Name="VCLinkerTool"
OutputFile="$(OutDir)\$(GlibDllPrefix)$(ProjectName)$(GlibDllSuffix).dll"
LinkIncremental="2"
@@ -153,9 +120,6 @@
ImportLibrary="$(TargetDir)$(ProjectName)-2.0.lib"
TargetMachine="17"
/>
- <Tool
- Name="VCPostBuildEventTool"
- />
</Configuration>
<Configuration
Name="Release|x64"
@@ -177,15 +141,6 @@
CompileAs="1"
/>
<Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
Name="VCLinkerTool"
OutputFile="$(OutDir)\$(GlibDllPrefix)$(ProjectName)$(GlibDllSuffix).dll"
LinkIncremental="1"
@@ -199,9 +154,6 @@
ImportLibrary="$(TargetDir)$(ProjectName)-2.0.lib"
TargetMachine="17"
/>
- <Tool
- Name="VCPostBuildEventTool"
- />
</Configuration>
</Configurations>
<References>
@@ -238,6 +190,4 @@
</File>
</Filter>
</Files>
- <Globals>
- </Globals>
</VisualStudioProject>
diff --git a/build/win32/vs9/testglib.vcproj b/build/win32/vs9/testglib.vcproj
index d64d03f..e35e836 100644
--- a/build/win32/vs9/testglib.vcproj
+++ b/build/win32/vs9/testglib.vcproj
@@ -41,15 +41,6 @@
CompileAs="1"
/>
<Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
Name="VCLinkerTool"
LinkIncremental="2"
GenerateDebugInformation="true"
@@ -58,9 +49,6 @@
DataExecutionPrevention="0"
TargetMachine="1"
/>
- <Tool
- Name="VCPostBuildEventTool"
- />
</Configuration>
<Configuration
Name="Release|Win32"
@@ -82,15 +70,6 @@
CompileAs="1"
/>
<Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
Name="VCLinkerTool"
LinkIncremental="1"
GenerateDebugInformation="true"
@@ -101,9 +80,6 @@
DataExecutionPrevention="0"
TargetMachine="1"
/>
- <Tool
- Name="VCPostBuildEventTool"
- />
</Configuration>
<Configuration
Name="Debug|x64"
@@ -127,15 +103,6 @@
CompileAs="1"
/>
<Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
Name="VCLinkerTool"
LinkIncremental="2"
GenerateDebugInformation="true"
@@ -144,9 +111,6 @@
DataExecutionPrevention="0"
TargetMachine="17"
/>
- <Tool
- Name="VCPostBuildEventTool"
- />
</Configuration>
<Configuration
Name="Release|x64"
@@ -168,15 +132,6 @@
CompileAs="1"
/>
<Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
Name="VCLinkerTool"
LinkIncremental="1"
GenerateDebugInformation="true"
@@ -187,9 +142,6 @@
DataExecutionPrevention="0"
TargetMachine="17"
/>
- <Tool
- Name="VCPostBuildEventTool"
- />
</Configuration>
</Configurations>
<References>
@@ -218,6 +170,4 @@
>
</Filter>
</Files>
- <Globals>
- </Globals>
</VisualStudioProject>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]