mirror of
https://github.com/bulletphysics/bullet3
synced 2025-01-11 01:40:10 +00:00
a7c83d01b9
Fixed the MayaPlugin projectfile, using those ReleaseDll/DebugDll projects.
21 lines
650 B
Plaintext
21 lines
650 B
Plaintext
Microsoft Visual Studio Solution File, Format Version 8.00
|
|
# Visual C++ Express 2005
|
|
Global
|
|
GlobalSection(SolutionConfiguration) = preSolution
|
|
ConfigName.0 = Release
|
|
ConfigName.1 = ReleaseDll
|
|
ConfigName.2 = ReleaseDoublePrecision
|
|
ConfigName.3 = Debug
|
|
ConfigName.4 = DebugDll
|
|
ConfigName.5 = DebugDoublePrecision
|
|
EndGlobalSection
|
|
GlobalSection(ProjectDependencies) = postSolution
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfiguration) = postSolution
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityAddIns) = postSolution
|
|
EndGlobalSection
|
|
EndGlobal
|