Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Nov 12, 2008, 1:44:09 PM (16 years ago)
Author:
rgrieder
Message:

Reverted all changes of attempt to update physics branch.

Location:
code/branches/physics
Files:
22 edited
9 copied

Legend:

Unmodified
Added
Removed
  • code/branches/physics

  • code/branches/physics/visual_studio/vc8/audio.vsprops

    • Property svn:mergeinfo changed (with no actual effect on merging)
  • code/branches/physics/visual_studio/vc8/base.vsprops

    r2103 r2192  
    88        <Tool
    99                Name="VCCLCompilerTool"
    10                 AdditionalIncludeDirectories="&quot;$(RootDir)&quot;;&quot;$(RootDir)src&quot;;&quot;$(RootDir)src\orxonox&quot;;&quot;$(RootDir)src\ceguilua-0.6.1&quot;;&quot;$(LibDir)ogre-1.4.9\include&quot;;&quot;$(LibDir)boost-1.35.0\include&quot;;&quot;$(LibDir)cegui-0.6.1\include&quot;;&quot;$(LibDir)enet-1.2\include&quot;;&quot;$(LibDir)libogg-1.1.3\include&quot;;&quot;$(LibDir)libvorbis-1.2.0\include&quot;;&quot;$(LibDir)openal-1.1\include&quot;;&quot;$(LibDir)freealut-1.1.0\include&quot;;&quot;$(LibDir)tcl-8.5.2\include&quot;;&quot;$(LibDir)zlib-1.2.3\include&quot;"
     10                AdditionalIncludeDirectories="&quot;$(RootDir)src&quot;;&quot;$(RootDir)src\ceguilua-0.6.1&quot;;&quot;$(RootDir)src\ogrebullet\Dynamics&quot;;&quot;$(RootDir)src\ogrebullet\Collisions&quot;;&quot;$(RootDir)src\bullet&quot;;&quot;$(LibDir)ogre-1.4.9\include&quot;;&quot;$(LibDir)boost-1.35.0\include&quot;;&quot;$(LibDir)cegui-0.6.1\include&quot;;&quot;$(LibDir)enet-1.2\include&quot;;&quot;$(LibDir)libogg-1.1.3\include&quot;;&quot;$(LibDir)libvorbis-1.2.0\include&quot;;&quot;$(LibDir)openal-1.1\include&quot;;&quot;$(LibDir)freealut-1.1.0\include&quot;;&quot;$(LibDir)tcl-8.5.2\include&quot;;&quot;$(LibDir)zlib-1.2.3\include&quot;;&quot;$(LibDir)ode-0.10.1\include&quot;"
    1111                PreprocessorDefinitions="WIN32;__WIN32__;_WIN32;_WINDOWS;BOOST_ALL_DYN_LINK;OIS_DYNAMIC_LIB;ZLIB_WINAPI"
    1212                WarningLevel="3"
     
    2121                Name="VCLinkerTool"
    2222                OutputFile="$(OutDir)$(ProjectName)$(CS).dll"
    23                 AdditionalLibraryDirectories="&quot;$(LibDir)boost-1.35.0\lib\$(ConfigurationName)&quot;;&quot;$(LibDir)cegui-0.6.1\lib\$(ConfigurationName)&quot;;&quot;$(LibDir)enet-1.2\lib\$(ConfigurationName)&quot;;&quot;$(LibDir)freealut-1.1.0\lib\$(ConfigurationName)&quot;;&quot;$(LibDir)libogg-1.1.3\lib\$(ConfigurationName)&quot;;&quot;$(LibDir)libvorbis-1.2.0\lib\$(ConfigurationName)&quot;;&quot;$(LibDir)ogre-1.4.9\lib\$(ConfigurationName)&quot;;&quot;$(LibDir)openal-1.1\lib\$(ConfigurationName)&quot;;&quot;$(LibDir)tcl-8.5.2\lib\$(ConfigurationName)&quot;;&quot;$(LibDir)zlib-1.2.3\lib\$(ConfigurationName)&quot;"
     23                AdditionalLibraryDirectories="&quot;$(LibDir)boost-1.35.0\lib\$(ConfigurationName)&quot;;&quot;$(LibDir)cegui-0.6.1\lib\$(ConfigurationName)&quot;;&quot;$(LibDir)enet-1.2\lib\$(ConfigurationName)&quot;;&quot;$(LibDir)freealut-1.1.0\lib\$(ConfigurationName)&quot;;&quot;$(LibDir)libogg-1.1.3\lib\$(ConfigurationName)&quot;;&quot;$(LibDir)libvorbis-1.2.0\lib\$(ConfigurationName)&quot;;&quot;$(LibDir)ode-0.10.1\lib\$(ConfigurationName)&quot;;&quot;$(LibDir)ogre-1.4.9\lib\$(ConfigurationName)&quot;;&quot;$(LibDir)openal-1.1\lib\$(ConfigurationName)&quot;;&quot;$(LibDir)tcl-8.5.2\lib\$(ConfigurationName)&quot;;&quot;$(LibDir)zlib-1.2.3\lib\$(ConfigurationName)&quot;"
    2424                SubSystem="1"
    2525                ImportLibrary="$(IntDir)\$(TargetName).lib"
  • code/branches/physics/visual_studio/vc8/ceguilua.vsprops

    • Property svn:mergeinfo changed (with no actual effect on merging)
  • code/branches/physics/visual_studio/vc8/core.vsprops

    • Property svn:mergeinfo changed (with no actual effect on merging)
  • code/branches/physics/visual_studio/vc8/cpptcl.vsprops

    • Property svn:mergeinfo changed (with no actual effect on merging)
  • code/branches/physics/visual_studio/vc8/debug.vsprops

    • Property svn:mergeinfo changed (with no actual effect on merging)
  • code/branches/physics/visual_studio/vc8/directories.vsprops

    • Property svn:mergeinfo changed (with no actual effect on merging)
  • code/branches/physics/visual_studio/vc8/lua.vsprops

    • Property svn:mergeinfo changed (with no actual effect on merging)
  • code/branches/physics/visual_studio/vc8/network.vsprops

  • code/branches/physics/visual_studio/vc8/orxonox.vcproj

    r2107 r2192  
    206206                                </File>
    207207                                <File
     208                                        RelativePath="..\..\src\orxonox\objects\HelloBullet.cc"
     209                                        >
     210                                </File>
     211                                <File
    208212                                        RelativePath="..\..\src\orxonox\objects\Radar.cc"
    209213                                        >
     
    281285                                        </File>
    282286                                        <File
     287                                                RelativePath="..\..\src\orxonox\objects\worldentities\LinearEntity.cc"
     288                                                >
     289                                        </File>
     290                                        <File
    283291                                                RelativePath="..\..\src\orxonox\objects\worldentities\Model.cc"
    284292                                                >
     
    302310                                        <File
    303311                                                RelativePath="..\..\src\orxonox\objects\worldentities\SpawnPoint.cc"
     312                                                >
     313                                        </File>
     314                                        <File
     315                                                RelativePath="..\..\src\orxonox\objects\worldentities\StaticEntity.cc"
    304316                                                >
    305317                                        </File>
     
    387399                                                RelativePath="..\..\src\orxonox\objects\weaponSystem\Munition.cc"
    388400                                                >
     401                                                <FileConfiguration
     402                                                        Name="Debug|Win32"
     403                                                        ExcludedFromBuild="true"
     404                                                        >
     405                                                        <Tool
     406                                                                Name="VCCLCompilerTool"
     407                                                        />
     408                                                </FileConfiguration>
     409                                                <FileConfiguration
     410                                                        Name="Release|Win32"
     411                                                        ExcludedFromBuild="true"
     412                                                        >
     413                                                        <Tool
     414                                                                Name="VCCLCompilerTool"
     415                                                        />
     416                                                </FileConfiguration>
    389417                                        </File>
    390418                                        <File
    391419                                                RelativePath="..\..\src\orxonox\objects\weaponSystem\Weapon.cc"
    392420                                                >
     421                                                <FileConfiguration
     422                                                        Name="Debug|Win32"
     423                                                        ExcludedFromBuild="true"
     424                                                        >
     425                                                        <Tool
     426                                                                Name="VCCLCompilerTool"
     427                                                        />
     428                                                </FileConfiguration>
     429                                                <FileConfiguration
     430                                                        Name="Release|Win32"
     431                                                        ExcludedFromBuild="true"
     432                                                        >
     433                                                        <Tool
     434                                                                Name="VCCLCompilerTool"
     435                                                        />
     436                                                </FileConfiguration>
    393437                                        </File>
    394438                                        <File
     
    543587                                                RelativePath="..\..\src\orxonox\objects\quest\AddQuest.cc"
    544588                                                >
     589                                                <FileConfiguration
     590                                                        Name="Debug|Win32"
     591                                                        ExcludedFromBuild="true"
     592                                                        >
     593                                                        <Tool
     594                                                                Name="VCCLCompilerTool"
     595                                                        />
     596                                                </FileConfiguration>
     597                                                <FileConfiguration
     598                                                        Name="Release|Win32"
     599                                                        ExcludedFromBuild="true"
     600                                                        >
     601                                                        <Tool
     602                                                                Name="VCCLCompilerTool"
     603                                                        />
     604                                                </FileConfiguration>
    545605                                        </File>
    546606                                        <File
    547607                                                RelativePath="..\..\src\orxonox\objects\quest\AddQuestHint.cc"
    548608                                                >
     609                                                <FileConfiguration
     610                                                        Name="Debug|Win32"
     611                                                        ExcludedFromBuild="true"
     612                                                        >
     613                                                        <Tool
     614                                                                Name="VCCLCompilerTool"
     615                                                        />
     616                                                </FileConfiguration>
     617                                                <FileConfiguration
     618                                                        Name="Release|Win32"
     619                                                        ExcludedFromBuild="true"
     620                                                        >
     621                                                        <Tool
     622                                                                Name="VCCLCompilerTool"
     623                                                        />
     624                                                </FileConfiguration>
    549625                                        </File>
    550626                                        <File
    551627                                                RelativePath="..\..\src\orxonox\objects\quest\AddReward.cc"
    552628                                                >
     629                                                <FileConfiguration
     630                                                        Name="Debug|Win32"
     631                                                        ExcludedFromBuild="true"
     632                                                        >
     633                                                        <Tool
     634                                                                Name="VCCLCompilerTool"
     635                                                        />
     636                                                </FileConfiguration>
     637                                                <FileConfiguration
     638                                                        Name="Release|Win32"
     639                                                        ExcludedFromBuild="true"
     640                                                        >
     641                                                        <Tool
     642                                                                Name="VCCLCompilerTool"
     643                                                        />
     644                                                </FileConfiguration>
    553645                                        </File>
    554646                                        <File
    555647                                                RelativePath="..\..\src\orxonox\objects\quest\ChangeQuestStatus.cc"
    556648                                                >
     649                                                <FileConfiguration
     650                                                        Name="Debug|Win32"
     651                                                        ExcludedFromBuild="true"
     652                                                        >
     653                                                        <Tool
     654                                                                Name="VCCLCompilerTool"
     655                                                        />
     656                                                </FileConfiguration>
     657                                                <FileConfiguration
     658                                                        Name="Release|Win32"
     659                                                        ExcludedFromBuild="true"
     660                                                        >
     661                                                        <Tool
     662                                                                Name="VCCLCompilerTool"
     663                                                        />
     664                                                </FileConfiguration>
    557665                                        </File>
    558666                                        <File
    559667                                                RelativePath="..\..\src\orxonox\objects\quest\CompleteQuest.cc"
    560668                                                >
     669                                                <FileConfiguration
     670                                                        Name="Debug|Win32"
     671                                                        ExcludedFromBuild="true"
     672                                                        >
     673                                                        <Tool
     674                                                                Name="VCCLCompilerTool"
     675                                                        />
     676                                                </FileConfiguration>
     677                                                <FileConfiguration
     678                                                        Name="Release|Win32"
     679                                                        ExcludedFromBuild="true"
     680                                                        >
     681                                                        <Tool
     682                                                                Name="VCCLCompilerTool"
     683                                                        />
     684                                                </FileConfiguration>
    561685                                        </File>
    562686                                        <File
    563687                                                RelativePath="..\..\src\orxonox\objects\quest\FailQuest.cc"
    564688                                                >
     689                                                <FileConfiguration
     690                                                        Name="Debug|Win32"
     691                                                        ExcludedFromBuild="true"
     692                                                        >
     693                                                        <Tool
     694                                                                Name="VCCLCompilerTool"
     695                                                        />
     696                                                </FileConfiguration>
     697                                                <FileConfiguration
     698                                                        Name="Release|Win32"
     699                                                        ExcludedFromBuild="true"
     700                                                        >
     701                                                        <Tool
     702                                                                Name="VCCLCompilerTool"
     703                                                        />
     704                                                </FileConfiguration>
    565705                                        </File>
    566706                                        <File
    567707                                                RelativePath="..\..\src\orxonox\objects\quest\GlobalQuest.cc"
    568708                                                >
     709                                                <FileConfiguration
     710                                                        Name="Debug|Win32"
     711                                                        ExcludedFromBuild="true"
     712                                                        >
     713                                                        <Tool
     714                                                                Name="VCCLCompilerTool"
     715                                                        />
     716                                                </FileConfiguration>
     717                                                <FileConfiguration
     718                                                        Name="Release|Win32"
     719                                                        ExcludedFromBuild="true"
     720                                                        >
     721                                                        <Tool
     722                                                                Name="VCCLCompilerTool"
     723                                                        />
     724                                                </FileConfiguration>
    569725                                        </File>
    570726                                        <File
    571727                                                RelativePath="..\..\src\orxonox\objects\quest\LocalQuest.cc"
    572728                                                >
     729                                                <FileConfiguration
     730                                                        Name="Debug|Win32"
     731                                                        ExcludedFromBuild="true"
     732                                                        >
     733                                                        <Tool
     734                                                                Name="VCCLCompilerTool"
     735                                                        />
     736                                                </FileConfiguration>
     737                                                <FileConfiguration
     738                                                        Name="Release|Win32"
     739                                                        ExcludedFromBuild="true"
     740                                                        >
     741                                                        <Tool
     742                                                                Name="VCCLCompilerTool"
     743                                                        />
     744                                                </FileConfiguration>
    573745                                        </File>
    574746                                        <File
    575747                                                RelativePath="..\..\src\orxonox\objects\quest\Quest.cc"
    576748                                                >
     749                                                <FileConfiguration
     750                                                        Name="Debug|Win32"
     751                                                        ExcludedFromBuild="true"
     752                                                        >
     753                                                        <Tool
     754                                                                Name="VCCLCompilerTool"
     755                                                        />
     756                                                </FileConfiguration>
     757                                                <FileConfiguration
     758                                                        Name="Release|Win32"
     759                                                        ExcludedFromBuild="true"
     760                                                        >
     761                                                        <Tool
     762                                                                Name="VCCLCompilerTool"
     763                                                        />
     764                                                </FileConfiguration>
    577765                                        </File>
    578766                                        <File
    579767                                                RelativePath="..\..\src\orxonox\objects\quest\QuestDescription.cc"
    580768                                                >
     769                                                <FileConfiguration
     770                                                        Name="Debug|Win32"
     771                                                        ExcludedFromBuild="true"
     772                                                        >
     773                                                        <Tool
     774                                                                Name="VCCLCompilerTool"
     775                                                        />
     776                                                </FileConfiguration>
     777                                                <FileConfiguration
     778                                                        Name="Release|Win32"
     779                                                        ExcludedFromBuild="true"
     780                                                        >
     781                                                        <Tool
     782                                                                Name="VCCLCompilerTool"
     783                                                        />
     784                                                </FileConfiguration>
    581785                                        </File>
    582786                                        <File
    583787                                                RelativePath="..\..\src\orxonox\objects\quest\QuestEffect.cc"
    584788                                                >
     789                                                <FileConfiguration
     790                                                        Name="Debug|Win32"
     791                                                        ExcludedFromBuild="true"
     792                                                        >
     793                                                        <Tool
     794                                                                Name="VCCLCompilerTool"
     795                                                        />
     796                                                </FileConfiguration>
     797                                                <FileConfiguration
     798                                                        Name="Release|Win32"
     799                                                        ExcludedFromBuild="true"
     800                                                        >
     801                                                        <Tool
     802                                                                Name="VCCLCompilerTool"
     803                                                        />
     804                                                </FileConfiguration>
    585805                                        </File>
    586806                                        <File
    587807                                                RelativePath="..\..\src\orxonox\objects\quest\QuestHint.cc"
    588808                                                >
     809                                                <FileConfiguration
     810                                                        Name="Debug|Win32"
     811                                                        ExcludedFromBuild="true"
     812                                                        >
     813                                                        <Tool
     814                                                                Name="VCCLCompilerTool"
     815                                                        />
     816                                                </FileConfiguration>
     817                                                <FileConfiguration
     818                                                        Name="Release|Win32"
     819                                                        ExcludedFromBuild="true"
     820                                                        >
     821                                                        <Tool
     822                                                                Name="VCCLCompilerTool"
     823                                                        />
     824                                                </FileConfiguration>
    589825                                        </File>
    590826                                        <File
    591827                                                RelativePath="..\..\src\orxonox\objects\quest\QuestItem.cc"
    592828                                                >
     829                                                <FileConfiguration
     830                                                        Name="Debug|Win32"
     831                                                        ExcludedFromBuild="true"
     832                                                        >
     833                                                        <Tool
     834                                                                Name="VCCLCompilerTool"
     835                                                        />
     836                                                </FileConfiguration>
     837                                                <FileConfiguration
     838                                                        Name="Release|Win32"
     839                                                        ExcludedFromBuild="true"
     840                                                        >
     841                                                        <Tool
     842                                                                Name="VCCLCompilerTool"
     843                                                        />
     844                                                </FileConfiguration>
    593845                                        </File>
    594846                                        <File
    595847                                                RelativePath="..\..\src\orxonox\objects\quest\QuestManager.cc"
    596848                                                >
     849                                                <FileConfiguration
     850                                                        Name="Debug|Win32"
     851                                                        ExcludedFromBuild="true"
     852                                                        >
     853                                                        <Tool
     854                                                                Name="VCCLCompilerTool"
     855                                                        />
     856                                                </FileConfiguration>
     857                                                <FileConfiguration
     858                                                        Name="Release|Win32"
     859                                                        ExcludedFromBuild="true"
     860                                                        >
     861                                                        <Tool
     862                                                                Name="VCCLCompilerTool"
     863                                                        />
     864                                                </FileConfiguration>
    597865                                        </File>
    598866                                        <File
    599867                                                RelativePath="..\..\src\orxonox\objects\quest\Rewardable.cc"
    600868                                                >
     869                                                <FileConfiguration
     870                                                        Name="Debug|Win32"
     871                                                        ExcludedFromBuild="true"
     872                                                        >
     873                                                        <Tool
     874                                                                Name="VCCLCompilerTool"
     875                                                        />
     876                                                </FileConfiguration>
     877                                                <FileConfiguration
     878                                                        Name="Release|Win32"
     879                                                        ExcludedFromBuild="true"
     880                                                        >
     881                                                        <Tool
     882                                                                Name="VCCLCompilerTool"
     883                                                        />
     884                                                </FileConfiguration>
    601885                                        </File>
    602886                                </Filter>
     
    8461130                                </File>
    8471131                                <File
     1132                                        RelativePath="..\..\src\orxonox\objects\HelloBullet.h"
     1133                                        >
     1134                                </File>
     1135                                <File
    8481136                                        RelativePath="..\..\src\orxonox\objects\Radar.h"
    8491137                                        >
     
    9051193                                        </File>
    9061194                                        <File
     1195                                                RelativePath="..\..\src\orxonox\objects\worldentities\LinearEntity.h"
     1196                                                >
     1197                                        </File>
     1198                                        <File
    9071199                                                RelativePath="..\..\src\orxonox\objects\worldentities\Model.h"
    9081200                                                >
     
    9261218                                        <File
    9271219                                                RelativePath="..\..\src\orxonox\objects\worldentities\SpawnPoint.h"
     1220                                                >
     1221                                        </File>
     1222                                        <File
     1223                                                RelativePath="..\..\src\orxonox\objects\worldentities\StaticEntity.h"
    9281224                                                >
    9291225                                        </File>
  • code/branches/physics/visual_studio/vc8/orxonox.vsprops

    r2103 r2192  
    99                Name="VCCLCompilerTool"
    1010                AdditionalOptions="/MP2 /Zm200"
     11                AdditionalIncludeDirectories="$(RootDir)src\orxonox"
    1112                PreprocessorDefinitions="ORXONOX_NO_EXPORTS;ORXONOX_ENABLE_PCH;LUA_BUILD_AS_DLL"
    1213                UsePrecompiledHeader="2"
  • code/branches/physics/visual_studio/vc8/orxonox_vc8.sln

    r2103 r2192  
    88        EndProjectSection
    99        ProjectSection(ProjectDependencies) = postProject
    10                 {4BBBB49F-3203-4BB4-AAE3-48BCA96FCB4F} = {4BBBB49F-3203-4BB4-AAE3-48BCA96FCB4F}
     10                {35575B59-E1AE-40E8-89C4-2862B5B09B68} = {35575B59-E1AE-40E8-89C4-2862B5B09B68}
     11                {63B3E57A-4382-42F3-85EC-E869CFCCA88F} = {63B3E57A-4382-42F3-85EC-E869CFCCA88F}
     12                {2240ECD7-2F48-4431-8E1B-25466A384CCC} = {2240ECD7-2F48-4431-8E1B-25466A384CCC}
    1113                {F101C2F0-1CB9-4A57-827B-6C399A99B28F} = {F101C2F0-1CB9-4A57-827B-6C399A99B28F}
    1214                {271715F3-5B90-4110-A552-70C788084A86} = {271715F3-5B90-4110-A552-70C788084A86}
    13                 {2240ECD7-2F48-4431-8E1B-25466A384CCC} = {2240ECD7-2F48-4431-8E1B-25466A384CCC}
    14                 {35575B59-E1AE-40E8-89C4-2862B5B09B68} = {35575B59-E1AE-40E8-89C4-2862B5B09B68}
    15                 {4733BD1A-E04C-458D-8BFB-5010250EA497} = {4733BD1A-E04C-458D-8BFB-5010250EA497}
    16                 {63B3E57A-4382-42F3-85EC-E869CFCCA88F} = {63B3E57A-4382-42F3-85EC-E869CFCCA88F}
     15                {09E86264-CA02-4A60-98EA-61BB3F460160} = {09E86264-CA02-4A60-98EA-61BB3F460160}
     16                {C8659D22-3CB7-41C9-A1BC-B40DB70A31A5} = {C8659D22-3CB7-41C9-A1BC-B40DB70A31A5}
     17                {41481057-47FD-4BEF-853B-7EF5F975F05E} = {41481057-47FD-4BEF-853B-7EF5F975F05E}
     18                {BA753941-F455-43A2-925C-7F3E02F6A995} = {BA753941-F455-43A2-925C-7F3E02F6A995}
     19                {4BBBB49F-3203-4BB4-AAE3-48BCA96FCB4F} = {4BBBB49F-3203-4BB4-AAE3-48BCA96FCB4F}
     20                {71FC0211-5EB5-4637-BE8A-A48EC3CC27D0} = {71FC0211-5EB5-4637-BE8A-A48EC3CC27D0}
    1721                {35E36A06-0A5C-4A0D-9AB6-5A05EAA87626} = {35E36A06-0A5C-4A0D-9AB6-5A05EAA87626}
     22        EndProjectSection
     23EndProject
     24Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cpptcl", "cpptcl.vcproj", "{53C56131-E2AA-4A27-B460-7AC05D61A0E6}"
     25        ProjectSection(WebsiteProperties) = preProject
     26                Debug.AspNetCompiler.Debug = "True"
     27                Release.AspNetCompiler.Debug = "False"
     28        EndProjectSection
     29EndProject
     30Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "tinyxml", "tinyxml.vcproj", "{F101C2F0-1CB9-4A57-827B-6C399A99B28F}"
     31        ProjectSection(WebsiteProperties) = preProject
     32                Debug.AspNetCompiler.Debug = "True"
     33                Release.AspNetCompiler.Debug = "False"
     34        EndProjectSection
     35EndProject
     36Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "tolua", "tolua.vcproj", "{35E36A06-0A5C-4A0D-9AB6-5A05EAA87626}"
     37        ProjectSection(WebsiteProperties) = preProject
     38                Debug.AspNetCompiler.Debug = "True"
     39                Release.AspNetCompiler.Debug = "False"
     40        EndProjectSection
     41        ProjectSection(ProjectDependencies) = postProject
     42                {63B3E57A-4382-42F3-85EC-E869CFCCA88F} = {63B3E57A-4382-42F3-85EC-E869CFCCA88F}
     43        EndProjectSection
     44EndProject
     45Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "toluagen_orxonox", "toluagen_orxonox.vcproj", "{71FC0211-5EB5-4637-BE8A-A48EC3CC27D0}"
     46        ProjectSection(WebsiteProperties) = preProject
     47                Debug.AspNetCompiler.Debug = "True"
     48                Release.AspNetCompiler.Debug = "False"
     49        EndProjectSection
     50        ProjectSection(ProjectDependencies) = postProject
     51                {A0724246-CB7C-420B-BCF0-68EF205AFE34} = {A0724246-CB7C-420B-BCF0-68EF205AFE34}
     52                {C6692661-9160-49E6-B109-A155F9485402} = {C6692661-9160-49E6-B109-A155F9485402}
     53                {8F5B7ED0-D380-4B4F-A744-3A568718176C} = {8F5B7ED0-D380-4B4F-A744-3A568718176C}
     54        EndProjectSection
     55EndProject
     56Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "toluagen", "toluagen.vcproj", "{A0724246-CB7C-420B-BCF0-68EF205AFE34}"
     57        ProjectSection(WebsiteProperties) = preProject
     58                Debug.AspNetCompiler.Debug = "True"
     59                Release.AspNetCompiler.Debug = "False"
     60        EndProjectSection
     61        ProjectSection(ProjectDependencies) = postProject
     62                {C6692661-9160-49E6-B109-A155F9485402} = {C6692661-9160-49E6-B109-A155F9485402}
     63                {8F5B7ED0-D380-4B4F-A744-3A568718176C} = {8F5B7ED0-D380-4B4F-A744-3A568718176C}
     64        EndProjectSection
     65EndProject
     66Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "util", "util.vcproj", "{2240ECD7-2F48-4431-8E1B-25466A384CCC}"
     67        ProjectSection(WebsiteProperties) = preProject
     68                Debug.AspNetCompiler.Debug = "True"
     69                Release.AspNetCompiler.Debug = "False"
     70        EndProjectSection
     71EndProject
     72Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "core", "core.vcproj", "{271715F3-5B90-4110-A552-70C788084A86}"
     73        ProjectSection(WebsiteProperties) = preProject
     74                Debug.AspNetCompiler.Debug = "True"
     75                Release.AspNetCompiler.Debug = "False"
     76        EndProjectSection
     77        ProjectSection(ProjectDependencies) = postProject
    1878                {71FC0211-5EB5-4637-BE8A-A48EC3CC27D0} = {71FC0211-5EB5-4637-BE8A-A48EC3CC27D0}
    19         EndProjectSection
    20 EndProject
    21 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cpptcl", "cpptcl.vcproj", "{53C56131-E2AA-4A27-B460-7AC05D61A0E6}"
    22         ProjectSection(WebsiteProperties) = preProject
    23                 Debug.AspNetCompiler.Debug = "True"
    24                 Release.AspNetCompiler.Debug = "False"
    25         EndProjectSection
    26 EndProject
    27 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "tinyxml", "tinyxml.vcproj", "{F101C2F0-1CB9-4A57-827B-6C399A99B28F}"
    28         ProjectSection(WebsiteProperties) = preProject
    29                 Debug.AspNetCompiler.Debug = "True"
    30                 Release.AspNetCompiler.Debug = "False"
    31         EndProjectSection
    32 EndProject
    33 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "tolua", "tolua.vcproj", "{35E36A06-0A5C-4A0D-9AB6-5A05EAA87626}"
    34         ProjectSection(WebsiteProperties) = preProject
    35                 Debug.AspNetCompiler.Debug = "True"
    36                 Release.AspNetCompiler.Debug = "False"
    37         EndProjectSection
    38         ProjectSection(ProjectDependencies) = postProject
    39                 {63B3E57A-4382-42F3-85EC-E869CFCCA88F} = {63B3E57A-4382-42F3-85EC-E869CFCCA88F}
    40         EndProjectSection
    41 EndProject
    42 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "toluagen_orxonox", "toluagen_orxonox.vcproj", "{71FC0211-5EB5-4637-BE8A-A48EC3CC27D0}"
    43         ProjectSection(WebsiteProperties) = preProject
    44                 Debug.AspNetCompiler.Debug = "True"
    45                 Release.AspNetCompiler.Debug = "False"
    46         EndProjectSection
    47         ProjectSection(ProjectDependencies) = postProject
    48                 {8F5B7ED0-D380-4B4F-A744-3A568718176C} = {8F5B7ED0-D380-4B4F-A744-3A568718176C}
    49                 {C6692661-9160-49E6-B109-A155F9485402} = {C6692661-9160-49E6-B109-A155F9485402}
    50                 {A0724246-CB7C-420B-BCF0-68EF205AFE34} = {A0724246-CB7C-420B-BCF0-68EF205AFE34}
    51         EndProjectSection
    52 EndProject
    53 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "toluagen", "toluagen.vcproj", "{A0724246-CB7C-420B-BCF0-68EF205AFE34}"
    54         ProjectSection(WebsiteProperties) = preProject
    55                 Debug.AspNetCompiler.Debug = "True"
    56                 Release.AspNetCompiler.Debug = "False"
    57         EndProjectSection
    58         ProjectSection(ProjectDependencies) = postProject
    59                 {8F5B7ED0-D380-4B4F-A744-3A568718176C} = {8F5B7ED0-D380-4B4F-A744-3A568718176C}
    60                 {C6692661-9160-49E6-B109-A155F9485402} = {C6692661-9160-49E6-B109-A155F9485402}
    61         EndProjectSection
    62 EndProject
    63 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "util", "util.vcproj", "{2240ECD7-2F48-4431-8E1B-25466A384CCC}"
    64         ProjectSection(WebsiteProperties) = preProject
    65                 Debug.AspNetCompiler.Debug = "True"
    66                 Release.AspNetCompiler.Debug = "False"
    67         EndProjectSection
    68 EndProject
    69 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "core", "core.vcproj", "{271715F3-5B90-4110-A552-70C788084A86}"
    70         ProjectSection(WebsiteProperties) = preProject
    71                 Debug.AspNetCompiler.Debug = "True"
    72                 Release.AspNetCompiler.Debug = "False"
    73         EndProjectSection
    74         ProjectSection(ProjectDependencies) = postProject
     79                {63B3E57A-4382-42F3-85EC-E869CFCCA88F} = {63B3E57A-4382-42F3-85EC-E869CFCCA88F}
     80                {35E36A06-0A5C-4A0D-9AB6-5A05EAA87626} = {35E36A06-0A5C-4A0D-9AB6-5A05EAA87626}
     81                {53C56131-E2AA-4A27-B460-7AC05D61A0E6} = {53C56131-E2AA-4A27-B460-7AC05D61A0E6}
     82                {2240ECD7-2F48-4431-8E1B-25466A384CCC} = {2240ECD7-2F48-4431-8E1B-25466A384CCC}
     83                {F101C2F0-1CB9-4A57-827B-6C399A99B28F} = {F101C2F0-1CB9-4A57-827B-6C399A99B28F}
    7584                {EA969DF2-70AF-46E6-BBE2-E03112E04CB8} = {EA969DF2-70AF-46E6-BBE2-E03112E04CB8}
    76                 {F101C2F0-1CB9-4A57-827B-6C399A99B28F} = {F101C2F0-1CB9-4A57-827B-6C399A99B28F}
    77                 {2240ECD7-2F48-4431-8E1B-25466A384CCC} = {2240ECD7-2F48-4431-8E1B-25466A384CCC}
    78                 {53C56131-E2AA-4A27-B460-7AC05D61A0E6} = {53C56131-E2AA-4A27-B460-7AC05D61A0E6}
     85        EndProjectSection
     86EndProject
     87Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "audio", "audio.vcproj", "{4733BD1A-E04C-458D-8BFB-5010250EA497}"
     88        ProjectSection(WebsiteProperties) = preProject
     89                Debug.AspNetCompiler.Debug = "True"
     90                Release.AspNetCompiler.Debug = "False"
     91        EndProjectSection
     92        ProjectSection(ProjectDependencies) = postProject
     93                {2240ECD7-2F48-4431-8E1B-25466A384CCC} = {2240ECD7-2F48-4431-8E1B-25466A384CCC}
     94                {271715F3-5B90-4110-A552-70C788084A86} = {271715F3-5B90-4110-A552-70C788084A86}
     95        EndProjectSection
     96EndProject
     97Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "network", "network.vcproj", "{35575B59-E1AE-40E8-89C4-2862B5B09B68}"
     98        ProjectSection(WebsiteProperties) = preProject
     99                Debug.AspNetCompiler.Debug = "True"
     100                Release.AspNetCompiler.Debug = "False"
     101        EndProjectSection
     102        ProjectSection(ProjectDependencies) = postProject
     103                {2240ECD7-2F48-4431-8E1B-25466A384CCC} = {2240ECD7-2F48-4431-8E1B-25466A384CCC}
     104                {271715F3-5B90-4110-A552-70C788084A86} = {271715F3-5B90-4110-A552-70C788084A86}
     105        EndProjectSection
     106EndProject
     107Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "lua", "lua.vcproj", "{63B3E57A-4382-42F3-85EC-E869CFCCA88F}"
     108        ProjectSection(WebsiteProperties) = preProject
     109                Debug.AspNetCompiler.Debug = "True"
     110                Release.AspNetCompiler.Debug = "False"
     111        EndProjectSection
     112EndProject
     113Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ceguilua", "ceguilua.vcproj", "{4BBBB49F-3203-4BB4-AAE3-48BCA96FCB4F}"
     114        ProjectSection(WebsiteProperties) = preProject
     115                Debug.AspNetCompiler.Debug = "True"
     116                Release.AspNetCompiler.Debug = "False"
     117        EndProjectSection
     118        ProjectSection(ProjectDependencies) = postProject
     119                {63B3E57A-4382-42F3-85EC-E869CFCCA88F} = {63B3E57A-4382-42F3-85EC-E869CFCCA88F}
    79120                {35E36A06-0A5C-4A0D-9AB6-5A05EAA87626} = {35E36A06-0A5C-4A0D-9AB6-5A05EAA87626}
    80                 {63B3E57A-4382-42F3-85EC-E869CFCCA88F} = {63B3E57A-4382-42F3-85EC-E869CFCCA88F}
    81                 {71FC0211-5EB5-4637-BE8A-A48EC3CC27D0} = {71FC0211-5EB5-4637-BE8A-A48EC3CC27D0}
    82         EndProjectSection
    83 EndProject
    84 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "audio", "audio.vcproj", "{4733BD1A-E04C-458D-8BFB-5010250EA497}"
    85         ProjectSection(WebsiteProperties) = preProject
    86                 Debug.AspNetCompiler.Debug = "True"
    87                 Release.AspNetCompiler.Debug = "False"
    88         EndProjectSection
    89         ProjectSection(ProjectDependencies) = postProject
    90                 {271715F3-5B90-4110-A552-70C788084A86} = {271715F3-5B90-4110-A552-70C788084A86}
    91                 {2240ECD7-2F48-4431-8E1B-25466A384CCC} = {2240ECD7-2F48-4431-8E1B-25466A384CCC}
    92         EndProjectSection
    93 EndProject
    94 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "network", "network.vcproj", "{35575B59-E1AE-40E8-89C4-2862B5B09B68}"
    95         ProjectSection(WebsiteProperties) = preProject
    96                 Debug.AspNetCompiler.Debug = "True"
    97                 Release.AspNetCompiler.Debug = "False"
    98         EndProjectSection
    99         ProjectSection(ProjectDependencies) = postProject
    100                 {271715F3-5B90-4110-A552-70C788084A86} = {271715F3-5B90-4110-A552-70C788084A86}
    101                 {2240ECD7-2F48-4431-8E1B-25466A384CCC} = {2240ECD7-2F48-4431-8E1B-25466A384CCC}
    102         EndProjectSection
    103 EndProject
    104 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "lua", "lua.vcproj", "{63B3E57A-4382-42F3-85EC-E869CFCCA88F}"
    105         ProjectSection(WebsiteProperties) = preProject
    106                 Debug.AspNetCompiler.Debug = "True"
    107                 Release.AspNetCompiler.Debug = "False"
    108         EndProjectSection
    109 EndProject
    110 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ceguilua", "ceguilua.vcproj", "{4BBBB49F-3203-4BB4-AAE3-48BCA96FCB4F}"
    111         ProjectSection(WebsiteProperties) = preProject
    112                 Debug.AspNetCompiler.Debug = "True"
    113                 Release.AspNetCompiler.Debug = "False"
    114         EndProjectSection
    115         ProjectSection(ProjectDependencies) = postProject
    116                 {35E36A06-0A5C-4A0D-9AB6-5A05EAA87626} = {35E36A06-0A5C-4A0D-9AB6-5A05EAA87626}
    117                 {63B3E57A-4382-42F3-85EC-E869CFCCA88F} = {63B3E57A-4382-42F3-85EC-E869CFCCA88F}
    118121        EndProjectSection
    119122EndProject
     
    137140EndProject
    138141Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "lua_static", "lua_static.vcproj", "{8F5B7ED0-D380-4B4F-A744-3A568718176C}"
     142        ProjectSection(WebsiteProperties) = preProject
     143                Debug.AspNetCompiler.Debug = "True"
     144                Release.AspNetCompiler.Debug = "False"
     145        EndProjectSection
     146EndProject
     147Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ogrebullet_collisions", "ogrebullet_collisions.vcproj", "{77D52DF7-23DD-4739-A4F4-D9BD6C1EA9AD}"
     148        ProjectSection(WebsiteProperties) = preProject
     149                Debug.AspNetCompiler.Debug = "True"
     150                Release.AspNetCompiler.Debug = "False"
     151        EndProjectSection
     152EndProject
     153Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ogrebullet_dynamics", "ogrebullet_dynamics.vcproj", "{40511677-D792-42A1-AD87-DEE31D887F67}"
     154        ProjectSection(WebsiteProperties) = preProject
     155                Debug.AspNetCompiler.Debug = "True"
     156                Release.AspNetCompiler.Debug = "False"
     157        EndProjectSection
     158EndProject
     159Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bullet_collision", "bullet_collision.vcproj", "{BA753941-F455-43A2-925C-7F3E02F6A995}"
     160        ProjectSection(WebsiteProperties) = preProject
     161                Debug.AspNetCompiler.Debug = "True"
     162                Release.AspNetCompiler.Debug = "False"
     163        EndProjectSection
     164EndProject
     165Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bullet_dynamics", "bullet_dynamics.vcproj", "{41481057-47FD-4BEF-853B-7EF5F975F05E}"
     166        ProjectSection(WebsiteProperties) = preProject
     167                Debug.AspNetCompiler.Debug = "True"
     168                Release.AspNetCompiler.Debug = "False"
     169        EndProjectSection
     170EndProject
     171Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bullet_linearmath", "bullet_linearmath.vcproj", "{C8659D22-3CB7-41C9-A1BC-B40DB70A31A5}"
     172        ProjectSection(WebsiteProperties) = preProject
     173                Debug.AspNetCompiler.Debug = "True"
     174                Release.AspNetCompiler.Debug = "False"
     175        EndProjectSection
     176EndProject
     177Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bullet_softbody", "bullet_softbody.vcproj", "{09E86264-CA02-4A60-98EA-61BB3F460160}"
    139178        ProjectSection(WebsiteProperties) = preProject
    140179                Debug.AspNetCompiler.Debug = "True"
     
    148187        EndGlobalSection
    149188        GlobalSection(ProjectConfigurationPlatforms) = postSolution
     189                {0B6C5CFD-F91B-432A-80A3-2610F61E060B}.Debug|Win32.ActiveCfg = Debug|Win32
     190                {0B6C5CFD-F91B-432A-80A3-2610F61E060B}.Debug|Win32.Build.0 = Debug|Win32
     191                {0B6C5CFD-F91B-432A-80A3-2610F61E060B}.Release|Win32.ActiveCfg = Release|Win32
     192                {0B6C5CFD-F91B-432A-80A3-2610F61E060B}.Release|Win32.Build.0 = Release|Win32
    150193                {53C56131-E2AA-4A27-B460-7AC05D61A0E6}.Debug|Win32.ActiveCfg = Debug|Win32
    151194                {53C56131-E2AA-4A27-B460-7AC05D61A0E6}.Debug|Win32.Build.0 = Debug|Win32
     
    177220                {271715F3-5B90-4110-A552-70C788084A86}.Release|Win32.Build.0 = Release|Win32
    178221                {4733BD1A-E04C-458D-8BFB-5010250EA497}.Debug|Win32.ActiveCfg = Debug|Win32
    179                 {4733BD1A-E04C-458D-8BFB-5010250EA497}.Debug|Win32.Build.0 = Debug|Win32
    180222                {4733BD1A-E04C-458D-8BFB-5010250EA497}.Release|Win32.ActiveCfg = Release|Win32
    181                 {4733BD1A-E04C-458D-8BFB-5010250EA497}.Release|Win32.Build.0 = Release|Win32
    182223                {35575B59-E1AE-40E8-89C4-2862B5B09B68}.Debug|Win32.ActiveCfg = Debug|Win32
    183224                {35575B59-E1AE-40E8-89C4-2862B5B09B68}.Debug|Win32.Build.0 = Debug|Win32
    184225                {35575B59-E1AE-40E8-89C4-2862B5B09B68}.Release|Win32.ActiveCfg = Release|Win32
    185226                {35575B59-E1AE-40E8-89C4-2862B5B09B68}.Release|Win32.Build.0 = Release|Win32
    186                 {0B6C5CFD-F91B-432A-80A3-2610F61E060B}.Debug|Win32.ActiveCfg = Debug|Win32
    187                 {0B6C5CFD-F91B-432A-80A3-2610F61E060B}.Debug|Win32.Build.0 = Debug|Win32
    188                 {0B6C5CFD-F91B-432A-80A3-2610F61E060B}.Release|Win32.ActiveCfg = Release|Win32
    189                 {0B6C5CFD-F91B-432A-80A3-2610F61E060B}.Release|Win32.Build.0 = Release|Win32
    190227                {63B3E57A-4382-42F3-85EC-E869CFCCA88F}.Debug|Win32.ActiveCfg = Debug|Win32
    191228                {63B3E57A-4382-42F3-85EC-E869CFCCA88F}.Debug|Win32.Build.0 = Debug|Win32
     
    208245                {8F5B7ED0-D380-4B4F-A744-3A568718176C}.Release|Win32.ActiveCfg = Release|Win32
    209246                {8F5B7ED0-D380-4B4F-A744-3A568718176C}.Release|Win32.Build.0 = Release|Win32
     247                {77D52DF7-23DD-4739-A4F4-D9BD6C1EA9AD}.Debug|Win32.ActiveCfg = Debug|Win32
     248                {77D52DF7-23DD-4739-A4F4-D9BD6C1EA9AD}.Release|Win32.ActiveCfg = Release|Win32
     249                {40511677-D792-42A1-AD87-DEE31D887F67}.Debug|Win32.ActiveCfg = Debug|Win32
     250                {40511677-D792-42A1-AD87-DEE31D887F67}.Release|Win32.ActiveCfg = Release|Win32
     251                {BA753941-F455-43A2-925C-7F3E02F6A995}.Debug|Win32.ActiveCfg = Debug|Win32
     252                {BA753941-F455-43A2-925C-7F3E02F6A995}.Debug|Win32.Build.0 = Debug|Win32
     253                {BA753941-F455-43A2-925C-7F3E02F6A995}.Release|Win32.ActiveCfg = Release|Win32
     254                {BA753941-F455-43A2-925C-7F3E02F6A995}.Release|Win32.Build.0 = Release|Win32
     255                {41481057-47FD-4BEF-853B-7EF5F975F05E}.Debug|Win32.ActiveCfg = Debug|Win32
     256                {41481057-47FD-4BEF-853B-7EF5F975F05E}.Debug|Win32.Build.0 = Debug|Win32
     257                {41481057-47FD-4BEF-853B-7EF5F975F05E}.Release|Win32.ActiveCfg = Release|Win32
     258                {41481057-47FD-4BEF-853B-7EF5F975F05E}.Release|Win32.Build.0 = Release|Win32
     259                {C8659D22-3CB7-41C9-A1BC-B40DB70A31A5}.Debug|Win32.ActiveCfg = Debug|Win32
     260                {C8659D22-3CB7-41C9-A1BC-B40DB70A31A5}.Debug|Win32.Build.0 = Debug|Win32
     261                {C8659D22-3CB7-41C9-A1BC-B40DB70A31A5}.Release|Win32.ActiveCfg = Release|Win32
     262                {C8659D22-3CB7-41C9-A1BC-B40DB70A31A5}.Release|Win32.Build.0 = Release|Win32
     263                {09E86264-CA02-4A60-98EA-61BB3F460160}.Debug|Win32.ActiveCfg = Debug|Win32
     264                {09E86264-CA02-4A60-98EA-61BB3F460160}.Debug|Win32.Build.0 = Debug|Win32
     265                {09E86264-CA02-4A60-98EA-61BB3F460160}.Release|Win32.ActiveCfg = Release|Win32
     266                {09E86264-CA02-4A60-98EA-61BB3F460160}.Release|Win32.Build.0 = Release|Win32
    210267        EndGlobalSection
    211268        GlobalSection(SolutionProperties) = preSolution
     
    223280                {C6692661-9160-49E6-B109-A155F9485402} = {B9D56701-B4DB-43F8-9920-241CA418C1CE}
    224281                {8F5B7ED0-D380-4B4F-A744-3A568718176C} = {B9D56701-B4DB-43F8-9920-241CA418C1CE}
     282                {77D52DF7-23DD-4739-A4F4-D9BD6C1EA9AD} = {B9D56701-B4DB-43F8-9920-241CA418C1CE}
     283                {40511677-D792-42A1-AD87-DEE31D887F67} = {B9D56701-B4DB-43F8-9920-241CA418C1CE}
     284                {BA753941-F455-43A2-925C-7F3E02F6A995} = {B9D56701-B4DB-43F8-9920-241CA418C1CE}
     285                {41481057-47FD-4BEF-853B-7EF5F975F05E} = {B9D56701-B4DB-43F8-9920-241CA418C1CE}
     286                {C8659D22-3CB7-41C9-A1BC-B40DB70A31A5} = {B9D56701-B4DB-43F8-9920-241CA418C1CE}
     287                {09E86264-CA02-4A60-98EA-61BB3F460160} = {B9D56701-B4DB-43F8-9920-241CA418C1CE}
    225288        EndGlobalSection
    226289EndGlobal
  • code/branches/physics/visual_studio/vc8/release.vsprops

    • Property svn:mergeinfo changed (with no actual effect on merging)
  • code/branches/physics/visual_studio/vc8/tinyxml.vcproj

    • Property svn:mergeinfo changed (with no actual effect on merging)
  • code/branches/physics/visual_studio/vc8/tinyxml.vsprops

    • Property svn:mergeinfo changed (with no actual effect on merging)
  • code/branches/physics/visual_studio/vc8/tolua.vsprops

    • Property svn:mergeinfo changed (with no actual effect on merging)
  • code/branches/physics/visual_studio/vc8/toluagen.vcproj

    • Property svn:mergeinfo changed (with no actual effect on merging)
  • code/branches/physics/visual_studio/vc8/toluagen.vsprops

    • Property svn:mergeinfo changed (with no actual effect on merging)
  • code/branches/physics/visual_studio/vc8/toluagen_orxonox.vcproj

    • Property svn:mergeinfo changed (with no actual effect on merging)
  • code/branches/physics/visual_studio/vc8/toluagen_orxonox.vsprops

    • Property svn:mergeinfo changed (with no actual effect on merging)
  • code/branches/physics/visual_studio/vc8/util.vsprops

    • Property svn:mergeinfo changed (with no actual effect on merging)
Note: See TracChangeset for help on using the changeset viewer.