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