]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - libs/libs.vcproj
- Radiant is now Vista compatible (Aero must be disabled)
[xonotic/netradiant.git] / libs / libs.vcproj
index 2894ed08e38c7290142ce0fec5b551ed4ae61fe2..af708f7dbdea5bc5052fb4c35d958efc1fa5ddde 100644 (file)
 <?xml version="1.0" encoding="Windows-1252"?>
 <VisualStudioProject
        ProjectType="Visual C++"
-       Version="7.10"
+       Version="8,00"
        Name="libs"
        ProjectGUID="{1C785349-866D-447D-8C55-8A51E5CA0E87}"
-       Keyword="Win32Proj">
+       Keyword="Win32Proj"
+       >
        <Platforms>
                <Platform
-                       Name="Win32"/>
+                       Name="Win32"
+               />
        </Platforms>
+       <ToolFiles>
+       </ToolFiles>
        <Configurations>
                <Configuration
                        Name="Debug|Win32"
                        OutputDirectory="Debug"
                        IntermediateDirectory="Debug"
                        ConfigurationType="4"
-                       CharacterSet="2">
+                       InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
+                       CharacterSet="2"
+                       >
+                       <Tool
+                               Name="VCPreBuildEventTool"
+                       />
+                       <Tool
+                               Name="VCCustomBuildTool"
+                       />
+                       <Tool
+                               Name="VCXMLDataGeneratorTool"
+                       />
+                       <Tool
+                               Name="VCWebServiceProxyGeneratorTool"
+                       />
+                       <Tool
+                               Name="VCMIDLTool"
+                       />
                        <Tool
                                Name="VCCLCompilerTool"
                                Optimization="0"
-                               AdditionalIncludeDirectories="&quot;.&quot;;&quot;../include&quot;;&quot;../../STLport-4.6/stlport&quot;;&quot;../../libxml2-2.6/include&quot;;&quot;../../gtk2-2.4/lib/glib-2.0/include&quot;;&quot;../../gtk2-2.4/include/glib-2.0&quot;"
+                               AdditionalIncludeDirectories=".;../include;&quot;../../STLport-4.6/stlport&quot;;&quot;../../libxml2-2.6/include&quot;;&quot;../../gtk2-2.10/include/&quot;;&quot;../../gtk2-2.10/lib/glib-2.0/include&quot;;&quot;../../gtk2-2.10/include/glib-2.0&quot;"
                                PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
-                               StringPooling="TRUE"
-                               MinimalRebuild="TRUE"
-                               ExceptionHandling="FALSE"
+                               StringPooling="true"
+                               MinimalRebuild="true"
+                               ExceptionHandling="0"
                                BasicRuntimeChecks="0"
                                RuntimeLibrary="3"
-                               BufferSecurityCheck="FALSE"
-                               ForceConformanceInForLoopScope="TRUE"
+                               BufferSecurityCheck="false"
+                               ForceConformanceInForLoopScope="true"
                                UsePrecompiledHeader="0"
                                BrowseInformation="0"
                                WarningLevel="3"
-                               Detect64BitPortabilityProblems="TRUE"
-                               DebugInformationFormat="4"
-                               DisableSpecificWarnings="4610;4510;4512;4505;4100;4127"/>
-                       <Tool
-                               Name="VCCustomBuildTool"/>
-                       <Tool
-                               Name="VCLibrarianTool"
-                               OutputFile="$(OutDir)/libs.lib"/>
+                               Detect64BitPortabilityProblems="true"
+                               DebugInformationFormat="3"
+                               DisableSpecificWarnings="4610;4510;4512;4505;4100;4127;4996"
+                       />
                        <Tool
-                               Name="VCMIDLTool"/>
+                               Name="VCManagedResourceCompilerTool"
+                       />
                        <Tool
-                               Name="VCPostBuildEventTool"/>
+                               Name="VCResourceCompilerTool"
+                       />
                        <Tool
-                               Name="VCPreBuildEventTool"/>
+                               Name="VCPreLinkEventTool"
+                       />
                        <Tool
-                               Name="VCPreLinkEventTool"/>
+                               Name="VCLibrarianTool"
+                               OutputFile="$(OutDir)/libs.lib"
+                       />
                        <Tool
-                               Name="VCResourceCompilerTool"/>
+                               Name="VCALinkTool"
+                       />
                        <Tool
