Revision 692,
1.5 KB
checked in by mattausch, 19 years ago
(diff) |
adding ogre 1.2 and dependencies
|
Line | |
---|
1 | Microsoft Visual Studio Solution File, Format Version 9.00
|
---|
2 | # Visual C++ Express 2005
|
---|
3 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "OgreMain", "..\..\OgreMain\scripts\OgreMain_vc8.vcproj", "{35AFBABB-DF05-43DE-91A7-BB828A874015}"
|
---|
4 | EndProject
|
---|
5 | Project("{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
|
---|
9 | EndProject
|
---|
10 | Global
|
---|
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
|
---|
28 | EndGlobal
|
---|
Note: See
TracBrowser
for help on using the repository browser.