From c88990bc3bd3e043a426773d24d55a7527e84dcf Mon Sep 17 00:00:00 2001 From: Neil Date: Tue, 4 Feb 2025 12:50:56 +1100 Subject: Use Lexilla.ruleset from sibling lexilla directory instead of path on my personal machine. --- test/unit/UnitTester.vcxproj | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'test/unit') diff --git a/test/unit/UnitTester.vcxproj b/test/unit/UnitTester.vcxproj index 87688523b..397c6ddef 100644 --- a/test/unit/UnitTester.vcxproj +++ b/test/unit/UnitTester.vcxproj @@ -75,13 +75,14 @@ true true - ..\..\..\..\..\Users\Neil\SensibleRules.ruleset + ..\..\..\lexilla\src\Lexilla.ruleset false false + ..\..\..\lexilla\src\Lexilla.ruleset -- cgit v1.2.3