-                               Name="VCWebServiceProxyGeneratorTool"/>
+                               Name="VCXDCMakeTool"
+                       />
                        <Tool
-                               Name="VCXMLDataGeneratorTool"/>
+                               Name="VCBscMakeTool"
+                       />
                        <Tool
-                               Name="VCManagedWrapperGeneratorTool"/>
+                               Name="VCFxCopTool"
+                       />
                        <Tool
-                               Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
+                               Name="VCPostBuildEventTool"
+                       />
                </Configuration>
                <Configuration
                        Name="Release|Win32"
                        OutputDirectory="Release"
                        IntermediateDirectory="Release"
                        ConfigurationType="4"
-                       CharacterSet="2">
+                       InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
+                       CharacterSet="2"
+                       >
+                       <Tool
+                               Name="VCPreBuildEventTool"
+                       />
+                       <Tool
+                               Name="VCCustomBuildTool"
+                       />
+                       <Tool
+                               Name="VCXMLDataGeneratorTool"
+                       />
+                       <Tool
+                               Name="VCWebServiceProxyGeneratorTool"
+                       />
+                       <Tool
+                               Name="VCMIDLTool"
+                       />
                        <Tool
                                Name="VCCLCompilerTool"
-                               GlobalOptimizations="TRUE"
                                InlineFunctionExpansion="2"
-                               EnableIntrinsicFunctions="TRUE"
-                               OptimizeForWindowsApplication="TRUE"
-                               AdditionalIncludeDirectories="&quot;.&quot;;&quot;../include&quot;;&quot;../../STLport-4.6/stlport&quot;;&quot;../../libxml2-2.6/include&quot;;&quot;../../gtk2-2.4/lib/glib-2.0/include&quot;;&quot;../../gtk2-2.4/include/glib-2.0&quot;"
+                               EnableIntrinsicFunctions="true"
+                               AdditionalIncludeDirectories=".;../include;&quot;../../STLport-4.6/stlport&quot;;&quot;../../libxml2-2.6/include&quot;;&quot;../../gtk2-2.10/include/&quot;;&quot;../../gtk2-2.10/lib/glib-2.0/include&quot;;&quot;../../gtk2-2.10/include/glib-2.0&quot;"
                                PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
-                               StringPooling="TRUE"
-                               ExceptionHandling="FALSE"
+                               StringPooling="true"
+                               ExceptionHandling="0"
                                RuntimeLibrary="2"
-                               BufferSecurityCheck="FALSE"
-                               ForceConformanceInForLoopScope="TRUE"
+                               BufferSecurityCheck="false"
+                               ForceConformanceInForLoopScope="true"
                                UsePrecompiledHeader="0"
                                WarningLevel="4"
-                               Detect64BitPortabilityProblems="TRUE"
+                               Detect64BitPortabilityProblems="true"
                                DebugInformationFormat="3"
-                               DisableSpecificWarnings="4610;4510;4512;4505;4100;4127"/>
-                       <Tool
-                               Name="VCCustomBuildTool"/>
-                       <Tool
-                               Name="VCLibrarianTool"
-                               OutputFile="$(OutDir)/libs.lib"/>
+                               DisableSpecificWarnings="4610;4510;4512;4505;4100;4127;4996"
+                       />
                        <Tool
-                               Name="VCMIDLTool"/>
+                               Name="VCManagedResourceCompilerTool"
+                       />
                        <Tool
-                               Name="VCPostBuildEventTool"/>
+                               Name="VCResourceCompilerTool"
+                       />
                        <Tool
-                               Name="VCPreBuildEventTool"/>
+                               Name="VCPreLinkEventTool"
+                       />
                        <Tool
-                               Name="VCPreLinkEventTool"/>
+                               Name="VCLibrarianTool"
+                               OutputFile="$(OutDir)/libs.lib"
+                       />
                        <Tool
-                               Name="VCResourceCompilerTool"/>
+                               Name="VCALinkTool"
+                       />
                        <Tool
-                               Name="VCWebServiceProxyGeneratorTool"/>
+                               Name="VCXDCMakeTool"
+                       />
                        <Tool
-                               Name="VCXMLDataGeneratorTool"/>
+                               Name="VCBscMakeTool"
+                       />
                        <Tool
