修訂 | 6fb2321adc773ef97dcc6e6fde762d15d8c06bfd (tree) |
---|---|
時間 | 2015-07-08 00:07:34 |
作者 | komutan <t_komuta@nift...> |
Commiter | komutan |
(empty log message)
@@ -27,7 +27,7 @@ | ||
27 | 27 | <DebugType>pdbonly</DebugType> |
28 | 28 | <Optimize>true</Optimize> |
29 | 29 | <OutputPath>bin\Release\</OutputPath> |
30 | - <DefineConstants>EXT</DefineConstants> | |
30 | + <DefineConstants>EXT MMF MMF_DIC MMF_MTX</DefineConstants> | |
31 | 31 | <ErrorReport>prompt</ErrorReport> |
32 | 32 | <WarningLevel>4</WarningLevel> |
33 | 33 | <AllowUnsafeBlocks>true</AllowUnsafeBlocks> |
@@ -34,7 +34,7 @@ | ||
34 | 34 | <WarningLevel>4</WarningLevel> |
35 | 35 | </PropertyGroup> |
36 | 36 | <ItemGroup> |
37 | - <Reference Include="LibNMeCab, Version=0.0.6.4, Culture=neutral, processorArchitecture=MSIL"> | |
37 | + <Reference Include="LibNMeCab, Version=0.0.7.0, Culture=neutral, processorArchitecture=MSIL"> | |
38 | 38 | <SpecificVersion>False</SpecificVersion> |
39 | 39 | <HintPath>..\LibNMeCab40MMF\bin\Release\LibNMeCab.dll</HintPath> |
40 | 40 | </Reference> |