From 1497dccd63a84b7ee2b229b1ad9c5c02718f2a78 Mon Sep 17 00:00:00 2001 From: chai Date: Tue, 19 Mar 2019 23:06:27 +0800 Subject: *rename --- Build/Asura.Engine/Asura.Engine.vcxproj | 268 ----------------- Build/Asura.Engine/Asura.Engine.vcxproj.filters | 380 ------------------------ Build/Asura.Engine/Asura.Engine.vcxproj.user | 6 - 3 files changed, 654 deletions(-) delete mode 100644 Build/Asura.Engine/Asura.Engine.vcxproj delete mode 100644 Build/Asura.Engine/Asura.Engine.vcxproj.filters delete mode 100644 Build/Asura.Engine/Asura.Engine.vcxproj.user (limited to 'Build/Asura.Engine') diff --git a/Build/Asura.Engine/Asura.Engine.vcxproj b/Build/Asura.Engine/Asura.Engine.vcxproj deleted file mode 100644 index 9bbf431..0000000 --- a/Build/Asura.Engine/Asura.Engine.vcxproj +++ /dev/null @@ -1,268 +0,0 @@ - - - - - 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 - - - StaticLibrary - true - v141 - MultiByte - - - StaticLibrary - false - v141 - true - MultiByte - - - - - - - - - - - - - - - - - - - - - libasura - - - libasura - - - $(SolutionDir)..\Bin\win64 - asuraengine - - - $(SolutionDir)..\Bin\win64 - asuraengine - - - - Level3 - Disabled - true - true - $(SolutionDir)..\Source\3rdParty;$(SolutionDir)..\Source\Asura.Engine;$(SolutionDir)..\Source\3rdparty\SDL2\include;%(AdditionalIncludeDirectories) - - - - - Level3 - Disabled - true - true - $(SolutionDir)..\Source\3rdParty;$(SolutionDir)..\Source\Asura.Engine;$(SolutionDir)..\Source\3rdparty\SDL2\include;%(AdditionalIncludeDirectories) - - - - - Level3 - MaxSpeed - true - true - true - true - $(SolutionDir)..\Source\3rdParty;$(SolutionDir)..\Source\Asura.Engine;$(SolutionDir)..\Source\3rdparty\SDL2\include;%(AdditionalIncludeDirectories) - - - true - true - - - - - Level3 - MaxSpeed - true - true - true - true - $(SolutionDir)..\Source\3rdParty;$(SolutionDir)..\Source\Asura.Engine;$(SolutionDir)..\Source\3rdparty\SDL2\include;%(AdditionalIncludeDirectories) - - - true - true - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - {e34eaf11-27f4-41e9-bbc6-9ce5de3359ba} - - - {208b9cb8-2101-42a9-9502-0cf54912bc57} - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/Build/Asura.Engine/Asura.Engine.vcxproj.filters b/Build/Asura.Engine/Asura.Engine.vcxproj.filters deleted file mode 100644 index 6a579ae..0000000 --- a/Build/Asura.Engine/Asura.Engine.vcxproj.filters +++ /dev/null @@ -1,380 +0,0 @@ - - - - - {4040c770-8a92-4175-8c3d-269592ca2001} - - - {097be40c-71fb-4a4e-85a7-7a4939a42d78} - - - {75252759-f76f-44dc-85d4-28028a7d60eb} - - - {24b46492-8790-45c7-8d5c-7aa7a8d90082} - - - {426b5d06-f2e9-4879-b0a0-0cde9130d0bc} - - - {d65172dc-f855-4dd0-9d70-f90034a01144} - - - {f94a816c-f744-4d8b-aa3b-0d1c32e388ba} - - - {86daaea6-10e5-4288-bab8-ac05fdfc3499} - - - {9dcab30a-6b0b-4f4c-9fc1-330f333da238} - - - {16e89584-708f-4a2f-9dc4-8e01ba938e88} - - - {aa1d8502-8fee-4b39-bbc9-be198224bb73} - - - {2054bf79-a609-44fc-aa13-cef6e16a117f} - - - - - audio - - - audio - - - exceptions - - - filesystem - - - filesystem - - - filesystem - - - filesystem - - - graphics - - - graphics - - - graphics - - - graphics - - - graphics - - - graphics - - - graphics - - - graphics - - - graphics - - - graphics - - - graphics - - - graphics - - - graphics - - - graphics - - - graphics - - - graphics - - - graphics - - - graphics - - - graphics - - - input - - - input - - - input - - - input - - - input - - - math - - - math - - - math - - - math - - - math - - - math - - - math - - - math - - - math - - - physics - - - profiler - - - scripting - - - scripting - - - text - - - text - - - text - - - text - - - time - - - - - - - - - - scripting - - - graphics - - - graphics - - - graphics - - - - - audio - - - exceptions - - - filesystem - - - filesystem - - - filesystem - - - graphics - - - graphics - - - graphics - - - graphics - - - graphics - - - graphics - - - graphics - - - graphics - - - graphics - - - graphics - - - graphics - - - graphics - - - graphics - - - graphics - - - graphics - - - graphics - - - input - - - input - - - input - - - input - - - math - - - math - - - math - - - math - - - math - - - profiler - - - text - - - text - - - text - - - time - - - - - graphics\binding - - - graphics\binding - - - graphics\binding - - - graphics\binding - - - graphics\binding - - - graphics\binding - - - graphics\binding - - - graphics\binding - - - graphics\binding - - - scripting - - - graphics - - - graphics - - - - - input - - - input - - - math - - - math - - - math - - - math - - - text - - - text - - - \ No newline at end of file diff --git a/Build/Asura.Engine/Asura.Engine.vcxproj.user b/Build/Asura.Engine/Asura.Engine.vcxproj.user deleted file mode 100644 index baf2417..0000000 --- a/Build/Asura.Engine/Asura.Engine.vcxproj.user +++ /dev/null @@ -1,6 +0,0 @@ - - - - false - - \ No newline at end of file -- cgit v1.1-26-g67d0