-                               Name="VCManagedWrapperGeneratorTool"/>
+                               Name="VCFxCopTool"
+                       />
                        <Tool
-                               Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
+                               Name="VCPostBuildEventTool"
+                       />
                </Configuration>
        </Configurations>
        <References>
        <Files>
                <Filter
                        Name="math"
-                       Filter="">
+                       >
                        <File
-                               RelativePath=".\math\aabb.cpp">
+                               RelativePath=".\math\aabb.cpp"
+                               >
                        </File>
                        <File
-                               RelativePath=".\math\aabb.h">
+                               RelativePath=".\math\aabb.h"
+                               >
                        </File>
                        <File
-                               RelativePath=".\math\curve.cpp">
+                               RelativePath=".\math\curve.cpp"
+                               >
                        </File>
                        <File
-                               RelativePath=".\math\curve.h">
+                               RelativePath=".\math\curve.h"
+                               >
                        </File>
                        <File
-                               RelativePath=".\math\expression.cpp">
+                               RelativePath=".\math\expression.cpp"
+                               >
                        </File>
                        <File
-                               RelativePath=".\math\expression.h">
+                               RelativePath=".\math\expression.h"
+                               >
                        </File>
                        <File
-                               RelativePath=".\math\frustum.cpp">
+                               RelativePath=".\math\frustum.cpp"
+                               >
                        </File>
                        <File
-                               RelativePath=".\math\frustum.h">
+                               RelativePath=".\math\frustum.h"
+                               >
                        </File>
                        <File
-                               RelativePath=".\math\line.cpp">
+                               RelativePath=".\math\line.cpp"
+                               >
                        </File>
                        <File
-                               RelativePath=".\math\line.h">
+                               RelativePath=".\math\line.h"
+                               >
                        </File>
                        <File
-                               RelativePath=".\math\matrix.cpp">
+                               RelativePath=".\math\matrix.cpp"
+                               >
                        </File>
                        <File
-                               RelativePath=".\math\matrix.h">
+                               RelativePath=".\math\matrix.h"
+                               >
                        </File>
                        <File
-                               RelativePath=".\math\pi.cpp">
+                               RelativePath=".\math\pi.cpp"
+                               >
                        </File>
                        <File
-                               RelativePath=".\math\pi.h">
+                               RelativePath=".\math\pi.h"
+                               >
                        </File>
                        <File
-                               RelativePath=".\math\plane.cpp">
+                               RelativePath=".\math\plane.cpp"
+                               >
                        </File>
                        <File
-                               RelativePath=".\math\plane.h">
+                               RelativePath=".\math\plane.h"
+                               >
                        </File>
                        <File
-                               RelativePath=".\math\quaternion.cpp">
+                               RelativePath=".\math\quaternion.cpp"
+                               >
                        </File>
                        <File
-                               RelativePath=".\math\quaternion.h">
+                               RelativePath=".\math\quaternion.h"
+                               >
                        </File>
                        <File
-                               RelativePath=".\math\vector.cpp">
+                               RelativePath=".\math\vector.cpp"
+                               >
                        </File>
                        <File
-                               RelativePath=".\math\vector.h">
+                               RelativePath=".\math\vector.h"
+                               >
                        </File>
                </Filter>
                <Filter
                        Name="script"
-                       Filter="">
+                       >
                        <File
-                               RelativePath=".\script\scripttokeniser.cpp">
+                               RelativePath=".\script\scripttokeniser.cpp"
+                               >
                        </File>
                        <File
-                               RelativePath=".\script\scripttokeniser.h">
+                               RelativePath=".\script\scripttokeniser.h"
+                               >
                        </File>
                        <File
-                               RelativePath=".\script\scripttokenwriter.cpp">
+                               RelativePath=".\script\scripttokenwriter.cpp"
+                               >
                        </File>
                        <File
-                               RelativePath=".\script\scripttokenwriter.h">
+                               RelativePath=".\script\scripttokenwriter.h"
+                               >
                        </File>
                </Filter>
                <Filter
                        Name="string"
-                       Filter="">
+                       >
                        <File
-                               RelativePath=".\string\pooledstring.cpp">
+                               RelativePath=".\string\pooledstring.cpp"
+                               >
                        </File>
                        <File
