Added ReleaseDll and DebugDll configurations for MSVC projectfiles.

Fixed the MayaPlugin projectfile, using those ReleaseDll/DebugDll projects.
This commit is contained in:
erwin.coumans
2008-09-20 00:47:04 +00:00
parent 15df743b51
commit a7c83d01b9
208 changed files with 24217 additions and 214 deletions

View File

@@ -3,9 +3,11 @@ Microsoft Visual Studio Solution File, Format Version 7.00
Global
GlobalSection(SolutionConfiguration) = preSolution
ConfigName.0 = Release
ConfigName.1 = ReleaseDoublePrecision
ConfigName.2 = Debug
ConfigName.3 = DebugDoublePrecision
ConfigName.1 = ReleaseDll
ConfigName.2 = ReleaseDoublePrecision
ConfigName.3 = Debug
ConfigName.4 = DebugDll
ConfigName.5 = DebugDoublePrecision
EndGlobalSection
GlobalSection(ProjectDependencies) = postSolution
EndGlobalSection