I added a lot of compiler directives to my Delphi files and would like to ignore them when comparing files.
How can I make "{$Ifdef Condition}" not mean much when comparing to otherwise an empty line or no text?
Tahnks
Ed Dressel
How can I make "{$Ifdef Condition}" not mean much when comparing to otherwise an empty line or no text?
Tahnks
Ed Dressel
Comment