From b70062d6d257be8bf0d9f1260c519e5de129b580 Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Mon, 1 Apr 2013 04:51:34 +0200 Subject: Nuke Lua and Tcl --- plugins/lua/lua.vcxproj | 130 ------------------------------------------------ 1 file changed, 130 deletions(-) delete mode 100644 plugins/lua/lua.vcxproj (limited to 'plugins/lua/lua.vcxproj') diff --git a/plugins/lua/lua.vcxproj b/plugins/lua/lua.vcxproj deleted file mode 100644 index a49fb5a9..00000000 --- a/plugins/lua/lua.vcxproj +++ /dev/null @@ -1,130 +0,0 @@ - - - - - Release - Win32 - - - Release - x64 - - - - {646B4316-C8B8-4DB6-B6AE-E586929E5729} - Win32Proj - lua - - - - DynamicLibrary - false - true - MultiByte - - - DynamicLibrary - false - true - MultiByte - - - - - - - - - - - - - - - false - $(LuaOutput) - $(HexChatBin) - $(HexChatObj)$(ProjectName)\ - - - false - $(LuaOutput) - $(HexChatBin) - $(HexChatObj)$(ProjectName)\ - - - - - - MaxSpeed - true - true - WIN32;NDEBUG;_WINDOWS;_USRDLL;LUA_EXPORTS;$(OwnFlags);%(PreprocessorDefinitions) - $(DepsRoot)\include;..\..\src\common;$(Glib);%(AdditionalIncludeDirectories) - - - Windows - true - true - true - $(DepsRoot)\lib;$(OutDir);%(AdditionalLibraryDirectories) - "$(LuaLib).lib";%(AdditionalDependencies) - - - - - - - MaxSpeed - true - true - WIN32;NDEBUG;_WINDOWS;_USRDLL;LUA_EXPORTS;$(OwnFlags);%(PreprocessorDefinitions) - $(DepsRoot)\include;..\..\src\common;$(Glib);%(AdditionalIncludeDirectories) - - - Windows - true - true - true - $(DepsRoot)\lib;$(OutDir);%(AdditionalLibraryDirectories) - "$(LuaLib).lib";%(AdditionalDependencies) - - - - - "$(LuaLib).lib";$(DepLibs);%(AdditionalDependencies) - - - - - "$(LuaLib).lib";$(DepLibs);%(AdditionalDependencies) - - - - - WIN32;NDEBUG;_WINDOWS;_USRDLL;$(OwnFlags);snprintf=g_snprintf;%(PreprocessorDefinitions) - true - - - lua.def - - - - - WIN32;_WIN64;_AMD64_;NDEBUG;_WINDOWS;_USRDLL;$(OwnFlags);snprintf=g_snprintf;%(PreprocessorDefinitions) - true - - - lua.def - - - - - - - - - - - - \ No newline at end of file -- cgit 1.4.1