[2] | 1 | <?xml version="1.0" encoding="windows-1251"?> |
---|
| 2 | <VisualStudioProject |
---|
| 3 | ProjectType="Visual C++" |
---|
| 4 | Version="9,00" |
---|
| 5 | Name="ScriptsInterfaces" |
---|
| 6 | ProjectGUID="{4205C8A9-79B7-4354-8064-F05FB9CA0C96}" |
---|
| 7 | RootNamespace="ScriptsInterfaces" |
---|
| 8 | Keyword="Win32Proj" |
---|
| 9 | TargetFrameworkVersion="131072" |
---|
| 10 | > |
---|
| 11 | <Platforms> |
---|
| 12 | <Platform |
---|
| 13 | Name="Win32" |
---|
| 14 | /> |
---|
| 15 | <Platform |
---|
| 16 | Name="x64" |
---|
| 17 | /> |
---|
| 18 | </Platforms> |
---|
| 19 | <ToolFiles> |
---|
| 20 | </ToolFiles> |
---|
| 21 | <Configurations> |
---|
| 22 | <Configuration |
---|
| 23 | Name="Debug|Win32" |
---|
| 24 | OutputDirectory=".\script__$(PlatformName)_$(ConfigurationName)" |
---|
| 25 | IntermediateDirectory=".\script__$(PlatformName)_$(ConfigurationName)" |
---|
| 26 | ConfigurationType="2" |
---|
| 27 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
---|
| 28 | CharacterSet="2" |
---|
| 29 | > |
---|
| 30 | <Tool |
---|
| 31 | Name="VCPreBuildEventTool" |
---|
| 32 | /> |
---|
| 33 | <Tool |
---|
| 34 | Name="VCCustomBuildTool" |
---|
| 35 | /> |
---|
| 36 | <Tool |
---|
| 37 | Name="VCXMLDataGeneratorTool" |
---|
| 38 | /> |
---|
| 39 | <Tool |
---|
| 40 | Name="VCWebServiceProxyGeneratorTool" |
---|
| 41 | /> |
---|
| 42 | <Tool |
---|
| 43 | Name="VCMIDLTool" |
---|
| 44 | /> |
---|
| 45 | <Tool |
---|
| 46 | Name="VCCLCompilerTool" |
---|
| 47 | Optimization="0" |
---|
| 48 | AdditionalIncludeDirectories="..\..\src\shared;..\..\src\framework;..\..\dep\include" |
---|
| 49 | PreprocessorDefinitions="WIN32;_DEBUG;MANGOS_DEBUG;_WINDOWS;_USRDLL;SCRIPT" |
---|
| 50 | MinimalRebuild="true" |
---|
| 51 | BasicRuntimeChecks="3" |
---|
| 52 | RuntimeLibrary="1" |
---|
| 53 | EnableFunctionLevelLinking="true" |
---|
| 54 | UsePrecompiledHeader="0" |
---|
| 55 | WarningLevel="3" |
---|
| 56 | Detect64BitPortabilityProblems="false" |
---|
| 57 | DebugInformationFormat="4" |
---|
| 58 | CallingConvention="0" |
---|
| 59 | /> |
---|
| 60 | <Tool |
---|
| 61 | Name="VCManagedResourceCompilerTool" |
---|
| 62 | /> |
---|
| 63 | <Tool |
---|
| 64 | Name="VCResourceCompilerTool" |
---|
| 65 | /> |
---|
| 66 | <Tool |
---|
| 67 | Name="VCPreLinkEventTool" |
---|
| 68 | /> |
---|
| 69 | <Tool |
---|
| 70 | Name="VCLinkerTool" |
---|
| 71 | AdditionalDependencies="trinitycore.lib zlib.lib zthread.lib libmySQL.lib libeay32.lib ws2_32.lib winmm.lib odbc32.lib odbccp32.lib" |
---|
| 72 | OutputFile="..\..\bin\$(PlatformName)_$(ConfigurationName)\TrinityScript.dll" |
---|
| 73 | LinkIncremental="2" |
---|
| 74 | AdditionalLibraryDirectories="".\trinitycore__$(PlatformName)_$(ConfigurationName)";"..\..\dep\lib\$(PlatformName)_$(ConfigurationName)";".\zlib__$(PlatformName)_$(ConfigurationName)";".\zthread__$(PlatformName)_$(ConfigurationName)"" |
---|
| 75 | GenerateDebugInformation="true" |
---|
| 76 | ProgramDatabaseFile="$(OutDir)\TrinityScript.pdb" |
---|
| 77 | SubSystem="2" |
---|
| 78 | RandomizedBaseAddress="1" |
---|
| 79 | DataExecutionPrevention="0" |
---|
| 80 | ImportLibrary="$(OutDir)\TrinityScript.lib" |
---|
| 81 | TargetMachine="1" |
---|
| 82 | /> |
---|
| 83 | <Tool |
---|
| 84 | Name="VCALinkTool" |
---|
| 85 | /> |
---|
| 86 | <Tool |
---|
| 87 | Name="VCManifestTool" |
---|
| 88 | /> |
---|
| 89 | <Tool |
---|
| 90 | Name="VCXDCMakeTool" |
---|
| 91 | /> |
---|
| 92 | <Tool |
---|
| 93 | Name="VCBscMakeTool" |
---|
| 94 | /> |
---|
| 95 | <Tool |
---|
| 96 | Name="VCFxCopTool" |
---|
| 97 | /> |
---|
| 98 | <Tool |
---|
| 99 | Name="VCAppVerifierTool" |
---|
| 100 | /> |
---|
| 101 | <Tool |
---|
| 102 | Name="VCPostBuildEventTool" |
---|
| 103 | /> |
---|
| 104 | </Configuration> |
---|
| 105 | <Configuration |
---|
| 106 | Name="Debug|x64" |
---|
| 107 | OutputDirectory=".\script__$(PlatformName)_$(ConfigurationName)" |
---|
| 108 | IntermediateDirectory=".\script__$(PlatformName)_$(ConfigurationName)" |
---|
| 109 | ConfigurationType="2" |
---|
| 110 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
---|
| 111 | CharacterSet="2" |
---|
| 112 | > |
---|
| 113 | <Tool |
---|
| 114 | Name="VCPreBuildEventTool" |
---|
| 115 | /> |
---|
| 116 | <Tool |
---|
| 117 | Name="VCCustomBuildTool" |
---|
| 118 | /> |
---|
| 119 | <Tool |
---|
| 120 | Name="VCXMLDataGeneratorTool" |
---|
| 121 | /> |
---|
| 122 | <Tool |
---|
| 123 | Name="VCWebServiceProxyGeneratorTool" |
---|
| 124 | /> |
---|
| 125 | <Tool |
---|
| 126 | Name="VCMIDLTool" |
---|
| 127 | TargetEnvironment="3" |
---|
| 128 | /> |
---|
| 129 | <Tool |
---|
| 130 | Name="VCCLCompilerTool" |
---|
| 131 | Optimization="0" |
---|
| 132 | AdditionalIncludeDirectories="..\..\src\shared;..\..\src\framework;..\..\dep\include" |
---|
| 133 | PreprocessorDefinitions="WIN32;_DEBUG;MANGOS_DEBUG;_WINDOWS;_USRDLL;SCRIPT" |
---|
| 134 | MinimalRebuild="true" |
---|
| 135 | BasicRuntimeChecks="3" |
---|
| 136 | RuntimeLibrary="1" |
---|
| 137 | EnableFunctionLevelLinking="true" |
---|
| 138 | UsePrecompiledHeader="0" |
---|
| 139 | WarningLevel="3" |
---|
| 140 | Detect64BitPortabilityProblems="false" |
---|
| 141 | DebugInformationFormat="3" |
---|
| 142 | CallingConvention="0" |
---|
| 143 | /> |
---|
| 144 | <Tool |
---|
| 145 | Name="VCManagedResourceCompilerTool" |
---|
| 146 | /> |
---|
| 147 | <Tool |
---|
| 148 | Name="VCResourceCompilerTool" |
---|
| 149 | /> |
---|
| 150 | <Tool |
---|
| 151 | Name="VCPreLinkEventTool" |
---|
| 152 | /> |
---|
| 153 | <Tool |
---|
| 154 | Name="VCLinkerTool" |
---|
| 155 | AdditionalDependencies="trinitycore.lib zlib.lib zthread.lib libmySQL.lib libeay32.lib ws2_32.lib winmm.lib odbc32.lib odbccp32.lib" |
---|
| 156 | OutputFile="..\..\bin\$(PlatformName)_$(ConfigurationName)\TrinityScript.dll" |
---|
| 157 | LinkIncremental="2" |
---|
| 158 | AdditionalLibraryDirectories="".\trinitycore__$(PlatformName)_$(ConfigurationName)";"..\..\dep\lib\$(PlatformName)_$(ConfigurationName)";".\zlib__$(PlatformName)_$(ConfigurationName)";".\zthread__$(PlatformName)_$(ConfigurationName)"" |
---|
| 159 | GenerateDebugInformation="true" |
---|
| 160 | ProgramDatabaseFile="$(OutDir)\TrinityScript.pdb" |
---|
| 161 | SubSystem="2" |
---|
| 162 | RandomizedBaseAddress="1" |
---|
| 163 | DataExecutionPrevention="0" |
---|
| 164 | ImportLibrary="$(OutDir)\TrinityScript.lib" |
---|
| 165 | TargetMachine="17" |
---|
| 166 | /> |
---|
| 167 | <Tool |
---|
| 168 | Name="VCALinkTool" |
---|
| 169 | /> |
---|
| 170 | <Tool |
---|
| 171 | Name="VCManifestTool" |
---|
| 172 | /> |
---|
| 173 | <Tool |
---|
| 174 | Name="VCXDCMakeTool" |
---|
| 175 | /> |
---|
| 176 | <Tool |
---|
| 177 | Name="VCBscMakeTool" |
---|
| 178 | /> |
---|
| 179 | <Tool |
---|
| 180 | Name="VCFxCopTool" |
---|
| 181 | /> |
---|
| 182 | <Tool |
---|
| 183 | Name="VCAppVerifierTool" |
---|
| 184 | /> |
---|
| 185 | <Tool |
---|
| 186 | Name="VCPostBuildEventTool" |
---|
| 187 | /> |
---|
| 188 | </Configuration> |
---|
| 189 | <Configuration |
---|
| 190 | Name="Release|Win32" |
---|
| 191 | OutputDirectory=".\script__$(PlatformName)_$(ConfigurationName)" |
---|
| 192 | IntermediateDirectory=".\script__$(PlatformName)_$(ConfigurationName)" |
---|
| 193 | ConfigurationType="2" |
---|
| 194 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
---|
| 195 | CharacterSet="2" |
---|
| 196 | > |
---|
| 197 | <Tool |
---|
| 198 | Name="VCPreBuildEventTool" |
---|
| 199 | /> |
---|
| 200 | <Tool |
---|
| 201 | Name="VCCustomBuildTool" |
---|
| 202 | /> |
---|
| 203 | <Tool |
---|
| 204 | Name="VCXMLDataGeneratorTool" |
---|
| 205 | /> |
---|
| 206 | <Tool |
---|
| 207 | Name="VCWebServiceProxyGeneratorTool" |
---|
| 208 | /> |
---|
| 209 | <Tool |
---|
| 210 | Name="VCMIDLTool" |
---|
| 211 | /> |
---|
| 212 | <Tool |
---|
| 213 | Name="VCCLCompilerTool" |
---|
| 214 | AdditionalOptions="/MP" |
---|
| 215 | AdditionalIncludeDirectories="..\..\src\shared;..\..\src\framework;..\..\dep\include" |
---|
| 216 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;SCRIPT" |
---|
| 217 | RuntimeLibrary="0" |
---|
| 218 | EnableEnhancedInstructionSet="1" |
---|
| 219 | UsePrecompiledHeader="0" |
---|
| 220 | WarningLevel="3" |
---|
| 221 | Detect64BitPortabilityProblems="false" |
---|
| 222 | DebugInformationFormat="3" |
---|
| 223 | CallingConvention="0" |
---|
| 224 | /> |
---|
| 225 | <Tool |
---|
| 226 | Name="VCManagedResourceCompilerTool" |
---|
| 227 | /> |
---|
| 228 | <Tool |
---|
| 229 | Name="VCResourceCompilerTool" |
---|
| 230 | /> |
---|
| 231 | <Tool |
---|
| 232 | Name="VCPreLinkEventTool" |
---|
| 233 | /> |
---|
| 234 | <Tool |
---|
| 235 | Name="VCLinkerTool" |
---|
| 236 | AdditionalDependencies="trinitycore.lib zlib.lib zthread.lib libmySQL.lib libeay32.lib ws2_32.lib winmm.lib odbc32.lib odbccp32.lib" |
---|
| 237 | OutputFile="..\..\bin\$(PlatformName)_$(ConfigurationName)\TrinityScript.dll" |
---|
| 238 | LinkIncremental="1" |
---|
| 239 | AdditionalLibraryDirectories="".\trinitycore__$(PlatformName)_$(ConfigurationName)";"..\..\dep\lib\$(PlatformName)_$(ConfigurationName)";".\zlib__$(PlatformName)_$(ConfigurationName)";".\zthread__$(PlatformName)_$(ConfigurationName)"" |
---|
| 240 | GenerateDebugInformation="false" |
---|
| 241 | SubSystem="2" |
---|
| 242 | OptimizeReferences="2" |
---|
| 243 | EnableCOMDATFolding="2" |
---|
| 244 | RandomizedBaseAddress="1" |
---|
| 245 | DataExecutionPrevention="0" |
---|
| 246 | ImportLibrary="$(OutDir)/TrinityScript.lib" |
---|
| 247 | TargetMachine="1" |
---|
| 248 | /> |
---|
| 249 | <Tool |
---|
| 250 | Name="VCALinkTool" |
---|
| 251 | /> |
---|
| 252 | <Tool |
---|
| 253 | Name="VCManifestTool" |
---|
| 254 | /> |
---|
| 255 | <Tool |
---|
| 256 | Name="VCXDCMakeTool" |
---|
| 257 | /> |
---|
| 258 | <Tool |
---|
| 259 | Name="VCBscMakeTool" |
---|
| 260 | /> |
---|
| 261 | <Tool |
---|
| 262 | Name="VCFxCopTool" |
---|
| 263 | /> |
---|
| 264 | <Tool |
---|
| 265 | Name="VCAppVerifierTool" |
---|
| 266 | /> |
---|
| 267 | <Tool |
---|
| 268 | Name="VCPostBuildEventTool" |
---|
| 269 | /> |
---|
| 270 | </Configuration> |
---|
| 271 | <Configuration |
---|
| 272 | Name="Release|x64" |
---|
| 273 | OutputDirectory=".\script__$(PlatformName)_$(ConfigurationName)" |
---|
| 274 | IntermediateDirectory=".\script__$(PlatformName)_$(ConfigurationName)" |
---|
| 275 | ConfigurationType="2" |
---|
| 276 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
---|
| 277 | CharacterSet="2" |
---|
| 278 | > |
---|
| 279 | <Tool |
---|
| 280 | Name="VCPreBuildEventTool" |
---|
| 281 | /> |
---|
| 282 | <Tool |
---|
| 283 | Name="VCCustomBuildTool" |
---|
| 284 | /> |
---|
| 285 | <Tool |
---|
| 286 | Name="VCXMLDataGeneratorTool" |
---|
| 287 | /> |
---|
| 288 | <Tool |
---|
| 289 | Name="VCWebServiceProxyGeneratorTool" |
---|
| 290 | /> |
---|
| 291 | <Tool |
---|
| 292 | Name="VCMIDLTool" |
---|
| 293 | TargetEnvironment="3" |
---|
| 294 | /> |
---|
| 295 | <Tool |
---|
| 296 | Name="VCCLCompilerTool" |
---|
| 297 | AdditionalOptions="/MP" |
---|
| 298 | AdditionalIncludeDirectories="..\..\src\shared;..\..\src\framework;..\..\dep\include" |
---|
| 299 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;SCRIPT" |
---|
| 300 | RuntimeLibrary="0" |
---|
| 301 | EnableEnhancedInstructionSet="0" |
---|
| 302 | UsePrecompiledHeader="0" |
---|
| 303 | WarningLevel="3" |
---|
| 304 | Detect64BitPortabilityProblems="false" |
---|
| 305 | DebugInformationFormat="3" |
---|
| 306 | CallingConvention="0" |
---|
| 307 | /> |
---|
| 308 | <Tool |
---|
| 309 | Name="VCManagedResourceCompilerTool" |
---|
| 310 | /> |
---|
| 311 | <Tool |
---|
| 312 | Name="VCResourceCompilerTool" |
---|
| 313 | /> |
---|
| 314 | <Tool |
---|
| 315 | Name="VCPreLinkEventTool" |
---|
| 316 | /> |
---|
| 317 | <Tool |
---|
| 318 | Name="VCLinkerTool" |
---|
| 319 | AdditionalDependencies="trinitycore.lib zlib.lib zthread.lib libmySQL.lib libeay32.lib ws2_32.lib winmm.lib odbc32.lib odbccp32.lib" |
---|
| 320 | OutputFile="..\..\bin\$(PlatformName)_$(ConfigurationName)\TrinityScript.dll" |
---|
| 321 | LinkIncremental="1" |
---|
| 322 | AdditionalLibraryDirectories="".\trinitycore__$(PlatformName)_$(ConfigurationName)";"..\..\dep\lib\$(PlatformName)_$(ConfigurationName)";".\zlib__$(PlatformName)_$(ConfigurationName)";".\zthread__$(PlatformName)_$(ConfigurationName)"" |
---|
| 323 | GenerateDebugInformation="false" |
---|
| 324 | SubSystem="2" |
---|
| 325 | OptimizeReferences="2" |
---|
| 326 | EnableCOMDATFolding="2" |
---|
| 327 | RandomizedBaseAddress="1" |
---|
| 328 | DataExecutionPrevention="0" |
---|
| 329 | ImportLibrary="$(OutDir)/TrinityScript.lib" |
---|
| 330 | TargetMachine="17" |
---|
| 331 | /> |
---|
| 332 | <Tool |
---|
| 333 | Name="VCALinkTool" |
---|
| 334 | /> |
---|
| 335 | <Tool |
---|
| 336 | Name="VCManifestTool" |
---|
| 337 | /> |
---|
| 338 | <Tool |
---|
| 339 | Name="VCXDCMakeTool" |
---|
| 340 | /> |
---|
| 341 | <Tool |
---|
| 342 | Name="VCBscMakeTool" |
---|
| 343 | /> |
---|
| 344 | <Tool |
---|
| 345 | Name="VCFxCopTool" |
---|
| 346 | /> |
---|
| 347 | <Tool |
---|
| 348 | Name="VCAppVerifierTool" |
---|
| 349 | /> |
---|
| 350 | <Tool |
---|
| 351 | Name="VCPostBuildEventTool" |
---|
| 352 | /> |
---|
| 353 | </Configuration> |
---|
| 354 | </Configurations> |
---|
| 355 | <References> |
---|
| 356 | </References> |
---|
| 357 | <Files> |
---|
| 358 | <Filter |
---|
| 359 | Name="Source Files" |
---|
| 360 | Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" |
---|
| 361 | UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" |
---|
| 362 | > |
---|
| 363 | <File |
---|
| 364 | RelativePath="..\..\src\bindings\interface\ScriptMgr.cpp" |
---|
| 365 | > |
---|
| 366 | </File> |
---|
| 367 | <File |
---|
| 368 | RelativePath="..\..\src\bindings\interface\system.cpp" |
---|
| 369 | > |
---|
| 370 | </File> |
---|
| 371 | <Filter |
---|
| 372 | Name="Scripts" |
---|
| 373 | > |
---|
| 374 | <File |
---|
| 375 | RelativePath="..\..\src\bindings\interface\Scripts\sc_default.cpp" |
---|
| 376 | > |
---|
| 377 | </File> |
---|
| 378 | </Filter> |
---|
| 379 | </Filter> |
---|
| 380 | <Filter |
---|
| 381 | Name="Header Files" |
---|
| 382 | Filter="h;hpp;hxx;hm;inl;inc;xsd" |
---|
| 383 | UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" |
---|
| 384 | > |
---|
| 385 | <File |
---|
| 386 | RelativePath="..\..\src\bindings\interface\config.h" |
---|
| 387 | > |
---|
| 388 | </File> |
---|
| 389 | <File |
---|
| 390 | RelativePath="..\..\src\bindings\interface\ScriptMgr.h" |
---|
| 391 | > |
---|
| 392 | </File> |
---|
| 393 | <Filter |
---|
| 394 | Name="Scripts" |
---|
| 395 | > |
---|
| 396 | <File |
---|
| 397 | RelativePath="..\..\src\bindings\interface\Scripts\sc_defines.h" |
---|
| 398 | > |
---|
| 399 | </File> |
---|
| 400 | </Filter> |
---|
| 401 | </Filter> |
---|
| 402 | </Files> |
---|
| 403 | <Globals> |
---|
| 404 | </Globals> |
---|
| 405 | </VisualStudioProject> |
---|