mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-04-29 08:15:44 +00:00
Updated gitignore and Engine/bin for ticket #1
This commit is contained in:
parent
1cca6c95f2
commit
08d5ba86f7
593 changed files with 72474 additions and 0 deletions
20
Engine/bin/tools/getD3DXVer/source/getD3DXVer.sln
Normal file
20
Engine/bin/tools/getD3DXVer/source/getD3DXVer.sln
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
|
||||
Microsoft Visual Studio Solution File, Format Version 9.00
|
||||
# Visual Studio 2005
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "getD3DXVer", "getD3DXVer.vcproj", "{38452831-9FDC-4961-ACE8-DF4A0EC06471}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Win32 = Debug|Win32
|
||||
Release|Win32 = Release|Win32
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{38452831-9FDC-4961-ACE8-DF4A0EC06471}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{38452831-9FDC-4961-ACE8-DF4A0EC06471}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{38452831-9FDC-4961-ACE8-DF4A0EC06471}.Release|Win32.ActiveCfg = Release|Win32
|
||||
{38452831-9FDC-4961-ACE8-DF4A0EC06471}.Release|Win32.Build.0 = Release|Win32
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
Loading…
Add table
Add a link
Reference in a new issue