-                               RelativePath=".\string\pooledstring.h">
+                               RelativePath=".\string\pooledstring.h"
+                               >
                        </File>
                        <File
-                               RelativePath=".\string\string.cpp">
+                               RelativePath=".\string\string.cpp"
+                               >
                        </File>
                        <File
-                               RelativePath=".\string\string.h">
+                               RelativePath=".\string\string.h"
+                               >
                        </File>
                        <File
-                               RelativePath=".\string\stringfwd.cpp">
+                               RelativePath=".\string\stringfwd.cpp"
+                               >
                        </File>
                        <File
-                               RelativePath=".\string\stringfwd.h">
+                               RelativePath=".\string\stringfwd.h"
+                               >
                        </File>
                </Filter>
                <Filter
                        Name="xml"
-                       Filter="">
+                       >
+                       <File
+                               RelativePath=".\xml\ixml.cpp"
+                               >
+                       </File>
+                       <File
+                               RelativePath=".\xml\ixml.h"
+                               >
+                       </File>
                        <File
-                               RelativePath=".\xml\ixml.cpp">
+                               RelativePath=".\xml\xmlelement.cpp"
+                               >
                        </File>
                        <File
-                               RelativePath=".\xml\ixml.h">
+                               RelativePath=".\xml\xmlelement.h"
+                               >
                        </File>
                        <File
-                               RelativePath=".\xml\xmlelement.cpp">
+                               RelativePath=".\xml\xmlparser.cpp"
+                               >
                        </File>
                        <File
-                               RelativePath=".\xml\xmlelement.h">
+                               RelativePath=".\xml\xmlparser.h"
+                               >
                        </File>
                        <File
-                               RelativePath=".\xml\xmlparser.cpp">
+                               RelativePath=".\xml\xmltextags.cpp"
+                               >
                        </File>
                        <File
-                               RelativePath=".\xml\xmlparser.h">
+                               RelativePath=".\xml\xmltextags.h"
+                               >
                        </File>
                        <File
-                               RelativePath=".\xml\xmlwriter.cpp">
+                               RelativePath=".\xml\xmlwriter.cpp"
+                               >
                        </File>
                        <File
-                               RelativePath=".\xml\xmlwriter.h">
+                               RelativePath=".\xml\xmlwriter.h"
+                               >
                        </File>
                </Filter>
                <Filter
                        Name="modulesystem"
-                       Filter="">
+                       >
                        <File
-                               RelativePath=".\modulesystem\moduleregistry.cpp">
+                               RelativePath=".\modulesystem\moduleregistry.cpp"
+                               >
                        </File>
                        <File
-                               RelativePath=".\modulesystem\moduleregistry.h">
+                               RelativePath=".\modulesystem\moduleregistry.h"
+                               >
                        </File>
                        <File
-                               RelativePath=".\modulesystem\modulesmap.cpp">
+                               RelativePath=".\modulesystem\modulesmap.cpp"
+                               >
                        </File>
                        <File
-                               RelativePath=".\modulesystem\modulesmap.h">
+                               RelativePath=".\modulesystem\modulesmap.h"
+                               >
                        </File>
                        <File
-                               RelativePath=".\modulesystem\singletonmodule.cpp">
+                               RelativePath=".\modulesystem\singletonmodule.cpp"
+                               >
                        </File>
                        <File
-                               RelativePath=".\modulesystem\singletonmodule.h">
+                               RelativePath=".\modulesystem\singletonmodule.h"
+                               >
                        </File>
                </Filter>
                <Filter
                        Name="os"
-                       Filter="">
+                       >
                        <File
-                               RelativePath=".\os\dir.cpp">
+                               RelativePath=".\os\dir.cpp"
+                               >
                        </File>
                        <File
-                               RelativePath=".\os\dir.h">
+                               RelativePath=".\os\dir.h"
+                               >
                        </File>
                        <File
-                               RelativePath=".\os\file.cpp">
+                               RelativePath=".\os\file.cpp"
+                               >
                        </File>
                        <File
-                               RelativePath=".\os\file.h">
+                               RelativePath=".\os\file.h"
+                               >
                        </File>
                        <File
-                               RelativePath=".\os\path.cpp">
+                               RelativePath=".\os\path.cpp"
+                               >
                        </File>
                        <File
-                               RelativePath=".\os\path.h">
+                               RelativePath=".\os\path.h"
+                               >
                        </File>
                </Filter>
                <Filter
                        Name="stream"
