From 1497dccd63a84b7ee2b229b1ad9c5c02718f2a78 Mon Sep 17 00:00:00 2001 From: chai Date: Tue, 19 Mar 2019 23:06:27 +0800 Subject: *rename --- Build/3rdParty/Luax/Luax.vcxproj | 160 ------------------------------- Build/3rdParty/Luax/Luax.vcxproj.filters | 31 ------ Build/3rdParty/Luax/Luax.vcxproj.user | 6 -- 3 files changed, 197 deletions(-) delete mode 100644 Build/3rdParty/Luax/Luax.vcxproj delete mode 100644 Build/3rdParty/Luax/Luax.vcxproj.filters delete mode 100644 Build/3rdParty/Luax/Luax.vcxproj.user (limited to 'Build/3rdParty/Luax') diff --git a/Build/3rdParty/Luax/Luax.vcxproj b/Build/3rdParty/Luax/Luax.vcxproj deleted file mode 100644 index 55c1ce9..0000000 --- a/Build/3rdParty/Luax/Luax.vcxproj +++ /dev/null @@ -1,160 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - Debug - x64 - - - Release - x64 - - - - 15.0 - {1350CEE9-B2C2-426A-AF4E-F651D51DD592} - Luax - 10.0.17134.0 - - - - Application - true - v141 - MultiByte - - - Application - false - v141 - true - MultiByte - - - StaticLibrary - true - v141 - MultiByte - - - StaticLibrary - false - v141 - true - MultiByte - - - - - - - - - - - - - - - - - - - - - $(SolutionDir)..\Bin\win64 - - - $(SolutionDir)..\Bin\win64 - - - - Level3 - Disabled - true - true - - - - - Level3 - Disabled - true - true - $(SolutionDir)..\Source\3rdParty;%(AdditionalIncludeDirectories) - - - - - Level3 - MaxSpeed - true - true - true - true - - - true - true - - - - - Level3 - MaxSpeed - true - true - true - true - $(SolutionDir)..\Source\3rdParty;%(AdditionalIncludeDirectories) - - - true - true - - - - - - - - - - - - - - - - - - - - - - - - - - - - - {8b8fca14-fc8a-45b4-bf3c-9340cb586076} - - - - - - - - - - \ No newline at end of file diff --git a/Build/3rdParty/Luax/Luax.vcxproj.filters b/Build/3rdParty/Luax/Luax.vcxproj.filters deleted file mode 100644 index 7183cea..0000000 --- a/Build/3rdParty/Luax/Luax.vcxproj.filters +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/Build/3rdParty/Luax/Luax.vcxproj.user b/Build/3rdParty/Luax/Luax.vcxproj.user deleted file mode 100644 index 0b0f24d..0000000 --- a/Build/3rdParty/Luax/Luax.vcxproj.user +++ /dev/null @@ -1,6 +0,0 @@ - - - - true - - \ No newline at end of file -- cgit v1.1-26-g67d0