-
-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
622d4ba
commit 88bf5d2
Showing
1 changed file
with
25 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
## CorvusSKK | ||
|
||
SKK-like Japanese Input Method Editor for Windows | ||
|
||
### License | ||
|
||
Microsoft Public License (MS-PL) | ||
|
||
See LICENSE.TXT | ||
|
||
### Supported Operating Systems | ||
|
||
* Windows Vista (x86 / x64) SP2 | ||
* Windows 7 (x86 / x64) | ||
* Windows 8 (x86 / x64) | ||
* Windows 8.1 (x86 / x64) | ||
|
||
### Build Requirements | ||
|
||
* Visual Studio Express 2013 for Windows Desktop Update 4 | ||
* WiX Toolset v3.9 R2 | ||
|
||
### Manual | ||
|
||
See installer\README.TXT (written in Japanese) |