-                       Filter="">
+                       >
                        <File
-                               RelativePath=".\stream\filestream.cpp">
+                               RelativePath=".\stream\filestream.cpp"
+                               >
                        </File>
                        <File
-                               RelativePath=".\stream\filestream.h">
+                               RelativePath=".\stream\filestream.h"
+                               >
                        </File>
                        <File
-                               RelativePath=".\stream\memstream.cpp">
+                               RelativePath=".\stream\memstream.cpp"
+                               >
                        </File>
                        <File
-                               RelativePath=".\stream\memstream.h">
+                               RelativePath=".\stream\memstream.h"
+                               >
                        </File>
                        <File
-                               RelativePath=".\stream\stringstream.cpp">
+                               RelativePath=".\stream\stringstream.cpp"
+                               >
                        </File>
                        <File
-                               RelativePath=".\stream\stringstream.h">
+                               RelativePath=".\stream\stringstream.h"
+                               >
                        </File>
                        <File
-                               RelativePath=".\stream\textfilestream.cpp">
+                               RelativePath=".\stream\textfilestream.cpp"
+                               >
                        </File>
                        <File
-                               RelativePath=".\stream\textfilestream.h">
+                               RelativePath=".\stream\textfilestream.h"
+                               >
                        </File>
                        <File
-                               RelativePath=".\stream\textstream.cpp">
+                               RelativePath=".\stream\textstream.cpp"
+                               >
                        </File>
                        <File
-                               RelativePath=".\stream\textstream.h">
+                               RelativePath=".\stream\textstream.h"
+                               >
                        </File>
                </Filter>
                <Filter
                        Name="container"
-                       Filter="">
+                       >
                        <File
-                               RelativePath=".\container\array.cpp">
+                               RelativePath=".\container\array.cpp"
+                               >
                        </File>
                        <File
-                               RelativePath=".\container\array.h">
+                               RelativePath=".\container\array.h"
+                               >
                        </File>
                        <File
-                               RelativePath=".\container\cache.cpp">
+                               RelativePath=".\container\cache.cpp"
+                               >
                        </File>
                        <File
-                               RelativePath=".\container\cache.h">
+                               RelativePath=".\container\cache.h"
+                               >
                        </File>
                        <File
-                               RelativePath=".\container\container.cpp">
+                               RelativePath=".\container\container.cpp"
+                               >
                        </File>
                        <File
-                               RelativePath=".\container\container.h">
+                               RelativePath=".\container\container.h"
+                               >
                        </File>
                        <File
-                               RelativePath=".\container\hashfunc.cpp">
+                               RelativePath=".\container\hashfunc.cpp"
+                               >
                        </File>
                        <File
-                               RelativePath=".\container\hashfunc.h">
+                               RelativePath=".\container\hashfunc.h"
+                               >
                        </File>
                        <File
-                               RelativePath=".\container\hashtable.cpp">
+                               RelativePath=".\container\hashtable.cpp"
+                               >
                        </File>
                        <File
-                               RelativePath=".\container\hashtable.h">
+                               RelativePath=".\container\hashtable.h"
+                               >
                        </File>
                        <File
-                               RelativePath=".\container\stack.cpp">
+                               RelativePath=".\container\stack.cpp"
+                               >
                        </File>
                        <File
-                               RelativePath=".\container\stack.h">
+                               RelativePath=".\container\stack.h"
+                               >
                        </File>
                </Filter>
                <Filter
                        Name="generic"
-                       Filter="">
+                       >
                        <File
-                               RelativePath=".\generic\arrayrange.cpp">
+                               RelativePath=".\generic\arrayrange.cpp"
+                               >
                        </File>
                        <File
-                               RelativePath=".\generic\arrayrange.h">
+                               RelativePath=".\generic\arrayrange.h"
+                               >
                        </File>
                        <File
-                               RelativePath=".\generic\bitfield.cpp">
+                               RelativePath=".\generic\bitfield.cpp"
+                               >
                        </File>
                        <File
-                               RelativePath=".\generic\bitfield.h">
+                               RelativePath=".\generic\bitfield.h"
+                               >
                        </File>
                        <File
-                               RelativePath=".\generic\callback.cpp">
+                               RelativePath=".\generic\callback.cpp"
+                               >
                        </File>
                        <File
