diff options
| author | Benoit Germain <benoit.germain@ubisoft.com> | 2024-02-22 15:40:51 +0100 |
|---|---|---|
| committer | Benoit Germain <benoit.germain@ubisoft.com> | 2024-02-22 15:40:51 +0100 |
| commit | 484e1a8b3c8f9d3a8c50c58eb23e1bac20d4623f (patch) | |
| tree | 7e786bee65bd78498cbb1f68ad5f22481fb9719f | |
| parent | e982216251bd874cfc66e74692193b3c6c26274c (diff) | |
| download | lanes-484e1a8b3c8f9d3a8c50c58eb23e1bac20d4623f.tar.gz lanes-484e1a8b3c8f9d3a8c50c58eb23e1bac20d4623f.tar.bz2 lanes-484e1a8b3c8f9d3a8c50c58eb23e1bac20d4623f.zip | |
Bump deep_test.vcxproj to VS2022
| -rw-r--r-- | deep_test/deep_test.vcxproj | 36 |
1 files changed, 18 insertions, 18 deletions
diff --git a/deep_test/deep_test.vcxproj b/deep_test/deep_test.vcxproj index c072972..6ff7685 100644 --- a/deep_test/deep_test.vcxproj +++ b/deep_test/deep_test.vcxproj | |||
| @@ -84,112 +84,112 @@ | |||
| 84 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug 5.3|Win32'" Label="Configuration"> | 84 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug 5.3|Win32'" Label="Configuration"> |
| 85 | <ConfigurationType>DynamicLibrary</ConfigurationType> | 85 | <ConfigurationType>DynamicLibrary</ConfigurationType> |
| 86 | <UseDebugLibraries>true</UseDebugLibraries> | 86 | <UseDebugLibraries>true</UseDebugLibraries> |
| 87 | <PlatformToolset>v142</PlatformToolset> | 87 | <PlatformToolset>v143</PlatformToolset> |
| 88 | <CharacterSet>MultiByte</CharacterSet> | 88 | <CharacterSet>MultiByte</CharacterSet> |
| 89 | </PropertyGroup> | 89 | </PropertyGroup> |
| 90 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug 5.1|Win32'" Label="Configuration"> | 90 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug 5.1|Win32'" Label="Configuration"> |
| 91 | <ConfigurationType>DynamicLibrary</ConfigurationType> | 91 | <ConfigurationType>DynamicLibrary</ConfigurationType> |
| 92 | <UseDebugLibraries>true</UseDebugLibraries> | 92 | <UseDebugLibraries>true</UseDebugLibraries> |
| 93 | <PlatformToolset>v142</PlatformToolset> | 93 | <PlatformToolset>v143</PlatformToolset> |
| 94 | <CharacterSet>MultiByte</CharacterSet> | 94 | <CharacterSet>MultiByte</CharacterSet> |
| 95 | </PropertyGroup> | 95 | </PropertyGroup> |
| 96 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug 5.2|Win32'" Label="Configuration"> | 96 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug 5.2|Win32'" Label="Configuration"> |
| 97 | <ConfigurationType>DynamicLibrary</ConfigurationType> | 97 | <ConfigurationType>DynamicLibrary</ConfigurationType> |
| 98 | <UseDebugLibraries>true</UseDebugLibraries> | 98 | <UseDebugLibraries>true</UseDebugLibraries> |
| 99 | <PlatformToolset>v142</PlatformToolset> | 99 | <PlatformToolset>v143</PlatformToolset> |
| 100 | <CharacterSet>MultiByte</CharacterSet> | 100 | <CharacterSet>MultiByte</CharacterSet> |
| 101 | </PropertyGroup> | 101 | </PropertyGroup> |
| 102 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug LuaJIT 2.1.0-beta3|Win32'" Label="Configuration"> | 102 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug LuaJIT 2.1.0-beta3|Win32'" Label="Configuration"> |
| 103 | <ConfigurationType>DynamicLibrary</ConfigurationType> | 103 | <ConfigurationType>DynamicLibrary</ConfigurationType> |
| 104 | <UseDebugLibraries>true</UseDebugLibraries> | 104 | <UseDebugLibraries>true</UseDebugLibraries> |
| 105 | <PlatformToolset>v142</PlatformToolset> | 105 | <PlatformToolset>v143</PlatformToolset> |
| 106 | <CharacterSet>MultiByte</CharacterSet> | 106 | <CharacterSet>MultiByte</CharacterSet> |
| 107 | </PropertyGroup> | 107 | </PropertyGroup> |
| 108 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug LuaJIT 2.0.5|Win32'" Label="Configuration"> | 108 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug LuaJIT 2.0.5|Win32'" Label="Configuration"> |
| 109 | <ConfigurationType>DynamicLibrary</ConfigurationType> | 109 | <ConfigurationType>DynamicLibrary</ConfigurationType> |
| 110 | <UseDebugLibraries>true</UseDebugLibraries> | 110 | <UseDebugLibraries>true</UseDebugLibraries> |
| 111 | <PlatformToolset>v142</PlatformToolset> | 111 | <PlatformToolset>v143</PlatformToolset> |
| 112 | <CharacterSet>MultiByte</CharacterSet> | 112 | <CharacterSet>MultiByte</CharacterSet> |
| 113 | </PropertyGroup> | 113 | </PropertyGroup> |
| 114 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug 5.4|Win32'" Label="Configuration"> | 114 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug 5.4|Win32'" Label="Configuration"> |
| 115 | <ConfigurationType>DynamicLibrary</ConfigurationType> | 115 | <ConfigurationType>DynamicLibrary</ConfigurationType> |
| 116 | <UseDebugLibraries>true</UseDebugLibraries> | 116 | <UseDebugLibraries>true</UseDebugLibraries> |
| 117 | <PlatformToolset>v142</PlatformToolset> | 117 | <PlatformToolset>v143</PlatformToolset> |
| 118 | <CharacterSet>MultiByte</CharacterSet> | 118 | <CharacterSet>MultiByte</CharacterSet> |
| 119 | </PropertyGroup> | 119 | </PropertyGroup> |
| 120 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug MoonJIT|Win32'" Label="Configuration"> | 120 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug MoonJIT|Win32'" Label="Configuration"> |
| 121 | <ConfigurationType>DynamicLibrary</ConfigurationType> | 121 | <ConfigurationType>DynamicLibrary</ConfigurationType> |
| 122 | <UseDebugLibraries>true</UseDebugLibraries> | 122 | <UseDebugLibraries>true</UseDebugLibraries> |
| 123 | <PlatformToolset>v142</PlatformToolset> | 123 | <PlatformToolset>v143</PlatformToolset> |
| 124 | <CharacterSet>MultiByte</CharacterSet> | 124 | <CharacterSet>MultiByte</CharacterSet> |
| 125 | </PropertyGroup> | 125 | </PropertyGroup> |
| 126 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release 5.3|Win32'" Label="Configuration"> | 126 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release 5.3|Win32'" Label="Configuration"> |
| 127 | <ConfigurationType>Application</ConfigurationType> | 127 | <ConfigurationType>Application</ConfigurationType> |
| 128 | <UseDebugLibraries>false</UseDebugLibraries> | 128 | <UseDebugLibraries>false</UseDebugLibraries> |
| 129 | <PlatformToolset>v142</PlatformToolset> | 129 | <PlatformToolset>v143</PlatformToolset> |
| 130 | <WholeProgramOptimization>true</WholeProgramOptimization> | 130 | <WholeProgramOptimization>true</WholeProgramOptimization> |
| 131 | <CharacterSet>MultiByte</CharacterSet> | 131 | <CharacterSet>MultiByte</CharacterSet> |
| 132 | </PropertyGroup> | 132 | </PropertyGroup> |
| 133 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release 5.4|Win32'" Label="Configuration"> | 133 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release 5.4|Win32'" Label="Configuration"> |
| 134 | <ConfigurationType>Application</ConfigurationType> | 134 | <ConfigurationType>Application</ConfigurationType> |
| 135 | <UseDebugLibraries>false</UseDebugLibraries> | 135 | <UseDebugLibraries>false</UseDebugLibraries> |
| 136 | <PlatformToolset>v142</PlatformToolset> | 136 | <PlatformToolset>v143</PlatformToolset> |
| 137 | <WholeProgramOptimization>true</WholeProgramOptimization> | 137 | <WholeProgramOptimization>true</WholeProgramOptimization> |
| 138 | <CharacterSet>MultiByte</CharacterSet> | 138 | <CharacterSet>MultiByte</CharacterSet> |
| 139 | </PropertyGroup> | 139 | </PropertyGroup> |
| 140 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug 5.3|x64'" Label="Configuration"> | 140 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug 5.3|x64'" Label="Configuration"> |
| 141 | <ConfigurationType>DynamicLibrary</ConfigurationType> | 141 | <ConfigurationType>DynamicLibrary</ConfigurationType> |
| 142 | <UseDebugLibraries>true</UseDebugLibraries> | 142 | <UseDebugLibraries>true</UseDebugLibraries> |
| 143 | <PlatformToolset>v142</PlatformToolset> | 143 | <PlatformToolset>v143</PlatformToolset> |
| 144 | <CharacterSet>MultiByte</CharacterSet> | 144 | <CharacterSet>MultiByte</CharacterSet> |
| 145 | </PropertyGroup> | 145 | </PropertyGroup> |
| 146 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug 5.1|x64'" Label="Configuration"> | 146 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug 5.1|x64'" Label="Configuration"> |
| 147 | <ConfigurationType>DynamicLibrary</ConfigurationType> | 147 | <ConfigurationType>DynamicLibrary</ConfigurationType> |
| 148 | <UseDebugLibraries>true</UseDebugLibraries> | 148 | <UseDebugLibraries>true</UseDebugLibraries> |
| 149 | <PlatformToolset>v142</PlatformToolset> | 149 | <PlatformToolset>v143</PlatformToolset> |
| 150 | <CharacterSet>MultiByte</CharacterSet> | 150 | <CharacterSet>MultiByte</CharacterSet> |
| 151 | </PropertyGroup> | 151 | </PropertyGroup> |
| 152 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug 5.2|x64'" Label="Configuration"> | 152 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug 5.2|x64'" Label="Configuration"> |
| 153 | <ConfigurationType>DynamicLibrary</ConfigurationType> | 153 | <ConfigurationType>DynamicLibrary</ConfigurationType> |
| 154 | <UseDebugLibraries>true</UseDebugLibraries> | 154 | <UseDebugLibraries>true</UseDebugLibraries> |
| 155 | <PlatformToolset>v142</PlatformToolset> | 155 | <PlatformToolset>v143</PlatformToolset> |
| 156 | <CharacterSet>MultiByte</CharacterSet> | 156 | <CharacterSet>MultiByte</CharacterSet> |
| 157 | </PropertyGroup> | 157 | </PropertyGroup> |
| 158 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug LuaJIT 2.1.0-beta3|x64'" Label="Configuration"> | 158 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug LuaJIT 2.1.0-beta3|x64'" Label="Configuration"> |
| 159 | <ConfigurationType>DynamicLibrary</ConfigurationType> | 159 | <ConfigurationType>DynamicLibrary</ConfigurationType> |
| 160 | <UseDebugLibraries>true</UseDebugLibraries> | 160 | <UseDebugLibraries>true</UseDebugLibraries> |
| 161 | <PlatformToolset>v142</PlatformToolset> | 161 | <PlatformToolset>v143</PlatformToolset> |
| 162 | <CharacterSet>MultiByte</CharacterSet> | 162 | <CharacterSet>MultiByte</CharacterSet> |
| 163 | </PropertyGroup> | 163 | </PropertyGroup> |
| 164 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug LuaJIT 2.0.5|x64'" Label="Configuration"> | 164 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug LuaJIT 2.0.5|x64'" Label="Configuration"> |
| 165 | <ConfigurationType>DynamicLibrary</ConfigurationType> | 165 | <ConfigurationType>DynamicLibrary</ConfigurationType> |
| 166 | <UseDebugLibraries>true</UseDebugLibraries> | 166 | <UseDebugLibraries>true</UseDebugLibraries> |
| 167 | <PlatformToolset>v142</PlatformToolset> | 167 | <PlatformToolset>v143</PlatformToolset> |
| 168 | <CharacterSet>MultiByte</CharacterSet> | 168 | <CharacterSet>MultiByte</CharacterSet> |
| 169 | </PropertyGroup> | 169 | </PropertyGroup> |
| 170 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug 5.4|x64'" Label="Configuration"> | 170 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug 5.4|x64'" Label="Configuration"> |
| 171 | <ConfigurationType>DynamicLibrary</ConfigurationType> | 171 | <ConfigurationType>DynamicLibrary</ConfigurationType> |
| 172 | <UseDebugLibraries>true</UseDebugLibraries> | 172 | <UseDebugLibraries>true</UseDebugLibraries> |
| 173 | <PlatformToolset>v142</PlatformToolset> | 173 | <PlatformToolset>v143</PlatformToolset> |
| 174 | <CharacterSet>MultiByte</CharacterSet> | 174 | <CharacterSet>MultiByte</CharacterSet> |
| 175 | </PropertyGroup> | 175 | </PropertyGroup> |
| 176 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug MoonJIT|x64'" Label="Configuration"> | 176 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug MoonJIT|x64'" Label="Configuration"> |
| 177 | <ConfigurationType>DynamicLibrary</ConfigurationType> | 177 | <ConfigurationType>DynamicLibrary</ConfigurationType> |
| 178 | <UseDebugLibraries>true</UseDebugLibraries> | 178 | <UseDebugLibraries>true</UseDebugLibraries> |
| 179 | <PlatformToolset>v142</PlatformToolset> | 179 | <PlatformToolset>v143</PlatformToolset> |
| 180 | <CharacterSet>MultiByte</CharacterSet> | 180 | <CharacterSet>MultiByte</CharacterSet> |
| 181 | </PropertyGroup> | 181 | </PropertyGroup> |
| 182 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release 5.3|x64'" Label="Configuration"> | 182 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release 5.3|x64'" Label="Configuration"> |
| 183 | <ConfigurationType>DynamicLibrary</ConfigurationType> | 183 | <ConfigurationType>DynamicLibrary</ConfigurationType> |
| 184 | <UseDebugLibraries>false</UseDebugLibraries> | 184 | <UseDebugLibraries>false</UseDebugLibraries> |
| 185 | <PlatformToolset>v142</PlatformToolset> | 185 | <PlatformToolset>v143</PlatformToolset> |
| 186 | <WholeProgramOptimization>true</WholeProgramOptimization> | 186 | <WholeProgramOptimization>true</WholeProgramOptimization> |
| 187 | <CharacterSet>MultiByte</CharacterSet> | 187 | <CharacterSet>MultiByte</CharacterSet> |
| 188 | </PropertyGroup> | 188 | </PropertyGroup> |
| 189 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release 5.4|x64'" Label="Configuration"> | 189 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release 5.4|x64'" Label="Configuration"> |
| 190 | <ConfigurationType>DynamicLibrary</ConfigurationType> | 190 | <ConfigurationType>DynamicLibrary</ConfigurationType> |
| 191 | <UseDebugLibraries>false</UseDebugLibraries> | 191 | <UseDebugLibraries>false</UseDebugLibraries> |
| 192 | <PlatformToolset>v142</PlatformToolset> | 192 | <PlatformToolset>v143</PlatformToolset> |
| 193 | <WholeProgramOptimization>true</WholeProgramOptimization> | 193 | <WholeProgramOptimization>true</WholeProgramOptimization> |
| 194 | <CharacterSet>MultiByte</CharacterSet> | 194 | <CharacterSet>MultiByte</CharacterSet> |
| 195 | </PropertyGroup> | 195 | </PropertyGroup> |
