From fa9aad9300fd5c1b7ae697881d787d015fa9ef24 Mon Sep 17 00:00:00 2001 From: Li Jin Date: Thu, 24 Feb 2022 10:20:06 +0800 Subject: update for windows build dll. --- Yuescript.vcxproj | 245 ------------------------------------------------------ 1 file changed, 245 deletions(-) delete mode 100644 Yuescript.vcxproj (limited to 'Yuescript.vcxproj') diff --git a/Yuescript.vcxproj b/Yuescript.vcxproj deleted file mode 100644 index c02fcc9..0000000 --- a/Yuescript.vcxproj +++ /dev/null @@ -1,245 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - Debug - x64 - - - Release - x64 - - - - 16.0 - {CF4F54DB-61FE-48E0-BA2E-4168BA27ECBD} - Yuescript - 10.0 - Yuescript - - - - Application - true - v142 - Unicode - - - Application - false - v142 - true - Unicode - - - Application - true - v142 - Unicode - - - Application - false - v142 - true - Unicode - - - - - - - - - - - - - - - - - - - - - true - $(SolutionDir)\build\windows\$(Configuration)\ - $(SolutionDir)\bin\windows\$(Configuration)\ - yue - - - true - $(SolutionDir)\bin\windows\$(Platform)\$(Configuration)\ - $(SolutionDir)\build\windows\$(Platform)\$(Configuration)\ - yue - - - false - $(SolutionDir)\build\windows\$(Configuration)\ - $(SolutionDir)\bin\windows\$(Configuration)\ - yue - - - false - $(SolutionDir)\bin\windows\$(Platform)\$(Configuration)\ - $(SolutionDir)\build\windows\$(Platform)\$(Configuration)\ - yue - - - - Level3 - true - _DEBUG;_CONSOLE;_SILENCE_CXX17_CODECVT_HEADER_DEPRECATION_WARNING;%(PreprocessorDefinitions) - true - stdcpplatest - .\src;.\src\3rdParty;.\src\3rdParty\lua;%(AdditionalIncludeDirectories) - /Zc:__cplusplus %(AdditionalOptions) - - - Console - true - - - - - Level3 - true - _DEBUG;_CONSOLE;_SILENCE_CXX17_CODECVT_HEADER_DEPRECATION_WARNING;%(PreprocessorDefinitions) - true - stdcpplatest - .\src;.\src\3rdParty;.\src\3rdParty\lua;%(AdditionalIncludeDirectories) - /Zc:__cplusplus %(AdditionalOptions) - - - Console - true - - - - - Level3 - true - true - true - NDEBUG;_CONSOLE;_SILENCE_CXX17_CODECVT_HEADER_DEPRECATION_WARNING;%(PreprocessorDefinitions) - true - stdcpplatest - .\src;.\src\3rdParty;.\src\3rdParty\lua;%(AdditionalIncludeDirectories) - /Zc:__cplusplus %(AdditionalOptions) - - - Console - true - true - true - - - - - Level3 - true - true - true - NDEBUG;_CONSOLE;_SILENCE_CXX17_CODECVT_HEADER_DEPRECATION_WARNING;%(PreprocessorDefinitions) - true - stdcpplatest - .\src;.\src\3rdParty;.\src\3rdParty\lua;%(AdditionalIncludeDirectories) - /Zc:__cplusplus %(AdditionalOptions) - - - Console - true - true - true - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file -- cgit v1.2.3-55-g6feb