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/tcl/tcl-xp.vcxproj | 113 --------------------------------------------- 1 file changed, 113 deletions(-) delete mode 100644 plugins/tcl/tcl-xp.vcxproj (limited to 'plugins/tcl/tcl-xp.vcxproj') diff --git a/plugins/tcl/tcl-xp.vcxproj b/plugins/tcl/tcl-xp.vcxproj deleted file mode 100644 index 504f8216..00000000 --- a/plugins/tcl/tcl-xp.vcxproj +++ /dev/null @@ -1,113 +0,0 @@ - - - - - Release - Win32 - - - Release - x64 - - - - - - - - - - - - - - {2773666A-8CFC-4533-A043-EAD59F16A1C7} - Win32Proj - tcl - tcl - - - - DynamicLibrary - false - true - MultiByte - WDK7 - - - DynamicLibrary - false - true - MultiByte - WDK7 - - - - - - - - - - - - - - - false - $(TclOutput) - $(HexChatBin) - $(HexChatObj)$(ProjectName)\ - - - false - $(TclOutput) - $(HexChatBin) - $(HexChatObj)$(ProjectName)\ - - - - NotUsing - MaxSpeed - true - true - WIN32;NDEBUG;_WINDOWS;_USRDLL;TCL_EXPORTS;TCL_DLL="$(TclLib).dll";$(OwnFlags);%(PreprocessorDefinitions) - $(TclPath)\include;..\..\src\common;%(AdditionalIncludeDirectories) - true - - - Windows - true - true - true - $(TclPath)\lib;%(AdditionalLibraryDirectories) - "$(TclLib).lib";%(AdditionalDependencies) - tcl.def - $(TclLib).dll;%(DelayLoadDLLs) - - - - - NotUsing - MaxSpeed - true - true - WIN32;_WIN64;_AMD64_;NDEBUG;_WINDOWS;_USRDLL;TCL_EXPORTS;TCL_DLL="$(TclLib).dll";$(OwnFlags);%(PreprocessorDefinitions) - $(TclPath)\include;..\..\src\common;%(AdditionalIncludeDirectories) - true - - - Windows - true - true - true - $(TclPath)\lib;%(AdditionalLibraryDirectories) - "$(TclLib).lib";%(AdditionalDependencies) - tcl.def - $(TclLib).dll;%(DelayLoadDLLs) - - - - - - \ No newline at end of file -- cgit 1.4.1