• R/O
  • HTTP
  • SSH
  • HTTPS

提交

標籤
無標籤

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Commit MetaInfo

修訂6fb2321adc773ef97dcc6e6fde762d15d8c06bfd (tree)
時間2015-07-08 00:07:34
作者komutan <t_komuta@nift...>
Commiterkomutan

Log Message

(empty log message)

Change Summary

差異

Binary files a/bin/35/LibNMeCab.dll and b/bin/35/LibNMeCab.dll differ
Binary files a/bin/40MMF/LibNMeCab.dll and b/bin/40MMF/LibNMeCab.dll differ
Binary files a/bin/LibNMeCab.dll and b/bin/LibNMeCab.dll differ
Binary files a/bin/WindowsFormsSample.exe and b/bin/WindowsFormsSample.exe differ
--- a/src/LibNMeCab40MMF/LibNMeCab40MMF.csproj
+++ b/src/LibNMeCab40MMF/LibNMeCab40MMF.csproj
@@ -27,7 +27,7 @@
2727 <DebugType>pdbonly</DebugType>
2828 <Optimize>true</Optimize>
2929 <OutputPath>bin\Release\</OutputPath>
30- <DefineConstants>EXT</DefineConstants>
30+ <DefineConstants>EXT MMF MMF_DIC MMF_MTX</DefineConstants>
3131 <ErrorReport>prompt</ErrorReport>
3232 <WarningLevel>4</WarningLevel>
3333 <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
--- a/src/PerformanceTestMMF/PerformanceTestMMF.csproj
+++ b/src/PerformanceTestMMF/PerformanceTestMMF.csproj
@@ -34,7 +34,7 @@
3434 <WarningLevel>4</WarningLevel>
3535 </PropertyGroup>
3636 <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">
3838 <SpecificVersion>False</SpecificVersion>
3939 <HintPath>..\LibNMeCab40MMF\bin\Release\LibNMeCab.dll</HintPath>
4040 </Reference>