-
Notifications
You must be signed in to change notification settings - Fork 0
/
PhysXTest.sln
25 lines (25 loc) · 1.08 KB
/
PhysXTest.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Microsoft Visual Studio Solution File, Format Version 10.00
# Visual Studio 2008
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PhysXTest", "PhysXTest\PhysXTest.csproj", "{EDF959F5-5EC1-4660-B120-C0BC41B90870}"
EndProject
Global
GlobalSection(TestCaseManagementSettings) = postSolution
CategoryFile = PhysX.Net1.vsmdi
EndGlobalSection
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x86 = Debug|x86
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{EDF959F5-5EC1-4660-B120-C0BC41B90870}.Debug|x86.ActiveCfg = Debug|x86
{EDF959F5-5EC1-4660-B120-C0BC41B90870}.Debug|x86.Build.0 = Debug|x86
{EDF959F5-5EC1-4660-B120-C0BC41B90870}.Release|x86.ActiveCfg = Release|x86
{EDF959F5-5EC1-4660-B120-C0BC41B90870}.Release|x86.Build.0 = Release|x86
{EF61991A-905E-44C1-B6E2-EB38FC3A3036}.Debug|x86.ActiveCfg = Debug|x86
{EF61991A-905E-44C1-B6E2-EB38FC3A3036}.Release|x86.ActiveCfg = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal