make/project.xml

changeset 10
bf159cf9f4b6
parent 5
60c2588b4455
child 34
cc9d74d5eb46
equal deleted inserted replaced
9:98312f94dbdd 10:bf159cf9f4b6
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 <project version="0.3" xmlns="http://unixwork.de/uwproj"> 2 <project version="0.3" xmlns="http://unixwork.de/uwproj">
3 <dependency> 3 <dependency>
4 <lang>cpp</lang> 4 <lang>cpp</lang>
5 <cxxflags>-std=c++20</cxxflags> 5 <cxxflags>-std=c++23</cxxflags>
6 </dependency> 6 </dependency>
7 </project> 7 </project>
8 8

mercurial