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.
This commit is contained in:
Tor Lillqvist 2010-02-06 10:40:03 +02:00
parent 10cd6df4a8
commit 00b55e2bc7
9 changed files with 60 additions and 570 deletions

View File

@ -40,15 +40,6 @@
DebugInformationFormat="4" DebugInformationFormat="4"
CompileAs="1" CompileAs="1"
/> />
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool <Tool
Name="VCLinkerTool" Name="VCLinkerTool"
AdditionalDependencies="ws2_32.lib shlwapi.lib dnsapi.lib" AdditionalDependencies="ws2_32.lib shlwapi.lib dnsapi.lib"
@ -62,9 +53,6 @@
ImportLibrary="$(TargetDir)$(ProjectName)-2.0.lib" ImportLibrary="$(TargetDir)$(ProjectName)-2.0.lib"
TargetMachine="1" TargetMachine="1"
/> />
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration> </Configuration>
<Configuration <Configuration
Name="Release|Win32" Name="Release|Win32"
@ -86,15 +74,6 @@
DebugInformationFormat="3" DebugInformationFormat="3"
CompileAs="1" CompileAs="1"
/> />
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool <Tool
Name="VCLinkerTool" Name="VCLinkerTool"
AdditionalDependencies="ws2_32.lib shlwapi.lib dnsapi.lib" AdditionalDependencies="ws2_32.lib shlwapi.lib dnsapi.lib"
@ -110,9 +89,6 @@
ImportLibrary="$(TargetDir)$(ProjectName)-2.0.lib" ImportLibrary="$(TargetDir)$(ProjectName)-2.0.lib"
TargetMachine="1" TargetMachine="1"
/> />
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration> </Configuration>
<Configuration <Configuration
Name="Debug|x64" Name="Debug|x64"
@ -136,15 +112,6 @@
DebugInformationFormat="3" DebugInformationFormat="3"
CompileAs="1" CompileAs="1"
/> />
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool <Tool
Name="VCLinkerTool" Name="VCLinkerTool"
AdditionalDependencies="ws2_32.lib shlwapi.lib dnsapi.lib" AdditionalDependencies="ws2_32.lib shlwapi.lib dnsapi.lib"
@ -158,9 +125,6 @@
ImportLibrary="$(TargetDir)$(ProjectName)-2.0.lib" ImportLibrary="$(TargetDir)$(ProjectName)-2.0.lib"
TargetMachine="17" TargetMachine="17"
/> />
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration> </Configuration>
<Configuration <Configuration
Name="Release|x64" Name="Release|x64"
@ -182,15 +146,6 @@
DebugInformationFormat="3" DebugInformationFormat="3"
CompileAs="1" CompileAs="1"
/> />
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool <Tool
Name="VCLinkerTool" Name="VCLinkerTool"
AdditionalDependencies="ws2_32.lib shlwapi.lib dnsapi.lib" AdditionalDependencies="ws2_32.lib shlwapi.lib dnsapi.lib"
@ -206,9 +161,6 @@
ImportLibrary="$(TargetDir)$(ProjectName)-2.0.lib" ImportLibrary="$(TargetDir)$(ProjectName)-2.0.lib"
TargetMachine="17" TargetMachine="17"
/> />
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration> </Configuration>
</Configurations> </Configurations>
<References> <References>
@ -637,6 +589,4 @@
</File> </File>
</Filter> </Filter>
</Files> </Files>
<Globals>
</Globals>
</VisualStudioProject> </VisualStudioProject>

View File

