diff options
| author | pravic <[email protected]> | 2016-04-12 17:45:26 +0300 |
|---|---|---|
| committer | pravic <[email protected]> | 2016-04-12 17:45:26 +0300 |
| commit | 9ccc0ec3356d4c6e84d8f8e0f702776ac174726e (patch) | |
| tree | f48f286a5efe35377a2054c98a9b091e1e083758 /native/README.md | |
| parent | librustc_unicode (diff) | |
| download | kmd-env-rs-9ccc0ec3356d4c6e84d8f8e0f702776ac174726e.tar.xz kmd-env-rs-9ccc0ec3356d4c6e84d8f8e0f702776ac174726e.zip | |
add native import libraries
Diffstat (limited to 'native/README.md')
| -rw-r--r-- | native/README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/native/README.md b/native/README.md new file mode 100644 index 0000000..53e7670 --- /dev/null +++ b/native/README.md @@ -0,0 +1,3 @@ +## Import libraries + +Import libraries from WDK 7600 for Windows 2000, XP, XP x64 and Windows 7. |