the historic move: getting rid of all visual studio project stuff, now that the mingw build works
git-svn-id: svn://svn.icculus.org/netradiant/trunk@56 61c419a2-8eb2-4b30-bcec-8cead039b335
This commit is contained in:
@@ -1,500 +0,0 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="8,00"
|
||||
Name="include"
|
||||
ProjectGUID="{04A5D9EE-EC49-4CBC-BD05-D80BC287897C}"
|
||||
Keyword="Win32Proj"
|
||||
>
|
||||
<Platforms>
|
||||
<Platform
|
||||
Name="Win32"
|
||||
/>
|
||||
</Platforms>
|
||||
<ToolFiles>
|
||||
</ToolFiles>
|
||||
<Configurations>
|
||||
<Configuration
|
||||
Name="Debug|Win32"
|
||||
OutputDirectory="Debug"
|
||||
IntermediateDirectory="Debug"
|
||||
ConfigurationType="4"
|
||||
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=""../include";"../libs";"../../STLport-4.6/stlport";"../../libxml2-2.6/include";"../../iconv-1.9/include""
|
||||
PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32;_DEBUG;_LIB"
|
||||
StringPooling="true"
|
||||
MinimalRebuild="true"
|
||||
ExceptionHandling="0"
|
||||
BasicRuntimeChecks="0"
|
||||
RuntimeLibrary="3"
|
||||
BufferSecurityCheck="false"
|
||||
ForceConformanceInForLoopScope="true"
|
||||
UsePrecompiledHeader="0"
|
||||
BrowseInformation="0"
|
||||
WarningLevel="3"
|
||||
Detect64BitPortabilityProblems="true"
|
||||
DebugInformationFormat="4"
|
||||
DisableSpecificWarnings="4610;4510;4512;4505;4100;4127"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManagedResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
OutputFile="$(OutDir)/include.lib"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCALinkTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXDCMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCBscMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCFxCopTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Release|Win32"
|
||||
OutputDirectory="Release"
|
||||
IntermediateDirectory="Release"
|
||||
ConfigurationType="4"
|
||||
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"
|
||||
InlineFunctionExpansion="2"
|
||||
EnableIntrinsicFunctions="true"
|
||||
AdditionalIncludeDirectories=""../include";"../libs";"../../STLport-4.6/stlport";"../../libxml2-2.6/include";"../../iconv-1.9/include""
|
||||
PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32;NDEBUG;_LIB"
|
||||
StringPooling="true"
|
||||
ExceptionHandling="0"
|
||||
RuntimeLibrary="2"
|
||||
BufferSecurityCheck="false"
|
||||
ForceConformanceInForLoopScope="true"
|
||||
UsePrecompiledHeader="0"
|
||||
WarningLevel="4"
|
||||
Detect64BitPortabilityProblems="true"
|
||||
DebugInformationFormat="3"
|
||||
DisableSpecificWarnings="4610;4510;4512;4505;4100;4127"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManagedResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
OutputFile="$(OutDir)/include.lib"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCALinkTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXDCMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCBscMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCFxCopTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
/>
|
||||
</Configuration>
|
||||
</Configurations>
|
||||
<References>
|
||||
</References>
|
||||
<Files>
|
||||
<File
|
||||
RelativePath=".\cullable.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\cullable.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\editable.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\editable.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\iarchive.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\iarchive.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ibrush.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ibrush.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\icamera.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\icamera.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\idatastream.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\idatastream.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ieclass.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ieclass.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ientity.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ientity.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ifilesystem.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ifilesystem.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ifiletypes.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ifiletypes.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ifilter.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ifilter.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\igl.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\igl.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\iglrender.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\iglrender.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\igtkgl.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\igtkgl.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\iimage.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\iimage.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\imap.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\imap.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\imodel.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\imodel.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ipatch.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ipatch.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\iplugin.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\iplugin.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ireference.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ireference.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\irender.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\irender.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\iscenegraph.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\iscenegraph.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\iscriplib.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\iscriplib.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\iselection.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\iselection.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ishaders.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ishaders.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\itexdef.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\itexdef.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\itextstream.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\itextstream.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\itextures.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\itextures.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\itoolbar.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\itoolbar.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\iundo.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\iundo.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\mapfile.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\mapfile.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\modelskin.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\modelskin.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\moduleobserver.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\moduleobserver.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\modulesystem.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\modulesystem.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\nameable.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\nameable.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\namespace.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\namespace.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\preferencesystem.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\preferencesystem.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\qerplugin.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\qerplugin.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\renderable.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\renderable.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\selectable.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\selectable.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\stream_version.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\warnings.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\windowobserver.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\windowobserver.h"
|
||||
>
|
||||
</File>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
</VisualStudioProject>
|
||||
Reference in New Issue
Block a user