@ -40,15 +40,6 @@
DebugInformationFormat="4" DebugInformationFormat="4"
CompileAs="1" CompileAs="1"
/> />
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool <Tool
Name="VCLinkerTool" Name="VCLinkerTool"
LinkIncremental="2" LinkIncremental="2"
@ -58,9 +49,6 @@
DataExecutionPrevention="0" DataExecutionPrevention="0"
TargetMachine="1" TargetMachine="1"
/> />
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration> </Configuration>
<Configuration <Configuration
Name="Release|Win32" Name="Release|Win32"
@ -81,15 +69,6 @@
DebugInformationFormat="3" DebugInformationFormat="3"
CompileAs="1" CompileAs="1"
/> />
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool <Tool
Name="VCLinkerTool" Name="VCLinkerTool"
LinkIncremental="1" LinkIncremental="1"
@ -101,9 +80,6 @@
DataExecutionPrevention="0" DataExecutionPrevention="0"
TargetMachine="1" TargetMachine="1"
/> />
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration> </Configuration>
<Configuration <Configuration
Name="Debug|x64" Name="Debug|x64"
@ -126,15 +102,6 @@
DebugInformationFormat="3" DebugInformationFormat="3"
CompileAs="1" CompileAs="1"
/> />
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool <Tool
Name="VCLinkerTool" Name="VCLinkerTool"
LinkIncremental="2" LinkIncremental="2"
@ -144,9 +111,6 @@
DataExecutionPrevention="0" DataExecutionPrevention="0"
TargetMachine="17" TargetMachine="17"
/> />
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration> </Configuration>
<Configuration <Configuration
Name="Release|x64" Name="Release|x64"
@ -167,15 +131,6 @@
DebugInformationFormat="3" DebugInformationFormat="3"
CompileAs="1" CompileAs="1"
/> />
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool <Tool
Name="VCLinkerTool" Name="VCLinkerTool"
LinkIncremental="1" LinkIncremental="1"
@ -187,9 +142,6 @@
DataExecutionPrevention="0" DataExecutionPrevention="0"
TargetMachine="17" TargetMachine="17"
/> />
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration> </Configuration>
</Configurations> </Configurations>
<References> <References>
@ -218,6 +170,4 @@
> >
</Filter> </Filter>
</Files> </Files>
<Globals>
</Globals>
</VisualStudioProject> </VisualStudioProject>

View File

