| 
                Last change
                  on this file since 896 was
                  890,
                  checked in by rgrieder, 18 years ago
           | 
        
        
          
              - fixed several errors and issues with visual studio under windows:
- moved tixml into a separate static lib (has to be)
 - updated OrxonoxStableHeaders.h
 - added macro for XOR
 - exported << operators
 - removed TiXMLPrereqs.h, not anymore useful; merged it into XMLIncludes.h
 
   
           | 
        
        | 
            File size:
            1.2 KB
           | 
      
      
        
  | Rev | Line |   | 
|---|
| [678] | 1 | <?xml version="1.0" encoding="Windows-1252"?> | 
|---|
 | 2 | <VisualStudioPropertySheet | 
|---|
 | 3 |         ProjectType="Visual C++" | 
|---|
 | 4 |         Version="8.00" | 
|---|
 | 5 |         Name="base_properties" | 
|---|
| [789] | 6 |         InheritedPropertySheets=".\directory_properties.vsprops" | 
|---|
| [678] | 7 |         > | 
|---|
 | 8 |         <Tool | 
|---|
 | 9 |                 Name="VCCLCompilerTool" | 
|---|
| [789] | 10 |                 AdditionalIncludeDirectories=""$(RootDir)src";"$(RootDir)src\orxonox";"$(DependencyDir)include"" | 
|---|
| [678] | 11 |                 PreprocessorDefinitions="WIN32;__WIN32__;_WIN32;BOOST_ALL_DYN_LINK" | 
|---|
| [708] | 12 |                 WarningLevel="3" | 
|---|
| [890] | 13 |                 DisableSpecificWarnings="4267; 4244; 4251;4522" | 
|---|
| [678] | 14 |         /> | 
|---|
 | 15 |         <Tool | 
|---|
 | 16 |                 Name="VCLibrarianTool" | 
|---|
| [789] | 17 |                 OutputFile="$(LibOutDir)$(ProjectName)$(CS).lib" | 
|---|
| [788] | 18 |                 AdditionalLibraryDirectories="$(RootDir)dependencies\lib" | 
|---|
| [678] | 19 |                 IgnoreAllDefaultLibraries="true" | 
|---|
 | 20 |         /> | 
|---|
 | 21 |         <Tool | 
|---|
 | 22 |                 Name="VCLinkerTool" | 
|---|
| [789] | 23 |                 OutputFile="$(OutDir)$(ProjectName)$(CS).dll" | 
|---|
 | 24 |                 AdditionalLibraryDirectories="$(DependencyDir)lib" | 
|---|
| [678] | 25 |                 SubSystem="2" | 
|---|
| [789] | 26 |                 ImportLibrary="$(LibOutDir)$(TargetName).lib" | 
|---|
| [678] | 27 |                 TargetMachine="1" | 
|---|
 | 28 |         /> | 
|---|
| [788] | 29 |         <UserMacro | 
|---|
| [789] | 30 |                 Name="LibOutDir" | 
|---|
 | 31 |                 Value="$(RootDir)lib\" | 
|---|
| [788] | 32 |         /> | 
|---|
 | 33 |         <UserMacro | 
|---|
| [789] | 34 |                 Name="DependencyDir" | 
|---|
 | 35 |                 Value="$(RootDir)dependencies\" | 
|---|
| [788] | 36 |         /> | 
|---|
| [789] | 37 |         <UserMacro | 
|---|
 | 38 |                 Name="CS" | 
|---|
 | 39 |                 Value="" | 
|---|
 | 40 |         /> | 
|---|
 | 41 |         <UserMacro | 
|---|
 | 42 |                 Name="CSS" | 
|---|
 | 43 |                 Value="$(CS)" | 
|---|
 | 44 |         /> | 
|---|
| [678] | 45 | </VisualStudioPropertySheet> | 
|---|
       
      
      Note: See 
TracBrowser
        for help on using the repository browser.