make/project.xml

Sat, 04 Jul 2026 11:10:51 +0200

author
Mike Becker <universe@uap-core.de>
date
Sat, 04 Jul 2026 11:10:51 +0200
changeset 101
0cb645809b1a
parent 86
db21aab20169
permissions
-rw-r--r--

code improvements that avoid warnings on higher warning levels

relates to #917

68
ae763178ee1e replace autoconf with uwproj
Mike Becker <universe@uap-core.de>
parents:
diff changeset
1 <?xml version="1.0" encoding="UTF-8"?>
86
db21aab20169 update uwproj (fixes various configure bugs)
Mike Becker <universe@uap-core.de>
parents: 85
diff changeset
2 <project xmlns="http://unixwork.de/uwproj" version="0.4">
68
ae763178ee1e replace autoconf with uwproj
Mike Becker <universe@uap-core.de>
parents:
diff changeset
3 <dependency>
ae763178ee1e replace autoconf with uwproj
Mike Becker <universe@uap-core.de>
parents:
diff changeset
4 <lang>c</lang>
ae763178ee1e replace autoconf with uwproj
Mike Becker <universe@uap-core.de>
parents:
diff changeset
5 </dependency>
ae763178ee1e replace autoconf with uwproj
Mike Becker <universe@uap-core.de>
parents:
diff changeset
6 </project>
ae763178ee1e replace autoconf with uwproj
Mike Becker <universe@uap-core.de>
parents:
diff changeset
7

mercurial