-                               RelativePath=".\generic\callback.h">
+                               RelativePath=".\generic\callback.h"
+                               >
                        </File>
                        <File
-                               RelativePath=".\generic\callbackfwd.cpp">
+                               RelativePath=".\generic\callbackfwd.cpp"
+                               >
                        </File>
                        <File
-                               RelativePath=".\generic\callbackfwd.h">
+                               RelativePath=".\generic\callbackfwd.h"
+                               >
                        </File>
                        <File
-                               RelativePath=".\generic\constant.cpp">
+                               RelativePath=".\generic\constant.cpp"
+                               >
                        </File>
                        <File
-                               RelativePath=".\generic\constant.h">
+                               RelativePath=".\generic\constant.h"
+                               >
                        </File>
                        <File
-                               RelativePath=".\generic\enumeration.cpp">
+                               RelativePath=".\generic\enumeration.cpp"
+                               >
                        </File>
                        <File
-                               RelativePath=".\generic\enumeration.h">
+                               RelativePath=".\generic\enumeration.h"
+                               >
                        </File>
                        <File
-                               RelativePath=".\generic\functional.cpp">
+                               RelativePath=".\generic\functional.cpp"
+                               >
                        </File>
                        <File
-                               RelativePath=".\generic\functional.h">
+                               RelativePath=".\generic\functional.h"
+                               >
                        </File>
                        <File
-                               RelativePath=".\generic\object.cpp">
+                               RelativePath=".\generic\object.cpp"
+                               >
                        </File>
                        <File
-                               RelativePath=".\generic\object.h">
+                               RelativePath=".\generic\object.h"
+                               >
                        </File>
                        <File
-                               RelativePath=".\generic\reference.cpp">
+                               RelativePath=".\generic\reference.cpp"
+                               >
                        </File>
                        <File
-                               RelativePath=".\generic\reference.h">
+                               RelativePath=".\generic\reference.h"
+                               >
                        </File>
                        <File
-                               RelativePath=".\generic\referencecounted.cpp">
+                               RelativePath=".\generic\referencecounted.cpp"
+                               >
                        </File>
                        <File
-                               RelativePath=".\generic\referencecounted.h">
+                               RelativePath=".\generic\referencecounted.h"
+                               >
                        </File>
                        <File
-                               RelativePath=".\generic\static.cpp">
+                               RelativePath=".\generic\static.cpp"
+                               >
                        </File>
                        <File
-                               RelativePath=".\generic\static.h">
+                               RelativePath=".\generic\static.h"
+                               >
                        </File>
                        <File
-                               RelativePath=".\generic\vector.cpp">
+                               RelativePath=".\generic\vector.cpp"
+                               >
                                <FileConfiguration
-                                       Name="Debug|Win32">
+                                       Name="Debug|Win32"
+                                       >
                                        <Tool
                                                Name="VCCLCompilerTool"
-                                               ObjectFile="$(IntDir)/$(InputName)1.obj"/>
+                                               ObjectFile="$(IntDir)/$(InputName)1.obj"
+                                       />
                                </FileConfiguration>
                                <FileConfiguration
-                                       Name="Release|Win32">
+                                       Name="Release|Win32"
+                                       >
                                        <Tool
                                                Name="VCCLCompilerTool"
-                                               ObjectFile="$(IntDir)/$(InputName)1.obj"/>
+                                               ObjectFile="$(IntDir)/$(InputName)1.obj"
+                                       />
                                </FileConfiguration>
                        </File>
                        <File
-                               RelativePath=".\generic\vector.h">
+                               RelativePath=".\generic\vector.h"
+                               >
                        </File>
                </Filter>
                <Filter
                        Name="memory"
-                       Filter="">
+                       >
                        <File
-                               RelativePath=".\memory\allocator.cpp">
+                               RelativePath=".\memory\allocator.cpp"
+                               >
                        </File>
                        <File
-                               RelativePath=".\memory\allocator.h">
+                               RelativePath=".\memory\allocator.h"
+                               >
                        </File>
                </Filter>
                <Filter
                        Name="debugging"
-                       Filter="">
+                       >
                        <File
-                               RelativePath=".\debugging\debugging.cpp">
+                               RelativePath=".\debugging\debugging.cpp"
+                               >
                        </File>
                        <File
