Ignore:
Timestamp:
Jul 18, 2007, 4:23:29 AM (17 years ago)
Author:
dai_9181
Message:

[64bitコンパイラ] スタックフレームが128ビット境界ラインにならないバグを修正

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/abdev/BasicCompiler64/BasicCompiler.vcproj

    r219 r220  
    478478                        <Tool
    479479                            Name="VCCLCompilerTool"
    480                             PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)"
    481480                            UsePrecompiledHeader="0"
    482481                            BrowseInformation="0"
     
    501500                        <Tool
    502501                            Name="VCCLCompilerTool"
    503                             PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)"
    504502                            UsePrecompiledHeader="0"
    505503                            BrowseInformation="0"
     
    524522                        <Tool
    525523                            Name="VCCLCompilerTool"
    526                             PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)"
    527524                            UsePrecompiledHeader="0"
    528525                            BrowseInformation="0"
     
    547544                        <Tool
    548545                            Name="VCCLCompilerTool"
    549                             PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)"
    550546                            UsePrecompiledHeader="0"
    551547                            BrowseInformation="0"
     
    573569                            <Tool
    574570                                Name="VCCLCompilerTool"
    575                                 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)"
    576571                                UsePrecompiledHeader="0"
    577572                                BrowseInformation="0"
     
    596591                            <Tool
    597592                                Name="VCCLCompilerTool"
    598                                 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)"
    599593                                UsePrecompiledHeader="0"
    600594                                BrowseInformation="0"
     
    619613                            <Tool
    620614                                Name="VCCLCompilerTool"
    621                                 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)"
    622615                                UsePrecompiledHeader="0"
    623616                                BrowseInformation="0"
     
    646639                            <Tool
    647640                                Name="VCCLCompilerTool"
    648                                 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)"
    649641                                UsePrecompiledHeader="0"
    650642                                BrowseInformation="0"
     
    669661                            <Tool
    670662                                Name="VCCLCompilerTool"
    671                                 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)"
    672663                                UsePrecompiledHeader="0"
    673664                                BrowseInformation="0"
     
    692683                            <Tool
    693684                                Name="VCCLCompilerTool"
    694                                 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)"
    695685                                UsePrecompiledHeader="0"
    696686                                BrowseInformation="0"
     
    715705                            <Tool
    716706                                Name="VCCLCompilerTool"
    717                                 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)"
    718707                                UsePrecompiledHeader="0"
    719708                                BrowseInformation="0"
     
    738727                            <Tool
    739728                                Name="VCCLCompilerTool"
    740                                 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)"
    741729                                UsePrecompiledHeader="0"
    742730                                BrowseInformation="0"
     
    777765                            <Tool
    778766                                Name="VCCLCompilerTool"
    779                                 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)"
    780767                                UsePrecompiledHeader="0"
    781768                                BrowseInformation="0"
     
    816803                            <Tool
    817804                                Name="VCCLCompilerTool"
    818                                 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)"
    819805                                UsePrecompiledHeader="0"
    820806                                BrowseInformation="0"
     
    839825                            <Tool
    840826                                Name="VCCLCompilerTool"
    841                                 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)"
    842827                                UsePrecompiledHeader="0"
    843828                                BrowseInformation="0"
     
    11361121                    RelativePath="..\BasicCompiler_Common\src\BoostSerializationSupport.cpp"
    11371122                    >
     1123                    <FileConfiguration
     1124                        Name="Debug|Win32"
     1125                        >
     1126                        <Tool
     1127                            Name="VCCLCompilerTool"
     1128                            AdditionalOptions="/bigobj"
     1129                        />
     1130                    </FileConfiguration>
    11381131                    <FileConfiguration
    11391132                        Name="Release|Win32"
Note: See TracChangeset for help on using the changeset viewer.