This change allows for parsing of a real codebase by specifying the system header search paths in ApplicationSettings.xml and the additional header search paths in ProjectSettings.xml. Both settings files are now documented in ApplicationSettings_template.xml and ProjectSettings_template.xml, which show all possible settings for each file. This change also fixes some parsing edge cases that occured.
15 lines
245 B
Plaintext
15 lines
245 B
Plaintext
/build/
|
|
/bin/app/Debug/
|
|
/bin/app/Release/
|
|
/bin/app/data/log/
|
|
/bin/lib/
|
|
/bin/test/Debug/
|
|
/bin/test/Release/
|
|
/bin/test/data/log/
|
|
|
|
/bin/app/data/window_settings.ini
|
|
/bin/app/data/ApplicationSettings.xml
|
|
/bin/app/data/ProjectSettings.xml
|
|
|
|
.DS_Store
|