1
0
Fork 0
mirror of https://github.com/HackHerz/pusher synced 2025-12-06 02:10:19 +00:00

Now using the PushNotifier SDK and submodules

This commit is contained in:
Daniel Stein 2018-01-10 11:42:17 +01:00
parent 7d8642c9fb
commit 0eca806d46
No known key found for this signature in database
GPG key ID: 877E81B790A1E083
13 changed files with 34 additions and 14703 deletions

6
.gitmodules vendored Normal file
View file

@ -0,0 +1,6 @@
[submodule "src/pushnotifier-sdk-cpp"]
path = src/pushnotifier-sdk-cpp
url = https://github.com/HackHerz/pushnotifier-sdk-cpp
[submodule "src/simpleini"]
path = src/simpleini
url = https://github.com/brofield/simpleini