@ -40,15 +40,6 @@
DebugInformationFormat="4" DebugInformationFormat="4"
CompileAs="1" CompileAs="1"
/> />
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool <Tool
Name="VCLinkerTool" Name="VCLinkerTool"
AdditionalDependencies="ws2_32.lib" AdditionalDependencies="ws2_32.lib"
@ -62,9 +53,6 @@
ImportLibrary="$(TargetDir)$(ProjectName)-2.0.lib" ImportLibrary="$(TargetDir)$(ProjectName)-2.0.lib"
TargetMachine="1" TargetMachine="1"
/> />
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration> </Configuration>
<Configuration <Configuration
Name="Debug|x64" Name="Debug|x64"
@ -87,15 +75,6 @@
DebugInformationFormat="3" DebugInformationFormat="3"
CompileAs="1" CompileAs="1"
/> />
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool <Tool
Name="VCLinkerTool" Name="VCLinkerTool"
AdditionalDependencies="ws2_32.lib" AdditionalDependencies="ws2_32.lib"
@ -109,9 +88,6 @@
ImportLibrary="$(TargetDir)$(ProjectName)-2.0.lib" ImportLibrary="$(TargetDir)$(ProjectName)-2.0.lib"
TargetMachine="17" TargetMachine="17"
/> />
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration> </Configuration>
<Configuration <Configuration
Name="Release|Win32" Name="Release|Win32"
@ -132,15 +108,6 @@
DebugInformationFormat="3" DebugInformationFormat="3"
CompileAs="1" CompileAs="1"
/> />
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool <Tool
Name="VCLinkerTool" Name="VCLinkerTool"
AdditionalDependencies="ws2_32.lib" AdditionalDependencies="ws2_32.lib"
@ -156,9 +123,6 @@
ImportLibrary="$(TargetDir)$(ProjectName)-2.0.lib" ImportLibrary="$(TargetDir)$(ProjectName)-2.0.lib"
TargetMachine="1" TargetMachine="1"
/> />
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration> </Configuration>
<Configuration <Configuration
Name="Release|x64" Name="Release|x64"
@ -179,15 +143,6 @@
DebugInformationFormat="3" DebugInformationFormat="3"
CompileAs="1" CompileAs="1"
/> />
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool <Tool
Name="VCLinkerTool" Name="VCLinkerTool"
AdditionalDependencies="ws2_32.lib" AdditionalDependencies="ws2_32.lib"
@ -203,9 +158,6 @@
ImportLibrary="$(TargetDir)$(ProjectName)-2.0.lib" ImportLibrary="$(TargetDir)$(ProjectName)-2.0.lib"
TargetMachine="17" TargetMachine="17"
/> />
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration> </Configuration>
</Configurations> </Configurations>
<References> <References>
@ -218,244 +170,184 @@
> >
<File <File
RelativePath="..\..\..\glib\garray.c" RelativePath="..\..\..\glib\garray.c"
> />
</File>
<File <File
RelativePath="..\..\..\glib\gasyncqueue.c" RelativePath="..\..\..\glib\gasyncqueue.c"
> />
</File>
<File <File
RelativePath="..\..\..\glib\gatomic.c" RelativePath="..\..\..\glib\gatomic.c"
> />
</File>
<File <File
RelativePath="..\..\..\glib\gbacktrace.c" RelativePath="..\..\..\glib\gbacktrace.c"
> />
</File>
<File <File
RelativePath="..\..\..\glib\gbase64.c" RelativePath="..\..\..\glib\gbase64.c"
> />
</File>
<File <File
RelativePath="..\..\..\glib\gbookmarkfile.c" RelativePath="..\..\..\glib\gbookmarkfile.c"
> />
</File>
<File <File
RelativePath="..\..\..\glib\gcache.c" RelativePath="..\..\..\glib\gcache.c"
> />
</File>
<File <File
RelativePath="..\..\..\glib\gchecksum.c" RelativePath="..\..\..\glib\gchecksum.c"
> />
</File>
<File <File
RelativePath="..\..\..\glib\gcompletion.c" RelativePath="..\..\..\glib\gcompletion.c"
> />
</File>
<File <File
RelativePath="..\..\..\glib\gconvert.c" RelativePath="..\..\..\glib\gconvert.c"
> />
</File>
<File <File
RelativePath="..\..\..\glib\gdataset.c" RelativePath="..\..\..\glib\gdataset.c"
> />
</File>
<File <File
RelativePath="..\..\..\glib\gdate.c" RelativePath="..\..\..\glib\gdate.c"
> />
</File>
<File <File
RelativePath="..\..\..\glib\gdir.c" RelativePath="..\..\..\glib\gdir.c"
> />
</File>
<File <File
RelativePath="..\..\..\glib\gerror.c" RelativePath="..\..\..\glib\gerror.c"
> />
</File>
<File <File
RelativePath="..\..\..\glib\gfileutils.c" RelativePath="..\..\..\glib\gfileutils.c"
> />
</File>
<File <File
RelativePath="..\..\..\glib\ghash.c" RelativePath="..\..\..\glib\ghash.c"
> />
</File>
<File <File
RelativePath="..\..\..\glib\ghook.c" RelativePath="..\..\..\glib\ghook.c"
> />
</File>
<File <File
RelativePath="..\..\..\glib\ghostutils.c" RelativePath="..\..\..\glib\ghostutils.c"
> />
</File>
<File <File
RelativePath="..\..\..\glib\giochannel.c" RelativePath="..\..\..\glib\giochannel.c"
> />
</File>
<File <File
RelativePath="..\..\..\glib\giowin32.c" RelativePath="..\..\..\glib\giowin32.c"
> />
</File>
<File <File
RelativePath="..\..\..\glib\gkeyfile.c" RelativePath="..\..\..\glib\gkeyfile.c"
> />
</File>
<File <File
RelativePath="..\..\..\glib\glist.c" RelativePath="..\..\..\glib\glist.c"
> />
</File>
<File <File
RelativePath="..\..\..\glib\gmain.c" RelativePath="..\..\..\glib\gmain.c"
> />
</File>
<File <File
RelativePath="..\..\..\glib\gmappedfile.c" RelativePath="..\..\..\glib\gmappedfile.c"
> />
</File>
<File <File
RelativePath="..\..\..\glib\gmarkup.c" RelativePath="..\..\..\glib\gmarkup.c"
> />
</File>
<File <File
RelativePath="..\..\..\glib\gmem.c" RelativePath="..\..\..\glib\gmem.c"
> />
</File>
<File <File
RelativePath="..\..\..\glib\gmessages.c" RelativePath="..\..\..\glib\gmessages.c"
> />
</File>
<File <File
RelativePath="..\..\..\glib\gnode.c" RelativePath="..\..\..\glib\gnode.c"
> />
</File>
<File <File
RelativePath="..\..\..\glib\goption.c" RelativePath="..\..\..\glib\goption.c"
> />
</File>
<File <File
RelativePath="..\..\..\glib\gpattern.c" RelativePath="..\..\..\glib\gpattern.c"
> />
</File>
<File <File
RelativePath="..\..\..\glib\gpoll.c" RelativePath="..\..\..\glib\gpoll.c"
> />
</File>
<File <File
RelativePath="..\..\..\glib\gprimes.c" RelativePath="..\..\..\glib\gprimes.c"
> />
</File>
<File <File
RelativePath="..\..\..\glib\gprintf.c" RelativePath="..\..\..\glib\gprintf.c"
> />
</File>
<File <File
RelativePath="..\..\..\glib\gqsort.c" RelativePath="..\..\..\glib\gqsort.c"
> />
</File>
<File <File
RelativePath="..\..\..\glib\gqueue.c" RelativePath="..\..\..\glib\gqueue.c"
> />
</File>
<File <File
RelativePath="..\..\..\glib\grand.c" RelativePath="..\..\..\glib\grand.c"
> />
</File>
<File <File
RelativePath="..\..\..\glib\gregex.c" RelativePath="..\..\..\glib\gregex.c"
> />
</File>
<File <File
RelativePath="..\..\..\glib\grel.c" RelativePath="..\..\..\glib\grel.c"
> />
</File>
<File <File
RelativePath="..\..\..\glib\gscanner.c" RelativePath="..\..\..\glib\gscanner.c"
> />
</File>
<File <File
RelativePath="..\..\..\glib\gsequence.c" RelativePath="..\..\..\glib\gsequence.c"
> />
</File>
<File <File
RelativePath="..\..\..\glib\gshell.c" RelativePath="..\..\..\glib\gshell.c"
> />
</File>
<File <File
RelativePath="..\..\..\glib\gslice.c" RelativePath="..\..\..\glib\gslice.c"
> />
</File>
<File <File
RelativePath="..\..\..\glib\gslist.c" RelativePath="..\..\..\glib\gslist.c"
> />
</File>
<File <File
RelativePath="..\..\..\glib\gspawn-win32.c" RelativePath="..\..\..\glib\gspawn-win32.c"
> />
</File>
<File <File
RelativePath="..\..\..\glib\gstdio.c" RelativePath="..\..\..\glib\gstdio.c"
> />
</File>
<File <File
RelativePath="..\..\..\glib\gstrfuncs.c" RelativePath="..\..\..\glib\gstrfuncs.c"
> />
</File>
<File <File
RelativePath="..\..\..\glib\gstring.c" RelativePath="..\..\..\glib\gstring.c"
> />
</File>
<File <File
RelativePath="..\..\..\glib\gtestutils.c" RelativePath="..\..\..\glib\gtestutils.c"
> />
</File>
<File <File
RelativePath="..\..\..\glib\gthread.c" RelativePath="..\..\..\glib\gthread.c"
> />
</File>
<File <File
RelativePath="..\..\..\glib\gthreadpool.c" RelativePath="..\..\..\glib\gthreadpool.c"
> />
</File>
<File <File
RelativePath="..\..\..\glib\gtimer.c" RelativePath="..\..\..\glib\gtimer.c"
> />
</File>
<File <File
RelativePath="..\..\..\glib\gtree.c" RelativePath="..\..\..\glib\gtree.c"
> />
</File>
<File <File
RelativePath="..\..\..\glib\gunibreak.c" RelativePath="..\..\..\glib\gunibreak.c"
> />
</File>
<File <File
RelativePath="..\..\..\glib\gunicollate.c" RelativePath="..\..\..\glib\gunicollate.c"
> />
</File>
<File <File
RelativePath="..\..\..\glib\gunidecomp.c" RelativePath="..\..\..\glib\gunidecomp.c"
> />
</File>
<File <File
RelativePath="..\..\..\glib\guniprop.c" RelativePath="..\..\..\glib\guniprop.c"
> />
</File>
<File <File
RelativePath="..\..\..\glib\gurifuncs.c" RelativePath="..\..\..\glib\gurifuncs.c"
> />
</File>
<File <File
RelativePath="..\..\..\glib\gutf8.c" RelativePath="..\..\..\glib\gutf8.c"
> />
</File>
<File <File
RelativePath="..\..\..\glib\gutils.c" RelativePath="..\..\..\glib\gutils.c"
> />
</File>
<File <File
RelativePath="..\..\..\glib\gwin32.c" RelativePath="..\..\..\glib\gwin32.c"
> />
</File>
<Filter <Filter
Name="libcharset" Name="libcharset"
> >
@ -666,6 +558,4 @@
</File> </File>
</Filter> </Filter>
</Files> </Files>
<Globals>
</Globals>
</VisualStudioProject> </VisualStudioProject>

