Ignore:
Timestamp:
Jul 22, 2008 2:58:41 PM (16 years ago)
Author:
bennylp
Message:

Added math.h to pjlib's Visual Studio projects

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjlib/build/wince-evc4/pjlib_wince.vcp

    r1964 r2167  
    166166CPP=clarm.exe 
    167167# ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "NDEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /O2 /M$(CECrtMT) /c 
    168 # ADD CPP /nologo /W3 /Oxt /I "../../include" /D "NDEBUG" /D "ARMV4" /D "ARM" /D "_ARM_" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX  /M$(CECrtMT) /c 
     168# ADD CPP /nologo /W3 /Oxt /I "../../include" /D "NDEBUG" /D "ARMV4" /D "ARM" /D "_ARM_" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /M$(CECrtMT) /c 
    169169# SUBTRACT CPP /Fr 
    170170LIB32=link.exe -lib 
     
    63886388        "..\..\include\pj\unicode.h"\ 
    63896389        "..\..\include\pjlib.h"\ 
    6390         {$(INCLUDE)}"ipexport.h"\ 
    6391         {$(INCLUDE)}"Iphlpapi.h"\ 
    6392         {$(INCLUDE)}"iptypes.h"\ 
     6390         
     6391NODEP_CPP_IP_HE=\ 
     6392        ".\pexport.h"\ 
     6393        ".\phlpapi.h"\ 
     6394        ".\ptypes.h"\ 
    63936395         
    63946396 
     
    1529715299# Begin Source File 
    1529815300 
     15301SOURCE=..\..\include\pj\math.h 
     15302# End Source File 
     15303# Begin Source File 
     15304 
    1529915305SOURCE=..\..\include\pj\os.h 
    1530015306# End Source File 
Note: See TracChangeset for help on using the changeset viewer.