Ignore:
Timestamp:
May 6, 2007, 3:17:56 PM (17 years ago)
Author:
dai_9181
Message:

Importsステートメントを導入した。実装は作り途中。

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BasicCompiler32/BasicCompiler.vcproj

    r101 r107  
    152152                RuntimeLibrary="0"
    153153                EnableFunctionLevelLinking="true"
     154                RuntimeTypeInfo="true"
    154155                PrecompiledHeaderFile=".\Release/BasicCompiler.pch"
    155156                AssemblerListingLocation=".\Release/"
     
    174175            <Tool
    175176                Name="VCLinkerTool"
    176                 AdditionalDependencies="odbc32.lib odbccp32.lib comctl32.lib"
     177                AdditionalDependencies="comctl32.lib psapi.lib"
    177178                OutputFile="../ActiveBasic/BasicCompiler32.exe"
    178179                LinkIncremental="1"
Note: See TracChangeset for help on using the changeset viewer.