summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorChun-wei Fan <fanchunwei@src.gnome.org>2020-06-16 11:00:15 +0800
committerChun-wei Fan <fanchunwei@src.gnome.org>2020-06-16 16:21:46 +0800
commit2db1529957783a4f141892586a4d6a6528665a1f (patch)
tree8dc1fbcffe23f9a9d5b896575911cf4dbdfc2041 /tools
parent31766b449c4f87ba31ad85002e8ba9c48327f953 (diff)
downloadglibmm-2db1529957783a4f141892586a4d6a6528665a1f.tar.gz
NMake Makefiles: Clean up building tests and examples
Instead of hand-written rules, just make use of what we have to generate the rules on the fly for most of the tests and examples, since the rules are more or less the same for each of the test and example programs. We only need to single-out the ones that aren't buildable under Windows and those that have multiple programs under each directory, as opposed to one example/test program per directory. Even for those directories that have multiple example programs, we can pretty easily generate the rules for them. Also remove repeated parts that were added by accident. This can shrink the NMake Makefiles by a bit.
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions