Ignore:
Timestamp:
Apr 6, 2008, 8:07:40 PM (16 years ago)
Author:
dai_9181
Message:

構成管理を大幅に改良。

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ab5.0/abdev/BasicCompiler32/BasicCompiler.vcproj

    r475 r477  
    6161                WarningLevel="3"
    6262                SuppressStartupBanner="true"
    63                 DebugInformationFormat="4"
     63                DebugInformationFormat="3"
    6464            />
    6565            <Tool
     
    153153                AdditionalIncludeDirectories="..\..\;..\..\cpplibs\boost;..\BasicCompiler_Common\include"
    154154                PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;JPN"
    155                 StringPooling="true"
     155                StringPooling="false"
    156156                RuntimeLibrary="0"
    157                 EnableFunctionLevelLinking="true"
     157                EnableFunctionLevelLinking="false"
    158158                RuntimeTypeInfo="true"
    159159                UsePrecompiledHeader="2"
     
    166166                WarningLevel="3"
    167167                SuppressStartupBanner="true"
     168                DebugInformationFormat="3"
    168169            />
    169170            <Tool
     
    15881589                >
    15891590                <File
     1591                    RelativePath="..\BasicCompiler_Common\include\Configuration.h"
     1592                    >
     1593                </File>
     1594                <File
    15901595                    RelativePath="..\BasicCompiler_Common\include\Program.h"
    15911596                    >
Note: See TracChangeset for help on using the changeset viewer.