remove valve p4 script from tier0 and vstdlib vpc

This commit is contained in:
JusicP 2022-01-13 18:43:31 +02:00
parent 96a1dca4e6
commit 6bcc82140c
2 changed files with 4 additions and 4 deletions

View file

@ -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]

View file

@ -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]