1 | <?xml version="1.0" encoding="windows-1251"?> |
---|
2 | <VisualStudioProject |
---|
3 | ProjectType="Visual C++" |
---|
4 | Version="7.10" |
---|
5 | Name="ScriptsInterfaces" |
---|
6 | ProjectGUID="{4205C8A9-79B7-4354-8064-F05FB9CA0C96}" |
---|
7 | RootNamespace="ScriptsInterfaces" |
---|
8 | Keyword="Win32Proj"> |
---|
9 | <Platforms> |
---|
10 | <Platform |
---|
11 | Name="Win32"/> |
---|
12 | </Platforms> |
---|
13 | <Configurations> |
---|
14 | <Configuration |
---|
15 | Name="Debug|Win32" |
---|
16 | OutputDirectory=".\script__$(PlatformName)_$(ConfigurationName)" |
---|
17 | IntermediateDirectory=".\script__$(PlatformName)_$(ConfigurationName)" |
---|
18 | ConfigurationType="2" |
---|
19 | CharacterSet="2"> |
---|
20 | <Tool |
---|
21 | Name="VCCLCompilerTool" |
---|
22 | Optimization="0" |
---|
23 | AdditionalIncludeDirectories="..\..\src\shared;..\..\src\framework;..\..\dep\include" |
---|
24 | PreprocessorDefinitions="WIN32;_DEBUG;MANGOS_DEBUG;_WINDOWS;_USRDLL;SCRIPT" |
---|
25 | MinimalRebuild="TRUE" |
---|
26 | BasicRuntimeChecks="3" |
---|
27 | RuntimeLibrary="1" |
---|
28 | UsePrecompiledHeader="2" |
---|
29 | WarningLevel="3" |
---|
30 | Detect64BitPortabilityProblems="TRUE" |
---|
31 | DebugInformationFormat="4"/> |
---|
32 | <Tool |
---|
33 | Name="VCCustomBuildTool"/> |
---|
34 | <Tool |
---|
35 | Name="VCLinkerTool" |
---|
36 | AdditionalDependencies="trinitycore.lib zlib.lib zthread.lib libmySQL.lib libeay32.lib ws2_32.lib winmm.lib odbc32.lib odbccp32.lib" |
---|
37 | OutputFile="..\..\bin\$(PlatformName)_$(ConfigurationName)\TrinityScript.dll" |
---|
38 | LinkIncremental="2" |
---|
39 | AdditionalLibraryDirectories="".\trinitycore__$(PlatformName)_$(ConfigurationName)";"..\..\dep\lib\$(PlatformName)_$(ConfigurationName)";".\zlib__$(PlatformName)_$(ConfigurationName)";".\zthread__$(PlatformName)_$(ConfigurationName)"" |
---|
40 | GenerateDebugInformation="TRUE" |
---|
41 | ProgramDatabaseFile="$(OutDir)/TrinityScript.pdb" |
---|
42 | SubSystem="2" |
---|
43 | ImportLibrary="$(OutDir)/TrinityScript.lib" |
---|
44 | TargetMachine="1"/> |
---|
45 | <Tool |
---|
46 | Name="VCMIDLTool"/> |
---|
47 | <Tool |
---|
48 | Name="VCPostBuildEventTool"/> |
---|
49 | <Tool |
---|
50 | Name="VCPreBuildEventTool"/> |
---|
51 | <Tool |
---|
52 | Name="VCPreLinkEventTool"/> |
---|
53 | <Tool |
---|
54 | Name="VCResourceCompilerTool"/> |
---|
55 | <Tool |
---|
56 | Name="VCWebServiceProxyGeneratorTool"/> |
---|
57 | <Tool |
---|
58 | Name="VCXMLDataGeneratorTool"/> |
---|
59 | <Tool |
---|
60 | Name="VCWebDeploymentTool"/> |
---|
61 | <Tool |
---|
62 | Name="VCManagedWrapperGeneratorTool"/> |
---|
63 | <Tool |
---|
64 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
---|
65 | </Configuration> |
---|
66 | <Configuration |
---|
67 | Name="Release|Win32" |
---|
68 | OutputDirectory=".\script__$(PlatformName)_$(ConfigurationName)" |
---|
69 | IntermediateDirectory=".\script__$(PlatformName)_$(ConfigurationName)" |
---|
70 | ConfigurationType="2" |
---|
71 | CharacterSet="2"> |
---|
72 | <Tool |
---|
73 | Name="VCCLCompilerTool" |
---|
74 | AdditionalIncludeDirectories="..\..\src\shared;..\..\src\framework;..\..\dep\include" |
---|
75 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;SCRIPT" |
---|
76 | RuntimeLibrary="0" |
---|
77 | EnableEnhancedInstructionSet="1" |
---|
78 | UsePrecompiledHeader="2" |
---|
79 | WarningLevel="3" |
---|
80 | Detect64BitPortabilityProblems="TRUE" |
---|
81 | DebugInformationFormat="3"/> |
---|
82 | <Tool |
---|
83 | Name="VCCustomBuildTool"/> |
---|
84 | <Tool |
---|
85 | Name="VCLinkerTool" |
---|
86 | AdditionalDependencies="trinitycore.lib zlib.lib zthread.lib libmySQL.lib libeay32.lib ws2_32.lib winmm.lib odbc32.lib odbccp32.lib" |
---|
87 | OutputFile="..\..\bin\$(PlatformName)_$(ConfigurationName)\TrinityScript.dll" |
---|
88 | LinkIncremental="1" |
---|
89 | AdditionalLibraryDirectories="".\trinitycore__$(PlatformName)_$(ConfigurationName)";"..\..\dep\lib\$(PlatformName)_$(ConfigurationName)";".\zlib__$(PlatformName)_$(ConfigurationName)";".\zthread__$(PlatformName)_$(ConfigurationName)"" |
---|
90 | GenerateDebugInformation="FALSE" |
---|
91 | SubSystem="2" |
---|
92 | OptimizeReferences="2" |
---|
93 | EnableCOMDATFolding="2" |
---|
94 | ImportLibrary="$(OutDir)\TrinityScript.lib" |
---|
95 | TargetMachine="1"/> |
---|
96 | <Tool |
---|
97 | Name="VCMIDLTool"/> |
---|
98 | <Tool |
---|
99 | Name="VCPostBuildEventTool"/> |
---|
100 | <Tool |
---|
101 | Name="VCPreBuildEventTool"/> |
---|
102 | <Tool |
---|
103 | Name="VCPreLinkEventTool"/> |
---|
104 | <Tool |
---|
105 | Name="VCResourceCompilerTool"/> |
---|
106 | <Tool |
---|
107 | Name="VCWebServiceProxyGeneratorTool"/> |
---|
108 | <Tool |
---|
109 | Name="VCXMLDataGeneratorTool"/> |
---|
110 | <Tool |
---|
111 | Name="VCWebDeploymentTool"/> |
---|
112 | <Tool |
---|
113 | Name="VCManagedWrapperGeneratorTool"/> |
---|
114 | <Tool |
---|
115 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
---|
116 | </Configuration> |
---|
117 | </Configurations> |
---|
118 | <References> |
---|
119 | </References> |
---|
120 | <Files> |
---|
121 | <Filter |
---|
122 | Name="Source Files" |
---|
123 | Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" |
---|
124 | UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"> |
---|
125 | <File |
---|
126 | RelativePath="..\..\src\bindings\interface\ScriptMgr.cpp"> |
---|
127 | </File> |
---|
128 | <File |
---|
129 | RelativePath="..\..\src\bindings\interface\system.cpp"> |
---|
130 | </File> |
---|
131 | <Filter |
---|
132 | Name="Scripts"> |
---|
133 | <File |
---|
134 | RelativePath="..\..\src\bindings\interface\Scripts\sc_default.cpp"> |
---|
135 | </File> |
---|
136 | </Filter> |
---|
137 | </Filter> |
---|
138 | <Filter |
---|
139 | Name="Header Files" |
---|
140 | Filter="h;hpp;hxx;hm;inl;inc;xsd" |
---|
141 | UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"> |
---|
142 | <File |
---|
143 | RelativePath="..\..\src\bindings\interface\config.h"> |
---|
144 | </File> |
---|
145 | <File |
---|
146 | RelativePath="..\..\src\bindings\interface\ScriptMgr.h"> |
---|
147 | </File> |
---|
148 | <Filter |
---|
149 | Name="Scripts"> |
---|
150 | <File |
---|
151 | RelativePath="..\..\src\bindings\interface\Scripts\sc_defines.h"> |
---|
152 | </File> |
---|
153 | </Filter> |
---|
154 | </Filter> |
---|
155 | </Files> |
---|
156 | <Globals> |
---|
157 | </Globals> |
---|
158 | </VisualStudioProject> |
---|