root/eaccelerator/branches/0.9.4/win32/eLoader.vcproj

Revision 120, 9.0 kB (checked in by zoeloelip, 4 years ago)

Code clean up and compile fixes for VC.net + VC.net project files update

(Based on patch #1234919)

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3         ProjectType="Visual C++"
4         Version="7.10"
5         Name="eLoader"
6         ProjectGUID="{5FCBC0AF-2EBB-461F-9971-9272472602E7}"
7         SccProjectName=""
8         SccLocalPath="">
9         <Platforms>
10                 <Platform
11                         Name="Win32"/>
12         </Platforms>
13         <Configurations>
14                 <Configuration
15                         Name="Debug PHP5|Win32"
16                         OutputDirectory=".\Debug"
17                         IntermediateDirectory=".\Debug"
18                         ConfigurationType="2"
19                         UseOfMFC="0"
20                         ATLMinimizesCRunTimeLibraryUsage="FALSE"
21                         CharacterSet="2">
22                         <Tool
23                                 Name="VCCLCompilerTool"
24                                 Optimization="0"
25                                 AdditionalIncludeDirectories="../../..,../../../zend,../../../TSRM,../../../main"
26                                 PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;_USRDLL;HAVE_EACCELERATOR;COMPILE_DL_ELOADER;ZEND_WIN32;PHP_WIN32;ZTS=1;ZEND_DEBUG=0;WITH_EACCELERATOR_LOADER;HAVE_EACCELERATOR_STANDALONE_LOADER"
27                                 BasicRuntimeChecks="3"
28                                 RuntimeLibrary="2"
29                                 UsePrecompiledHeader="2"
30                                 PrecompiledHeaderFile=".\Debug/eLoader.pch"
31                                 AssemblerListingLocation=".\Debug/"
32                                 ObjectFile=".\Debug/"
33                                 ProgramDataBaseFileName=".\Debug/"
34                                 WarningLevel="3"
35                                 SuppressStartupBanner="TRUE"
36                                 DebugInformationFormat="4"
37                                 CompileAs="0"/>
38                         <Tool
39                                 Name="VCCustomBuildTool"/>
40                         <Tool
41                                 Name="VCLinkerTool"
42                                 AdditionalDependencies="php5ts_debug.lib odbc32.lib odbccp32.lib"
43                                 OutputFile=".\Debug/eLoader.dll"
44                                 LinkIncremental="1"
45                                 SuppressStartupBanner="TRUE"
46                                 AdditionalLibraryDirectories="..\..\.."
47                                 GenerateDebugInformation="TRUE"
48                                 ProgramDatabaseFile=".\Debug/eLoader.pdb"
49                                 ImportLibrary=".\Debug/eLoader.lib"
50                                 TargetMachine="1"/>
51                         <Tool
52                                 Name="VCMIDLTool"
53                                 PreprocessorDefinitions="_DEBUG"
54                                 MkTypLibCompatible="TRUE"
55                                 SuppressStartupBanner="TRUE"
56                                 TargetEnvironment="1"
57                                 TypeLibraryName=".\Debug/eLoader.tlb"
58                                 HeaderFileName=""/>
59                         <Tool
60                                 Name="VCPostBuildEventTool"/>
61                         <Tool
62                                 Name="VCPreBuildEventTool"/>
63                         <Tool
64                                 Name="VCPreLinkEventTool"/>
65                         <Tool
66                                 Name="VCResourceCompilerTool"
67                                 PreprocessorDefinitions="_DEBUG"
68                                 Culture="1033"/>
69                         <Tool
70                                 Name="VCWebServiceProxyGeneratorTool"/>
71                         <Tool
72                                 Name="VCXMLDataGeneratorTool"/>
73                         <Tool
74                                 Name="VCWebDeploymentTool"/>
75                         <Tool
76                                 Name="VCManagedWrapperGeneratorTool"/>
77                         <Tool
78                                 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
79                 </Configuration>
80                 <Configuration
81                         Name="Release PHP4|Win32"
82                         OutputDirectory=".\Release"
83                         IntermediateDirectory=".\Release"
84                         ConfigurationType="2"
85                         UseOfMFC="0"
86                         ATLMinimizesCRunTimeLibraryUsage="FALSE"
87                         CharacterSet="2">
88                         <Tool
89                                 Name="VCCLCompilerTool"
90                                 Optimization="2"
91                                 InlineFunctionExpansion="1"
92                                 AdditionalIncludeDirectories="../../..,../../../zend,../../../TSRM,../../../main"
93                                 PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;_USRDLL;HAVE_EACCELERATOR;COMPILE_DL_ELOADER;ZEND_WIN32;PHP_WIN32;ZTS=1;ZEND_DEBUG=0;WITH_EACCELERATOR_LOADER;HAVE_EACCELERATOR_STANDALONE_LOADER;WITH_EACCELERATOR_ENCODER"
94                                 StringPooling="TRUE"
95                                 RuntimeLibrary="2"
96                                 EnableFunctionLevelLinking="TRUE"
97                                 UsePrecompiledHeader="2"
98                                 PrecompiledHeaderFile=".\Release/eLoader.pch"
99                                 AssemblerListingLocation=".\Release/"
100                                 ObjectFile=".\Release/"
101                                 ProgramDataBaseFileName=".\Release/"
102                                 WarningLevel="3"
103                                 SuppressStartupBanner="TRUE"
104                                 CompileAs="0"/>
105                         <Tool
106                                 Name="VCCustomBuildTool"/>
107                         <Tool
108                                 Name="VCLinkerTool"
109                                 AdditionalDependencies="php4ts.lib odbc32.lib odbccp32.lib"
110                                 OutputFile=".\Release/eLoader.dll"
111                                 LinkIncremental="1"
112                                 SuppressStartupBanner="TRUE"
113                                 AdditionalLibraryDirectories="..\..\.."
114                                 ProgramDatabaseFile=".\Release/eLoader.pdb"
115                                 ImportLibrary=".\Release/eLoader.lib"
116                                 TargetMachine="1"/>
117                         <Tool
118                                 Name="VCMIDLTool"
119                                 PreprocessorDefinitions="NDEBUG"
120                                 MkTypLibCompatible="TRUE"
121                                 SuppressStartupBanner="TRUE"
122                                 TargetEnvironment="1"
123                                 TypeLibraryName=".\Release/eLoader.tlb"
124                                 HeaderFileName=""/>
125                         <Tool
126                                 Name="VCPostBuildEventTool"/>
127                         <Tool
128                                 Name="VCPreBuildEventTool"/>
129                         <Tool
130                                 Name="VCPreLinkEventTool"/>
131                         <Tool
132                                 Name="VCResourceCompilerTool"
133                                 PreprocessorDefinitions="NDEBUG"
134                                 Culture="1033"/>
135                         <Tool
136                                 Name="VCWebServiceProxyGeneratorTool"/>
137                         <Tool
138                                 Name="VCXMLDataGeneratorTool"/>
139                         <Tool
140                                 Name="VCWebDeploymentTool"/>
141                         <Tool
142                                 Name="VCManagedWrapperGeneratorTool"/>
143                         <Tool
144                                 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
145                 </Configuration>
146                 <Configuration
147                         Name="Release PHP5|Win32"
148                         OutputDirectory=".\Release"
149                         IntermediateDirectory=".\Release"
150                         ConfigurationType="2"
151                         UseOfMFC="0"
152                         ATLMinimizesCRunTimeLibraryUsage="FALSE"
153                         CharacterSet="2">
154                         <Tool
155                                 Name="VCCLCompilerTool"
156                                 Optimization="2"
157                                 InlineFunctionExpansion="1"
158                                 AdditionalIncludeDirectories="../../..,../../../zend,../../../TSRM,../../../main"
159                                 PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;_USRDLL;HAVE_EACCELERATOR;COMPILE_DL_ELOADER;ZEND_WIN32;PHP_WIN32;ZTS=1;ZEND_DEBUG=0;WITH_EACCELERATOR_LOADER;HAVE_EACCELERATOR_STANDALONE_LOADER"
160                                 StringPooling="TRUE"
161                                 RuntimeLibrary="2"
162                                 EnableFunctionLevelLinking="TRUE"
163                                 UsePrecompiledHeader="2"
164                                 PrecompiledHeaderFile=".\Release/eLoader.pch"
165                                 AssemblerListingLocation=".\Release/"
166                                 ObjectFile=".\Release/"
167                                 ProgramDataBaseFileName=".\Release/"
168                                 WarningLevel="3"
169                                 SuppressStartupBanner="TRUE"
170                                 CompileAs="0"/>
171                         <Tool
172                                 Name="VCCustomBuildTool"/>
173                         <Tool
174                                 Name="VCLinkerTool"
175                                 AdditionalDependencies="php5ts.lib odbc32.lib odbccp32.lib"
176                                 OutputFile=".\Release/eLoader.dll"
177                                 LinkIncremental="1"
178                                 SuppressStartupBanner="TRUE"
179                                 AdditionalLibraryDirectories="..\..\.."
180                                 ProgramDatabaseFile=".\Release/eLoader.pdb"
181                                 ImportLibrary=".\Release/eLoader.lib"
182                                 TargetMachine="1"/>
183                         <Tool
184                                 Name="VCMIDLTool"
185                                 PreprocessorDefinitions="NDEBUG"
186                                 MkTypLibCompatible="TRUE"
187                                 SuppressStartupBanner="TRUE"
188                                 TargetEnvironment="1"
189                                 TypeLibraryName=".\Release/eLoader.tlb"
190                                 HeaderFileName=""/>
191                         <Tool
192                                 Name="VCPostBuildEventTool"/>
193                         <Tool
194                                 Name="VCPreBuildEventTool"/>
195                         <Tool
196                                 Name="VCPreLinkEventTool"/>
197                         <Tool
198                                 Name="VCResourceCompilerTool"
199                                 PreprocessorDefinitions="NDEBUG"
200                                 Culture="1033"/>
201                         <Tool
202                                 Name="VCWebServiceProxyGeneratorTool"/>
203                         <Tool
204                                 Name="VCXMLDataGeneratorTool"/>
205                         <Tool
206                                 Name="VCWebDeploymentTool"/>
207                         <Tool
208                                 Name="VCManagedWrapperGeneratorTool"/>
209                         <Tool
210                                 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
211                 </Configuration>
212                 <Configuration
213                         Name="Debug PHP4|Win32"
214                         OutputDirectory=".\Debug"
215                         IntermediateDirectory=".\Debug"
216                         ConfigurationType="2"
217                         UseOfMFC="0"
218                         ATLMinimizesCRunTimeLibraryUsage="FALSE"
219                         CharacterSet="2">
220                         <Tool
221                                 Name="VCCLCompilerTool"
222                                 Optimization="0"
223                                 AdditionalIncludeDirectories="../../..,../../../zend,../../../TSRM,../../../main"
224                                 PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;_USRDLL;HAVE_EACCELERATOR;COMPILE_DL_ELOADER;ZEND_WIN32;PHP_WIN32;ZTS=1;ZEND_DEBUG=0;WITH_EACCELERATOR_LOADER;HAVE_EACCELERATOR_STANDALONE_LOADER"
225                                 BasicRuntimeChecks="3"
226                                 RuntimeLibrary="2"
227                                 UsePrecompiledHeader="2"
228                                 PrecompiledHeaderFile=".\Debug/eLoader.pch"
229                                 AssemblerListingLocation=".\Debug/"
230                                 ObjectFile=".\Debug/"
231                                 ProgramDataBaseFileName=".\Debug/"
232                                 WarningLevel="3"
233                                 SuppressStartupBanner="TRUE"
234                                 DebugInformationFormat="4"
235                                 CompileAs="0"/>
236                         <Tool
237                                 Name="VCCustomBuildTool"/>
238                         <Tool
239                                 Name="VCLinkerTool"
240                                 AdditionalDependencies="php4ts.lib odbc32.lib odbccp32.lib"
241                                 OutputFile=".\Debug/eLoader.dll"
242                                 LinkIncremental="1"
243                                 SuppressStartupBanner="TRUE"
244                                 AdditionalLibraryDirectories="..\..\.."
245                                 GenerateDebugInformation="TRUE"
246                                 ProgramDatabaseFile=".\Debug/eLoader.pdb"
247                                 ImportLibrary=".\Debug/eLoader.lib"
248                                 TargetMachine="1"/>
249                         <Tool
250                                 Name="VCMIDLTool"
251                                 PreprocessorDefinitions="_DEBUG"
252                                 MkTypLibCompatible="TRUE"
253                                 SuppressStartupBanner="TRUE"
254                                 TargetEnvironment="1"
255                                 TypeLibraryName=".\Debug/eLoader.tlb"
256                                 HeaderFileName=""/>
257                         <Tool
258                                 Name="VCPostBuildEventTool"/>
259                         <Tool
260                                 Name="VCPreBuildEventTool"/>
261                         <Tool
262                                 Name="VCPreLinkEventTool"/>
263                         <Tool
264                                 Name="VCResourceCompilerTool"
265                                 PreprocessorDefinitions="_DEBUG"
266                                 Culture="1033"/>
267                         <Tool
268                                 Name="VCWebServiceProxyGeneratorTool"/>
269                         <Tool
270                                 Name="VCXMLDataGeneratorTool"/>
271                         <Tool
272                                 Name="VCWebDeploymentTool"/>
273                         <Tool
274                                 Name="VCManagedWrapperGeneratorTool"/>
275                         <Tool
276                                 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
277                 </Configuration>
278         </Configurations>
279         <References>
280         </References>
281         <Files>
282                 <Filter
283                         Name="Source Files"
284                         Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
285                         <File
286                                 RelativePath="..\loader.c">
287                         </File>
288                         <File
289                                 RelativePath="..\opcodes.c">
290                         </File>
291                 </Filter>
292                 <Filter
293                         Name="Header Files"
294                         Filter="h;hpp;hxx;hm;inl">
295                         <File
296                                 RelativePath="..\eaccelerator.h">
297                         </File>
298                         <File
299                                 RelativePath="..\eaccelerator_version.h">
300                         </File>
301                         <File
302                                 RelativePath="..\opcodes.h">
303                         </File>
304                 </Filter>
305                 <Filter
306                         Name="Resource Files"
307                         Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
308                 </Filter>
309         </Files>
310         <Globals>
311         </Globals>
312 </VisualStudioProject>
Note: See TracBrowser for help on using the browser.