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/m_spanningtree.vcxproj | 289 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 289 insertions(+) create mode 100644 win/m_spanningtree.vcxproj (limited to 'win/m_spanningtree.vcxproj') 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 -- cgit v1.2.3