From ffa1ea735875442501e4f742cc3090903c5da001 Mon Sep 17 00:00:00 2001 From: TingPing Date: Thu, 2 May 2013 11:20:05 -0400 Subject: Add python3 plugin --- plugins/python/python.vcxproj | 109 ------------------------------------------ 1 file changed, 109 deletions(-) delete mode 100644 plugins/python/python.vcxproj (limited to 'plugins/python/python.vcxproj') diff --git a/plugins/python/python.vcxproj b/plugins/python/python.vcxproj deleted file mode 100644 index 6d95d056..00000000 --- a/plugins/python/python.vcxproj +++ /dev/null @@ -1,109 +0,0 @@ - - - - v110 - - - - Release - Win32 - - - Release - x64 - - - - {19C52A0A-A790-409E-A28A-9745FF990F5C} - Win32Proj - python - - - - DynamicLibrary - false - true - MultiByte - - - DynamicLibrary - false - true - MultiByte - - - - - - - - - - - - - - - false - $(PythonOutput) - $(HexChatBin) - $(HexChatObj)$(ProjectName)\ - - - false - $(PythonOutput) - $(HexChatBin) - $(HexChatObj)$(ProjectName)\ - - - - - - MaxSpeed - true - true - WIN32;NDEBUG;_WINDOWS;_USRDLL;PYTHON_EXPORTS;$(OwnFlags);%(PreprocessorDefinitions) - $(Glib);$(PythonPath)\include;..\..\src\common;%(AdditionalIncludeDirectories) - true - - - Windows - true - true - true - python.def - "$(PythonLib).lib";$(DepLibs);%(AdditionalDependencies) - $(DepsRoot)\lib;$(OutDir);$(PythonPath)\libs;%(AdditionalLibraryDirectories) - - - - - - - MaxSpeed - true - true - WIN32;_WIN64;_AMD64_;NDEBUG;_WINDOWS;_USRDLL;PYTHON_EXPORTS;$(OwnFlags);%(PreprocessorDefinitions) - $(Glib);$(PythonPath)\include;..\..\src\common;%(AdditionalIncludeDirectories) - true - - - Windows - true - true - true - python.def - "$(PythonLib).lib";$(DepLibs);%(AdditionalDependencies) - $(DepsRoot)\lib;$(OutDir);$(PythonPath)\libs;%(AdditionalLibraryDirectories) - - - - - - - - - - - - \ No newline at end of file -- cgit 1.4.1