From 227c1a2c707cb776921dae3e4024d5d79c4936d7 Mon Sep 17 00:00:00 2001 From: Sam V Date: Tue, 15 Mar 2022 20:55:34 +0100 Subject: [PATCH] Disable makefont post-build step to copy exe to valve directory #138 --- projects/vs2019/makefont.vcxproj | 2 ++ 1 file changed, 2 insertions(+) diff --git a/projects/vs2019/makefont.vcxproj b/projects/vs2019/makefont.vcxproj index b28330bd1..881b677c1 100644 --- a/projects/vs2019/makefont.vcxproj +++ b/projects/vs2019/makefont.vcxproj @@ -53,11 +53,13 @@ true $(Configuration)\$(ProjectName)\ $(Configuration)\$(ProjectName)\int\ + false false $(Configuration)\$(ProjectName)\ $(Configuration)\$(ProjectName)\int\ + false