root/eaccelerator/tags/0.9.2a/win32/eAccelerator.sln

Revision 33, 2.0 kB (checked in by everaldo_canuto, 4 years ago)

build files for Visual Studio, now works in Win32. Thanks Lyle Arnot

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1 Microsoft Visual Studio Solution File, Format Version 8.00
2 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "eAccelerator", "eAccelerator.vcproj", "{9CB8051E-B608-430D-B6AA-D763031A94B7}"
3         ProjectSection(ProjectDependencies) = postProject
4         EndProjectSection
5 EndProject
6 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "eLoader", "eLoader.vcproj", "{5FCBC0AF-2EBB-461F-9971-9272472602E7}"
7         ProjectSection(ProjectDependencies) = postProject
8         EndProjectSection
9 EndProject
10 Global
11         GlobalSection(SolutionConfiguration) = preSolution
12                 Debug = Debug
13                 Debug PHP5 = Debug PHP5
14                 Release = Release
15                 Release PHP5 = Release PHP5
16         EndGlobalSection
17         GlobalSection(ProjectConfiguration) = postSolution
18                 {9CB8051E-B608-430D-B6AA-D763031A94B7}.Debug.ActiveCfg = Debug|Win32
19                 {9CB8051E-B608-430D-B6AA-D763031A94B7}.Debug.Build.0 = Debug|Win32
20                 {9CB8051E-B608-430D-B6AA-D763031A94B7}.Debug PHP5.ActiveCfg = Debug PHP5|Win32
21                 {9CB8051E-B608-430D-B6AA-D763031A94B7}.Debug PHP5.Build.0 = Debug PHP5|Win32
22                 {9CB8051E-B608-430D-B6AA-D763031A94B7}.Release.ActiveCfg = Release|Win32
23                 {9CB8051E-B608-430D-B6AA-D763031A94B7}.Release.Build.0 = Release|Win32
24                 {9CB8051E-B608-430D-B6AA-D763031A94B7}.Release PHP5.ActiveCfg = Release PHP5|Win32
25                 {9CB8051E-B608-430D-B6AA-D763031A94B7}.Release PHP5.Build.0 = Release PHP5|Win32
26                 {5FCBC0AF-2EBB-461F-9971-9272472602E7}.Debug.ActiveCfg = Debug|Win32
27                 {5FCBC0AF-2EBB-461F-9971-9272472602E7}.Debug.Build.0 = Debug|Win32
28                 {5FCBC0AF-2EBB-461F-9971-9272472602E7}.Debug PHP5.ActiveCfg = Debug PHP5|Win32
29                 {5FCBC0AF-2EBB-461F-9971-9272472602E7}.Debug PHP5.Build.0 = Debug PHP5|Win32
30                 {5FCBC0AF-2EBB-461F-9971-9272472602E7}.Release.ActiveCfg = Release|Win32
31                 {5FCBC0AF-2EBB-461F-9971-9272472602E7}.Release.Build.0 = Release|Win32
32                 {5FCBC0AF-2EBB-461F-9971-9272472602E7}.Release PHP5.ActiveCfg = Release PHP5|Win32
33                 {5FCBC0AF-2EBB-461F-9971-9272472602E7}.Release PHP5.Build.0 = Release PHP5|Win32
34         EndGlobalSection
35         GlobalSection(ExtensibilityGlobals) = postSolution
36         EndGlobalSection
37         GlobalSection(ExtensibilityAddIns) = postSolution
38         EndGlobalSection
39 EndGlobal
Note: See TracBrowser for help on using the browser.