Add rayman2 source files

This commit is contained in:
2024-09-18 02:33:44 +08:00
parent bcc093f8ed
commit fb036c54fd
14339 changed files with 2596224 additions and 0 deletions

View File

@@ -0,0 +1,95 @@
# Microsoft Developer Studio Project File - Name="TutLib" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 5.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Static Library" 0x0104
CFG=TutLib - Win32 Debug Glide with Editors
!MESSAGE This is not a valid makefile. To build this project using NMAKE,
!MESSAGE use the Export Makefile command and run
!MESSAGE
!MESSAGE NMAKE /f "TutLib.mak".
!MESSAGE
!MESSAGE You can specify a configuration when running NMAKE
!MESSAGE by defining the macro CFG on the command line. For example:
!MESSAGE
!MESSAGE NMAKE /f "TutLib.mak" CFG="TutLib - Win32 Debug Glide with Editors"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
!MESSAGE "TutLib - Win32 Debug Glide with Editors" (based on\
"Win32 (x86) Static Library")
!MESSAGE
# Begin Project
# PROP Scc_ProjName ""$/CPA/TempGrp/Tut/TutLib/Make", NKKAAAAA"
# PROP Scc_LocalPath "."
CPP=cl.exe
# PROP BASE Use_MFC 2
# PROP BASE Use_Debug_Libraries 1
# PROP BASE Output_Dir "Debug"
# PROP BASE Intermediate_Dir "Deubg"
# PROP BASE Target_Dir ""
# PROP Use_MFC 2
# PROP Use_Debug_Libraries 1
# PROP Output_Dir "x:\cpa\lib"
# PROP Intermediate_Dir "Debug"
# PROP Target_Dir ""
# ADD BASE CPP /nologo /MDd /W3 /GX /Z7 /Od /I "..\inc" /I "..\..\..\public" /I "..\..\..\..\cpa\public" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "_DM_MfcApp_" /D "CPA_WANTS_EXPORT" /D "_AFXDLL" /D "_____ACTIVE_EDITOR" /D "_____TUT_3D" /FR /YX /FD /c
# ADD CPP /nologo /MDd /W3 /GX /Z7 /Od /I "..\inc" /I "..\..\..\public" /I "\cpa\public" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "_DM_MfcApp_" /D "CPA_WANTS_IMPORT" /D "_AFXDLL" /D "ACTIVE_EDITOR" /D "TUT_3D" /D "USE_ALTIMAPS" /FR /YX /FD /c
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo /out:"..\lib\Tut_d.lib"
# ADD LIB32 /nologo /out:"x:\cpa\lib\Tut_d.lib"
# Begin Target
# Name "TutLib - Win32 Debug Glide with Editors"
# Begin Group "Src"
# PROP Default_Filter "c*"
# Begin Source File
SOURCE=..\Src\Tut_3d.cpp
# End Source File
# Begin Source File
SOURCE=..\Src\Tut_Mngr.cpp
# End Source File
# Begin Source File
SOURCE=..\Src\Tut_Mngr.cxx
# PROP Exclude_From_Build 1
# End Source File
# Begin Source File
SOURCE=..\Src\Tut_Mngr.inc
# End Source File
# End Group
# Begin Group "Inc"
# PROP Default_Filter "h*"
# Begin Source File
SOURCE=..\Inc\StdAfx.h
# End Source File
# Begin Source File
SOURCE=..\Inc\Tut_Mngr.hpp
# End Source File
# End Group
# Begin Group "Doc"
# PROP Default_Filter "*.doc;*.txt;*.xls"
# Begin Source File
SOURCE="..\Doc\Pr<50>sentation du tutorial.doc"
# End Source File
# End Group
# Begin Source File
SOURCE=.\TutLib.mak
# End Source File
# End Target
# End Project

View File

@@ -0,0 +1,135 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="7.10"
Name="TutLib"
ProjectGUID="{7B87BF0D-3EF0-4C6F-B75A-637676F33403}"
SccProjectName="&quot;$/CPA/TempGrp/Tut/TutLib/Make&quot;, NKKAAAAA"
SccLocalPath="."
Keyword="MFCProj">
<Platforms>
<Platform
Name="Win32"/>
</Platforms>
<Configurations>
<Configuration
Name="Debug Glide with Editors|Win32"
OutputDirectory="x:\cpa\lib"
IntermediateDirectory=".\Debug"
ConfigurationType="4"
UseOfMFC="2"
ATLMinimizesCRunTimeLibraryUsage="FALSE">
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories="..\inc,..\..\..\public,\cpa\public"
PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;_DM_MfcApp_;CPA_WANTS_IMPORT;ACTIVE_EDITOR;TUT_3D;USE_ALTIMAPS"
RuntimeLibrary="3"
UsePrecompiledHeader="2"
PrecompiledHeaderFile=".\Debug/TutLib.pch"
AssemblerListingLocation=".\Debug/"
ObjectFile=".\Debug/"
ProgramDataBaseFileName=".\Debug/"
BrowseInformation="1"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="1"
CompileAs="0"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
OutputFile="x:\cpa\libd\Tut_d.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
<Tool
Name="VCPostBuildEventTool"/>
<Tool
Name="VCPreBuildEventTool"/>
<Tool
Name="VCPreLinkEventTool"/>
<Tool
Name="VCResourceCompilerTool"
Culture="1033"/>
<Tool
Name="VCWebServiceProxyGeneratorTool"/>
<Tool
Name="VCXMLDataGeneratorTool"/>
<Tool
Name="VCManagedWrapperGeneratorTool"/>
<Tool
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
</Configurations>
<References>
</References>
<Files>
<Filter
Name="Src"
Filter="c*">
<File
RelativePath="..\Src\Tut_3d.cpp">
<FileConfiguration
Name="Debug Glide with Editors|Win32">
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
BrowseInformation="1"/>
</FileConfiguration>
</File>
<File
RelativePath="..\Src\Tut_Mngr.cpp">
<FileConfiguration
Name="Debug Glide with Editors|Win32">
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
BrowseInformation="1"/>
</FileConfiguration>
</File>
<File
RelativePath="..\Src\Tut_Mngr.cxx">
<FileConfiguration
Name="Debug Glide with Editors|Win32"
ExcludedFromBuild="TRUE">
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories=""
PreprocessorDefinitions=""
BrowseInformation="1"/>
</FileConfiguration>
</File>
<File
RelativePath="..\Src\Tut_Mngr.inc">
</File>
</Filter>
<Filter
Name="Inc"
Filter="h*">
<File
RelativePath="..\Inc\StdAfx.h">
</File>
<File
RelativePath="..\Inc\Tut_Mngr.hpp">
</File>
</Filter>
<Filter
Name="Doc"
Filter="*.doc;*.txt;*.xls">
<File
RelativePath="..\Doc\Pr<50>sentation du tutorial.doc">
</File>
</Filter>
<File
RelativePath="TutLib.mak">
</File>
</Files>
<Globals>
</Globals>
</VisualStudioProject>

View File

@@ -0,0 +1,5 @@
SCC = This is a source code control file
[TutLib.vcproj]
SCC_Aux_Path = "P4SCC#srvperforce-ma:1666##raymandata##Editor"
SCC_Project_Name = Perforce Project