Define a macro to avoid name conflicts.
This commit is contained in:
parent
3a0d23c87e
commit
eaeb1870d4
@ -19,7 +19,7 @@ $out_def="out32";
|
|||||||
$tmp_def="tmp32";
|
$tmp_def="tmp32";
|
||||||
$inc_def="inc32";
|
$inc_def="inc32";
|
||||||
#enable max error messages, disable most common warnings
|
#enable max error messages, disable most common warnings
|
||||||
$cflags="-j255 -w-aus -w-par -w-inl -c -tWC -tWM -DWINDOWS -DWIN32 -DL_ENDIAN ";
|
$cflags="-DNOCRYPT -j255 -w-aus -w-par -w-inl -c -tWC -tWM -DWINDOWS -DWIN32 -DL_ENDIAN ";
|
||||||
$dcflags='n';
|
$dcflags='n';
|
||||||
if ($debug)
|
if ($debug)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user