From 91e589d1678a8187c307e09b98b67ec4133092ff Mon Sep 17 00:00:00 2001 From: chai Date: Sat, 19 Jan 2019 01:44:05 +0800 Subject: =?UTF-8?q?*=E6=B8=B8=E6=88=8F=E6=A1=86=E6=9E=B6=E6=94=B9=E7=94=A8?= =?UTF-8?q?=E8=84=9A=E6=9C=AC=E5=AE=9E=E7=8E=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Build/Asura.Editor/Asura.Editor.vcxproj | 122 ++++++++ Build/Asura.Editor/Asura.Editor.vcxproj.filters | 2 + Build/Asura.Editor/Asura.Editor.vcxproj.user | 4 + Build/Asura.Engine/Asura.Engine.vcxproj | 217 +++++++++++++ Build/Asura.Engine/Asura.Engine.vcxproj.filters | 299 ++++++++++++++++++ Build/Asura.Engine/Asura.Engine.vcxproj.user | 6 + Build/Asura.Framework/Asura.Framework.vcxproj | 133 ++++++++ .../Asura.Framework.vcxproj.filters | 33 ++ Build/Asura.Framework/Asura.Framework.vcxproj.user | 4 + Build/Asura.Runner/Asura.Runner.vcxproj | 117 +++++++ Build/Asura.Runner/Asura.Runner.vcxproj.filters | 2 + Build/Asura.Runner/Asura.Runner.vcxproj.user | 4 + Build/Asura.sln | 16 +- Build/Asura/Asura.vcxproj | 237 -------------- Build/Asura/Asura.vcxproj.filters | 347 --------------------- Build/Asura/Asura.vcxproj.user | 6 - Build/Editor/Editor.vcxproj | 122 -------- Build/Editor/Editor.vcxproj.filters | 2 - Build/Editor/Editor.vcxproj.user | 4 - Build/Runner/Runner.vcxproj | 117 ------- Build/Runner/Runner.vcxproj.filters | 2 - Build/Runner/Runner.vcxproj.user | 4 - 22 files changed, 956 insertions(+), 844 deletions(-) create mode 100644 Build/Asura.Editor/Asura.Editor.vcxproj create mode 100644 Build/Asura.Editor/Asura.Editor.vcxproj.filters create mode 100644 Build/Asura.Editor/Asura.Editor.vcxproj.user create mode 100644 Build/Asura.Engine/Asura.Engine.vcxproj create mode 100644 Build/Asura.Engine/Asura.Engine.vcxproj.filters create mode 100644 Build/Asura.Engine/Asura.Engine.vcxproj.user create mode 100644 Build/Asura.Framework/Asura.Framework.vcxproj create mode 100644 Build/Asura.Framework/Asura.Framework.vcxproj.filters create mode 100644 Build/Asura.Framework/Asura.Framework.vcxproj.user create mode 100644 Build/Asura.Runner/Asura.Runner.vcxproj create mode 100644 Build/Asura.Runner/Asura.Runner.vcxproj.filters create mode 100644 Build/Asura.Runner/Asura.Runner.vcxproj.user delete mode 100644 Build/Asura/Asura.vcxproj delete mode 100644 Build/Asura/Asura.vcxproj.filters delete mode 100644 Build/Asura/Asura.vcxproj.user delete mode 100644 Build/Editor/Editor.vcxproj delete mode 100644 Build/Editor/Editor.vcxproj.filters delete mode 100644 Build/Editor/Editor.vcxproj.user delete mode 100644 Build/Runner/Runner.vcxproj delete mode 100644 Build/Runner/Runner.vcxproj.filters delete mode 100644 Build/Runner/Runner.vcxproj.user (limited to 'Build') diff --git a/Build/Asura.Editor/Asura.Editor.vcxproj b/Build/Asura.Editor/Asura.Editor.vcxproj new file mode 100644 index 0000000..b08b448 --- /dev/null +++ b/Build/Asura.Editor/Asura.Editor.vcxproj @@ -0,0 +1,122 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + Debug + x64 + + + Release + x64 + + + + 15.0 + {1871DA90-B776-48A6-9B5D-FDA84587B7B0} + Asura.Editor + 10.0.17134.0 + + + + Application + true + v141 + MultiByte + + + Application + false + v141 + true + MultiByte + + + Application + true + v141 + MultiByte + + + Application + false + v141 + true + MultiByte + + + + + + + + + + + + + + + + + + + + + + + Level3 + Disabled + true + true + + + + + Level3 + Disabled + true + true + + + + + Level3 + MaxSpeed + true + true + true + true + + + true + true + + + + + Level3 + MaxSpeed + true + true + true + true + + + true + true + + + + + + + + \ No newline at end of file diff --git a/Build/Asura.Editor/Asura.Editor.vcxproj.filters b/Build/Asura.Editor/Asura.Editor.vcxproj.filters new file mode 100644 index 0000000..9cd8510 --- /dev/null +++ b/Build/Asura.Editor/Asura.Editor.vcxproj.filters @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/Build/Asura.Editor/Asura.Editor.vcxproj.user b/Build/Asura.Editor/Asura.Editor.vcxproj.user new file mode 100644 index 0000000..be25078 --- /dev/null +++ b/Build/Asura.Editor/Asura.Editor.vcxproj.user @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/Build/Asura.Engine/Asura.Engine.vcxproj b/Build/Asura.Engine/Asura.Engine.vcxproj new file mode 100644 index 0000000..3a09244 --- /dev/null +++ b/Build/Asura.Engine/Asura.Engine.vcxproj @@ -0,0 +1,217 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + Debug + x64 + + + Release + x64 + + + + 15.0 + {C402199A-49C2-4568-AE79-B56CB3B510D3} + Asura.Editor + 10.0.17134.0 + + + + Application + true + v141 + MultiByte + + + Application + false + v141 + true + MultiByte + + + Application + true + v141 + MultiByte + + + Application + false + v141 + true + MultiByte + + + + + + + + + + + + + + + + + + + + + + + Level3 + Disabled + true + true + $(SolutionDir)..\Source\3rdParty;$(SolutionDir)..\Source\Asura.Editor;%(AdditionalIncludeDirectories) + + + + + Level3 + Disabled + true + true + + + + + Level3 + MaxSpeed + true + true + true + true + $(SolutionDir)..\Source\3rdParty;$(SolutionDir)..\Source\Asura.Editor;%(AdditionalIncludeDirectories) + + + true + true + + + + + Level3 + MaxSpeed + true + true + true + true + + + true + true + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Build/Asura.Engine/Asura.Engine.vcxproj.filters b/Build/Asura.Engine/Asura.Engine.vcxproj.filters new file mode 100644 index 0000000..4ce7c85 --- /dev/null +++ b/Build/Asura.Engine/Asura.Engine.vcxproj.filters @@ -0,0 +1,299 @@ + + + + + {11fe5669-e583-4a21-96d8-9d5dd5227152} + + + {24b46492-8790-45c7-8d5c-7aa7a8d90082} + + + {4040c770-8a92-4175-8c3d-269592ca2001} + + + {843d7fb4-300b-432c-b056-d436bdbc1580} + + + {097be40c-71fb-4a4e-85a7-7a4939a42d78} + + + {75252759-f76f-44dc-85d4-28028a7d60eb} + + + {16e89584-708f-4a2f-9dc4-8e01ba938e88} + + + {426b5d06-f2e9-4879-b0a0-0cde9130d0bc} + + + {d65172dc-f855-4dd0-9d70-f90034a01144} + + + {86daaea6-10e5-4288-bab8-ac05fdfc3499} + + + {aa1d8502-8fee-4b39-bbc9-be198224bb73} + + + {79d850d4-08da-483f-8771-fa4f7663d261} + + + {9dcab30a-6b0b-4f4c-9fc1-330f333da238} + + + {f94a816c-f744-4d8b-aa3b-0d1c32e388ba} + + + {e62bd4f3-5f4b-43fc-9d1e-bb3913e33e40} + + + + + AI + + + AI + + + Audio + + + Audio + + + Containers + + + Containers + + + Containers + + + Exceptions + + + FileSystem + + + Font + + + Graphics + + + Graphics + + + Graphics + + + Input + + + Math + + + Math + + + Math + + + Math + + + Math + + + Profiler + + + Time + + + + + + + + + Graphics + + + Containers + + + Graphics + + + Graphics + + + Containers + + + Containers + + + Scripting + + + Graphics\Animation + + + Graphics\Effects + + + Graphics + + + Physics + + + Math + + + Math + + + Graphics + + + Graphics + + + + Graphics + + + + FileSystem + + + FileSystem + + + FileSystem + + + FileSystem + + + FileSystem + + + + AI + + + + + AI + + + AI + + + Audio + + + Audio + + + Containers + + + Containers + + + Containers + + + Containers + + + Exceptions + + + FileSystem + + + Font + + + Graphics + + + Graphics + + + Graphics + + + Input + + + Math + + + Math + + + Math + + + Math + + + Math + + + Profiler + + + Time + + + + + + + Graphics + + + Graphics + + + Graphics + + + Graphics\Animation + + + Graphics\Effects + + + Graphics + + + Math + + + Math + + + Graphics + + + Graphics + + + Graphics + + + + AI + + + \ No newline at end of file diff --git a/Build/Asura.Engine/Asura.Engine.vcxproj.user b/Build/Asura.Engine/Asura.Engine.vcxproj.user new file mode 100644 index 0000000..baf2417 --- /dev/null +++ b/Build/Asura.Engine/Asura.Engine.vcxproj.user @@ -0,0 +1,6 @@ + + + + false + + \ No newline at end of file diff --git a/Build/Asura.Framework/Asura.Framework.vcxproj b/Build/Asura.Framework/Asura.Framework.vcxproj new file mode 100644 index 0000000..2c1458e --- /dev/null +++ b/Build/Asura.Framework/Asura.Framework.vcxproj @@ -0,0 +1,133 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + Debug + x64 + + + Release + x64 + + + + 15.0 + {A4A226CC-37DB-4EB7-BD6F-B344B7B6D53B} + Asura.Framework + 10.0.17134.0 + + + + Application + true + v141 + MultiByte + + + Application + false + v141 + true + MultiByte + + + Application + true + v141 + MultiByte + + + Application + false + v141 + true + MultiByte + + + + + + + + + + + + + + + + + + + + + + + Level3 + Disabled + true + true + + + + + Level3 + Disabled + true + true + + + + + Level3 + MaxSpeed + true + true + true + true + + + true + true + + + + + Level3 + MaxSpeed + true + true + true + true + + + true + true + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Build/Asura.Framework/Asura.Framework.vcxproj.filters b/Build/Asura.Framework/Asura.Framework.vcxproj.filters new file mode 100644 index 0000000..3391c36 --- /dev/null +++ b/Build/Asura.Framework/Asura.Framework.vcxproj.filters @@ -0,0 +1,33 @@ + + + + + {4cea7479-5e16-4160-a2a8-7aba60b67a4a} + + + + + Graphics + + + Graphics + + + + + + + + Graphics + + + Graphics + + + Graphics + + + Graphics + + + \ No newline at end of file diff --git a/Build/Asura.Framework/Asura.Framework.vcxproj.user b/Build/Asura.Framework/Asura.Framework.vcxproj.user new file mode 100644 index 0000000..be25078 --- /dev/null +++ b/Build/Asura.Framework/Asura.Framework.vcxproj.user @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/Build/Asura.Runner/Asura.Runner.vcxproj b/Build/Asura.Runner/Asura.Runner.vcxproj new file mode 100644 index 0000000..e5628b8 --- /dev/null +++ b/Build/Asura.Runner/Asura.Runner.vcxproj @@ -0,0 +1,117 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + Debug + x64 + + + Release + x64 + + + + {1350125B-4AA5-458F-86FA-D6FEFB14A051} + Asura.Runner + 8.1 + + + + Application + true + v141 + MultiByte + + + Application + false + v140 + true + MultiByte + + + Application + true + v140 + MultiByte + + + Application + false + v140 + true + MultiByte + + + + + + + + + + + + + + + + + + + + + + + Level3 + Disabled + true + + + + + Level3 + Disabled + true + + + + + Level3 + MaxSpeed + true + true + true + + + true + true + + + + + Level3 + MaxSpeed + true + true + true + + + true + true + + + + + + + + \ No newline at end of file diff --git a/Build/Asura.Runner/Asura.Runner.vcxproj.filters b/Build/Asura.Runner/Asura.Runner.vcxproj.filters new file mode 100644 index 0000000..9cd8510 --- /dev/null +++ b/Build/Asura.Runner/Asura.Runner.vcxproj.filters @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/Build/Asura.Runner/Asura.Runner.vcxproj.user b/Build/Asura.Runner/Asura.Runner.vcxproj.user new file mode 100644 index 0000000..be25078 --- /dev/null +++ b/Build/Asura.Runner/Asura.Runner.vcxproj.user @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/Build/Asura.sln b/Build/Asura.sln index b1cff60..3efa5cd 100644 --- a/Build/Asura.sln +++ b/Build/Asura.sln @@ -3,13 +3,13 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.28307.168 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Asura", "Asura\Asura.vcxproj", "{C402199A-49C2-4568-AE79-B56CB3B510D3}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Asura.Engine", "Asura.Engine\Asura.Engine.vcxproj", "{C402199A-49C2-4568-AE79-B56CB3B510D3}" EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "3rdParty", "3rdParty", "{64D4E4B2-4A60-46F4-A500-370EFED4524F}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Runner", "Runner\Runner.vcxproj", "{1350125B-4AA5-458F-86FA-D6FEFB14A051}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Asura.Runner", "Asura.Runner\Asura.Runner.vcxproj", "{1350125B-4AA5-458F-86FA-D6FEFB14A051}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Editor", "Editor\Editor.vcxproj", "{1871DA90-B776-48A6-9B5D-FDA84587B7B0}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Asura.Editor", "Asura.Editor\Asura.Editor.vcxproj", "{1871DA90-B776-48A6-9B5D-FDA84587B7B0}" EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Luax", "3rdParty\Luax\Luax.vcxproj", "{1350CEE9-B2C2-426A-AF4E-F651D51DD592}" EndProject @@ -17,6 +17,8 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "glad", "3rdParty\glad\glad. EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "lua51", "3rdParty\lua51\lua51.vcxproj", "{8B8FCA14-FC8A-45B4-BF3C-9340CB586076}" EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Asura.Framework", "Asura.Framework\Asura.Framework.vcxproj", "{A4A226CC-37DB-4EB7-BD6F-B344B7B6D53B}" +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|x64 = Debug|x64 @@ -73,6 +75,14 @@ Global {8B8FCA14-FC8A-45B4-BF3C-9340CB586076}.Release|x64.Build.0 = Release|x64 {8B8FCA14-FC8A-45B4-BF3C-9340CB586076}.Release|x86.ActiveCfg = Release|Win32 {8B8FCA14-FC8A-45B4-BF3C-9340CB586076}.Release|x86.Build.0 = Release|Win32 + {A4A226CC-37DB-4EB7-BD6F-B344B7B6D53B}.Debug|x64.ActiveCfg = Debug|x64 + {A4A226CC-37DB-4EB7-BD6F-B344B7B6D53B}.Debug|x64.Build.0 = Debug|x64 + {A4A226CC-37DB-4EB7-BD6F-B344B7B6D53B}.Debug|x86.ActiveCfg = Debug|Win32 + {A4A226CC-37DB-4EB7-BD6F-B344B7B6D53B}.Debug|x86.Build.0 = Debug|Win32 + {A4A226CC-37DB-4EB7-BD6F-B344B7B6D53B}.Release|x64.ActiveCfg = Release|x64 + {A4A226CC-37DB-4EB7-BD6F-B344B7B6D53B}.Release|x64.Build.0 = Release|x64 + {A4A226CC-37DB-4EB7-BD6F-B344B7B6D53B}.Release|x86.ActiveCfg = Release|Win32 + {A4A226CC-37DB-4EB7-BD6F-B344B7B6D53B}.Release|x86.Build.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Build/Asura/Asura.vcxproj b/Build/Asura/Asura.vcxproj deleted file mode 100644 index 5ce0fd1..0000000 --- a/Build/Asura/Asura.vcxproj +++ /dev/null @@ -1,237 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - Debug - x64 - - - Release - x64 - - - - 15.0 - {C402199A-49C2-4568-AE79-B56CB3B510D3} - Asura - 10.0.17134.0 - - - - Application - true - v141 - MultiByte - - - Application - false - v141 - true - MultiByte - - - Application - true - v141 - MultiByte - - - Application - false - v141 - true - MultiByte - - - - - - - - - - - - - - - - - - - - - - - Level3 - Disabled - true - true - $(SolutionDir)..\Source\3rdParty;$(SolutionDir)..\Source\Asura;%(AdditionalIncludeDirectories) - - - - - Level3 - Disabled - true - true - - - - - Level3 - MaxSpeed - true - true - true - true - $(SolutionDir)..\Source\3rdParty;$(SolutionDir)..\Source\Asura;%(AdditionalIncludeDirectories) - - - true - true - - - - - Level3 - MaxSpeed - true - true - true - true - - - true - true - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/Build/Asura/Asura.vcxproj.filters b/Build/Asura/Asura.vcxproj.filters deleted file mode 100644 index ea8e91e..0000000 --- a/Build/Asura/Asura.vcxproj.filters +++ /dev/null @@ -1,347 +0,0 @@ - - - - - {11fe5669-e583-4a21-96d8-9d5dd5227152} - - - {24b46492-8790-45c7-8d5c-7aa7a8d90082} - - - {4040c770-8a92-4175-8c3d-269592ca2001} - - - {843d7fb4-300b-432c-b056-d436bdbc1580} - - - {097be40c-71fb-4a4e-85a7-7a4939a42d78} - - - {75252759-f76f-44dc-85d4-28028a7d60eb} - - - {16e89584-708f-4a2f-9dc4-8e01ba938e88} - - - {426b5d06-f2e9-4879-b0a0-0cde9130d0bc} - - - {d65172dc-f855-4dd0-9d70-f90034a01144} - - - {86daaea6-10e5-4288-bab8-ac05fdfc3499} - - - {aa1d8502-8fee-4b39-bbc9-be198224bb73} - - - {79d850d4-08da-483f-8771-fa4f7663d261} - - - {9dcab30a-6b0b-4f4c-9fc1-330f333da238} - - - {f94a816c-f744-4d8b-aa3b-0d1c32e388ba} - - - {e62bd4f3-5f4b-43fc-9d1e-bb3913e33e40} - - - - - AI - - - AI - - - Audio - - - Audio - - - Containers - - - Containers - - - Containers - - - Exceptions - - - FileSystem - - - Font - - - Graphics - - - Graphics - - - Graphics - - - Input - - - Math - - - Math - - - Math - - - Math - - - Math - - - Profiler - - - Time - - - - - - - - - - - - Graphics - - - Containers - - - Graphics - - - Graphics - - - Containers - - - Containers - - - Scripting - - - Graphics - - - Graphics\Animation - - - Graphics\Effects - - - Graphics - - - Graphics - - - Graphics - - - Graphics - - - Physics - - - Math - - - Math - - - Graphics - - - Graphics - - - Graphics - - - - Graphics - - - Graphics - - - - FileSystem - - - FileSystem - - - FileSystem - - - FileSystem - - - FileSystem - - - Graphics\Animation - - - - AI - - - - - AI - - - AI - - - Audio - - - Audio - - - Containers - - - Containers - - - Containers - - - Containers - - - Exceptions - - - FileSystem - - - Font - - - Graphics - - - Graphics - - - Graphics - - - Input - - - Math - - - Math - - - Math - - - Math - - - Math - - - Profiler - - - Time - - - - - - - - - - Graphics - - - Graphics - - - Graphics - - - Graphics - - - Graphics\Animation - - - Graphics\Effects - - - Graphics - - - Graphics - - - Graphics - - - Graphics - - - Math - - - Math - - - Graphics - - - Graphics - - - Graphics - - - Graphics - - - Graphics - - - Graphics\Animation - - - - AI - - - \ No newline at end of file diff --git a/Build/Asura/Asura.vcxproj.user b/Build/Asura/Asura.vcxproj.user deleted file mode 100644 index baf2417..0000000 --- a/Build/Asura/Asura.vcxproj.user +++ /dev/null @@ -1,6 +0,0 @@ - - - - false - - \ No newline at end of file diff --git a/Build/Editor/Editor.vcxproj b/Build/Editor/Editor.vcxproj deleted file mode 100644 index 3766bf7..0000000 --- a/Build/Editor/Editor.vcxproj +++ /dev/null @@ -1,122 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - Debug - x64 - - - Release - x64 - - - - 15.0 - {1871DA90-B776-48A6-9B5D-FDA84587B7B0} - Editor - 10.0.17134.0 - - - - Application - true - v141 - MultiByte - - - Application - false - v141 - true - MultiByte - - - Application - true - v141 - MultiByte - - - Application - false - v141 - true - MultiByte - - - - - - - - - - - - - - - - - - - - - - - Level3 - Disabled - true - true - - - - - Level3 - Disabled - true - true - - - - - Level3 - MaxSpeed - true - true - true - true - - - true - true - - - - - Level3 - MaxSpeed - true - true - true - true - - - true - true - - - - - - - - \ No newline at end of file diff --git a/Build/Editor/Editor.vcxproj.filters b/Build/Editor/Editor.vcxproj.filters deleted file mode 100644 index 9cd8510..0000000 --- a/Build/Editor/Editor.vcxproj.filters +++ /dev/null @@ -1,2 +0,0 @@ - - \ No newline at end of file diff --git a/Build/Editor/Editor.vcxproj.user b/Build/Editor/Editor.vcxproj.user deleted file mode 100644 index be25078..0000000 --- a/Build/Editor/Editor.vcxproj.user +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/Build/Runner/Runner.vcxproj b/Build/Runner/Runner.vcxproj deleted file mode 100644 index 4ab508e..0000000 --- a/Build/Runner/Runner.vcxproj +++ /dev/null @@ -1,117 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - Debug - x64 - - - Release - x64 - - - - {1350125B-4AA5-458F-86FA-D6FEFB14A051} - Runner - 8.1 - - - - Application - true - v141 - MultiByte - - - Application - false - v140 - true - MultiByte - - - Application - true - v140 - MultiByte - - - Application - false - v140 - true - MultiByte - - - - - - - - - - - - - - - - - - - - - - - Level3 - Disabled - true - - - - - Level3 - Disabled - true - - - - - Level3 - MaxSpeed - true - true - true - - - true - true - - - - - Level3 - MaxSpeed - true - true - true - - - true - true - - - - - - - - \ No newline at end of file diff --git a/Build/Runner/Runner.vcxproj.filters b/Build/Runner/Runner.vcxproj.filters deleted file mode 100644 index 9cd8510..0000000 --- a/Build/Runner/Runner.vcxproj.filters +++ /dev/null @@ -1,2 +0,0 @@ - - \ No newline at end of file diff --git a/Build/Runner/Runner.vcxproj.user b/Build/Runner/Runner.vcxproj.user deleted file mode 100644 index be25078..0000000 --- a/Build/Runner/Runner.vcxproj.user +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file -- cgit v1.1-26-g67d0