-                               RelativePath=".\debugging\debugging.h">
+                               RelativePath=".\debugging\debugging.h"
+                               >
                        </File>
                </Filter>
                <Filter
                        Name="signal"
-                       Filter="">
+                       >
                        <File
-                               RelativePath=".\signal\isignal.cpp">
+                               RelativePath=".\signal\isignal.cpp"
+                               >
                        </File>
                        <File
-                               RelativePath=".\signal\isignal.h">
+                               RelativePath=".\signal\isignal.h"
+                               >
                        </File>
                        <File
-                               RelativePath=".\signal\signal.cpp">
+                               RelativePath=".\signal\signal.cpp"
+                               >
                        </File>
                        <File
-                               RelativePath=".\signal\signal.h">
+                               RelativePath=".\signal\signal.h"
+                               >
                        </File>
                        <File
-                               RelativePath=".\signal\signalfwd.cpp">
+                               RelativePath=".\signal\signalfwd.cpp"
+                               >
                        </File>
                        <File
-                               RelativePath=".\signal\signalfwd.h">
+                               RelativePath=".\signal\signalfwd.h"
+                               >
                        </File>
                </Filter>
                <File
-                       RelativePath=".\archivelib.cpp">
+                       RelativePath=".\archivelib.cpp"
+                       >
                </File>
                <File
-                       RelativePath=".\archivelib.h">
+                       RelativePath=".\archivelib.h"
+                       >
                </File>
                <File
-                       RelativePath=".\bytestreamutils.cpp">
+                       RelativePath=".\bytestreamutils.cpp"
+                       >
                </File>
                <File
-                       RelativePath=".\bytestreamutils.h">
+                       RelativePath=".\bytestreamutils.h"
+                       >
                </File>
                <File
-                       RelativePath=".\character.cpp">
+                       RelativePath=".\character.cpp"
+                       >
                </File>
                <File
-                       RelativePath=".\character.h">
+                       RelativePath=".\character.h"
+                       >
                </File>
                <File
-                       RelativePath=".\convert.cpp">
+                       RelativePath=".\convert.cpp"
+                       >
                </File>
                <File
-                       RelativePath=".\convert.h">
+                       RelativePath=".\convert.h"
+                       >
                </File>
                <File
-                       RelativePath=".\dragplanes.cpp">
+                       RelativePath=".\dragplanes.cpp"
+                       >
                </File>
                <File
-                       RelativePath=".\dragplanes.h">
+                       RelativePath=".\dragplanes.h"
+                       >
                </File>
                <File
-                       RelativePath=".\eclasslib.cpp">
+                       RelativePath=".\eclasslib.cpp"
+                       >
                </File>
                <File
-                       RelativePath=".\eclasslib.h">
+                       RelativePath=".\eclasslib.h"
+                       >
                </File>
                <File
-                       RelativePath=".\entitylib.cpp">
+                       RelativePath=".\entitylib.cpp"
+                       >
                </File>
                <File
-                       RelativePath=".\entitylib.h">
+                       RelativePath=".\entitylib.h"
+                       >
                </File>
                <File
-                       RelativePath=".\entityxml.cpp">
+                       RelativePath=".\entityxml.cpp"
+                       >
                </File>
                <File
-                       RelativePath=".\entityxml.h">
+                       RelativePath=".\entityxml.h"
+                       >
                </File>
                <File
-                       RelativePath=".\fs_filesystem.cpp">
+                       RelativePath=".\fs_filesystem.cpp"
+                       >
                </File>
                <File
-                       RelativePath=".\fs_filesystem.h">
+                       RelativePath=".\fs_filesystem.h"
+                       >
                </File>
                <File
-                       RelativePath=".\fs_path.cpp">
+                       RelativePath=".\fs_path.cpp"
+                       >
                </File>
                <File
-                       RelativePath=".\fs_path.h">
+                       RelativePath=".\fs_path.h"
+                       >
                </File>
                <File
-                       RelativePath=".\imagelib.cpp">
+                       RelativePath=".\imagelib.cpp"
+                       >
                </File>
                <File
-                       RelativePath=".\imagelib.h">
+                       RelativePath=".\imagelib.h"
+                       >
                </File>
                <File
