1
0
Fork 0

Add a script to capture preprocessor #define statements

This commit is contained in:
krcroft 2020-03-13 16:20:32 -07:00 committed by Patryk Obara
parent ce516d4bb0
commit 5071f76ccb
2 changed files with 40 additions and 0 deletions

1
.gitignore vendored
View file

@ -57,6 +57,7 @@ clean.log
make.log
.previous_build
.current_build
*.defines
# Visual Studio
.vs