View File

@ -40,15 +40,6 @@
DebugInformationFormat="4" DebugInformationFormat="4"
CompileAs="1" CompileAs="1"
/> />
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool <Tool
Name="VCLinkerTool" Name="VCLinkerTool"
OutputFile="$(OutDir)\$(GlibDllPrefix)$(ProjectName)$(GlibDllSuffix).dll" OutputFile="$(OutDir)\$(GlibDllPrefix)$(ProjectName)$(GlibDllSuffix).dll"
@ -61,9 +52,6 @@
ImportLibrary="$(TargetDir)$(ProjectName)-2.0.lib" ImportLibrary="$(TargetDir)$(ProjectName)-2.0.lib"
TargetMachine="1" TargetMachine="1"
/> />
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration> </Configuration>
<Configuration <Configuration
Name="Release|Win32" Name="Release|Win32"
@ -84,15 +72,6 @@
DebugInformationFormat="3" DebugInformationFormat="3"
CompileAs="1" CompileAs="1"
/> />
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool <Tool
Name="VCLinkerTool" Name="VCLinkerTool"
OutputFile="$(OutDir)\$(GlibDllPrefix)$(ProjectName)$(GlibDllSuffix).dll" OutputFile="$(OutDir)\$(GlibDllPrefix)$(ProjectName)$(GlibDllSuffix).dll"
@ -107,9 +86,6 @@
ImportLibrary="$(TargetDir)$(ProjectName)-2.0.lib" ImportLibrary="$(TargetDir)$(ProjectName)-2.0.lib"
TargetMachine="1" TargetMachine="1"
/> />
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration> </Configuration>
<Configuration <Configuration
Name="Debug|x64" Name="Debug|x64"
@ -132,15 +108,6 @@
DebugInformationFormat="3" DebugInformationFormat="3"
CompileAs="1" CompileAs="1"
/> />
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool <Tool
Name="VCLinkerTool" Name="VCLinkerTool"
OutputFile="$(OutDir)\$(GlibDllPrefix)$(ProjectName)$(GlibDllSuffix).dll" OutputFile="$(OutDir)\$(GlibDllPrefix)$(ProjectName)$(GlibDllSuffix).dll"
@ -153,9 +120,6 @@
ImportLibrary="$(TargetDir)$(ProjectName)-2.0.lib" ImportLibrary="$(TargetDir)$(ProjectName)-2.0.lib"
TargetMachine="17" TargetMachine="17"
/> />
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration> </Configuration>
<Configuration <Configuration
Name="Release|x64" Name="Release|x64"
@ -176,15 +140,6 @@
DebugInformationFormat="3" DebugInformationFormat="3"
CompileAs="1" CompileAs="1"
/> />
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool <Tool
Name="VCLinkerTool" Name="VCLinkerTool"
OutputFile="$(OutDir)\$(GlibDllPrefix)$(ProjectName)$(GlibDllSuffix).dll" OutputFile="$(OutDir)\$(GlibDllPrefix)$(ProjectName)$(GlibDllSuffix).dll"
@ -199,9 +154,6 @@
ImportLibrary="$(TargetDir)$(ProjectName)-2.0.lib" ImportLibrary="$(TargetDir)$(ProjectName)-2.0.lib"
TargetMachine="17" TargetMachine="17"
/> />
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration> </Configuration>
</Configurations> </Configurations>
<References> <References>
@ -278,6 +230,4 @@
</File> </File>
</Filter> </Filter>
</Files> </Files>
<Globals>
</Globals>
</VisualStudioProject> </VisualStudioProject>

