mirror of
https://github.com/rizonesoft/Notepad3.git
synced 2026-06-14 21:09:05 +08:00
9 lines
156 B
INI
9 lines
156 B
INI
<?xml version="1.0"?>
|
|
<!--
|
|
Notepad3's cppcheck defines
|
|
-->
|
|
<def format="2">
|
|
<define name="FALSE" value="0"/>
|
|
<define name="TRUE" value="(!0)"/>
|
|
</def>
|