Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Apr 10, 2008, 5:12:02 PM (16 years ago)
Author:
rgrieder
Message:
  • modified the input handler
  • few more little changes
Location:
code/branches/input/visual_studio
Files:
2 added
6 edited

Legend:

Unmodified
Added
Removed
  • code/branches/input/visual_studio/base_properties_release.vsprops

    r975 r1022  
    1212                PreprocessorDefinitions="NDEBUG"
    1313                RuntimeLibrary="2"
    14                 DebugInformationFormat="0"
     14                DebugInformationFormat="3"
    1515        />
    1616        <Tool
  • code/branches/input/visual_studio/base_properties_release_sse.vsprops

    r790 r1022  
    1 <?xml version="1.0" encoding="Windows-1252"?>
    2 <VisualStudioPropertySheet
    3         ProjectType="Visual C++"
    4         Version="8.00"
    5         Name="base_properties_release_sse"
    6         InheritedPropertySheets=".\base_properties_release.vsprops"
    7         >
    8         <Tool
    9                 Name="VCCLCompilerTool"
    10                 PreprocessorDefinitions="NDEBUG"
    11                 EnableEnhancedInstructionSet="1"
    12         />
    13         <UserMacro
    14                 Name="CS"
    15                 Value="_sse"
    16         />
    17         <UserMacro
    18                 Name="CSS"
    19                 Value=""
    20         />
    21 </VisualStudioPropertySheet>
  • code/branches/input/visual_studio/base_properties_release_sse2.vsprops

    r790 r1022  
    1 <?xml version="1.0" encoding="Windows-1252"?>
    2 <VisualStudioPropertySheet
    3         ProjectType="Visual C++"
    4         Version="8.00"
    5         Name="base_properties_release_sse2"
    6         InheritedPropertySheets=".\base_properties_release.vsprops"
    7         >
    8         <Tool
    9                 Name="VCCLCompilerTool"
    10                 EnableEnhancedInstructionSet="2"
    11         />
    12         <UserMacro
    13                 Name="CS"
    14                 Value="_sse2"
    15         />
    16         <UserMacro
    17                 Name="CSS"
    18                 Value=""
    19         />
    20 </VisualStudioPropertySheet>
  • code/branches/input/visual_studio/orxonox_vc8.sln

    r975 r1022  
    5656        EndProjectSection
    5757EndProject
     58Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "tolua++", "vc8\tolua++.vcproj", "{35E36A06-0A5C-4A0D-9AB6-5A05EAA87626}"
     59        ProjectSection(WebsiteProperties) = preProject
     60                Debug.AspNetCompiler.Debug = "True"
     61                Release.AspNetCompiler.Debug = "False"
     62        EndProjectSection
     63EndProject
    5864Global
    5965        GlobalSection(SolutionConfigurationPlatforms) = preSolution
     
    8389                {2240ECD7-2F48-4431-8E1B-25466A384CCC}.Release|Win32.Build.0 = Release|Win32
    8490                {F101C2F0-1CB9-4A57-827B-6C399A99B28F}.Debug|Win32.ActiveCfg = Debug|Win32
    85                 {F101C2F0-1CB9-4A57-827B-6C399A99B28F}.Debug|Win32.Build.0 = Debug|Win32
    8691                {F101C2F0-1CB9-4A57-827B-6C399A99B28F}.Release|Win32.ActiveCfg = Release|Win32
    87                 {F101C2F0-1CB9-4A57-827B-6C399A99B28F}.Release|Win32.Build.0 = Release|Win32
     92                {35E36A06-0A5C-4A0D-9AB6-5A05EAA87626}.Debug|Win32.ActiveCfg = Debug|Win32
     93                {35E36A06-0A5C-4A0D-9AB6-5A05EAA87626}.Release|Win32.ActiveCfg = Release|Win32
    8894        EndGlobalSection
    8995        GlobalSection(SolutionProperties) = preSolution
  • code/branches/input/visual_studio/vc8/orxonox.vcproj

    r975 r1022  
    432432                        UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
    433433                        >
    434                         <File
    435                                 RelativePath="..\..\bin\media.cfg"
    436                                 >
    437                         </File>
    438                         <File
    439                                 RelativePath="..\..\bin\ogre.cfg"
    440                                 >
    441                         </File>
    442                         <File
    443                                 RelativePath="..\..\bin\ogre.cfg-init"
    444                                 >
    445                         </File>
    446                         <File
    447                                 RelativePath="..\..\bin\Ogre.log"
    448                                 >
    449                         </File>
    450                         <File
    451                                 RelativePath="..\..\bin\orxonox.bat"
    452                                 >
    453                         </File>
    454                         <File
    455                                 RelativePath="..\..\bin\orxonox.ini"
    456                                 >
    457                         </File>
    458                         <File
    459                                 RelativePath="..\..\bin\orxonox.log"
    460                                 >
    461                         </File>
    462                         <File
    463                                 RelativePath="..\..\bin\orxonox_d.bat"
    464                                 >
    465                         </File>
    466                         <File
    467                                 RelativePath="..\..\bin\plugins.cfg"
    468                                 >
    469                         </File>
    470                         <File
    471                                 RelativePath="..\..\bin\plugins.cfg-init"
    472                                 >
    473                         </File>
    474                         <File
    475                                 RelativePath="..\..\bin\plugins_d.cfg"
    476                                 >
    477                         </File>
    478                         <File
    479                                 RelativePath="..\..\bin\quake3settings.cfg"
    480                                 >
    481                         </File>
    482                         <File
    483                                 RelativePath="..\..\bin\resources.cfg"
    484                                 >
    485                         </File>
    486                         <File
    487                                 RelativePath="..\..\bin\run-script"
    488                                 >
    489                         </File>
    490                         <File
    491                                 RelativePath="..\..\bin\translation_default.lang"
    492                                 >
    493                         </File>
    494                         <File
    495                                 RelativePath="..\..\bin\translation_german.lang"
    496                                 >
    497                         </File>
    498434                </Filter>
    499435        </Files>
  • code/branches/input/visual_studio/vc8/tixml.vcproj

    r975 r1022  
    172172                                >
    173173                        </File>
    174                         <File
    175                                 RelativePath="..\..\src\util\tinyxml\TinyXMLPrereqs.h"
    176                                 >
    177                         </File>
    178174                </Filter>
    179175        </Files>
Note: See TracChangeset for help on using the changeset viewer.