summaryrefslogtreecommitdiff
path: root/MSVC/mogltk
diff options
context:
space:
mode:
authorpixel <pixel>2004-12-21 08:30:07 +0000
committerpixel <pixel>2004-12-21 08:30:07 +0000
commit94d16e0f97c26fe28854505bc94e25b681f32497 (patch)
tree7335faa9f6869f8be1d3178ecf717cfe89135fc1 /MSVC/mogltk
parenta40589fa1fb092245a3aa3d48783b7c129ba84a1 (diff)
Upgrading to MS Visual Studio 2005
Diffstat (limited to 'MSVC/mogltk')
-rw-r--r--MSVC/mogltk/mogltk.vcproj218
1 files changed, 145 insertions, 73 deletions
diff --git a/MSVC/mogltk/mogltk.vcproj b/MSVC/mogltk/mogltk.vcproj
index c7a7d35..c0ef368 100644
--- a/MSVC/mogltk/mogltk.vcproj
+++ b/MSVC/mogltk/mogltk.vcproj
@@ -1,21 +1,41 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="7.10"
+ Version="8,00"
Name="mogltk"
ProjectGUID="{34BCDA3E-D3E2-4A8D-BF73-7D770EE6966A}"
- 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">
+ CharacterSet="2"
+ >
+ <Tool
+ Name="VCPreBuildEventTool"
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="VCXMLDataGeneratorTool"
+ />
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"
+ />
+ <Tool
+ Name="VCMIDLTool"
+ />
<Tool
Name="VCCLCompilerTool"
Optimization="0"
@@ -23,41 +43,63 @@
PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
MinimalRebuild="TRUE"
BasicRuntimeChecks="3"
- RuntimeLibrary="5"
+ RuntimeLibrary="1"
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="TRUE"
- DebugInformationFormat="4"/>
+ DebugInformationFormat="4"
+ />
<Tool
- Name="VCCustomBuildTool"/>
+ Name="VCManagedResourceCompilerTool"
+ />
<Tool
- Name="VCLibrarianTool"
- OutputFile="$(OutDir)/mogltk.lib"/>
- <Tool
- Name="VCMIDLTool"/>
+ Name="VCResourceCompilerTool"
+ />
<Tool
- Name="VCPostBuildEventTool"/>
+ Name="VCPreLinkEventTool"
+ />
<Tool
- Name="VCPreBuildEventTool"/>
- <Tool
- Name="VCPreLinkEventTool"/>
+ Name="VCLibrarianTool"
+ OutputFile="$(OutDir)/mogltk.lib"
+ />
<Tool
- Name="VCResourceCompilerTool"/>
+ Name="VCALinkTool"
+ />
<Tool
- Name="VCWebServiceProxyGeneratorTool"/>
+ Name="VCXDCMakeTool"
+ />
<Tool
- Name="VCXMLDataGeneratorTool"/>
+ Name="VCBscMakeTool"
+ />
<Tool
- Name="VCManagedWrapperGeneratorTool"/>
+ Name="VCAppVerifierTool"
+ />
<Tool
- Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
+ Name="VCPostBuildEventTool"
+ />
</Configuration>
<Configuration
Name="Release|Win32"
OutputDirectory="Release"
IntermediateDirectory="Release"
ConfigurationType="4"
- CharacterSet="2">
+ CharacterSet="2"
+ >
+ <Tool
+ Name="VCPreBuildEventTool"
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="VCXMLDataGeneratorTool"
+ />
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"
+ />
+ <Tool
+ Name="VCMIDLTool"
+ />
<Tool
Name="VCCLCompilerTool"
Optimization="2"
@@ -66,35 +108,41 @@
AdditionalIncludeDirectories="..\..\mogltk\include;..\..\generic\include;&quot;..\..\..\SDL-1.2.7\include&quot;;..\..\generic\lib\zlib\include;..\..\generic\lib\lua\include"
PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
StringPooling="TRUE"
- RuntimeLibrary="4"
+ RuntimeLibrary="0"
EnableFunctionLevelLinking="TRUE"
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="TRUE"
- DebugInformationFormat="3"/>
+ DebugInformationFormat="3"
+ />
<Tool
- Name="VCCustomBuildTool"/>
+ Name="VCManagedResourceCompilerTool"
+ />
<Tool
- Name="VCLibrarianTool"
- OutputFile="$(OutDir)/mogltk.lib"/>
- <Tool
- Name="VCMIDLTool"/>
+ Name="VCResourceCompilerTool"
+ />
<Tool
- Name="VCPostBuildEventTool"/>
+ Name="VCPreLinkEventTool"
+ />
<Tool
- Name="VCPreBuildEventTool"/>
- <Tool
- Name="VCPreLinkEventTool"/>
+ Name="VCLibrarianTool"
+ OutputFile="$(OutDir)/mogltk.lib"
+ />
<Tool
- Name="VCResourceCompilerTool"/>
+ Name="VCALinkTool"
+ />
<Tool
- Name="VCWebServiceProxyGeneratorTool"/>
+ Name="VCXDCMakeTool"
+ />
<Tool
- Name="VCXMLDataGeneratorTool"/>
+ Name="VCBscMakeTool"
+ />
<Tool
- Name="VCManagedWrapperGeneratorTool"/>
+ Name="VCAppVerifierTool"
+ />
<Tool
- Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
+ Name="VCPostBuildEventTool"
+ />
</Configuration>
</Configurations>
<References>
@@ -102,115 +150,139 @@
<Files>
<Filter
Name="base"
- Filter="">
+ >
<File
- RelativePath="..\..\mogltk\lib\base.cc">
+ RelativePath="..\..\mogltk\lib\base.cc"
+ >
</File>
<File
- RelativePath="..\..\mogltk\include\base.h">
+ RelativePath="..\..\mogltk\include\base.h"
+ >
</File>
<File
- RelativePath="..\..\mogltk\lib\glbase.cc">
+ RelativePath="..\..\mogltk\lib\glbase.cc"
+ >
</File>
<File
- RelativePath="..\..\mogltk\include\glbase.h">
+ RelativePath="..\..\mogltk\include\glbase.h"
+ >
</File>
</Filter>
<Filter
Name="engine"
- Filter="">
+ >
<File
- RelativePath="..\..\mogltk\lib\engine.cc">
+ RelativePath="..\..\mogltk\lib\engine.cc"
+ >
</File>
<File
- RelativePath="..\..\mogltk\include\engine.h">
+ RelativePath="..\..\mogltk\include\engine.h"
+ >
</File>
</Filter>
<Filter
Name="font"
- Filter="">
+ >
<File
- RelativePath="..\..\mogltk\lib\font.cc">
+ RelativePath="..\..\mogltk\lib\font.cc"
+ >
</File>
<File
- RelativePath="..\..\mogltk\include\font.h">
+ RelativePath="..\..\mogltk\include\font.h"
+ >
</File>
<File
- RelativePath="..\..\mogltk\lib\glfont.cc">
+ RelativePath="..\..\mogltk\lib\glfont.cc"
+ >
</File>
<File
- RelativePath="..\..\mogltk\include\glfont.h">
+ RelativePath="..\..\mogltk\include\glfont.h"
+ >
</File>
</Filter>
<Filter
Name="mcolor"
- Filter="">
+ >
<File
- RelativePath="..\..\mogltk\lib\mcolor.cc">
+ RelativePath="..\..\mogltk\lib\mcolor.cc"
+ >
</File>
<File
- RelativePath="..\..\mogltk\include\mcolor.h">
+ RelativePath="..\..\mogltk\include\mcolor.h"
+ >
</File>
</Filter>
<Filter
Name="shape"
- Filter="">
+ >
<File
- RelativePath="..\..\mogltk\lib\glshape.cc">
+ RelativePath="..\..\mogltk\lib\glshape.cc"
+ >
</File>
<File
- RelativePath="..\..\mogltk\include\glshape.h">
+ RelativePath="..\..\mogltk\include\glshape.h"
+ >
</File>
<File
- RelativePath="..\..\mogltk\lib\shape.cc">
+ RelativePath="..\..\mogltk\lib\shape.cc"
+ >
</File>
<File
- RelativePath="..\..\mogltk\include\shape.h">
+ RelativePath="..\..\mogltk\include\shape.h"
+ >
</File>
</Filter>
<Filter
Name="sprite"
- Filter="">
+ >
<File
- RelativePath="..\..\mogltk\lib\glsprite.cc">
+ RelativePath="..\..\mogltk\lib\glsprite.cc"
+ >
</File>
<File
- RelativePath="..\..\mogltk\include\glsprite.h">
+ RelativePath="..\..\mogltk\include\glsprite.h"
+ >
</File>
<File
- RelativePath="..\..\mogltk\lib\sprite.cc">
+ RelativePath="..\..\mogltk\lib\sprite.cc"
+ >
</File>
<File
- RelativePath="..\..\mogltk\include\sprite.h">
+ RelativePath="..\..\mogltk\include\sprite.h"
+ >
</File>
</Filter>
<Filter
Name="texture"
- Filter="">
+ >
<File
- RelativePath="..\..\mogltk\lib\texture.cc">
+ RelativePath="..\..\mogltk\lib\texture.cc"
+ >
</File>
<File
- RelativePath="..\..\mogltk\include\texture.h">
+ RelativePath="..\..\mogltk\include\texture.h"
+ >
</File>
</Filter>
<Filter
Name="widgets"
- Filter="">
+ >
<File
- RelativePath="..\..\mogltk\lib\glwidgets.cc">
+ RelativePath="..\..\mogltk\lib\glwidgets.cc"
+ >
</File>
<File
- RelativePath="..\..\mogltk\include\glwidgets.h">
+ RelativePath="..\..\mogltk\include\glwidgets.h"
+ >
</File>
<File
- RelativePath="..\..\mogltk\lib\widgets.cc">
+ RelativePath="..\..\mogltk\lib\widgets.cc"
+ >
</File>
<File
- RelativePath="..\..\mogltk\include\widgets.h">
+ RelativePath="..\..\mogltk\include\widgets.h"
+ >
</File>
</Filter>
</Files>
- <Globals>
- </Globals>
</VisualStudioProject>