From f42485097080f1c221b6a83a4ff29a457a9a9da1 Mon Sep 17 00:00:00 2001 From: Benoit Germain Date: Fri, 21 Mar 2025 16:59:11 +0100 Subject: Remove .user file --- Lanes.vcxproj.user | 191 ----------------------------------------------------- 1 file changed, 191 deletions(-) delete mode 100644 Lanes.vcxproj.user diff --git a/Lanes.vcxproj.user b/Lanes.vcxproj.user deleted file mode 100644 index e80b250..0000000 --- a/Lanes.vcxproj.user +++ /dev/null @@ -1,191 +0,0 @@ - - - - $(SolutionDir)..\Lua51\bin\$(Platform)\Debug\lua51.exe - - - $(SolutionDir)..\LuaJIT-GIT\bin\$(Platform)\luajitgit.exe - - - $(SolutionDir)..\Lua53\bin\$(Platform)\Debug\lua53.exe - - - $(SolutionDir)..\framework\lua54.exe - - - $(SolutionDir)..\MoonJIT\bin\$(Platform)\moonjit.exe - - - $(SolutionDir)..\Lua53\bin\$(Platform)\Release\lua53.exe - - - $(SolutionDir)..\framework\lua54.exe - - - $(SolutionDir)..\Lua52\bin\$(Platform)\Debug\lua52.exe - - - error.lua - - - -joff -i - - - - - - - - - - - - - - - - - - - Launcher.lua - - - $(SolutionDir)Lanes\lanes\tests\ - WindowsLocalDebugger - - - $(SolutionDir)Lanes\lanes\tests\ - WindowsLocalDebugger - - - $(SolutionDir)Lanes\lanes\tests\ - WindowsLocalDebugger - - - $(SolutionDir)Lanes\lanes\tests\ - WindowsLocalDebugger - - - $(SolutionDir)Lanes\lanes\tests\ - WindowsLocalDebugger - - - $(SolutionDir)Lanes\lanes\tests\ - WindowsLocalDebugger - - - $(SolutionDir)Lanes\lanes\tests\ - WindowsLocalDebugger - - - $(SolutionDir)Lanes\lanes\tests\ - WindowsLocalDebugger - - - $(SolutionDir)..\Lua52\bin\$(Platform)\Release\lua52.exe - WindowsLocalDebugger - keeper.lua - $(SolutionDir)Lanes\lanes\tests\ - - - $(SolutionDir)..\Lua51\bin\$(Platform)\Debug\lua51.exe - keeper.lua timer.lua - $(SolutionDir)Lanes\lanes\tests\ - WindowsLocalDebugger - keeper.lua timer.lua - - - C:\Lua\5.1\lua51.exe - - C:\Lua\5.1\ - WindowsLocalDebugger - - - $(SolutionDir)..\LuaJIT-GIT\bin\$(Platform)\luajitgit.exe - cancel.lua hook - $(SolutionDir)Lanes\lanes\tests\ - WindowsLocalDebugger - cancel.lua hook - - - C:\Lua\JIT2_64\luajit64.exe - - C:\Lua\JIT2_64\ - WindowsLocalDebugger - - - C:\Lua\JIT2_64\luajit64.exe - - C:\Lua\JIT2_64\ - WindowsLocalDebugger - - - C:\Lua\JIT2_64\luajit64.exe - - C:\Lua\JIT2_64\ - WindowsLocalDebugger - - - $(SolutionDir)..\Lua53\bin\$(Platform)\Release\lua53.exe - WindowsLocalDebugger - $(SolutionDir)Lanes\lanes\tests\ - -i -- basic.lua - - - $(SolutionDir)..\framework\lua54.exe - WindowsLocalDebugger - $(SolutionDir)Lanes\lanes\tests\ - -e "TEST1=50 PREFILL1=1000 FILL1=100000" linda_perf.lua timer.lua - -e "TEST1=50 PREFILL1=1000 FILL1=100000" linda_perf.lua timer.lua - - - D:\Boulot\anubis\Lua\framework\lua53.exe - WindowsLocalDebugger - - - D:\Boulot\anubis\Lua\framework\lua53.exe - WindowsLocalDebugger - - - $(SolutionDir)..\Lua53\bin\$(Platform)\Debug\lua53.exe - WindowsLocalDebugger - $(SolutionDir)Lanes\lanes\tests\ - cancel.lua "kill" - cancel.lua "kill" - - - $(SolutionDir)..\framework\lua54.exe - WindowsLocalDebugger - $(SolutionDir)Lanes\lanes\tests\ - protect_allocator.lua - protect_allocator.lua - - - $(SolutionDir)..\MoonJIT\bin\$(Platform)\moonjit.exe - WindowsLocalDebugger - $(SolutionDir)Lanes\lanes\tests\ - -joff -i - - - $(SolutionDir)..\Lua52\bin\$(Platform)\Debug\lua52.exe - WindowsLocalDebugger - $(SolutionDir)Lanes\lanes\tests\ - keeper.lua timer.lua - keeper.lua timer.lua - - - $(SolutionDir)Lanes\lanes\tests\ - WindowsLocalDebugger - $(SolutionDir)..\Lua51\bin\$(Platform)\Release\lua51.exe - - - $(SolutionDir)Lanes\lanes\tests\ - WindowsLocalDebugger - $(SolutionDir)..\Lua51\bin\$(Platform)\Release\lua51.exe - - - $(SolutionDir)Lanes\lanes\tests\ - WindowsLocalDebugger - $(SolutionDir)..\Lua52\bin\$(Platform)\Release\lua52.exe - - \ No newline at end of file -- cgit v1.2.3-55-g6feb