From 88b882ed0b432c6aff2063213e2f793a36dd25f7 Mon Sep 17 00:00:00 2001 From: chai Date: Thu, 6 Jun 2019 00:11:18 +0800 Subject: *misc --- build/3rd-party/Luax/Luax.vcxproj | 162 ------------------------------ build/3rd-party/Luax/Luax.vcxproj.filters | 33 ------ build/3rd-party/Luax/Luax.vcxproj.user | 6 -- 3 files changed, 201 deletions(-) delete mode 100644 build/3rd-party/Luax/Luax.vcxproj delete mode 100644 build/3rd-party/Luax/Luax.vcxproj.filters delete mode 100644 build/3rd-party/Luax/Luax.vcxproj.user (limited to 'build/3rd-party/Luax') diff --git a/build/3rd-party/Luax/Luax.vcxproj b/build/3rd-party/Luax/Luax.vcxproj deleted file mode 100644 index 8b611c6..0000000 --- a/build/3rd-party/Luax/Luax.vcxproj +++ /dev/null @@ -1,162 +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\3rd-party;%(AdditionalIncludeDirectories) - - - - - Level3 - MaxSpeed - true - true - true - true - - - true - true - - - - - Level3 - MaxSpeed - true - true - true - true - $(SolutionDir)..\Source\3rd-party;%(AdditionalIncludeDirectories) - - - true - true - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - {8b8fca14-fc8a-45b4-bf3c-9340cb586076} - - - - - - - - - - \ No newline at end of file diff --git a/build/3rd-party/Luax/Luax.vcxproj.filters b/build/3rd-party/Luax/Luax.vcxproj.filters deleted file mode 100644 index 7327933..0000000 --- a/build/3rd-party/Luax/Luax.vcxproj.filters +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/build/3rd-party/Luax/Luax.vcxproj.user b/build/3rd-party/Luax/Luax.vcxproj.user deleted file mode 100644 index baf2417..0000000 --- a/build/3rd-party/Luax/Luax.vcxproj.user +++ /dev/null @@ -1,6 +0,0 @@ - - - - false - - \ No newline at end of file -- cgit v1.1-26-g67d0