mirror of
https://github.com/UberGames/MD3View.git
synced 2024-11-09 23:01:57 +00:00
20 lines
879 B
Text
Executable file
20 lines
879 B
Text
Executable file
|
|
Microsoft Visual Studio Solution File, Format Version 10.00
|
|
# Visual Studio 2008
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MD3View", "MD3View.vcproj", "{144114CF-2224-4770-A0C8-E87754FC2ED9}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Win32 = Debug|Win32
|
|
Release|Win32 = Release|Win32
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{144114CF-2224-4770-A0C8-E87754FC2ED9}.Debug|Win32.ActiveCfg = Debug|Win32
|
|
{144114CF-2224-4770-A0C8-E87754FC2ED9}.Debug|Win32.Build.0 = Debug|Win32
|
|
{144114CF-2224-4770-A0C8-E87754FC2ED9}.Release|Win32.ActiveCfg = Release|Win32
|
|
{144114CF-2224-4770-A0C8-E87754FC2ED9}.Release|Win32.Build.0 = Release|Win32
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
EndGlobal
|