From 94d16e0f97c26fe28854505bc94e25b681f32497 Mon Sep 17 00:00:00 2001 From: pixel Date: Tue, 21 Dec 2004 08:30:07 +0000 Subject: Upgrading to MS Visual Studio 2005 --- MSVC/mogltk/mogltk.vcproj | 218 ++++++++++++++++++++++++++++++---------------- 1 file changed, 145 insertions(+), 73 deletions(-) (limited to 'MSVC/mogltk') 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 @@ + Keyword="Win32Proj" + > + Name="Win32" + /> + + + CharacterSet="2" + > + + + + + + DebugInformationFormat="4" + /> + Name="VCManagedResourceCompilerTool" + /> - + Name="VCResourceCompilerTool" + /> + Name="VCPreLinkEventTool" + /> - + Name="VCLibrarianTool" + OutputFile="$(OutDir)/mogltk.lib" + /> + Name="VCALinkTool" + /> + Name="VCXDCMakeTool" + /> + Name="VCBscMakeTool" + /> + Name="VCAppVerifierTool" + /> + Name="VCPostBuildEventTool" + /> + CharacterSet="2" + > + + + + + + DebugInformationFormat="3" + /> + Name="VCManagedResourceCompilerTool" + /> - + Name="VCResourceCompilerTool" + /> + Name="VCPreLinkEventTool" + /> - + Name="VCLibrarianTool" + OutputFile="$(OutDir)/mogltk.lib" + /> + Name="VCALinkTool" + /> + Name="VCXDCMakeTool" + /> + Name="VCBscMakeTool" + /> + Name="VCAppVerifierTool" + /> + Name="VCPostBuildEventTool" + /> @@ -102,115 +150,139 @@ + > + RelativePath="..\..\mogltk\lib\base.cc" + > + RelativePath="..\..\mogltk\include\base.h" + > + RelativePath="..\..\mogltk\lib\glbase.cc" + > + RelativePath="..\..\mogltk\include\glbase.h" + > + > + RelativePath="..\..\mogltk\lib\engine.cc" + > + RelativePath="..\..\mogltk\include\engine.h" + > + > + RelativePath="..\..\mogltk\lib\font.cc" + > + RelativePath="..\..\mogltk\include\font.h" + > + RelativePath="..\..\mogltk\lib\glfont.cc" + > + RelativePath="..\..\mogltk\include\glfont.h" + > + > + RelativePath="..\..\mogltk\lib\mcolor.cc" + > + RelativePath="..\..\mogltk\include\mcolor.h" + > + > + RelativePath="..\..\mogltk\lib\glshape.cc" + > + RelativePath="..\..\mogltk\include\glshape.h" + > + RelativePath="..\..\mogltk\lib\shape.cc" + > + RelativePath="..\..\mogltk\include\shape.h" + > + > + RelativePath="..\..\mogltk\lib\glsprite.cc" + > + RelativePath="..\..\mogltk\include\glsprite.h" + > + RelativePath="..\..\mogltk\lib\sprite.cc" + > + RelativePath="..\..\mogltk\include\sprite.h" + > + > + RelativePath="..\..\mogltk\lib\texture.cc" + > + RelativePath="..\..\mogltk\include\texture.h" + > + > + RelativePath="..\..\mogltk\lib\glwidgets.cc" + > + RelativePath="..\..\mogltk\include\glwidgets.h" + > + RelativePath="..\..\mogltk\lib\widgets.cc" + > + RelativePath="..\..\mogltk\include\widgets.h" + > - - -- cgit v1.2.3