Revision 657,
1.4 KB
checked in by mattausch, 19 years ago
(diff) |
added ogre dependencies and patched ogre sources
|
Line | |
---|
1 | Microsoft Visual Studio Solution File, Format Version 8.00
|
---|
2 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Maya2Ogre", "maya2ogre\scripts\Maya2Ogre.vcproj", "{43EBF1BE-320C-450B-B92C-D644229260F0}"
|
---|
3 | ProjectSection(ProjectDependencies) = postProject
|
---|
4 | EndProjectSection
|
---|
5 | EndProject
|
---|
6 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "OgreExporter", "exporter\scripts\OgreExporter.vcproj", "{759004FF-3FA3-4587-A86E-4ABCBFF360BF}"
|
---|
7 | ProjectSection(ProjectDependencies) = postProject
|
---|
8 | EndProjectSection
|
---|
9 | EndProject
|
---|
10 | Global
|
---|
11 | GlobalSection(SolutionConfiguration) = preSolution
|
---|
12 | Debug = Debug
|
---|
13 | Release = Release
|
---|
14 | EndGlobalSection
|
---|
15 | GlobalSection(ProjectConfiguration) = postSolution
|
---|
16 | {43EBF1BE-320C-450B-B92C-D644229260F0}.Debug.ActiveCfg = Debug|Win32
|
---|
17 | {43EBF1BE-320C-450B-B92C-D644229260F0}.Debug.Build.0 = Debug|Win32
|
---|
18 | {43EBF1BE-320C-450B-B92C-D644229260F0}.Release.ActiveCfg = Release|Win32
|
---|
19 | {43EBF1BE-320C-450B-B92C-D644229260F0}.Release.Build.0 = Release|Win32
|
---|
20 | {759004FF-3FA3-4587-A86E-4ABCBFF360BF}.Debug.ActiveCfg = Debug|Win32
|
---|
21 | {759004FF-3FA3-4587-A86E-4ABCBFF360BF}.Debug.Build.0 = Debug|Win32
|
---|
22 | {759004FF-3FA3-4587-A86E-4ABCBFF360BF}.Release.ActiveCfg = Release|Win32
|
---|
23 | {759004FF-3FA3-4587-A86E-4ABCBFF360BF}.Release.Build.0 = Release|Win32
|
---|
24 | EndGlobalSection
|
---|
25 | GlobalSection(ExtensibilityGlobals) = postSolution
|
---|
26 | EndGlobalSection
|
---|
27 | GlobalSection(ExtensibilityAddIns) = postSolution
|
---|
28 | EndGlobalSection
|
---|
29 | EndGlobal
|
---|
Note: See
TracBrowser
for help on using the repository browser.