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

[svn] *** Source: MaNGOS ***
* Fixed build extractor at Windows Vista. Author: Vladimir
* Fixed comment text and code indentifiers spelling. Author: Vladimir & Paradox.
* Access cached member lists in guild handlers instead of querying the DB. Author: Hunuza
* Small fixes in send/received packet and simple code cleanup also. Author: Vladimir
* Not output error at loading empty character_ticket table. Author: Vladimir
* Not reset display model at shapeshift aura remove if it not set at apply. Author: Arthorius
* Applied props to few files.

Original author: visagalis
Date: 2008-11-14 16:28:45-06:00

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/contrib/extractor/VC90_ad.vcproj

    r2 r229  
    55        Name="ad" 
    66        ProjectGUID="{D7552D4F-408F-4F8E-859B-366659150CF4}" 
     7        RootNamespace="ad" 
    78        TargetFrameworkVersion="131072" 
    89        > 
     
    5455                                RuntimeLibrary="1" 
    5556                                UsePrecompiledHeader="0" 
    56                                 PrecompiledHeaderFile="c:\windows\temp/ad.pch" 
    57                                 AssemblerListingLocation="c:\windows\temp/" 
    58                                 ObjectFile="c:\windows\temp/" 
    59                                 ProgramDataBaseFileName="c:\windows\temp/" 
     57                                PrecompiledHeaderFile="$(IntDir)ad.pch" 
     58                                AssemblerListingLocation="$(IntDir)\" 
     59                                ObjectFile="$(IntDir)\" 
     60                                ProgramDataBaseFileName="$(IntDir)\" 
     61                                XMLDocumentationFileName="$(IntDir)\" 
    6062                                BrowseInformation="1" 
     63                                BrowseInformationFile="$(IntDir)" 
    6164                                WarningLevel="3" 
    6265                                SuppressStartupBanner="true" 
     
    150153                                RuntimeLibrary="0" 
    151154                                UsePrecompiledHeader="0" 
    152                                 PrecompiledHeaderFile="c:\windows\temp/ad.pch" 
    153                                 AssemblerListingLocation="c:\windows\temp/" 
    154                                 ObjectFile="c:\windows\temp/" 
    155                                 ProgramDataBaseFileName="c:\windows\temp/" 
     155                                PrecompiledHeaderFile="$(IntDir)ad.pch" 
     156                                AssemblerListingLocation="$(IntDir)\" 
     157                                ObjectFile="$(IntDir)\" 
     158                                ProgramDataBaseFileName="$(IntDir)\" 
     159                                XMLDocumentationFileName="$(IntDir)\" 
    156160                                WarningLevel="3" 
    157161                                SuppressStartupBanner="true"