mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-09-13 20:23:04 +02:00
using git submodule instead of copy paste code from other repos start pugixml form https://github.com/zeux/pugixml.git start SingleApplication from https://github.com/itay-grudev/SingleApplication.git
7 lines
199 B
Plaintext
7 lines
199 B
Plaintext
[submodule "pugixml"]
|
|
path = pugixml
|
|
url = https://github.com/zeux/pugixml.git
|
|
[submodule "SingleApplication"]
|
|
path = SingleApplication
|
|
url = https://github.com/itay-grudev/SingleApplication.git
|