Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/ogre/Tools/XSIExport/OgreXSIExport_vc8.sln @ 20

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

=…

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