make/project.xml

Thu, 02 Jul 2026 12:47:17 +0200

author
Mike Becker <universe@uap-core.de>
date
Thu, 02 Jul 2026 12:47:17 +0200
changeset 100
e72410a58188
parent 86
db21aab20169
permissions
-rw-r--r--

remove unnecessary casts

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