diff options
Diffstat (limited to 'deep_test/deep_test.vcxproj.user')
-rw-r--r-- | deep_test/deep_test.vcxproj.user | 19 |
1 files changed, 15 insertions, 4 deletions
diff --git a/deep_test/deep_test.vcxproj.user b/deep_test/deep_test.vcxproj.user index 374b6b1..96d9b1d 100644 --- a/deep_test/deep_test.vcxproj.user +++ b/deep_test/deep_test.vcxproj.user | |||
@@ -19,13 +19,13 @@ | |||
19 | <LocalDebuggerWorkingDirectory>$(SolutionDir)Lanes\lanes\deep_test\</LocalDebuggerWorkingDirectory> | 19 | <LocalDebuggerWorkingDirectory>$(SolutionDir)Lanes\lanes\deep_test\</LocalDebuggerWorkingDirectory> |
20 | </PropertyGroup> | 20 | </PropertyGroup> |
21 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug LuaJIT 2.1.0-beta3|x64'"> | 21 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug LuaJIT 2.1.0-beta3|x64'"> |
22 | <LocalDebuggerCommand>$(SolutionDir)..\LuaJIT-2.1.0-beta3\bin\$(Platform)\luajit.exe</LocalDebuggerCommand> | 22 | <LocalDebuggerCommand>$(SolutionDir)..\LuaJIT-2.1.0-beta3\bin\$(Platform)\luajit210.exe</LocalDebuggerCommand> |
23 | <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor> | 23 | <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor> |
24 | <LocalDebuggerCommandArguments>-i</LocalDebuggerCommandArguments> | 24 | <LocalDebuggerCommandArguments>-i</LocalDebuggerCommandArguments> |
25 | <LocalDebuggerWorkingDirectory>$(SolutionDir)Lanes\lanes\deep_test\</LocalDebuggerWorkingDirectory> | 25 | <LocalDebuggerWorkingDirectory>$(SolutionDir)Lanes\lanes\deep_test\</LocalDebuggerWorkingDirectory> |
26 | </PropertyGroup> | 26 | </PropertyGroup> |
27 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug LuaJIT 2.0.5|x64'"> | 27 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug LuaJIT 2.0.5|x64'"> |
28 | <LocalDebuggerCommand>$(SolutionDir)..\LuaJIT-2.0.5\bin\$(Platform)\luajit.exe</LocalDebuggerCommand> | 28 | <LocalDebuggerCommand>$(SolutionDir)..\LuaJIT-2.0.5\bin\$(Platform)\luajit205.exe</LocalDebuggerCommand> |
29 | <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor> | 29 | <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor> |
30 | <LocalDebuggerCommandArguments>-i</LocalDebuggerCommandArguments> | 30 | <LocalDebuggerCommandArguments>-i</LocalDebuggerCommandArguments> |
31 | <LocalDebuggerWorkingDirectory>$(SolutionDir)Lanes\lanes\deep_test\</LocalDebuggerWorkingDirectory> | 31 | <LocalDebuggerWorkingDirectory>$(SolutionDir)Lanes\lanes\deep_test\</LocalDebuggerWorkingDirectory> |
@@ -36,6 +36,12 @@ | |||
36 | <LocalDebuggerCommandArguments>-i deeptest.lua</LocalDebuggerCommandArguments> | 36 | <LocalDebuggerCommandArguments>-i deeptest.lua</LocalDebuggerCommandArguments> |
37 | <LocalDebuggerWorkingDirectory>$(SolutionDir)Lanes\lanes\deep_test\</LocalDebuggerWorkingDirectory> | 37 | <LocalDebuggerWorkingDirectory>$(SolutionDir)Lanes\lanes\deep_test\</LocalDebuggerWorkingDirectory> |
38 | </PropertyGroup> | 38 | </PropertyGroup> |
39 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug MoonJIT|x64'"> | ||
40 | <LocalDebuggerCommand>$(SolutionDir)..\MoonJIT\bin\$(Platform)\moonjit.exe</LocalDebuggerCommand> | ||
41 | <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor> | ||
42 | <LocalDebuggerCommandArguments>-i deeptest.lua</LocalDebuggerCommandArguments> | ||
43 | <LocalDebuggerWorkingDirectory>$(SolutionDir)Lanes\lanes\deep_test\</LocalDebuggerWorkingDirectory> | ||
44 | </PropertyGroup> | ||
39 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release 5.3|x64'"> | 45 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release 5.3|x64'"> |
40 | <LocalDebuggerCommand>$(SolutionDir)..\Lua53\bin\$(Platform)\Release\lua53.exe</LocalDebuggerCommand> | 46 | <LocalDebuggerCommand>$(SolutionDir)..\Lua53\bin\$(Platform)\Release\lua53.exe</LocalDebuggerCommand> |
41 | <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor> | 47 | <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor> |
@@ -49,13 +55,13 @@ | |||
49 | <LocalDebuggerWorkingDirectory>$(SolutionDir)Lanes\lanes\deep_test\</LocalDebuggerWorkingDirectory> | 55 | <LocalDebuggerWorkingDirectory>$(SolutionDir)Lanes\lanes\deep_test\</LocalDebuggerWorkingDirectory> |
50 | </PropertyGroup> | 56 | </PropertyGroup> |
51 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug LuaJIT 2.1.0-beta3|Win32'"> | 57 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug LuaJIT 2.1.0-beta3|Win32'"> |
52 | <LocalDebuggerCommand>$(SolutionDir)..\LuaJIT-2.1.0-beta3\bin\$(Platform)\luajit.exe</LocalDebuggerCommand> | 58 | <LocalDebuggerCommand>$(SolutionDir)..\LuaJIT-2.1.0-beta3\bin\$(Platform)\luajit210.exe</LocalDebuggerCommand> |
53 | <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor> | 59 | <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor> |
54 | <LocalDebuggerCommandArguments>-i</LocalDebuggerCommandArguments> | 60 | <LocalDebuggerCommandArguments>-i</LocalDebuggerCommandArguments> |
55 | <LocalDebuggerWorkingDirectory>$(SolutionDir)Lanes\lanes\deep_test\</LocalDebuggerWorkingDirectory> | 61 | <LocalDebuggerWorkingDirectory>$(SolutionDir)Lanes\lanes\deep_test\</LocalDebuggerWorkingDirectory> |
56 | </PropertyGroup> | 62 | </PropertyGroup> |
57 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug LuaJIT 2.0.5|Win32'"> | 63 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug LuaJIT 2.0.5|Win32'"> |
58 | <LocalDebuggerCommand>$(SolutionDir)..\LuaJIT-2.0.5\bin\$(Platform)\luajit.exe</LocalDebuggerCommand> | 64 | <LocalDebuggerCommand>$(SolutionDir)..\LuaJIT-2.0.5\bin\$(Platform)\luajit205.exe</LocalDebuggerCommand> |
59 | <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor> | 65 | <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor> |
60 | <LocalDebuggerCommandArguments>-i</LocalDebuggerCommandArguments> | 66 | <LocalDebuggerCommandArguments>-i</LocalDebuggerCommandArguments> |
61 | <LocalDebuggerWorkingDirectory>$(SolutionDir)Lanes\lanes\deep_test\</LocalDebuggerWorkingDirectory> | 67 | <LocalDebuggerWorkingDirectory>$(SolutionDir)Lanes\lanes\deep_test\</LocalDebuggerWorkingDirectory> |
@@ -85,6 +91,11 @@ | |||
85 | <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor> | 91 | <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor> |
86 | <LocalDebuggerCommand>$(SolutionDir)..\framework\lua54.exe</LocalDebuggerCommand> | 92 | <LocalDebuggerCommand>$(SolutionDir)..\framework\lua54.exe</LocalDebuggerCommand> |
87 | </PropertyGroup> | 93 | </PropertyGroup> |
94 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug MoonJIT|Win32'"> | ||
95 | <LocalDebuggerWorkingDirectory>$(SolutionDir)Lanes\lanes\deep_test\</LocalDebuggerWorkingDirectory> | ||
96 | <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor> | ||
97 | <LocalDebuggerCommand>$(SolutionDir)..\MoonJIT\bin\$(Platform)\moonjit.exe</LocalDebuggerCommand> | ||
98 | </PropertyGroup> | ||
88 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release 5.3|Win32'"> | 99 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release 5.3|Win32'"> |
89 | <LocalDebuggerWorkingDirectory>$(SolutionDir)Lanes\lanes\deep_test\</LocalDebuggerWorkingDirectory> | 100 | <LocalDebuggerWorkingDirectory>$(SolutionDir)Lanes\lanes\deep_test\</LocalDebuggerWorkingDirectory> |
90 | <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor> | 101 | <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor> |