Skip to content

Commit

Permalink
usvfs VS project (add submodules)
Browse files Browse the repository at this point in the history
  • Loading branch information
Eran Mizrahi committed Dec 16, 2017
1 parent 1fb13f3 commit 5467fb5
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
[submodule "asmjit"]
path = asmjit
url = https://github.com/asmjit/asmjit.git
[submodule "udis86"]
path = udis86
url = https://github.com/vmt/udis86
[submodule "fmt"]
path = fmt
url = https://github.com/fmtlib/fmt.git
[submodule "spdlog"]
path = spdlog
url = https://github.com/TanninOne/spdlog.git
1 change: 1 addition & 0 deletions asmjit
Submodule asmjit added at fb9f82
1 change: 1 addition & 0 deletions fmt
Submodule fmt added at f9c97d
1 change: 1 addition & 0 deletions spdlog
Submodule spdlog added at e6cefe
1 change: 1 addition & 0 deletions udis86
Submodule udis86 added at 56ff6c

0 comments on commit 5467fb5

Please sign in to comment.