Prevent name conflicts.
Submitted by: Janez Jere <jj@void.si>
This commit is contained in:
parent
c035b0c3b2
commit
f439123f38
@ -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="-DNOCRYPT -j255 -w-aus -w-par -w-inl -c -tWC -tWM -DWINDOWS -DWIN32 -DL_ENDIAN ";
|
$cflags="-DWIN32_LEAN_AND_MEAN -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