Show
Ignore:
Timestamp:
09/17/08 11:28:50 (2 years ago)
Author:
nyx.linden
Message:

fixed script errors and updated project options to reflect new vc8 and internationalization friendly configuration.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/llmozlib2/llmozlib2_vc8.vcproj

    r9 r18  
    2222                        ConfigurationType="4" 
    2323                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 
    24                         CharacterSet="2
     24                        CharacterSet="1
    2525                        > 
    2626                        <Tool 
     
    4747                                BasicRuntimeChecks="3" 
    4848                                RuntimeLibrary="1" 
    49                                 TreatWChar_tAsBuiltInType="false" 
     49                                TreatWChar_tAsBuiltInType="true" 
    5050                                UsePrecompiledHeader="0" 
    5151                                WarningLevel="3" 
     
    9292                        ConfigurationType="4" 
    9393                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 
    94                         CharacterSet="2
     94                        CharacterSet="1
    9595                        > 
    9696                        <Tool 
     
    115115                                PreprocessorDefinitions="WIN32;NDEBUG;_LIB;XP_WIN;XP_WIN32;MOZILLA_INTERNAL_API" 
    116116                                RuntimeLibrary="0" 
    117                                 TreatWChar_tAsBuiltInType="false" 
     117                                TreatWChar_tAsBuiltInType="true" 
    118118                                UsePrecompiledHeader="0" 
    119119                                WarningLevel="3"