util/pl/VC-32.pl fix typo.
This commit is contained in:
parent
230ec17d74
commit
fb0a520897
@ -189,7 +189,7 @@ if ($FLAVOR =~ /CE/)
|
||||
$ex_libs.= ' $(WCECOMPAT)/lib';
|
||||
if (-f "$ENV{WCECOMPAT}/lib/$ENV{TARGETCPU}/wcecompatex.lib")
|
||||
{
|
||||
$ex_libs.='/$(TARGETCPU)/whecompatex.lib';
|
||||
$ex_libs.='/$(TARGETCPU)/wcecompatex.lib';
|
||||
}
|
||||
else
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user