]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - win/inspircdVC71.vcproj
Update SAMODE
[user/henk/code/inspircd.git] / win / inspircdVC71.vcproj
index cb92e3c4c378c8b48def27f347cdf49c33f06359..60dbaad0ce5f6649febf3b72cd8eec6bdd1b37d3 100644 (file)
@@ -33,7 +33,7 @@
                                Name="VCCustomBuildTool"/>\r
                        <Tool\r
                                Name="VCLinkerTool"\r
-                               AdditionalDependencies="ws2_32.lib mswsock.lib"\r
+                               AdditionalDependencies="ws2_32.lib mswsock.lib dbghelp.lib"\r
                                ShowProgress="0"\r
                                OutputFile="$(OutDir)/inspircd.exe"\r
                                LinkIncremental="1"\r
@@ -74,6 +74,7 @@
                                Name="VCCLCompilerTool"\r
                                AdditionalIncludeDirectories=".;../include;../../include;../include/modes;../include/commands;../../include/modes;../../include/commands;../win"\r
                                PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"\r
+                               MinimalRebuild="TRUE"\r
                                RuntimeLibrary="0"\r
                                UsePrecompiledHeader="0"\r
                                WarningLevel="3"\r
                        <Tool\r
                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>\r
                </Configuration>\r
-               <Configuration\r
-                       Name="Debug-Auto|Win32"\r
-                       OutputDirectory="..\bin\debug\bin"\r
-                       IntermediateDirectory="Debug-Auto"\r
-                       ConfigurationType="1"\r
-                       CharacterSet="2">\r
-                       <Tool\r
-                               Name="VCCLCompilerTool"\r
-                               Optimization="0"\r
-                               AdditionalIncludeDirectories=".;../include;../../include;../include/modes;../include/commands;../../include/modes;../../include/commands;../win"\r
-                               PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"\r
-                               MinimalRebuild="TRUE"\r
-                               BasicRuntimeChecks="3"\r
-                               RuntimeLibrary="5"\r
-                               UsePrecompiledHeader="0"\r
-                               WarningLevel="3"\r
-                               Detect64BitPortabilityProblems="TRUE"\r
-                               DebugInformationFormat="3"/>\r
-                       <Tool\r
-                               Name="VCCustomBuildTool"/>\r
-                       <Tool\r
-                               Name="VCLinkerTool"\r
-                               AdditionalDependencies="ws2_32.lib mswsock.lib"\r
-                               ShowProgress="0"\r
-                               OutputFile="$(OutDir)/inspircd.exe"\r
-                               LinkIncremental="1"\r
-                               IgnoreDefaultLibraryNames=""\r
-                               GenerateDebugInformation="TRUE"\r
-                               ProgramDatabaseFile="$(OutDir)/inspircd.pdb"\r
-                               SubSystem="1"\r
-                               TargetMachine="1"\r
-                               FixedBaseAddress="1"/>\r
-                       <Tool\r
-                               Name="VCMIDLTool"/>\r
-                       <Tool\r
-                               Name="VCPostBuildEventTool"\r
-                               CommandLine="@echo off\r
-echo Compiling Command Modules...\r
-cd $(InputDir)\r
-cd ..\src\r
-mkdir Debug\r
-IF NOT EXIST &quot;..\bin\debug\lib\cmd_admin.so&quot; nmake -f commands.mak\r
-move *.so ..\bin\debug\lib\r
-move *.pdb ..\bin\debug\lib\r
-move *.lib ..\bin\debug\lib\r
-del *.exp\r
-del *.ilk\r
-echo Compiling Modules...\r
-cd modules\r
-mkdir Debug\r
-IF NOT EXIST &quot;..\..\bin\debug\modules\m_alias.so&quot; nmake -f modules.mak\r
-move *.so ..\..\bin\debug\modules\r
-move *.pdb ..\..\bin\debug\modules\r
-move *.lib ..\..\bin\debug\modules\r
-del *.exp\r
-del *.ilk\r
-"/>\r
-                       <Tool\r
-                               Name="VCPreBuildEventTool"\r
-                               Description="Running Configure...."\r
-                               CommandLine="$(InputDir)\configure.exe"/>\r
-                       <Tool\r
-                               Name="VCPreLinkEventTool"/>\r
-                       <Tool\r
-                               Name="VCResourceCompilerTool"/>\r
-                       <Tool\r
-                               Name="VCWebServiceProxyGeneratorTool"/>\r
-                       <Tool\r
-                               Name="VCXMLDataGeneratorTool"/>\r
-                       <Tool\r
-                               Name="VCWebDeploymentTool"/>\r
-                       <Tool\r
-                               Name="VCManagedWrapperGeneratorTool"/>\r
-                       <Tool\r
-                               Name="VCAuxiliaryManagedWrapperGeneratorTool"/>\r
-               </Configuration>\r
-               <Configuration\r
-                       Name="Release-Auto|Win32"\r
-                       OutputDirectory="..\bin\release\bin"\r
-                       IntermediateDirectory="Release-Auto"\r
-                       ConfigurationType="1"\r
-                       CharacterSet="2">\r
-                       <Tool\r
-                               Name="VCCLCompilerTool"\r
-                               AdditionalIncludeDirectories=".;../include;../../include;../include/modes;../include/commands;../../include/modes;../../include/commands;../win"\r
-                               PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"\r
-                               RuntimeLibrary="4"\r
-                               UsePrecompiledHeader="0"\r
-                               WarningLevel="3"\r
-                               Detect64BitPortabilityProblems="TRUE"\r
-                               DebugInformationFormat="3"/>\r
-                       <Tool\r
-                               Name="VCCustomBuildTool"/>\r
-                       <Tool\r
-                               Name="VCLinkerTool"\r
-                               AdditionalDependencies="ws2_32.lib mswsock.lib"\r
-                               OutputFile="$(OutDir)/inspircd.exe"\r
-                               LinkIncremental="1"\r
-                               GenerateDebugInformation="TRUE"\r
-                               SubSystem="1"\r
-                               OptimizeReferences="2"\r
-                               EnableCOMDATFolding="2"\r
-                               TargetMachine="1"/>\r
-                       <Tool\r
-                               Name="VCMIDLTool"/>\r
-                       <Tool\r
-                               Name="VCPostBuildEventTool"\r
-                               CommandLine="@echo off\r
-echo Compiling Command Modules...\r
-cd $(InputDir)\r
-cd ..\src\r
-mkdir release\r
-IF NOT EXIST &quot;..\bin\release\lib\cmd_admin.so&quot; nmake -f commands.mak\r
-move *.so ..\bin\release\lib\r
-move *.pdb ..\bin\release\lib\r
-move *.lib ..\bin\release\lib\r
-del *.exp\r
-del *.ilk\r
-echo Compiling Modules...\r
-cd modules\r
-mkdir release\r
-IF NOT EXIST &quot;..\..\bin\release\modules\m_alias.so&quot; nmake -f modules.mak\r
-move *.so ..\..\bin\release\modules\r
-move *.pdb ..\..\bin\release\modules\r
-move *.lib ..\..\bin\release\modules\r
-del *.exp\r
-del *.ilk\r
-"/>\r
-                       <Tool\r
-                               Name="VCPreBuildEventTool"\r
-                               Description="Running Configure...."\r
-                               CommandLine="$(InputDir)\configure.exe"/>\r
-                       <Tool\r
-                               Name="VCPreLinkEventTool"/>\r
-                       <Tool\r
-                               Name="VCResourceCompilerTool"/>\r
-                       <Tool\r
-                               Name="VCWebServiceProxyGeneratorTool"/>\r
-                       <Tool\r
-                               Name="VCXMLDataGeneratorTool"/>\r
-                       <Tool\r
-                               Name="VCWebDeploymentTool"/>\r
-                       <Tool\r
-                               Name="VCManagedWrapperGeneratorTool"/>\r
-                       <Tool\r
-                               Name="VCAuxiliaryManagedWrapperGeneratorTool"/>\r
-               </Configuration>\r
        </Configurations>\r
        <References>\r
        </References>\r
@@ -291,6 +145,9 @@ del *.ilk
                        <File\r
                                RelativePath="..\src\dynamic.cpp">\r
                        </File>\r
+                       <File\r
+                               RelativePath="..\src\filelogger.cpp">\r
+                       </File>\r
                        <File\r
                                RelativePath="..\src\hashcomp.cpp">\r
                        </File>\r
@@ -312,6 +169,9 @@ del *.ilk
                        <File\r
                                RelativePath="..\src\modules.cpp">\r
                        </File>\r
+                       <File\r
+                               RelativePath="..\src\server.cpp">\r
+                       </File>\r
                        <File\r
                                RelativePath="..\src\snomasks.cpp">\r
                        </File>\r