added everything
This commit is contained in:
23
VS2005/Torque Demo.sln
Executable file
23
VS2005/Torque Demo.sln
Executable file
@@ -0,0 +1,23 @@
|
||||
|
||||
Microsoft Visual Studio Solution File, Format Version 11.00
|
||||
# Visual C++ Express 2010
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Torque Demo", "Torque Demo.vcxproj", "{B1004AB2-F57B-4330-A303-6DB62C433C93}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Win32 = Debug|Win32
|
||||
Release|Win32 = Release|Win32
|
||||
Template|Win32 = Template|Win32
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{B1004AB2-F57B-4330-A303-6DB62C433C93}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{B1004AB2-F57B-4330-A303-6DB62C433C93}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{B1004AB2-F57B-4330-A303-6DB62C433C93}.Release|Win32.ActiveCfg = Release|Win32
|
||||
{B1004AB2-F57B-4330-A303-6DB62C433C93}.Release|Win32.Build.0 = Release|Win32
|
||||
{B1004AB2-F57B-4330-A303-6DB62C433C93}.Template|Win32.ActiveCfg = Template|Win32
|
||||
{B1004AB2-F57B-4330-A303-6DB62C433C93}.Template|Win32.Build.0 = Template|Win32
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
Reference in New Issue
Block a user