remove valve p4 script from tier0 and vstdlib vpc
This commit is contained in:
parent
96a1dca4e6
commit
6bcc82140c
2 changed files with 4 additions and 4 deletions
|
@ -55,8 +55,8 @@ $Configuration
|
||||||
|
|
||||||
$PreLinkEvent [$WINDOWS]
|
$PreLinkEvent [$WINDOWS]
|
||||||
{
|
{
|
||||||
$CommandLine "call $SRCDIR\vpc_scripts\valve_p4_edit.cmd $LIBPUBLIC\$(TargetName).lib $SRCDIR" "\n" \
|
//$CommandLine "call $SRCDIR\vpc_scripts\valve_p4_edit.cmd $LIBPUBLIC\$(TargetName).lib $SRCDIR" "\n" \
|
||||||
"$BASE"
|
// "$BASE"
|
||||||
}
|
}
|
||||||
|
|
||||||
$PreLinkEvent [$X360]
|
$PreLinkEvent [$X360]
|
||||||
|
|
|
@ -56,8 +56,8 @@ $Configuration
|
||||||
|
|
||||||
$PreLinkEvent [$WINDOWS]
|
$PreLinkEvent [$WINDOWS]
|
||||||
{
|
{
|
||||||
$CommandLine "call $SRCDIR\vpc_scripts\valve_p4_edit.cmd $LIBPUBLIC\$(TargetName).lib $SRCDIR" "\n" \
|
//$CommandLine "call $SRCDIR\vpc_scripts\valve_p4_edit.cmd $LIBPUBLIC\$(TargetName).lib $SRCDIR" "\n" \
|
||||||
"$BASE"
|
// "$BASE"
|
||||||
}
|
}
|
||||||
|
|
||||||
$PreLinkEvent [$X360]
|
$PreLinkEvent [$X360]
|
||||||
|
|
Loading…
Reference in a new issue