View File

@ -39,15 +39,6 @@
WarningLevel="3" WarningLevel="3"
DebugInformationFormat="4" DebugInformationFormat="4"
/> />
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool <Tool
Name="VCLinkerTool" Name="VCLinkerTool"
OutputFile="$(OutDir)\$(GlibDllPrefix)$(ProjectName)$(GlibDllSuffix).dll" OutputFile="$(OutDir)\$(GlibDllPrefix)$(ProjectName)$(GlibDllSuffix).dll"
@ -60,9 +51,6 @@
ImportLibrary="$(TargetDir)$(ProjectName)-2.0.lib" ImportLibrary="$(TargetDir)$(ProjectName)-2.0.lib"
TargetMachine="1" TargetMachine="1"
/> />
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration> </Configuration>
<Configuration <Configuration
Name="Release|Win32" Name="Release|Win32"
@ -83,15 +71,6 @@
WarningLevel="3" WarningLevel="3"
DebugInformationFormat="3" DebugInformationFormat="3"
/> />
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool <Tool
Name="VCLinkerTool" Name="VCLinkerTool"
OutputFile="$(OutDir)\$(GlibDllPrefix)$(ProjectName)$(GlibDllSuffix).dll" OutputFile="$(OutDir)\$(GlibDllPrefix)$(ProjectName)$(GlibDllSuffix).dll"
@ -107,9 +86,6 @@
ImportLibrary="$(TargetDir)$(ProjectName)-2.0.lib" ImportLibrary="$(TargetDir)$(ProjectName)-2.0.lib"
TargetMachine="1" TargetMachine="1"
/> />
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration> </Configuration>
<Configuration <Configuration
Name="Debug|x64" Name="Debug|x64"
@ -131,15 +107,6 @@
WarningLevel="3" WarningLevel="3"
DebugInformationFormat="3" DebugInformationFormat="3"
/> />
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool <Tool
Name="VCLinkerTool" Name="VCLinkerTool"
OutputFile="$(OutDir)\$(GlibDllPrefix)$(ProjectName)$(GlibDllSuffix).dll" OutputFile="$(OutDir)\$(GlibDllPrefix)$(ProjectName)$(GlibDllSuffix).dll"
@ -152,9 +119,6 @@
ImportLibrary="$(TargetDir)$(ProjectName)-2.0.lib" ImportLibrary="$(TargetDir)$(ProjectName)-2.0.lib"
TargetMachine="17" TargetMachine="17"
/> />
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration> </Configuration>
<Configuration <Configuration
Name="Release|x64" Name="Release|x64"
@ -175,15 +139,6 @@
WarningLevel="3" WarningLevel="3"
DebugInformationFormat="3" DebugInformationFormat="3"
/> />
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool <Tool
Name="VCLinkerTool" Name="VCLinkerTool"
OutputFile="$(OutDir)\$(GlibDllPrefix)$(ProjectName)$(GlibDllSuffix).dll" OutputFile="$(OutDir)\$(GlibDllPrefix)$(ProjectName)$(GlibDllSuffix).dll"
@ -199,9 +154,6 @@
ImportLibrary="$(TargetDir)$(ProjectName)-2.0.lib" ImportLibrary="$(TargetDir)$(ProjectName)-2.0.lib"
TargetMachine="17" TargetMachine="17"
/> />
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration> </Configuration>
</Configurations> </Configurations>
<References> <References>
@ -334,6 +286,4 @@
</File> </File>
</Filter> </Filter>
</Files> </Files>
<Globals>
</Globals>
</VisualStudioProject> </VisualStudioProject>

