Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/ogre/Tools/XSIExport/OgreXSIExport.sln @ 11

Last change on this file since 11 was 6, checked in by anonymous, 17 years ago

=…

File size: 1.4 KB
Line 
1Microsoft Visual Studio Solution File, Format Version 7.00
2Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "OgreMain", "..\..\OgreMain\scripts\OgreMain.vcproj", "{35AFBABB-DF05-43DE-91A7-BB828A874015}"
3EndProject
4Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "XSIExport", "scripts\XSIExport.vcproj", "{E7E7662C-4EBD-47A7-9EA6-CBA40FE63463}"
5EndProject
6Global
7        GlobalSection(SolutionConfiguration) = preSolution
8                ConfigName.0 = Debug
9                ConfigName.1 = Release
10        EndGlobalSection
11        GlobalSection(ProjectDependencies) = postSolution
12                {E7E7662C-4EBD-47A7-9EA6-CBA40FE63463}.0 = {35AFBABB-DF05-43DE-91A7-BB828A874015}
13        EndGlobalSection
14        GlobalSection(ProjectConfiguration) = postSolution
15                {35AFBABB-DF05-43DE-91A7-BB828A874015}.Debug.ActiveCfg = Debug|Win32
16                {35AFBABB-DF05-43DE-91A7-BB828A874015}.Debug.Build.0 = Debug|Win32
17                {35AFBABB-DF05-43DE-91A7-BB828A874015}.Release.ActiveCfg = Release|Win32
18                {35AFBABB-DF05-43DE-91A7-BB828A874015}.Release.Build.0 = Release|Win32
19                {E7E7662C-4EBD-47A7-9EA6-CBA40FE63463}.Debug.ActiveCfg = Debug|Win32
20                {E7E7662C-4EBD-47A7-9EA6-CBA40FE63463}.Debug.Build.0 = Debug|Win32
21                {E7E7662C-4EBD-47A7-9EA6-CBA40FE63463}.Release.ActiveCfg = Release|Win32
22                {E7E7662C-4EBD-47A7-9EA6-CBA40FE63463}.Release.Build.0 = Release|Win32
23        EndGlobalSection
24        GlobalSection(ExtensibilityGlobals) = postSolution
25        EndGlobalSection
26        GlobalSection(ExtensibilityAddIns) = postSolution
27        EndGlobalSection
28EndGlobal
Note: See TracBrowser for help on using the repository browser.