Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Apr 17, 2008, 1:25:06 PM (16 years ago)
Author:
rgrieder
Message:
  • bugfix in audiomanager
  • added CCOUT(level): like COUT, but prints "* Classname: " in front
Location:
code/trunk/visual_studio
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • code/trunk/visual_studio/base_properties_debug.vsprops

    r1084 r1089  
    1313                BasicRuntimeChecks="3"
    1414                RuntimeLibrary="3"
    15                 DebugInformationFormat="3"
     15                DebugInformationFormat="4"
    1616        />
    1717        <Tool
  • code/trunk/visual_studio/vc8/tolua++.vcproj

    r1084 r1089  
    131131                        >
    132132                        <File
    133                                 RelativePath="..\..\src\util\tolua\tolua.c"
    134                                 >
    135                                 <FileConfiguration
    136                                         Name="Debug|Win32"
    137                                         ExcludedFromBuild="true"
    138                                         >
    139                                         <Tool
    140                                                 Name="VCCLCompilerTool"
    141                                         />
    142                                 </FileConfiguration>
    143                         </File>
    144                         <File
    145133                                RelativePath="..\..\src\util\tolua\tolua_event.c"
    146134                                >
     
    162150                                >
    163151                        </File>
    164                         <File
    165                                 RelativePath="..\..\src\util\tolua\toluabind.c"
    166                                 >
    167                                 <FileConfiguration
    168                                         Name="Debug|Win32"
    169                                         ExcludedFromBuild="true"
    170                                         >
    171                                         <Tool
    172                                                 Name="VCCLCompilerTool"
    173                                         />
    174                                 </FileConfiguration>
    175                         </File>
    176152                </Filter>
    177153                <Filter
     
    188164                                >
    189165                        </File>
    190                         <File
    191                                 RelativePath="..\..\src\util\tolua\toluabind.h"
    192                                 >
    193                         </File>
    194                         <File
    195                                 RelativePath="..\..\src\util\tolua\toluabind_default.h"
    196                                 >
    197                         </File>
    198166                </Filter>
    199167        </Files>
Note: See TracChangeset for help on using the changeset viewer.