View File

@ -40,15 +40,6 @@
DebugInformationFormat="4" DebugInformationFormat="4"
CompileAs="1" CompileAs="1"
/> />
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool <Tool
Name="VCLinkerTool" Name="VCLinkerTool"
LinkIncremental="2" LinkIncremental="2"
@ -58,9 +49,6 @@
DataExecutionPrevention="0" DataExecutionPrevention="0"
TargetMachine="1" TargetMachine="1"
/> />
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration> </Configuration>
<Configuration <Configuration
Name="Release|Win32" Name="Release|Win32"
@ -81,15 +69,6 @@
DebugInformationFormat="3" DebugInformationFormat="3"
CompileAs="1" CompileAs="1"
/> />
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool <Tool
Name="VCLinkerTool" Name="VCLinkerTool"
LinkIncremental="1" LinkIncremental="1"
@ -101,9 +80,6 @@
DataExecutionPrevention="0" DataExecutionPrevention="0"
TargetMachine="1" TargetMachine="1"
/> />
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration> </Configuration>
<Configuration <Configuration
Name="Debug|x64" Name="Debug|x64"
@ -126,15 +102,6 @@
DebugInformationFormat="3" DebugInformationFormat="3"
CompileAs="1" CompileAs="1"
/> />
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool <Tool
Name="VCLinkerTool" Name="VCLinkerTool"
OutputFile="$(OutDir)\gspawn-win64-helper-console.exe" OutputFile="$(OutDir)\gspawn-win64-helper-console.exe"
@ -145,9 +112,6 @@
DataExecutionPrevention="0" DataExecutionPrevention="0"
TargetMachine="17" TargetMachine="17"
/> />
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration> </Configuration>
<Configuration <Configuration
Name="Release|x64" Name="Release|x64"
@ -168,15 +132,6 @@
DebugInformationFormat="3" DebugInformationFormat="3"
CompileAs="1" CompileAs="1"
/> />
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool <Tool
Name="VCLinkerTool" Name="VCLinkerTool"
OutputFile="$(OutDir)\gspawn-win64-helper-console.exe" OutputFile="$(OutDir)\gspawn-win64-helper-console.exe"
@ -189,9 +144,6 @@
DataExecutionPrevention="0" DataExecutionPrevention="0"
TargetMachine="17" TargetMachine="17"
/> />
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration> </Configuration>
</Configurations> </Configurations>
<References> <References>
@ -220,6 +172,4 @@
> >
</Filter> </Filter>
</Files> </Files>
<Globals>
</Globals>
</VisualStudioProject> </VisualStudioProject>

