diff options
| author | pravic <[email protected]> | 2016-04-12 17:52:56 +0300 |
|---|---|---|
| committer | pravic <[email protected]> | 2016-04-12 17:53:28 +0300 |
| commit | 3883953b2194ef65a2c3b03bc2a68b5f6d1bf494 (patch) | |
| tree | 83dad5e5e126e91117436d217eb853ea40b3276f | |
| parent | apply libcore_nofp patch (diff) | |
| download | kmd-env-rs-3883953b2194ef65a2c3b03bc2a68b5f6d1bf494.tar.xz kmd-env-rs-3883953b2194ef65a2c3b03bc2a68b5f6d1bf494.zip | |
add winapi-km-rs as submodule
| -rw-r--r-- | .gitmodules | 3 | ||||
| m--------- | km | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..e944d42 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "km"] + path = km + url = https://github.com/pravic/winapi-km-rs.git diff --git a/km b/km new file mode 160000 +Subproject e9c13ab1f74bf11ecf88290f3767194b975ac8b |