ogreode.sln
来自「使用stl技术,(还没看,是听说的)」· SLN 代码 · 共 39 行
SLN
39 行
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "OgreOde", "OgreOde.vcproj", "{DF22C2FB-C678-4378-8475-9CCE0A906756}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Demo_SimpleScenes", "..\..\demos\SimpleScenes\scripts\VC7.1\Demo_SimpleScenes.vcproj", "{F3DE570A-4FA1-44AB-8C12-4369126F2C95}"
ProjectSection(ProjectDependencies) = postProject
{DF22C2FB-C678-4378-8475-9CCE0A906756} = {DF22C2FB-C678-4378-8475-9CCE0A906756}
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Demo_Landscape", "..\..\demos\Landscape\scripts\VC7.1\Demo_Landscape.vcproj", "{F3DE570A-4FA1-44AB-8C12-4369126F2C95}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
Debug = Debug
Release = Release
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
{DF22C2FB-C678-4378-8475-9CCE0A906756}.Debug.ActiveCfg = Debug|Win32
{DF22C2FB-C678-4378-8475-9CCE0A906756}.Debug.Build.0 = Debug|Win32
{DF22C2FB-C678-4378-8475-9CCE0A906756}.Release.ActiveCfg = Release|Win32
{DF22C2FB-C678-4378-8475-9CCE0A906756}.Release.Build.0 = Release|Win32
{F3DE570A-4FA1-44AB-8C12-4369126F2C95}.Debug.ActiveCfg = Debug|Win32
{F3DE570A-4FA1-44AB-8C12-4369126F2C95}.Debug.Build.0 = Debug|Win32
{F3DE570A-4FA1-44AB-8C12-4369126F2C95}.Release.ActiveCfg = Release|Win32
{F3DE570A-4FA1-44AB-8C12-4369126F2C95}.Release.Build.0 = Release|Win32
{F3DE570A-4FA1-44AB-8C12-4369126F2C95}.Debug.ActiveCfg = Debug|Win32
{F3DE570A-4FA1-44AB-8C12-4369126F2C95}.Debug.Build.0 = Debug|Win32
{F3DE570A-4FA1-44AB-8C12-4369126F2C95}.Release.ActiveCfg = Release|Win32
{F3DE570A-4FA1-44AB-8C12-4369126F2C95}.Release.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?