View File

@ -40,15 +40,6 @@
DebugInformationFormat="4" DebugInformationFormat="4"
CompileAs="1" CompileAs="1"
/> />
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool <Tool
Name="VCLinkerTool" Name="VCLinkerTool"
LinkIncremental="2" LinkIncremental="2"
@ -58,9 +49,6 @@
DataExecutionPrevention="0" DataExecutionPrevention="0"
TargetMachine="1" TargetMachine="1"
/> />
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration> </Configuration>
<Configuration <Configuration
Name="Debug|x64" Name="Debug|x64"
@ -83,15 +71,6 @@
DebugInformationFormat="3" DebugInformationFormat="3"
CompileAs="1" CompileAs="1"
/> />
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool <Tool
Name="VCLinkerTool" Name="VCLinkerTool"
OutputFile="$(OutDir)\gspawn-win64-helper.exe" OutputFile="$(OutDir)\gspawn-win64-helper.exe"
@ -102,9 +81,6 @@
DataExecutionPrevention="0" DataExecutionPrevention="0"
TargetMachine="17" TargetMachine="17"
/> />
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration> </Configuration>
<Configuration <Configuration
Name="Release|Win32" Name="Release|Win32"
@ -125,15 +101,6 @@
DebugInformationFormat="3" DebugInformationFormat="3"
CompileAs="1" CompileAs="1"
/> />
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool <Tool
Name="VCLinkerTool" Name="VCLinkerTool"
OutputFile="$(OutDir)\gspawn-win64-helper.exe" OutputFile="$(OutDir)\gspawn-win64-helper.exe"
@ -146,9 +113,6 @@
DataExecutionPrevention="0" DataExecutionPrevention="0"
TargetMachine="1" TargetMachine="1"
/> />
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration> </Configuration>
<Configuration <Configuration
Name="Release|x64" Name="Release|x64"
@ -169,15 +133,6 @@
DebugInformationFormat="3" DebugInformationFormat="3"
CompileAs="1" CompileAs="1"
/> />
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool <Tool
Name="VCLinkerTool" Name="VCLinkerTool"
LinkIncremental="1" LinkIncremental="1"
@ -189,9 +144,6 @@
DataExecutionPrevention="0" DataExecutionPrevention="0"
TargetMachine="17" TargetMachine="17"
/> />
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration> </Configuration>
</Configurations> </Configurations>
<References> <References>
@ -220,6 +172,4 @@
> >
</Filter> </Filter>
</Files> </Files>
<Globals>
</Globals>
</VisualStudioProject> </VisualStudioProject>

View File

