Skip to content

Commit 6d9ea83

Browse files
committed
Add BugTrap as a submodule
1 parent 1b33e20 commit 6d9ea83

File tree

6 files changed

+888
-1
lines changed

6 files changed

+888
-1
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,6 @@
2828
[submodule "src/Externals/jpeg"]
2929
path = src/Externals/jpeg
3030
url = https://github.com/OpenXRay/libjpeg.git
31+
[submodule "src/Externals/BugTrap"]
32+
path = src/Externals/BugTrap
33+
url = https://github.com/OpenXRay/BugTrap.git

src/Externals/.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# exclude third-party libraries (except submodules)
22
3dsmax
3-
BugTrap
43
FreeImage
54
lightwave
65
MagicSoftware

src/Externals/BugTrap

Submodule BugTrap added at c75d4e0

src/Externals/BugTrap.vcxproj

Lines changed: 376 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)