diff options
Diffstat (limited to '')
-rw-r--r-- | Lanes.vcxproj.user | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/Lanes.vcxproj.user b/Lanes.vcxproj.user index 36a8b92..e80b250 100644 --- a/Lanes.vcxproj.user +++ b/Lanes.vcxproj.user | |||
@@ -3,7 +3,7 @@ | |||
3 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug 5.1|Win32'"> | 3 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug 5.1|Win32'"> |
4 | <LocalDebuggerCommand>$(SolutionDir)..\Lua51\bin\$(Platform)\Debug\lua51.exe</LocalDebuggerCommand> | 4 | <LocalDebuggerCommand>$(SolutionDir)..\Lua51\bin\$(Platform)\Debug\lua51.exe</LocalDebuggerCommand> |
5 | </PropertyGroup> | 5 | </PropertyGroup> |
6 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug LuaJIT|Win32'"> | 6 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release LuaJIT|Win32'"> |
7 | <LocalDebuggerCommand>$(SolutionDir)..\LuaJIT-GIT\bin\$(Platform)\luajitgit.exe</LocalDebuggerCommand> | 7 | <LocalDebuggerCommand>$(SolutionDir)..\LuaJIT-GIT\bin\$(Platform)\luajitgit.exe</LocalDebuggerCommand> |
8 | </PropertyGroup> | 8 | </PropertyGroup> |
9 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug 5.3|Win32'"> | 9 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug 5.3|Win32'"> |
@@ -12,7 +12,7 @@ | |||
12 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug 5.4|Win32'"> | 12 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug 5.4|Win32'"> |
13 | <LocalDebuggerCommand>$(SolutionDir)..\framework\lua54.exe</LocalDebuggerCommand> | 13 | <LocalDebuggerCommand>$(SolutionDir)..\framework\lua54.exe</LocalDebuggerCommand> |
14 | </PropertyGroup> | 14 | </PropertyGroup> |
15 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug MoonJIT|Win32'"> | 15 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release MoonJIT|Win32'"> |
16 | <LocalDebuggerCommand>$(SolutionDir)..\MoonJIT\bin\$(Platform)\moonjit.exe</LocalDebuggerCommand> | 16 | <LocalDebuggerCommand>$(SolutionDir)..\MoonJIT\bin\$(Platform)\moonjit.exe</LocalDebuggerCommand> |
17 | </PropertyGroup> | 17 | </PropertyGroup> |
18 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release 5.3|Win32'"> | 18 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release 5.3|Win32'"> |
@@ -27,7 +27,7 @@ | |||
27 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug 5.1|Win32'"> | 27 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug 5.1|Win32'"> |
28 | <LocalDebuggerCommandArguments>error.lua</LocalDebuggerCommandArguments> | 28 | <LocalDebuggerCommandArguments>error.lua</LocalDebuggerCommandArguments> |
29 | </PropertyGroup> | 29 | </PropertyGroup> |
30 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug LuaJIT|Win32'"> | 30 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release LuaJIT|Win32'"> |
31 | <LocalDebuggerCommandArguments>-joff -i</LocalDebuggerCommandArguments> | 31 | <LocalDebuggerCommandArguments>-joff -i</LocalDebuggerCommandArguments> |
32 | </PropertyGroup> | 32 | </PropertyGroup> |
33 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug 5.3|Win32'"> | 33 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug 5.3|Win32'"> |
@@ -37,7 +37,7 @@ | |||
37 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug 5.4|Win32'"> | 37 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug 5.4|Win32'"> |
38 | <LocalDebuggerCommandArguments /> | 38 | <LocalDebuggerCommandArguments /> |
39 | </PropertyGroup> | 39 | </PropertyGroup> |
40 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug MoonJIT|Win32'"> | 40 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release MoonJIT|Win32'"> |
41 | <LocalDebuggerCommandArguments /> | 41 | <LocalDebuggerCommandArguments /> |
42 | </PropertyGroup> | 42 | </PropertyGroup> |
43 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release 5.3|Win32'"> | 43 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release 5.3|Win32'"> |
@@ -53,7 +53,7 @@ | |||
53 | <LocalDebuggerWorkingDirectory>$(SolutionDir)Lanes\lanes\tests\</LocalDebuggerWorkingDirectory> | 53 | <LocalDebuggerWorkingDirectory>$(SolutionDir)Lanes\lanes\tests\</LocalDebuggerWorkingDirectory> |
54 | <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor> | 54 | <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor> |
55 | </PropertyGroup> | 55 | </PropertyGroup> |
56 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug LuaJIT|Win32'"> | 56 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release LuaJIT|Win32'"> |
57 | <LocalDebuggerWorkingDirectory>$(SolutionDir)Lanes\lanes\tests\</LocalDebuggerWorkingDirectory> | 57 | <LocalDebuggerWorkingDirectory>$(SolutionDir)Lanes\lanes\tests\</LocalDebuggerWorkingDirectory> |
58 | <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor> | 58 | <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor> |
59 | </PropertyGroup> | 59 | </PropertyGroup> |
@@ -65,7 +65,7 @@ | |||
65 | <LocalDebuggerWorkingDirectory>$(SolutionDir)Lanes\lanes\tests\</LocalDebuggerWorkingDirectory> | 65 | <LocalDebuggerWorkingDirectory>$(SolutionDir)Lanes\lanes\tests\</LocalDebuggerWorkingDirectory> |
66 | <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor> | 66 | <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor> |
67 | </PropertyGroup> | 67 | </PropertyGroup> |
68 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug MoonJIT|Win32'"> | 68 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release MoonJIT|Win32'"> |
69 | <LocalDebuggerWorkingDirectory>$(SolutionDir)Lanes\lanes\tests\</LocalDebuggerWorkingDirectory> | 69 | <LocalDebuggerWorkingDirectory>$(SolutionDir)Lanes\lanes\tests\</LocalDebuggerWorkingDirectory> |
70 | <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor> | 70 | <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor> |
71 | </PropertyGroup> | 71 | </PropertyGroup> |
@@ -100,7 +100,7 @@ | |||
100 | <LocalDebuggerWorkingDirectory>C:\Lua\5.1\</LocalDebuggerWorkingDirectory> | 100 | <LocalDebuggerWorkingDirectory>C:\Lua\5.1\</LocalDebuggerWorkingDirectory> |
101 | <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor> | 101 | <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor> |
102 | </PropertyGroup> | 102 | </PropertyGroup> |
103 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug LuaJIT|x64'"> | 103 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release LuaJIT|x64'"> |
104 | <LocalDebuggerCommand>$(SolutionDir)..\LuaJIT-GIT\bin\$(Platform)\luajitgit.exe</LocalDebuggerCommand> | 104 | <LocalDebuggerCommand>$(SolutionDir)..\LuaJIT-GIT\bin\$(Platform)\luajitgit.exe</LocalDebuggerCommand> |
105 | <LocalDebuggerCommandArguments>cancel.lua hook</LocalDebuggerCommandArguments> | 105 | <LocalDebuggerCommandArguments>cancel.lua hook</LocalDebuggerCommandArguments> |
106 | <LocalDebuggerWorkingDirectory>$(SolutionDir)Lanes\lanes\tests\</LocalDebuggerWorkingDirectory> | 106 | <LocalDebuggerWorkingDirectory>$(SolutionDir)Lanes\lanes\tests\</LocalDebuggerWorkingDirectory> |
@@ -119,7 +119,7 @@ | |||
119 | <LocalDebuggerWorkingDirectory>C:\Lua\JIT2_64\</LocalDebuggerWorkingDirectory> | 119 | <LocalDebuggerWorkingDirectory>C:\Lua\JIT2_64\</LocalDebuggerWorkingDirectory> |
120 | <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor> | 120 | <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor> |
121 | </PropertyGroup> | 121 | </PropertyGroup> |
122 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug LuaJIT|ORBIS'"> | 122 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release LuaJIT|ORBIS'"> |
123 | <LocalDebuggerCommand>C:\Lua\JIT2_64\luajit64.exe</LocalDebuggerCommand> | 123 | <LocalDebuggerCommand>C:\Lua\JIT2_64\luajit64.exe</LocalDebuggerCommand> |
124 | <LocalDebuggerCommandArguments /> | 124 | <LocalDebuggerCommandArguments /> |
125 | <LocalDebuggerWorkingDirectory>C:\Lua\JIT2_64\</LocalDebuggerWorkingDirectory> | 125 | <LocalDebuggerWorkingDirectory>C:\Lua\JIT2_64\</LocalDebuggerWorkingDirectory> |
@@ -160,7 +160,7 @@ | |||
160 | <LocalDebuggerCommandArguments>protect_allocator.lua</LocalDebuggerCommandArguments> | 160 | <LocalDebuggerCommandArguments>protect_allocator.lua</LocalDebuggerCommandArguments> |
161 | <RemoteDebuggerCommandArguments>protect_allocator.lua</RemoteDebuggerCommandArguments> | 161 | <RemoteDebuggerCommandArguments>protect_allocator.lua</RemoteDebuggerCommandArguments> |
162 | </PropertyGroup> | 162 | </PropertyGroup> |
163 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug MoonJIT|x64'"> | 163 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release MoonJIT|x64'"> |
164 | <LocalDebuggerCommand>$(SolutionDir)..\MoonJIT\bin\$(Platform)\moonjit.exe</LocalDebuggerCommand> | 164 | <LocalDebuggerCommand>$(SolutionDir)..\MoonJIT\bin\$(Platform)\moonjit.exe</LocalDebuggerCommand> |
165 | <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor> | 165 | <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor> |
166 | <LocalDebuggerWorkingDirectory>$(SolutionDir)Lanes\lanes\tests\</LocalDebuggerWorkingDirectory> | 166 | <LocalDebuggerWorkingDirectory>$(SolutionDir)Lanes\lanes\tests\</LocalDebuggerWorkingDirectory> |