@ -40,15 +40,6 @@
DebugInformationFormat="4" DebugInformationFormat="4"
CompileAs="1" CompileAs="1"
/> />
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool <Tool
Name="VCLinkerTool" Name="VCLinkerTool"
OutputFile="$(OutDir)\$(GlibDllPrefix)$(ProjectName)$(GlibDllSuffix).dll" OutputFile="$(OutDir)\$(GlibDllPrefix)$(ProjectName)$(GlibDllSuffix).dll"
@ -61,9 +52,6 @@
ImportLibrary="$(TargetDir)$(ProjectName)-2.0.lib" ImportLibrary="$(TargetDir)$(ProjectName)-2.0.lib"
TargetMachine="1" TargetMachine="1"
/> />
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration> </Configuration>
<Configuration <Configuration
Name="Release|Win32" Name="Release|Win32"
@ -84,15 +72,6 @@
DebugInformationFormat="3" DebugInformationFormat="3"
CompileAs="1" CompileAs="1"
/> />
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool <Tool
Name="VCLinkerTool" Name="VCLinkerTool"
OutputFile="$(OutDir)\$(GlibDllPrefix)$(ProjectName)$(GlibDllSuffix).dll" OutputFile="$(OutDir)\$(GlibDllPrefix)$(ProjectName)$(GlibDllSuffix).dll"
@ -107,9 +86,6 @@
ImportLibrary="$(TargetDir)$(ProjectName)-2.0.lib" ImportLibrary="$(TargetDir)$(ProjectName)-2.0.lib"
TargetMachine="1" TargetMachine="1"
/> />
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration> </Configuration>
<Configuration <Configuration
Name="Debug|x64" Name="Debug|x64"
@ -132,15 +108,6 @@
DebugInformationFormat="3" DebugInformationFormat="3"
CompileAs="1" CompileAs="1"
/> />
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool <Tool
Name="VCLinkerTool" Name="VCLinkerTool"
OutputFile="$(OutDir)\$(GlibDllPrefix)$(ProjectName)$(GlibDllSuffix).dll" OutputFile="$(OutDir)\$(GlibDllPrefix)$(ProjectName)$(GlibDllSuffix).dll"
@ -153,9 +120,6 @@
ImportLibrary="$(TargetDir)$(ProjectName)-2.0.lib" ImportLibrary="$(TargetDir)$(ProjectName)-2.0.lib"
TargetMachine="17" TargetMachine="17"
/> />
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration> </Configuration>
<Configuration <Configuration
Name="Release|x64" Name="Release|x64"
@ -176,15 +140,6 @@
DebugInformationFormat="3" DebugInformationFormat="3"
CompileAs="1" CompileAs="1"
/> />
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool <Tool
Name="VCLinkerTool" Name="VCLinkerTool"
OutputFile="$(OutDir)\$(GlibDllPrefix)$(ProjectName)$(GlibDllSuffix).dll" OutputFile="$(OutDir)\$(GlibDllPrefix)$(ProjectName)$(GlibDllSuffix).dll"
@ -199,9 +154,6 @@
ImportLibrary="$(TargetDir)$(ProjectName)-2.0.lib" ImportLibrary="$(TargetDir)$(ProjectName)-2.0.lib"
TargetMachine="17" TargetMachine="17"
/> />
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration> </Configuration>
</Configurations> </Configurations>
<References> <References>
@ -238,6 +190,4 @@
</File> </File>
</Filter> </Filter>
</Files> </Files>
<Globals>
</Globals>
</VisualStudioProject> </VisualStudioProject>

View File

@ -40,15 +40,6 @@
DebugInformationFormat="4" DebugInformationFormat="4"
CompileAs="1" CompileAs="1"
/> />
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool <Tool
Name="VCLinkerTool" Name="VCLinkerTool"
LinkIncremental="2" LinkIncremental="2"
@ -58,9 +49,6 @@
DataExecutionPrevention="0" DataExecutionPrevention="0"
TargetMachine="1" TargetMachine="1"
/> />
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration> </Configuration>
<Configuration <Configuration
Name="Release|Win32" Name="Release|Win32"
@ -81,15 +69,6 @@
DebugInformationFormat="3" DebugInformationFormat="3"
CompileAs="1" CompileAs="1"
/> />
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool <Tool
Name="VCLinkerTool" Name="VCLinkerTool"
LinkIncremental="1" LinkIncremental="1"
@ -101,9 +80,6 @@
DataExecutionPrevention="0" DataExecutionPrevention="0"
TargetMachine="1" TargetMachine="1"
/> />
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration> </Configuration>
<Configuration <Configuration
Name="Debug|x64" Name="Debug|x64"
@ -126,15 +102,6 @@
DebugInformationFormat="3" DebugInformationFormat="3"
CompileAs="1" CompileAs="1"
/> />
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool <Tool
Name="VCLinkerTool" Name="VCLinkerTool"
LinkIncremental="2" LinkIncremental="2"
@ -144,9 +111,6 @@
DataExecutionPrevention="0" DataExecutionPrevention="0"
TargetMachine="17" TargetMachine="17"
/> />
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration> </Configuration>
<Configuration <Configuration
Name="Release|x64" Name="Release|x64"
@ -167,15 +131,6 @@
DebugInformationFormat="3" DebugInformationFormat="3"
CompileAs="1" CompileAs="1"
/> />
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool <Tool
Name="VCLinkerTool" Name="VCLinkerTool"
LinkIncremental="1" LinkIncremental="1"
@ -187,9 +142,6 @@
DataExecutionPrevention="0" DataExecutionPrevention="0"
TargetMachine="17" TargetMachine="17"
/> />
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration> </Configuration>
</Configurations> </Configurations>
<References> <References>
@ -218,6 +170,4 @@
> >
</Filter> </Filter>
</Files> </Files>
<Globals>
</Globals>
</VisualStudioProject> </VisualStudioProject>