Commit Graph

2 Commits

Author SHA1 Message Date
Pentarctagon
34369f62d2 Fix a couple issues with add_source_file. 2022-08-24 20:36:59 -05:00
Tommy
4d5d61f47c
A script to add new source files (#6948)
Usage: ./add_source_file <filename> [target ...]

Targets are "wesnoth", "wesnothd", "campaignd", "lua", "tests".
It defaults to the "wesnoth" target.

The 'pbxproj' python package is required to modify the Xcode project.

[ci skip]
2022-08-16 11:47:17 -05:00