From b279f30cff0d72ea9c485d5fdf2728f2df1440bd Mon Sep 17 00:00:00 2001 From: Adam Date: Mon, 9 Apr 2012 21:07:22 -0400 Subject: Removed old VC90 project files, renamed the VC 2010 project files to not have VC90 in them --- win/configure.vcxproj | 209 +++++ win/configureVC90.vcproj | 370 -------- win/configureVC90.vcxproj | 209 ----- win/inspircd.vcxproj | 395 ++++++++ win/inspircdVC90.vcproj | 1941 ---------------------------------------- win/inspircdVC90.vcxproj | 395 -------- win/m_spanningtree.vcxproj | 289 ++++++ win/m_spanningtreeVC90.vcproj | 634 ------------- win/m_spanningtreeVC90.vcxproj | 289 ------ win/vs2010.sln | 6 +- 10 files changed, 896 insertions(+), 3841 deletions(-) create mode 100644 win/configure.vcxproj delete mode 100644 win/configureVC90.vcproj delete mode 100644 win/configureVC90.vcxproj create mode 100644 win/inspircd.vcxproj delete mode 100644 win/inspircdVC90.vcproj delete mode 100644 win/inspircdVC90.vcxproj create mode 100644 win/m_spanningtree.vcxproj delete mode 100644 win/m_spanningtreeVC90.vcproj delete mode 100644 win/m_spanningtreeVC90.vcxproj (limited to 'win') diff --git a/win/configure.vcxproj b/win/configure.vcxproj new file mode 100644 index 000000000..fcf5d2bd7 --- /dev/null +++ b/win/configure.vcxproj @@ -0,0 +1,209 @@ + + + + Debug + Win32 + + + Debug + Win32 + + + Debug + x64 + + + Debug + x64 + + + Release + Win32 + + + Release + Win32 + + + Release + x64 + + + Release + x64 + + + + configure + {B922B569-727E-4EB0-827A-04E133A91DE7} + configure + Win32Proj + + + + Application + MultiByte + + + Application + MultiByte + + + Application + MultiByte + + + Application + MultiByte + + + + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.20506.1 + .\ + Debug_configureVc90\ + configure + .exe + true + .\ + x64Debug_Configure\ + configure + .exe + true + .\ + Release\ + configure + .exe + false + .\ + x64Release_Configure\ + configure + .exe + false + + + + Disabled + WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + + + Level3 + EditAndContinue + + + kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;%(AdditionalDependencies) + true + $(OutDir)configure.pdb + Windows + false + + + MachineX86 + + + + + X64 + + + Disabled + WIN32;_DEBUG;_WINDOWS;WIN64;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + + + Level3 + ProgramDatabase + + + true + $(OutDir)configure.pdb + Windows + false + + + MachineX64 + + + + + /I:"include" %(AdditionalOptions) + Disabled + true + WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions) + true + MultiThreadedDLL + + + Level3 + ProgramDatabase + + + kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;%(AdditionalDependencies) + true + Windows + true + true + UseLinkTimeCodeGeneration + false + + + MachineX86 + + + + + X64 + + + Disabled + WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions) + true + MultiThreaded + + + Level3 + ProgramDatabase + + + true + Windows + true + true + false + + + MachineX64 + + + + + + + + + + + + \ No newline at end of file diff --git a/win/configureVC90.vcproj b/win/configureVC90.vcproj deleted file mode 100644 index c9c9755c9..000000000 --- a/win/configureVC90.vcproj +++ /dev/null @@ -1,370 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/win/configureVC90.vcxproj b/win/configureVC90.vcxproj deleted file mode 100644 index fcf5d2bd7..000000000 --- a/win/configureVC90.vcxproj +++ /dev/null @@ -1,209 +0,0 @@ - - - - Debug - Win32 - - - Debug - Win32 - - - Debug - x64 - - - Debug - x64 - - - Release - Win32 - - - Release - Win32 - - - Release - x64 - - - Release - x64 - - - - configure - {B922B569-727E-4EB0-827A-04E133A91DE7} - configure - Win32Proj - - - - Application - MultiByte - - - Application - MultiByte - - - Application - MultiByte - - - Application - MultiByte - - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.20506.1 - .\ - Debug_configureVc90\ - configure - .exe - true - .\ - x64Debug_Configure\ - configure - .exe - true - .\ - Release\ - configure - .exe - false - .\ - x64Release_Configure\ - configure - .exe - false - - - - Disabled - WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - - - Level3 - EditAndContinue - - - kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;%(AdditionalDependencies) - true - $(OutDir)configure.pdb - Windows - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;_DEBUG;_WINDOWS;WIN64;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - - - Level3 - ProgramDatabase - - - true - $(OutDir)configure.pdb - Windows - false - - - MachineX64 - - - - - /I:"include" %(AdditionalOptions) - Disabled - true - WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions) - true - MultiThreadedDLL - - - Level3 - ProgramDatabase - - - kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;%(AdditionalDependencies) - true - Windows - true - true - UseLinkTimeCodeGeneration - false - - - MachineX86 - - - - - X64 - - - Disabled - WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions) - true - MultiThreaded - - - Level3 - ProgramDatabase - - - true - Windows - true - true - false - - - MachineX64 - - - - - - - - - - - - \ No newline at end of file diff --git a/win/inspircd.vcxproj b/win/inspircd.vcxproj new file mode 100644 index 000000000..e77a918a0 --- /dev/null +++ b/win/inspircd.vcxproj @@ -0,0 +1,395 @@ + + + + + Debug + Win32 + + + Debug + Win32 + + + Debug + x64 + + + Debug + x64 + + + Release + Win32 + + + Release + Win32 + + + Release + x64 + + + Release + x64 + + + + inspircd + {FE82A6FC-41C7-4CB1-AA46-6DBCB6C682C8} + inspircd + Win32Proj + + + + Application + MultiByte + + + Application + MultiByte + + + Application + MultiByte + + + Application + MultiByte + + + + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.20506.1 + ..\bin\debug\ + Debug\ + inspircd + .exe + false + ..\bin\release\ + Release\ + inspircd + .exe + false + ..\bin\debug_x64\bin\ + x64DebugVc80\ + inspircd + .exe + false + ..\bin\release_x64\bin\ + x64ReleaseVc80\ + inspircd + .exe + false + + + + running configure... + "$(ProjectDir)\configure.exe" + + + Disabled + .;../include;../../include;../include/modes;../include/commands;../../include/modes;../../include/commands;../win;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + false + EnableFastChecks + MultiThreadedDebugDLL + + + Level4 + ProgramDatabase + 4100; 4512; 4127;%(DisableSpecificWarnings) + true + + + psapi.lib;ws2_32.lib;mswsock.lib;kernel32.lib;user32.lib;%(AdditionalDependencies) + LinkVerbose + %(IgnoreSpecificDefaultLibraries) + true + $(OutDir)inspircd.pdb + Console + false + false + + + MachineX86 + + + @echo off +echo Compiling Command Modules... +cd ..\src\commands +nmake -f commands.mak +echo Compiling Modules... +cd ..\modules +nmake -f modules.mak + + + + + + running configure... + "$(ProjectDir)\configure.exe" + + + /MP %(AdditionalOptions) + MinSpace + true + .;../include;../../include;../include/modes;../include/commands;../../include/modes;../../include/commands;../win;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + false + MultiThreadedDLL + + + Level3 + + + + + psapi.lib;ws2_32.lib;mswsock.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;%(AdditionalDependencies) + inspircd.ico;%(EmbedManagedResourceFile) + true + Console + true + true + UseLinkTimeCodeGeneration + false + + + MachineX86 + + + @echo off +echo Compiling Command Modules... +cd ..\src\commands +nmake -f commands.mak +echo Compiling Modules... +cd ..\modules +nmake -f modules.mak + + + + + + + + + + X64 + + + Disabled + .;../include;../../include;../include/modes;../include/commands;../../include/modes;../../include/commands;../win;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_CONSOLE;WIN64;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + + + Level3 + ProgramDatabase + + + ws2_32.lib;mswsock.lib;%(AdditionalDependencies) + NotSet + %(IgnoreSpecificDefaultLibraries) + true + $(OutDir)inspircd.pdb + Console + false + false + + + MachineX64 + + + + + + + + + running configure... + $(ProjectDir)\configure.exe + + + + X64 + + + Disabled + .;../include;../../include;../include/modes;../include/commands;../../include/modes;../../include/commands;../win;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + MultiThreaded + + + Level3 + ProgramDatabase + + + ws2_32.lib;mswsock.lib;%(AdditionalDependencies) + true + Console + true + true + false + + + MachineX64 + + + @echo off +echo Compiling Command Modules... +cd ..\src +nmake -f commands.mak +echo Compiling Modules... +cd modules +nmake -f modules.mak + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + true + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + {b922b569-727e-4eb0-827a-04e133a91de7} + + + + + + \ No newline at end of file diff --git a/win/inspircdVC90.vcproj b/win/inspircdVC90.vcproj deleted file mode 100644 index df85a5f58..000000000 --- a/win/inspircdVC90.vcproj +++ /dev/null @@ -1,1941 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/win/inspircdVC90.vcxproj b/win/inspircdVC90.vcxproj deleted file mode 100644 index d73446eba..000000000 --- a/win/inspircdVC90.vcxproj +++ /dev/null @@ -1,395 +0,0 @@ - - - - - Debug - Win32 - - - Debug - Win32 - - - Debug - x64 - - - Debug - x64 - - - Release - Win32 - - - Release - Win32 - - - Release - x64 - - - Release - x64 - - - - inspircd - {FE82A6FC-41C7-4CB1-AA46-6DBCB6C682C8} - inspircd - Win32Proj - - - - Application - MultiByte - - - Application - MultiByte - - - Application - MultiByte - - - Application - MultiByte - - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.20506.1 - ..\bin\debug\ - DebugVc90\ - inspircd - .exe - false - ..\bin\release\ - Release\ - inspircd - .exe - false - ..\bin\debug_x64\bin\ - x64DebugVc80\ - inspircd - .exe - false - ..\bin\release_x64\bin\ - x64ReleaseVc80\ - inspircd - .exe - false - - - - running configure... - "$(ProjectDir)\configure.exe" - - - Disabled - .;../include;../../include;../include/modes;../include/commands;../../include/modes;../../include/commands;../win;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - false - EnableFastChecks - MultiThreadedDebugDLL - - - Level4 - ProgramDatabase - 4100; 4512; 4127;%(DisableSpecificWarnings) - true - - - psapi.lib;ws2_32.lib;mswsock.lib;kernel32.lib;user32.lib;%(AdditionalDependencies) - LinkVerbose - %(IgnoreSpecificDefaultLibraries) - true - $(OutDir)inspircd.pdb - Console - false - false - - - MachineX86 - - - @echo off -echo Compiling Command Modules... -cd ..\src\commands -nmake -f commands.mak -echo Compiling Modules... -cd ..\modules -nmake -f modules.mak - - - - - - running configure... - "$(ProjectDir)\configure.exe" - - - /MP %(AdditionalOptions) - MinSpace - true - .;../include;../../include;../include/modes;../include/commands;../../include/modes;../../include/commands;../win;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - false - MultiThreadedDLL - - - Level3 - - - - - psapi.lib;ws2_32.lib;mswsock.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;%(AdditionalDependencies) - inspircd.ico;%(EmbedManagedResourceFile) - true - Console - true - true - UseLinkTimeCodeGeneration - false - - - MachineX86 - - - @echo off -echo Compiling Command Modules... -cd ..\src\commands -nmake -f commands.mak -echo Compiling Modules... -cd ..\modules -nmake -f modules.mak - - - - - - - - - - X64 - - - Disabled - .;../include;../../include;../include/modes;../include/commands;../../include/modes;../../include/commands;../win;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;WIN64;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - - - Level3 - ProgramDatabase - - - ws2_32.lib;mswsock.lib;%(AdditionalDependencies) - NotSet - %(IgnoreSpecificDefaultLibraries) - true - $(OutDir)inspircd.pdb - Console - false - false - - - MachineX64 - - - - - - - - - running configure... - $(ProjectDir)\configure.exe - - - - X64 - - - Disabled - .;../include;../../include;../include/modes;../include/commands;../../include/modes;../../include/commands;../win;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - MultiThreaded - - - Level3 - ProgramDatabase - - - ws2_32.lib;mswsock.lib;%(AdditionalDependencies) - true - Console - true - true - false - - - MachineX64 - - - @echo off -echo Compiling Command Modules... -cd ..\src -nmake -f commands.mak -echo Compiling Modules... -cd modules -nmake -f modules.mak - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - true - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - {b922b569-727e-4eb0-827a-04e133a91de7} - - - - - - \ No newline at end of file diff --git a/win/m_spanningtree.vcxproj b/win/m_spanningtree.vcxproj new file mode 100644 index 000000000..294b744f6 --- /dev/null +++ b/win/m_spanningtree.vcxproj @@ -0,0 +1,289 @@ + + + + + Debug + Win32 + + + Debug + Win32 + + + Debug + x64 + + + Debug + x64 + + + Release + Win32 + + + Release + Win32 + + + Release + x64 + + + Release + x64 + + + + m_spanningtree + {1EC86B60-AB2A-4984-8A7E-0422C15601E0} + m_spanningtree + Win32Proj + + + + DynamicLibrary + MultiByte + + + DynamicLibrary + MultiByte + + + DynamicLibrary + MultiByte + + + DynamicLibrary + MultiByte + + + + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.20506.1 + ..\bin\debug\modules\ + Debug_spanningtree\ + m_spanningtree + .so + false + ..\bin\debug_x64\modules\ + x64Debug_spanningtree\ + m_spanningtree + .so + false + ..\bin\release\modules\ + Release\ + m_spanningtree + .so + false + ..\bin\release_x64\modules\ + x64Release_spanningtree\ + m_spanningtree + .so + false + + + + Disabled + ..\include;..\win;..\src\modules\m_spanningtree;.;..\src\modules;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_WINDOWS;_USRDLL;DLL_BUILD;%(PreprocessorDefinitions) + false + EnableFastChecks + MultiThreadedDebugDLL + + + Level3 + ProgramDatabase + true + + + ws2_32.lib;inspircd.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;%(AdditionalDependencies) + ..\bin\debug\;%(AdditionalLibraryDirectories) + true + $(OutDir)m_spanningtree.pdb + Windows + false + + + $(OutDir)m_spanningtree.lib + MachineX86 + + + + + X64 + + + Disabled + ..\include;..\win;..\src\modules\m_spanningtree;.;..\src\modules;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_WINDOWS;_USRDLL;DLL_BUILD;WIN64;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + + + Level3 + ProgramDatabase + + + ws2_32.lib;inspircd.lib;%(AdditionalDependencies) + ..\bin\debug_x64\bin;..\bin\debug_x64\lib;%(AdditionalLibraryDirectories) + true + $(OutDir)m_spanningtree.pdb + Windows + false + + + $(OutDir)m_spanningtree.lib + MachineX64 + + + + + /MP %(AdditionalOptions) + MinSpace + true + ..\include;..\win;.;..\src\modules;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_WINDOWS;_USRDLL;M_SPANNINGTREE_EXPORTS;DLL_BUILD;%(PreprocessorDefinitions) + false + MultiThreadedDLL + + + Level2 + ProgramDatabase + + + ws2_32.lib;inspircd.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;%(AdditionalDependencies) + ..\bin\release\;%(AdditionalLibraryDirectories) + true + Windows + true + true + UseLinkTimeCodeGeneration + false + + + $(OutDir)m_spanningtree.lib + MachineX86 + + + Re-basing shared objects... + @cd $(ProjectDir) +@"$(ProjectDir)\rebase.bat" + + + + + + X64 + + + Disabled + ..\include;..\win;..\src\modules\m_spanningtree;.;..\src\modules;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_WINDOWS;_USRDLL;M_SPANNINGTREE_EXPORTS;DLL_BUILD;%(PreprocessorDefinitions) + true + MultiThreaded + + + Level2 + ProgramDatabase + + + ws2_32.lib;inspircd.lib;%(AdditionalDependencies) + ..\bin\release_x64\bin;..\bin\release_x64\lib;%(AdditionalLibraryDirectories) + true + Windows + true + true + false + + + $(OutDir)m_spanningtree.lib + MachineX64 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + $(IntDir)servers_spanningtree.obj + + + + + + + + + + + + + + + + + + + + + + + + + + + {fe82a6fc-41c7-4cb1-aa46-6dbcb6c682c8} + + + + + + \ No newline at end of file diff --git a/win/m_spanningtreeVC90.vcproj b/win/m_spanningtreeVC90.vcproj deleted file mode 100644 index 294d81146..000000000 --- a/win/m_spanningtreeVC90.vcproj +++ /dev/null @@ -1,634 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/win/m_spanningtreeVC90.vcxproj b/win/m_spanningtreeVC90.vcxproj deleted file mode 100644 index d06f72cd9..000000000 --- a/win/m_spanningtreeVC90.vcxproj +++ /dev/null @@ -1,289 +0,0 @@ - - - - - Debug - Win32 - - - Debug - Win32 - - - Debug - x64 - - - Debug - x64 - - - Release - Win32 - - - Release - Win32 - - - Release - x64 - - - Release - x64 - - - - m_spanningtree - {1EC86B60-AB2A-4984-8A7E-0422C15601E0} - m_spanningtree - Win32Proj - - - - DynamicLibrary - MultiByte - - - DynamicLibrary - MultiByte - - - DynamicLibrary - MultiByte - - - DynamicLibrary - MultiByte - - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.20506.1 - ..\bin\debug\modules\ - Debug_spanningtree\ - m_spanningtree - .so - false - ..\bin\debug_x64\modules\ - x64Debug_spanningtree\ - m_spanningtree - .so - false - ..\bin\release\modules\ - Release\ - m_spanningtree - .so - false - ..\bin\release_x64\modules\ - x64Release_spanningtree\ - m_spanningtree - .so - false - - - - Disabled - ..\include;..\win;..\src\modules\m_spanningtree;.;..\src\modules;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_WINDOWS;_USRDLL;DLL_BUILD;%(PreprocessorDefinitions) - false - EnableFastChecks - MultiThreadedDebugDLL - - - Level3 - ProgramDatabase - true - - - ws2_32.lib;inspircd.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;%(AdditionalDependencies) - ..\bin\debug\;%(AdditionalLibraryDirectories) - true - $(OutDir)m_spanningtree.pdb - Windows - false - - - $(OutDir)m_spanningtree.lib - MachineX86 - - - - - X64 - - - Disabled - ..\include;..\win;..\src\modules\m_spanningtree;.;..\src\modules;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_WINDOWS;_USRDLL;DLL_BUILD;WIN64;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - - - Level3 - ProgramDatabase - - - ws2_32.lib;inspircd.lib;%(AdditionalDependencies) - ..\bin\debug_x64\bin;..\bin\debug_x64\lib;%(AdditionalLibraryDirectories) - true - $(OutDir)m_spanningtree.pdb - Windows - false - - - $(OutDir)m_spanningtree.lib - MachineX64 - - - - - /MP %(AdditionalOptions) - MinSpace - true - ..\include;..\win;.;..\src\modules;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_WINDOWS;_USRDLL;M_SPANNINGTREE_EXPORTS;DLL_BUILD;%(PreprocessorDefinitions) - false - MultiThreadedDLL - - - Level2 - ProgramDatabase - - - ws2_32.lib;inspircd.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;%(AdditionalDependencies) - ..\bin\release\;%(AdditionalLibraryDirectories) - true - Windows - true - true - UseLinkTimeCodeGeneration - false - - - $(OutDir)m_spanningtree.lib - MachineX86 - - - Re-basing shared objects... - @cd $(ProjectDir) -@"$(ProjectDir)\rebase.bat" - - - - - - X64 - - - Disabled - ..\include;..\win;..\src\modules\m_spanningtree;.;..\src\modules;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_WINDOWS;_USRDLL;M_SPANNINGTREE_EXPORTS;DLL_BUILD;%(PreprocessorDefinitions) - true - MultiThreaded - - - Level2 - ProgramDatabase - - - ws2_32.lib;inspircd.lib;%(AdditionalDependencies) - ..\bin\release_x64\bin;..\bin\release_x64\lib;%(AdditionalLibraryDirectories) - true - Windows - true - true - false - - - $(OutDir)m_spanningtree.lib - MachineX64 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - $(IntDir)servers_spanningtree.obj - - - - - - - - - - - - - - - - - - - - - - - - - - - {fe82a6fc-41c7-4cb1-aa46-6dbcb6c682c8} - - - - - - \ No newline at end of file diff --git a/win/vs2010.sln b/win/vs2010.sln index 3047ae5cd..56b0a4599 100644 --- a/win/vs2010.sln +++ b/win/vs2010.sln @@ -1,13 +1,13 @@ Microsoft Visual Studio Solution File, Format Version 11.00 # Visual Studio 10 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "inspircd", "inspircdVC90.vcxproj", "{FE82A6FC-41C7-4CB1-AA46-6DBCB6C682C8}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "inspircd", "inspircd.vcxproj", "{FE82A6FC-41C7-4CB1-AA46-6DBCB6C682C8}" ProjectSection(ProjectDependencies) = postProject {B922B569-727E-4EB0-827A-04E133A91DE7} = {B922B569-727E-4EB0-827A-04E133A91DE7} EndProjectSection EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "configure", "configureVC90.vcxproj", "{B922B569-727E-4EB0-827A-04E133A91DE7}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "configure", "configure.vcxproj", "{B922B569-727E-4EB0-827A-04E133A91DE7}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "m_spanningtree", "m_spanningtreeVC90.vcxproj", "{1EC86B60-AB2A-4984-8A7E-0422C15601E0}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "m_spanningtree", "m_spanningtree.vcxproj", "{1EC86B60-AB2A-4984-8A7E-0422C15601E0}" ProjectSection(ProjectDependencies) = postProject {FE82A6FC-41C7-4CB1-AA46-6DBCB6C682C8} = {FE82A6FC-41C7-4CB1-AA46-6DBCB6C682C8} EndProjectSection -- cgit v1.2.3 From 2a76f49d9904674c45031599bbd07cd92a80249b Mon Sep 17 00:00:00 2001 From: Adam Date: Mon, 9 Apr 2012 21:31:04 -0400 Subject: Remove some unused files --- win/cert.pem | 18 ------------------ win/key.pem | 15 --------------- win/makeinstaller.bat | 10 ---------- 3 files changed, 43 deletions(-) delete mode 100644 win/cert.pem delete mode 100644 win/key.pem delete mode 100644 win/makeinstaller.bat (limited to 'win') diff --git a/win/cert.pem b/win/cert.pem deleted file mode 100644 index d0eaf68e7..000000000 --- a/win/cert.pem +++ /dev/null @@ -1,18 +0,0 @@ ------BEGIN CERTIFICATE----- -MIIC1DCCAj+gAwIBAgIDcGbSMAsGCSqGSIb3DQEBBTCBgTEQMA4GA1UEBhMHRW5n -bGFuZDElMCMGA1UEChMcRGVmYXVsdCBJbnNwSVJDZCBDZXJ0aWZpY2F0ZTEeMBwG -A1UECxMVU2VydmVyIEFkbWluaXN0cmF0aW9uMQswCQYDVQQIEwJVSzEZMBcGA1UE -AxMQaXJjLmluc3BpcmNkLm9yZzAeFw0wNzA2MTMyMTUyMTNaFw0wOTA1MTMyMTUy -MTNaMIGBMRAwDgYDVQQGEwdFbmdsYW5kMSUwIwYDVQQKExxEZWZhdWx0IEluc3BJ -UkNkIENlcnRpZmljYXRlMR4wHAYDVQQLExVTZXJ2ZXIgQWRtaW5pc3RyYXRpb24x -CzAJBgNVBAgTAlVLMRkwFwYDVQQDExBpcmMuaW5zcGlyY2Qub3JnMIGcMAsGCSqG -SIb3DQEBAQOBjAAwgYgCgYDIbKvMTTogBZxTi1yn4ncVK09Wr+F2AxP63HWTzxnE -wNhcURSaUqpCzVIfcpr7/jKn+8I17MzaMvG8m+sPKngPK5WMN440p12uitkS+uzk -LbJ7J/Z335ar6nZOtbIO+aTDRzUTnNHGHRgdQj4GGvx89l0u7vQM3R2f9Oe2lWlc -1wIDAQABo18wXTAMBgNVHRMBAf8EAjAAMB0GA1UdJQQWMBQGCCsGAQUFBwMCBggr -BgEFBQcDATAPBgNVHQ8BAf8EBQMDB6AAMB0GA1UdDgQWBBQTdpXUljwHWvbEggnP -BZMFhd1MvjALBgkqhkiG9w0BAQUDgYEARi9LL+mCxLWffiTHzGMO4ul0E0bXIzD5 -QzFI/llFzX4+fcuZJUFPgpBFJzxOqSO9RZAXHfm7x9sUMNpFP4ir4b2phQGr0QDd -6nPHmcwuyiQISPIL3xcgrb2CuzQa/Wqmkxi5vXHf1CQQijJ1UA/FCPD6f+Dulcdq -UAtrNsUBhLY= ------END CERTIFICATE----- diff --git a/win/key.pem b/win/key.pem deleted file mode 100644 index 09b298260..000000000 --- a/win/key.pem +++ /dev/null @@ -1,15 +0,0 @@ ------BEGIN RSA PRIVATE KEY----- -MIICWwIBAAKBgQDIbKvMTTogBZxTi1yn4ncVK09Wr+F2AxP63HWTzxnEwNhcURSa -UqpCzVIfcpr7/jKn+8I17MzaMvG8m+sPKngPK5WMN440p12uitkS+uzkLbJ7J/Z3 -35ar6nZOtbIO+aTDRzUTnNHGHRgdQj4GGvx89l0u7vQM3R2f9Oe2lWlc1wIDAQAB -AoGABh+/7hmr/X9+Y9Udyylxzw1IOtNb9cGpUiB7XT1WQbtMwSFfGkoNVsY0TK6x -SqLdRGG+cOxf5AjrdwJin8+B5JLsoFUJ79ouUSye4IpywH6pQPzTW5L/Pqw+lM81 -YZB/I7OKwSOkmFvKM8l9Y3U/UdvPeVPU44jAsnTyN9gZ/q0CQQDb+qGe7T8AIm1U -rz9Wf8/BBQy6ShoaL5sv0dqLE1/CWkGPnkhm8HA/6udlUiVNBcWlirKeSuzctC23 -u/mGU179AkEA6T5TyZ798qKyKpZXqNzyfnq5RMjCdr12rtk+sTYThbHndGonhjKk -PqWgQ/Aq3t33J740jsNpz6za6/hPRGp1YwJANE4o5eAljcOh2XP+DHRBkvS/bQA3 -qqhNLxan70/BAjZxxlNthcR//EK/mJDqu6C2uUD8bbUFEwlooXp5v13NhQJALGbN -FIjL1zDZsfnE3kSRdTpvooSFYI1Y1phMsveUZ9MiOKssswNY+QQWqlhCEQM4VbyD -zNmufvZtBpbSoDeT+QJAasQ/yEgYJnC+nbWmiJVuIFYFiWkxYToSUv4yFq2zHj6O -hVVCUr60FTMzqzS4BXzWVQVX2ylDJA40dUBTZ9HI7g== ------END RSA PRIVATE KEY----- diff --git a/win/makeinstaller.bat b/win/makeinstaller.bat deleted file mode 100644 index 817a06a00..000000000 --- a/win/makeinstaller.bat +++ /dev/null @@ -1,10 +0,0 @@ -move ..\bin\release\modules\m_ssl_gnutls.so c:\temp\ -move ..\bin\release\modules\m_sslinfo.so c:\temp\ -move ..\bin\release\modules\m_ssl_oper_cert.so c:\temp\ -move ..\bin\release\modules\m_filter_pcre.so c:\temp\ -"C:\Program Files\NSIS\makensisw.exe" "inspircd.nsi" -move c:\temp\m_ssl_gnutls.so ..\bin\release\modules -move c:\temp\m_sslinfo.so ..\bin\release\modules -move c:\temp\m_ssl_oper_cert.so ..\bin\release\modules -move c:\temp\m_filter_pcre.so ..\bin\release\modules - -- cgit v1.2.3