Show
Ignore:
Timestamp:
07/27/06 16:45:55 (2 years ago)
Author:
bart
Message:

* Wrong ifdef in compile fix for php 5.2
* Update config.w32, VC6 and VC2005 project files
* Fix debug build for win32, this fixes ticket #149
* Removed a debug statement and added return value in optimizer.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • eaccelerator/trunk/win32/eAccelerator.sln

    r238 r249  
    33# Visual Studio 2005 
    44Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "eAccelerator", "eAccelerator.vcproj", "{F236792D-8DF1-49FA-9F36-2338F47C9DEB}" 
    5 EndProject 
    6 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "eLoader", "eLoader.vcproj", "{945FEBD1-AA09-445B-8C31-11270D6B2464}" 
    75EndProject 
    86Global 
     
    2220                {F236792D-8DF1-49FA-9F36-2338F47C9DEB}.Release|Win32.ActiveCfg = Release|Win32 
    2321                {F236792D-8DF1-49FA-9F36-2338F47C9DEB}.Release|Win32.Build.0 = Release|Win32 
    24                 {945FEBD1-AA09-445B-8C31-11270D6B2464}.Debug PHP5|Win32.ActiveCfg = Debug PHP5|Win32 
    25                 {945FEBD1-AA09-445B-8C31-11270D6B2464}.Debug PHP5|Win32.Build.0 = Debug PHP5|Win32 
    26                 {945FEBD1-AA09-445B-8C31-11270D6B2464}.Debug|Win32.ActiveCfg = Debug|Win32 
    27                 {945FEBD1-AA09-445B-8C31-11270D6B2464}.Debug|Win32.Build.0 = Debug|Win32 
    28                 {945FEBD1-AA09-445B-8C31-11270D6B2464}.Release PHP5|Win32.ActiveCfg = Release PHP5|Win32 
    29                 {945FEBD1-AA09-445B-8C31-11270D6B2464}.Release PHP5|Win32.Build.0 = Release PHP5|Win32 
    30                 {945FEBD1-AA09-445B-8C31-11270D6B2464}.Release|Win32.ActiveCfg = Release|Win32 
    31                 {945FEBD1-AA09-445B-8C31-11270D6B2464}.Release|Win32.Build.0 = Release|Win32 
    3222        EndGlobalSection 
    3323        GlobalSection(SolutionProperties) = preSolution