make/project.xml

Wed, 09 Apr 2025 21:47:07 +0200

author
Mike Becker <universe@uap-core.de>
date
Wed, 09 Apr 2025 21:47:07 +0200
changeset 81
54515e5d60f5
parent 68
ae763178ee1e
child 85
6960d25eb0ba
permissions
-rw-r--r--

fix ineffecient string list reallocation - fixes #637

68
ae763178ee1e replace autoconf with uwproj
Mike Becker <universe@uap-core.de>
parents:
diff changeset
1 <?xml version="1.0" encoding="UTF-8"?>
ae763178ee1e replace autoconf with uwproj
Mike Becker <universe@uap-core.de>
parents:
diff changeset
2 <project xmlns="http://unixwork.de/uwproj">
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