Skip to content

Commit

Permalink
update MiniUPnPc from 1.6 to 2.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Logan-A committed Dec 30, 2023
1 parent 5d7ee39 commit cdacb95
Show file tree
Hide file tree
Showing 115 changed files with 8,276 additions and 3,148 deletions.
26 changes: 26 additions & 0 deletions libs/miniupnpc/.gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
/*.cmake text=auto
/*.py text=auto
/*.rc -crlf -whitespace
/*.sh text eol=lf
/*.txt text=auto
/CMakeLists.txt text=auto
/LICENSE text=auto
/Makefile text=auto
/Makefile.mingw text=auto
/include/*.h text=auto
/java/*.bat -crlf -whitespace
/java/*.java text=auto
/java/*.sh text eol=lf
/man3/miniupnpc.3 eol=lf
/msvc/*.sln -crlf -whitespace
/msvc/*.vbs -crlf -whitespace
/msvc/*.vcproj -crlf -whitespace
/msvc/*.vcxproj* -crlf -whitespace
/src/*.c text=auto
/src/*.h text=auto
/testdesc/*.values text=auto
/testdesc/*.xml text=auto
/testreplyparse/*.namevalue text=auto
/testreplyparse/*.txt text=auto
/testreplyparse/*.xml text=auto
MANIFEST.in eol=lf
398 changes: 267 additions & 131 deletions libs/miniupnpc/CMakeLists.txt

Large diffs are not rendered by default.

Loading

0 comments on commit cdacb95

Please sign in to comment.