提交 eaeb1870 编写于 作者: U Ulf Möller

Define a macro to avoid name conflicts.

上级 3a0d23c8
...@@ -19,7 +19,7 @@ $out_def="out32"; ...@@ -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)
{ {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册