1 | <?xml version="1.0" encoding="Windows-1252"?> |
---|
2 | <VisualStudioProject |
---|
3 | ProjectType="Visual C++" |
---|
4 | Version="7.10" |
---|
5 | Name="TrinityCore" |
---|
6 | ProjectGUID="{D1EA3EE9-4DCF-4CB9-BA6E-B9321E0D552A}" |
---|
7 | RootNamespace="mangosd" |
---|
8 | SccProjectName="" |
---|
9 | SccLocalPath=""> |
---|
10 | <Platforms> |
---|
11 | <Platform |
---|
12 | Name="Win32"/> |
---|
13 | </Platforms> |
---|
14 | <Configurations> |
---|
15 | <Configuration |
---|
16 | Name="Release|Win32" |
---|
17 | OutputDirectory=".\trinitycore__$(PlatformName)_$(ConfigurationName)" |
---|
18 | IntermediateDirectory=".\trinitycore__$(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\game,..\..\src\trinitycore;..\..\dep\ACE_wrappers" |
---|
27 | PreprocessorDefinitions="VERSION="0.12.0-SVN";WIN32;NDEBUG;_CONSOLE;ENABLE_CLI" |
---|
28 | StringPooling="TRUE" |
---|
29 | RuntimeLibrary="0" |
---|
30 | EnableFunctionLevelLinking="TRUE" |
---|
31 | EnableEnhancedInstructionSet="1" |
---|
32 | RuntimeTypeInfo="TRUE" |
---|
33 | PrecompiledHeaderFile=".\trinitycore__$(PlatformName)_$(ConfigurationName)\trinitycore.pch" |
---|
34 | AssemblerListingLocation=".\trinitycore__$(PlatformName)_$(ConfigurationName)\" |
---|
35 | ObjectFile=".\trinitycore__$(PlatformName)_$(ConfigurationName)\" |
---|
36 | ProgramDataBaseFileName=".\trinitycore__$(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" |
---|
47 | AdditionalDependencies="libmySQL.lib libeay32.lib ws2_32.lib winmm.lib odbc32.lib odbccp32.lib advapi32.lib dbghelp.lib" |
---|
48 | OutputFile="..\..\bin\$(PlatformName)_$(ConfigurationName)\TrinityCore.exe" |
---|
49 | LinkIncremental="1" |
---|
50 | SuppressStartupBanner="TRUE" |
---|
51 | AdditionalLibraryDirectories="..\..\dep\lib\$(PlatformName)_$(ConfigurationName)" |
---|
52 | GenerateDebugInformation="TRUE" |
---|
53 | ProgramDatabaseFile="..\..\bin\$(PlatformName)_$(ConfigurationName)\TrinityCore.pdb" |
---|
54 | GenerateMapFile="TRUE" |
---|
55 | MapFileName="..\..\bin\$(PlatformName)_$(ConfigurationName)\TrinityCore.map" |
---|
56 | SubSystem="1" |
---|
57 | LargeAddressAware="2" |
---|
58 | ImportLibrary="$(OutDir)\trinitycore.lib"/> |
---|
59 | <Tool |
---|
60 | Name="VCMIDLTool" |
---|
61 | TypeLibraryName=".\mangosd__$(PlatformName)_$(ConfigurationName)\mangosd.tlb"/> |
---|
62 | <Tool |
---|
63 | Name="VCPostBuildEventTool" |
---|
64 | CommandLine="copy ..\..\dep\lib\$(PlatformName)_$(ConfigurationName)\*.dll ..\..\bin\$(PlatformName)_$(ConfigurationName) |
---|
65 | copy ..\..\src\trinitycore\trinitycore.conf.dist ..\..\bin\$(PlatformName)_$(ConfigurationName)\TrinityCore.conf.dist |
---|
66 | "/> |
---|
67 | <Tool |
---|
68 | Name="VCPreBuildEventTool"/> |
---|
69 | <Tool |
---|
70 | Name="VCPreLinkEventTool"/> |
---|
71 | <Tool |
---|
72 | Name="VCResourceCompilerTool" |
---|
73 | PreprocessorDefinitions="NDEBUG" |
---|
74 | Culture="1033"/> |
---|
75 | <Tool |
---|
76 | Name="VCWebServiceProxyGeneratorTool"/> |
---|
77 | <Tool |
---|
78 | Name="VCXMLDataGeneratorTool"/> |
---|
79 | <Tool |
---|
80 | Name="VCWebDeploymentTool"/> |
---|
81 | <Tool |
---|
82 | Name="VCManagedWrapperGeneratorTool"/> |
---|
83 | <Tool |
---|
84 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
---|
85 | </Configuration> |
---|
86 | <Configuration |
---|
87 | Name="Debug|Win32" |
---|
88 | OutputDirectory=".\trinitycore__$(PlatformName)_$(ConfigurationName)" |
---|
89 | IntermediateDirectory=".\trinitycore__$(PlatformName)_$(ConfigurationName)" |
---|
90 | ConfigurationType="1" |
---|
91 | UseOfMFC="0" |
---|
92 | ATLMinimizesCRunTimeLibraryUsage="FALSE" |
---|
93 | CharacterSet="2"> |
---|
94 | <Tool |
---|
95 | Name="VCCLCompilerTool" |
---|
96 | Optimization="0" |
---|
97 | AdditionalIncludeDirectories="..\..\dep\include,..\..\src\framework,..\..\src\shared,..\..\src\game,..\..\src\trinitycore;..\..\dep\ACE_wrappers" |
---|
98 | PreprocessorDefinitions="VERSION="0.12.0-SVN";WIN32;_DEBUG;MANGOS_DEBUG;_CONSOLE;ENABLE_CLI" |
---|
99 | IgnoreStandardIncludePath="FALSE" |
---|
100 | BasicRuntimeChecks="3" |
---|
101 | RuntimeLibrary="1" |
---|
102 | RuntimeTypeInfo="TRUE" |
---|
103 | PrecompiledHeaderFile=".\trinitycore__$(PlatformName)_$(ConfigurationName)\trinitycore.pch" |
---|
104 | AssemblerListingLocation=".\trinitycore__$(PlatformName)_$(ConfigurationName)\" |
---|
105 | ObjectFile=".\trinitycore__$(PlatformName)_$(ConfigurationName)\" |
---|
106 | ProgramDataBaseFileName=".\trinitycore__$(PlatformName)_$(ConfigurationName)\" |
---|
107 | WarningLevel="3" |
---|
108 | SuppressStartupBanner="TRUE" |
---|
109 | Detect64BitPortabilityProblems="TRUE" |
---|
110 | DebugInformationFormat="3" |
---|
111 | CompileAs="0"/> |
---|
112 | <Tool |
---|
113 | Name="VCCustomBuildTool"/> |
---|
114 | <Tool |
---|
115 | Name="VCLinkerTool" |
---|
116 | AdditionalOptions="/MACHINE:I386" |
---|
117 | AdditionalDependencies="libmySQL.lib libeay32.lib ws2_32.lib winmm.lib odbc32.lib odbccp32.lib advapi32.lib dbghelp.lib" |
---|
118 | OutputFile="..\..\bin\$(PlatformName)_$(ConfigurationName)\TrinityCore.exe" |
---|
119 | Version="" |
---|
120 | LinkIncremental="1" |
---|
121 | SuppressStartupBanner="TRUE" |
---|
122 | AdditionalLibraryDirectories="..\..\dep\lib\$(PlatformName)_$(ConfigurationName)" |
---|
123 | GenerateDebugInformation="TRUE" |
---|
124 | ProgramDatabaseFile="..\..\bin\$(PlatformName)_$(ConfigurationName)\TrinityCore.pdb" |
---|
125 | GenerateMapFile="TRUE" |
---|
126 | MapFileName="..\..\bin\$(PlatformName)_$(ConfigurationName)\TrinityCore.map" |
---|
127 | SubSystem="1" |
---|
128 | LargeAddressAware="2" |
---|
129 | LinkTimeCodeGeneration="FALSE" |
---|
130 | ImportLibrary="$(OutDir)\trinitycore.lib" |
---|
131 | FixedBaseAddress="1"/> |
---|
132 | <Tool |
---|
133 | Name="VCMIDLTool" |
---|
134 | TypeLibraryName=".\mangosd__$(PlatformName)_$(ConfigurationName)\mangosd.tlb"/> |
---|
135 | <Tool |
---|
136 | Name="VCPostBuildEventTool" |
---|
137 | CommandLine="copy ..\..\dep\lib\$(PlatformName)_$(ConfigurationName)\*.dll ..\..\bin\$(PlatformName)_$(ConfigurationName) |
---|
138 | copy ..\..\src\trinitycore\trinitycore.conf.dist ..\..\bin\$(PlatformName)_$(ConfigurationName)\TrinityCore.conf.dist |
---|
139 | "/> |
---|
140 | <Tool |
---|
141 | Name="VCPreBuildEventTool"/> |
---|
142 | <Tool |
---|
143 | Name="VCPreLinkEventTool"/> |
---|
144 | <Tool |
---|
145 | Name="VCResourceCompilerTool" |
---|
146 | PreprocessorDefinitions="_DEBUG" |
---|
147 | Culture="1033"/> |
---|
148 | <Tool |
---|
149 | Name="VCWebServiceProxyGeneratorTool"/> |
---|
150 | <Tool |
---|
151 | Name="VCXMLDataGeneratorTool"/> |
---|
152 | <Tool |
---|
153 | Name="VCWebDeploymentTool"/> |
---|
154 | <Tool |
---|
155 | Name="VCManagedWrapperGeneratorTool"/> |
---|
156 | <Tool |
---|
157 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
---|
158 | </Configuration> |
---|
159 | </Configurations> |
---|
160 | <References> |
---|
161 | </References> |
---|
162 | <Files> |
---|
163 | <Filter |
---|
164 | Name="doc"> |
---|
165 | <File |
---|
166 | RelativePath="..\..\Authors"> |
---|
167 | </File> |
---|
168 | <File |
---|
169 | RelativePath="..\..\ChangeLog"> |
---|
170 | </File> |
---|
171 | <File |
---|
172 | RelativePath="..\..\Copying"> |
---|
173 | </File> |
---|
174 | <File |
---|
175 | RelativePath="..\..\Install"> |
---|
176 | </File> |
---|
177 | <File |
---|
178 | RelativePath="..\..\News"> |
---|
179 | </File> |
---|
180 | <File |
---|
181 | RelativePath="..\..\Readme"> |
---|
182 | </File> |
---|
183 | <File |
---|
184 | RelativePath="..\..\Thanks"> |
---|
185 | </File> |
---|
186 | </Filter> |
---|
187 | <File |
---|
188 | RelativePath="..\..\src\trinitycore\CliRunnable.cpp"> |
---|
189 | </File> |
---|
190 | <File |
---|
191 | RelativePath="..\..\src\trinitycore\CliRunnable.h"> |
---|
192 | </File> |
---|
193 | <File |
---|
194 | RelativePath="..\..\src\trinitycore\Main.cpp"> |
---|
195 | </File> |
---|
196 | <File |
---|
197 | RelativePath="..\..\src\trinitycore\Master.cpp"> |
---|
198 | </File> |
---|
199 | <File |
---|
200 | RelativePath="..\..\src\trinitycore\Master.h"> |
---|
201 | </File> |
---|
202 | <File |
---|
203 | RelativePath="..\..\src\trinitycore\RASocket.cpp"> |
---|
204 | </File> |
---|
205 | <File |
---|
206 | RelativePath="..\..\src\trinitycore\RASocket.h"> |
---|
207 | </File> |
---|
208 | <File |
---|
209 | RelativePath="..\..\src\trinitycore\resource.h"> |
---|
210 | </File> |
---|
211 | <File |
---|
212 | RelativePath="..\..\src\trinitycore\TrinityCore.rc"> |
---|
213 | </File> |
---|
214 | <File |
---|
215 | RelativePath="..\..\src\trinitycore\WorldRunnable.cpp"> |
---|
216 | </File> |
---|
217 | <File |
---|
218 | RelativePath="..\..\src\trinitycore\WorldRunnable.h"> |
---|
219 | </File> |
---|
220 | </Files> |
---|
221 | <Globals> |
---|
222 | </Globals> |
---|
223 | </VisualStudioProject> |
---|