Changeset 206 for trunk/win

Show
Ignore:
Timestamp:
11/19/08 13:46:16 (17 years ago)
Author:
yumileroy
Message:

[svn] * Switch from hashmap to unordered map. - cleanup source - mangos. Help - Aokromes

Original author: KingPin?
Date: 2008-11-10 06:53:00-06:00

Location:
trunk/win
Files:
3 modified

Legend:

Unmodified
Added
Removed
  • trunk/win/VC71/framework.vcproj

    r86 r206  
    191191                        </File> 
    192192                        <File 
    193                                 RelativePath="..\..\src\framework\Utilities\HashMap.h"> 
     193                                RelativePath="..\..\src\framework\Utilities\UnorderedMap.h"> 
    194194                        </File> 
    195195                        <File 
  • trunk/win/VC80/framework.vcproj

    r86 r206  
    419419                        </File> 
    420420                        <File 
    421                                 RelativePath="..\..\src\framework\Utilities\HashMap.h" 
     421                                RelativePath="..\..\src\framework\Utilities\UnorderedMap.h" 
    422422                                > 
    423423                        </File> 
  • trunk/win/VC90/framework.vcproj

    r86 r206  
    426426                        </File> 
    427427                        <File 
    428                                 RelativePath="..\..\src\framework\Utilities\HashMap.h" 
     428                                RelativePath="..\..\src\framework\Utilities\UnorderedMap.h" 
    429429                                > 
    430430                        </File>