From cd8e8bb9b5a39e72dfc628c80598f2abaf39ac64 Mon Sep 17 00:00:00 2001 From: Adrian Conlon Date: Sat, 28 Feb 2026 12:22:52 +0000 Subject: [PATCH] simplify 6502 hartetest project --- M6502/HarteTest_6502/HarteTest_6502.vcxproj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/M6502/HarteTest_6502/HarteTest_6502.vcxproj b/M6502/HarteTest_6502/HarteTest_6502.vcxproj index 8cff5c9..a54b89c 100644 --- a/M6502/HarteTest_6502/HarteTest_6502.vcxproj +++ b/M6502/HarteTest_6502/HarteTest_6502.vcxproj @@ -73,20 +73,20 @@ true - ..\inc;..\..\inc;C:\Libraries\boost_1_78_0;$(IncludePath) + ..\inc;..\..\inc;$(IncludePath) false - ..\inc;..\..\inc;C:\Libraries\boost_1_78_0;$(IncludePath) + ..\inc;..\..\inc;$(IncludePath) true - ..\inc;..\..\inc;C:\Libraries\boost_1_78_0;$(IncludePath) + ..\inc;..\..\inc;$(IncludePath) C:\Libraries\boost_1_78_0\lib64-msvc-14.3;$(LibraryPath) false - ..\inc;..\..\inc;C:\Libraries\boost_1_78_0;$(IncludePath) + ..\inc;..\..\inc;$(IncludePath) C:\Libraries\boost_1_78_0\lib64-msvc-14.3;$(LibraryPath)