[37] | 1 | <?xml version="1.0" encoding="Windows-1252"?> |
---|
| 2 | <VisualStudioProject |
---|
| 3 | ProjectType="Visual C++" |
---|
| 4 | Version="7.10" |
---|
| 5 | Name="TrinityRealm" |
---|
| 6 | ProjectGUID="{563E9905-3657-460C-AE63-0AC39D162E23}" |
---|
| 7 | RootNamespace="realmd" |
---|
| 8 | SccProjectName="" |
---|
| 9 | SccLocalPath=""> |
---|
| 10 | <Platforms> |
---|
| 11 | <Platform |
---|
| 12 | Name="Win32"/> |
---|
| 13 | </Platforms> |
---|
| 14 | <Configurations> |
---|
| 15 | <Configuration |
---|
| 16 | Name="Release|Win32" |
---|
| 17 | OutputDirectory=".\trinityrealm__$(PlatformName)_$(ConfigurationName)" |
---|
| 18 | IntermediateDirectory=".\realmd__$(PlatformName)_$(ConfigurationName)\" |
---|
| 19 | ConfigurationType="1" |
---|
| 20 | UseOfMFC="0" |
---|
| 21 | ATLMinimizesCRunTimeLibraryUsage="FALSE" |
---|
| 22 | CharacterSet="2"> |
---|
| 23 | <Tool |
---|
| 24 | Name="VCCLCompilerTool" |
---|
| 25 | InlineFunctionExpansion="1" |
---|
| 26 | AdditionalIncludeDirectories="..\..\dep\include;..\..\src\framework;..\..\src\shared;..\..\src\realmd;..\..\dep\ACE_wrappers" |
---|
| 27 | PreprocessorDefinitions="VERSION="0.12.0-SVN",WIN32,NDEBUG,_CONSOLE" |
---|
| 28 | StringPooling="TRUE" |
---|
[86] | 29 | RuntimeLibrary="2" |
---|
[37] | 30 | EnableFunctionLevelLinking="TRUE" |
---|
| 31 | EnableEnhancedInstructionSet="1" |
---|
| 32 | RuntimeTypeInfo="TRUE" |
---|
| 33 | PrecompiledHeaderFile=".\realmd__$(PlatformName)_$(ConfigurationName)\realmd.pch" |
---|
| 34 | AssemblerListingLocation=".\realmd__$(PlatformName)_$(ConfigurationName)\" |
---|
| 35 | ObjectFile=".\realmd__$(PlatformName)_$(ConfigurationName)\" |
---|
| 36 | ProgramDataBaseFileName=".\realmd__$(PlatformName)_$(ConfigurationName)\" |
---|
| 37 | WarningLevel="3" |
---|
| 38 | SuppressStartupBanner="TRUE" |
---|
| 39 | Detect64BitPortabilityProblems="TRUE" |
---|
| 40 | DebugInformationFormat="3" |
---|
| 41 | CompileAs="0"/> |
---|
| 42 | <Tool |
---|
| 43 | Name="VCCustomBuildTool"/> |
---|
| 44 | <Tool |
---|
| 45 | Name="VCLinkerTool" |
---|
| 46 | AdditionalOptions="/MACHINE:I386" |
---|
[86] | 47 | AdditionalDependencies="zthread.lib libmySQL.lib libeay32.lib ws2_32.lib winmm.lib odbc32.lib odbccp32.lib advapi32.lib dbghelp.lib MSVCPRT.LIB msvcrt.lib" |
---|
[37] | 48 | OutputFile="..\..\bin\$(PlatformName)_$(ConfigurationName)\TrinityRealm.exe" |
---|
| 49 | LinkIncremental="1" |
---|
| 50 | SuppressStartupBanner="TRUE" |
---|
| 51 | AdditionalLibraryDirectories=""..\..\dep\lib\$(PlatformName)_$(ConfigurationName)";".\zthread__$(PlatformName)_$(ConfigurationName)"" |
---|
| 52 | GenerateDebugInformation="TRUE" |
---|
| 53 | ProgramDatabaseFile="..\..\bin\$(PlatformName)_$(ConfigurationName)\TrinityRealm.pdb" |
---|
| 54 | GenerateMapFile="TRUE" |
---|
| 55 | MapFileName="..\..\bin\$(PlatformName)_$(ConfigurationName)\TrinityRealm.map" |
---|
| 56 | SubSystem="1" |
---|
| 57 | LargeAddressAware="2"/> |
---|
| 58 | <Tool |
---|
| 59 | Name="VCMIDLTool" |
---|
| 60 | TypeLibraryName=".\realmd__$(PlatformName)_$(ConfigurationName)\realmd.tlb"/> |
---|
| 61 | <Tool |
---|
| 62 | Name="VCPostBuildEventTool" |
---|
| 63 | CommandLine="copy ..\..\src\trinityrealm\trinityrealm.conf.dist ..\..\bin\$(PlatformName)_$(ConfigurationName)\TrinityRealm.conf.dist"/> |
---|
| 64 | <Tool |
---|
| 65 | Name="VCPreBuildEventTool"/> |
---|
| 66 | <Tool |
---|
| 67 | Name="VCPreLinkEventTool"/> |
---|
| 68 | <Tool |
---|
| 69 | Name="VCResourceCompilerTool" |
---|
| 70 | PreprocessorDefinitions="NDEBUG" |
---|
| 71 | Culture="1033"/> |
---|
| 72 | <Tool |
---|
| 73 | Name="VCWebServiceProxyGeneratorTool"/> |
---|
| 74 | <Tool |
---|
| 75 | Name="VCXMLDataGeneratorTool"/> |
---|
| 76 | <Tool |
---|
| 77 | Name="VCWebDeploymentTool"/> |
---|
| 78 | <Tool |
---|
| 79 | Name="VCManagedWrapperGeneratorTool"/> |
---|
| 80 | <Tool |
---|
| 81 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
---|
| 82 | </Configuration> |
---|
| 83 | <Configuration |
---|
| 84 | Name="Debug|Win32" |
---|
| 85 | OutputDirectory=".\trinityrealm__$(PlatformName)_$(ConfigurationName)" |
---|
| 86 | IntermediateDirectory=".\realmd__$(PlatformName)_$(ConfigurationName)" |
---|
| 87 | ConfigurationType="1" |
---|
| 88 | UseOfMFC="0" |
---|
| 89 | ATLMinimizesCRunTimeLibraryUsage="FALSE" |
---|
| 90 | CharacterSet="2"> |
---|
| 91 | <Tool |
---|
| 92 | Name="VCCLCompilerTool" |
---|
| 93 | Optimization="0" |
---|
| 94 | AdditionalIncludeDirectories="..\..\dep\include;..\..\src\framework;..\..\src\shared;..\..\src\realmd;..\..\dep\ACE_wrappers" |
---|
| 95 | PreprocessorDefinitions="VERSION="0.12.0-SVN";WIN32;_DEBUG;MANGOS_DEBUG;_CONSOLE" |
---|
| 96 | IgnoreStandardIncludePath="FALSE" |
---|
| 97 | BasicRuntimeChecks="3" |
---|
[86] | 98 | RuntimeLibrary="3" |
---|
[37] | 99 | RuntimeTypeInfo="TRUE" |
---|
| 100 | PrecompiledHeaderFile=".\realmd__$(PlatformName)_$(ConfigurationName)\realmd.pch" |
---|
| 101 | AssemblerListingLocation=".\realmd__$(PlatformName)_$(ConfigurationName)\" |
---|
| 102 | ObjectFile=".\realmd__$(PlatformName)_$(ConfigurationName)\" |
---|
| 103 | ProgramDataBaseFileName=".\realmd__$(PlatformName)_$(ConfigurationName)\" |
---|
| 104 | WarningLevel="3" |
---|
| 105 | SuppressStartupBanner="TRUE" |
---|
| 106 | Detect64BitPortabilityProblems="TRUE" |
---|
| 107 | DebugInformationFormat="3" |
---|
| 108 | CompileAs="0"/> |
---|
| 109 | <Tool |
---|
| 110 | Name="VCCustomBuildTool"/> |
---|
| 111 | <Tool |
---|
| 112 | Name="VCLinkerTool" |
---|
| 113 | AdditionalOptions="/MACHINE:I386" |
---|
[86] | 114 | AdditionalDependencies="zthread.lib libmySQL.lib libeay32.lib ws2_32.lib winmm.lib odbc32.lib odbccp32.lib advapi32.lib dbghelp.lib MSVCPRTD.LIB msvcrtd.lib" |
---|
[37] | 115 | OutputFile="..\..\bin\$(PlatformName)_$(ConfigurationName)\TrinityRealm.exe" |
---|
| 116 | LinkIncremental="2" |
---|
| 117 | SuppressStartupBanner="TRUE" |
---|
| 118 | AdditionalLibraryDirectories=""..\..\dep\lib\$(PlatformName)_$(ConfigurationName)";".\zthread__$(PlatformName)_$(ConfigurationName)"" |
---|
| 119 | GenerateDebugInformation="TRUE" |
---|
| 120 | ProgramDatabaseFile="..\..\bin\$(PlatformName)_$(ConfigurationName)\TrinityRealm.pdb" |
---|
| 121 | GenerateMapFile="TRUE" |
---|
| 122 | MapFileName="..\..\bin\$(PlatformName)_$(ConfigurationName)\TrinityRealm.map" |
---|
| 123 | SubSystem="1" |
---|
| 124 | LargeAddressAware="2" |
---|
| 125 | FixedBaseAddress="1"/> |
---|
| 126 | <Tool |
---|
| 127 | Name="VCMIDLTool" |
---|
| 128 | TypeLibraryName=".\realmd__$(PlatformName)_$(ConfigurationName)\realmd.tlb"/> |
---|
| 129 | <Tool |
---|
| 130 | Name="VCPostBuildEventTool" |
---|
| 131 | CommandLine="copy ..\..\src\trinityrealm\trinityrealm.conf.dist ..\..\bin\$(PlatformName)_$(ConfigurationName)\TrinityRealm.conf.dist"/> |
---|
| 132 | <Tool |
---|
| 133 | Name="VCPreBuildEventTool"/> |
---|
| 134 | <Tool |
---|
| 135 | Name="VCPreLinkEventTool"/> |
---|
| 136 | <Tool |
---|
| 137 | Name="VCResourceCompilerTool" |
---|
| 138 | PreprocessorDefinitions="_DEBUG" |
---|
| 139 | Culture="1033"/> |
---|
| 140 | <Tool |
---|
| 141 | Name="VCWebServiceProxyGeneratorTool"/> |
---|
| 142 | <Tool |
---|
| 143 | Name="VCXMLDataGeneratorTool"/> |
---|
| 144 | <Tool |
---|
| 145 | Name="VCWebDeploymentTool"/> |
---|
| 146 | <Tool |
---|
| 147 | Name="VCManagedWrapperGeneratorTool"/> |
---|
| 148 | <Tool |
---|
| 149 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
---|
| 150 | </Configuration> |
---|
| 151 | </Configurations> |
---|
| 152 | <References> |
---|
| 153 | </References> |
---|
| 154 | <Files> |
---|
| 155 | <File |
---|
| 156 | RelativePath="..\..\src\trinityrealm\AuthCodes.h"> |
---|
| 157 | </File> |
---|
| 158 | <File |
---|
| 159 | RelativePath="..\..\src\trinityrealm\AuthSocket.cpp"> |
---|
| 160 | </File> |
---|
| 161 | <File |
---|
| 162 | RelativePath="..\..\src\trinityrealm\AuthSocket.h"> |
---|
| 163 | </File> |
---|
| 164 | <File |
---|
| 165 | RelativePath="..\..\src\trinityrealm\Main.cpp"> |
---|
| 166 | </File> |
---|
| 167 | <File |
---|
| 168 | RelativePath="..\..\src\trinityrealm\RealmList.cpp"> |
---|
| 169 | </File> |
---|
| 170 | <File |
---|
| 171 | RelativePath="..\..\src\trinityrealm\RealmList.h"> |
---|
| 172 | </File> |
---|
| 173 | <File |
---|
| 174 | RelativePath="..\..\src\trinityrealm\resource.h"> |
---|
| 175 | </File> |
---|
| 176 | <File |
---|
| 177 | RelativePath="..\..\src\trinityrealm\TrinityRealm.rc"> |
---|
| 178 | </File> |
---|
| 179 | </Files> |
---|
| 180 | <Globals> |
---|
| 181 | </Globals> |
---|
| 182 | </VisualStudioProject> |
---|