-                       RelativePath=".\instancelib.cpp">
+                       RelativePath=".\instancelib.cpp"
+                       >
                </File>
                <File
-                       RelativePath=".\instancelib.h">
+                       RelativePath=".\instancelib.h"
+                       >
                </File>
                <File
-                       RelativePath=".\maplib.cpp">
+                       RelativePath=".\maplib.cpp"
+                       >
                </File>
                <File
-                       RelativePath=".\maplib.h">
+                       RelativePath=".\maplib.h"
+                       >
                </File>
                <File
-                       RelativePath=".\moduleobservers.cpp">
+                       RelativePath=".\moduleobservers.cpp"
+                       >
                </File>
                <File
-                       RelativePath=".\moduleobservers.h">
+                       RelativePath=".\moduleobservers.h"
+                       >
                </File>
                <File
-                       RelativePath=".\pivot.cpp">
+                       RelativePath=".\pivot.cpp"
+                       >
                </File>
                <File
-                       RelativePath=".\pivot.h">
+                       RelativePath=".\pivot.h"
+                       >
                </File>
                <File
-                       RelativePath=".\render.cpp">
+                       RelativePath=".\render.cpp"
+                       >
                </File>
                <File
-                       RelativePath=".\render.h">
+                       RelativePath=".\render.h"
+                       >
                </File>
                <File
-                       RelativePath=".\scenelib.cpp">
+                       RelativePath=".\scenelib.cpp"
+                       >
                </File>
                <File
-                       RelativePath=".\scenelib.h">
+                       RelativePath=".\scenelib.h"
+                       >
                </File>
                <File
-                       RelativePath=".\selectionlib.cpp">
+                       RelativePath=".\selectionlib.cpp"
+                       >
                </File>
                <File
-                       RelativePath=".\selectionlib.h">
+                       RelativePath=".\selectionlib.h"
+                       >
                </File>
                <File
-                       RelativePath=".\shaderlib.cpp">
+                       RelativePath=".\shaderlib.cpp"
+                       >
                </File>
                <File
-                       RelativePath=".\shaderlib.h">
+                       RelativePath=".\shaderlib.h"
+                       >
                </File>
                <File
-                       RelativePath=".\stringio.cpp">
+                       RelativePath=".\stringio.cpp"
+                       >
                </File>
                <File
-                       RelativePath=".\stringio.h">
+                       RelativePath=".\stringio.h"
+                       >
                </File>
                <File
-                       RelativePath=".\texturelib.cpp">
+                       RelativePath=".\texturelib.cpp"
+                       >
                </File>
                <File
-                       RelativePath=".\texturelib.h">
+                       RelativePath=".\texturelib.h"
+                       >
                </File>
                <File
-                       RelativePath=".\transformlib.cpp">
+                       RelativePath=".\transformlib.cpp"
+                       >
                </File>
                <File
-                       RelativePath=".\transformlib.h">
+                       RelativePath=".\transformlib.h"
+                       >
                </File>
                <File
-                       RelativePath=".\traverselib.cpp">
+                       RelativePath=".\traverselib.cpp"
+                       >
                </File>
                <File
-                       RelativePath=".\traverselib.h">
+                       RelativePath=".\traverselib.h"
+                       >
                </File>
                <File
-                       RelativePath=".\typesystem.cpp">
+                       RelativePath=".\typesystem.cpp"
+                       >
                </File>
                <File
-                       RelativePath=".\typesystem.h">
+                       RelativePath=".\typesystem.h"
+                       >
                </File>
                <File
-                       RelativePath=".\undolib.cpp">
+                       RelativePath=".\undolib.cpp"
+                       >
                </File>
                <File
-                       RelativePath=".\undolib.h">
+                       RelativePath=".\undolib.h"
+                       >
                </File>
                <File
-                       RelativePath=".\uniquenames.cpp">
+                       RelativePath=".\uniquenames.cpp"
+                       >
                </File>
                <File
-                       RelativePath=".\uniquenames.h">
+                       RelativePath=".\uniquenames.h"
+                       >
                </File>
                <File
-                       RelativePath=".\versionlib.cpp">
+                       RelativePath=".\versionlib.cpp"
+                       >
                </File>
                <File
-                       RelativePath=".\versionlib.h">
+                       RelativePath=".\versionlib.h"
+                       >
                </File>
        </Files>
        <Globals>