~baltix/+junk/irrlicht-test

« back to all changes in this revision

Viewing changes to source/Irrlicht/Irrlicht_xbox.sln

  • Committer: Mantas Kriaučiūnas
  • Date: 2011-07-18 13:06:25 UTC
  • Revision ID: mantas@akl.lt-20110718130625-c5pvifp61e7kj1ol
Included whole irrlicht SVN libraries to work around launchpad recipe issue with quilt, see https://answers.launchpad.net/launchpad/+question/165193

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Microsoft Visual Studio Solution File, Format Version 8.00
 
2
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Irrlicht_xbox", "Irrlicht_xbox.vcproj", "{2440E601-7438-4C6B-B4AF-BBFE9735875E}"
 
3
        ProjectSection(ProjectDependencies) = postProject
 
4
        EndProjectSection
 
5
EndProject
 
6
Global
 
7
        GlobalSection(SolutionConfiguration) = preSolution
 
8
                Debug = Debug
 
9
                Profile = Profile
 
10
                Profile_FastCap = Profile_FastCap
 
11
                Release = Release
 
12
                Release_LTCG = Release_LTCG
 
13
        EndGlobalSection
 
14
        GlobalSection(ProjectConfiguration) = postSolution
 
15
                {2440E601-7438-4C6B-B4AF-BBFE9735875E}.Debug.ActiveCfg = Debug|Xbox
 
16
                {2440E601-7438-4C6B-B4AF-BBFE9735875E}.Debug.Build.0 = Debug|Xbox
 
17
                {2440E601-7438-4C6B-B4AF-BBFE9735875E}.Profile.ActiveCfg = Profile|Xbox
 
18
                {2440E601-7438-4C6B-B4AF-BBFE9735875E}.Profile.Build.0 = Profile|Xbox
 
19
                {2440E601-7438-4C6B-B4AF-BBFE9735875E}.Profile_FastCap.ActiveCfg = Profile_FastCap|Xbox
 
20
                {2440E601-7438-4C6B-B4AF-BBFE9735875E}.Profile_FastCap.Build.0 = Profile_FastCap|Xbox
 
21
                {2440E601-7438-4C6B-B4AF-BBFE9735875E}.Release.ActiveCfg = Release|Xbox
 
22
                {2440E601-7438-4C6B-B4AF-BBFE9735875E}.Release.Build.0 = Release|Xbox
 
23
                {2440E601-7438-4C6B-B4AF-BBFE9735875E}.Release_LTCG.ActiveCfg = Release_LTCG|Xbox
 
24
                {2440E601-7438-4C6B-B4AF-BBFE9735875E}.Release_LTCG.Build.0 = Release_LTCG|Xbox
 
25
        EndGlobalSection
 
26
        GlobalSection(ExtensibilityGlobals) = postSolution
 
27
        EndGlobalSection
 
28
        GlobalSection(ExtensibilityAddIns) = postSolution
 
29
        EndGlobalSection
 
30
EndGlobal