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 /.gitmodules | |
| parent | apply libcore_nofp patch (diff) | |
| download | archived-kmd-env-rs-3883953b2194ef65a2c3b03bc2a68b5f6d1bf494.tar.xz archived-kmd-env-rs-3883953b2194ef65a2c3b03bc2a68b5f6d1bf494.zip | |
add winapi-km-rs as submodule
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 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 |