view dep/pugixml/scripts/pugixml_airplay.mkf @ 150:ffa535b6d630

*: avoid usage of std::[pair,tuple] https://arne-mertz.de/2017/03/smelly-pair-tuple/ it's better to use real structures and such where variables are easily known... also apparently using [] on structs is actually valid? I had no idea.
author Paper <mrpapersonic@gmail.com>
date Tue, 14 Nov 2023 16:27:33 -0500
parents d10b6c6b432e
children
line wrap: on
line source

includepaths
{
"../src"
}

files
{
("../src")
pugiconfig.hpp
pugixml.cpp
pugixml.hpp
}