Home | History | Annotate | Line # | Download | only in libsa
      1 # Microsoft Developer Studio Project File - Name="libsa" - Package Owner=<4>
      2 # Microsoft Developer Studio Generated Build File, Format Version 5.00
      3 # ** DO NOT EDIT **
      4 
      5 # TARGTYPE "Win32 (WCE MIPS) Static Library" 0x0a04
      6 
      7 CFG=libsa - Win32 (WCE MIPS) Debug
      8 !MESSAGE This is not a valid makefile. To build this project using NMAKE,
      9 !MESSAGE use the Export Makefile command and run
     10 !MESSAGE 
     11 !MESSAGE NMAKE /f "libsa.mak".
     12 !MESSAGE 
     13 !MESSAGE You can specify a configuration when running NMAKE
     14 !MESSAGE by defining the macro CFG on the command line. For example:
     15 !MESSAGE 
     16 !MESSAGE NMAKE /f "libsa.mak" CFG="libsa - Win32 (WCE MIPS) Debug"
     17 !MESSAGE 
     18 !MESSAGE Possible choices for configuration are:
     19 !MESSAGE 
     20 !MESSAGE "libsa - Win32 (WCE MIPS) Release" (based on "Win32 (WCE MIPS) Static Library")
     21 !MESSAGE "libsa - Win32 (WCE MIPS) Debug" (based on "Win32 (WCE MIPS) Static Library")
     22 !MESSAGE 
     23 
     24 # Begin Project
     25 # PROP AllowPerConfigDependencies 0
     26 # PROP Scc_ProjName ""
     27 # PROP Scc_LocalPath ""
     28 # PROP WCE_Configuration "H/PC Ver. 2.00"
     29 CPP=clmips.exe
     30 
     31 !IF  "$(CFG)" == "libsa - Win32 (WCE MIPS) Release"
     32 
     33 # PROP BASE Use_MFC 0
     34 # PROP BASE Use_Debug_Libraries 0
     35 # PROP BASE Output_Dir "WMIPSRel"
     36 # PROP BASE Intermediate_Dir "WMIPSRel"
     37 # PROP BASE Target_Dir ""
     38 # PROP Use_MFC 0
     39 # PROP Use_Debug_Libraries 0
     40 # PROP Output_Dir "WMIPSRel"
     41 # PROP Intermediate_Dir "WMIPSRel"
     42 # PROP Target_Dir ""
     43 # ADD BASE CPP /nologo /ML /W3 /O2 /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "NDEBUG" /D "MIPS" /D "_MIPS_" /D "hpcmips" /D UNDER_CE=$(CEVersion) /D "UNICODE" /YX /QMRWCE /c
     44 # ADD CPP /nologo /ML /W3 /O2 /I "." /I "../../../.." /I "../include" /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "NDEBUG" /D "MIPS" /D "_MIPS_" /D "hpcmips" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D _STANDALONE /D __STDC__ /D __signed=signed /D __INTERNAL_LIBSA_CREAD /D LIBSA_RENAME_PRINTF /D __COMPILER_INT64__=__int64 /D __COMPILER_UINT64__="unsigned __int64" /QMRWCE /c
     45 # SUBTRACT CPP /YX
     46 BSC32=bscmake.exe
     47 # ADD BASE BSC32 /NOLOGO
     48 # ADD BSC32 /NOLOGO
     49 LIB32=link.exe -lib
     50 # ADD BASE LIB32 /nologo
     51 # ADD LIB32 /nologo
     52 
     53 !ELSEIF  "$(CFG)" == "libsa - Win32 (WCE MIPS) Debug"
     54 
     55 # PROP BASE Use_MFC 0
     56 # PROP BASE Use_Debug_Libraries 1
     57 # PROP BASE Output_Dir "WMIPSDbg"
     58 # PROP BASE Intermediate_Dir "WMIPSDbg"
     59 # PROP BASE Target_Dir ""
     60 # PROP Use_MFC 0
     61 # PROP Use_Debug_Libraries 1
     62 # PROP Output_Dir "WMIPSDbg"
     63 # PROP Intermediate_Dir "WMIPSDbg"
     64 # PROP Target_Dir ""
     65 # ADD BASE CPP /nologo /MLd /W3 /Zi /Od /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "DEBUG" /D "MIPS" /D "_MIPS_" /D "hpcmips" /D UNDER_CE=$(CEVersion) /D "UNICODE" /YX /QMRWCE /c
     66 # ADD CPP /nologo /MLd /W3 /Zi /Od /I "." /I "../../../.." /I "../include" /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "DEBUG" /D "MIPS" /D "_MIPS_" /D "hpcmips" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D _STANDALONE /D __STDC__ /D __signed=signed /D __INTERNAL_LIBSA_CREAD /D LIBSA_RENAME_PRINTF /D __COMPILER_INT64__=__int64 /D __COMPILER_UINT64__="unsigned __int64" /QMRWCE /c
     67 # SUBTRACT CPP /YX
     68 BSC32=bscmake.exe
     69 # ADD BASE BSC32 /NOLOGO
     70 # ADD BSC32 /NOLOGO
     71 LIB32=link.exe -lib
     72 # ADD BASE LIB32 /nologo
     73 # ADD LIB32 /nologo
     74 
     75 !ENDIF 
     76 
     77 # Begin Target
     78 
     79 # Name "libsa - Win32 (WCE MIPS) Release"
     80 # Name "libsa - Win32 (WCE MIPS) Debug"
     81 # Begin Source File
     82 
     83 SOURCE=.\../../../../lib/libsa/bcopy.c
     84 # End Source File
     85 # Begin Source File
     86 
     87 SOURCE=.\../../../../lib/libsa/bzero.c
     88 # End Source File
     89 # Begin Source File
     90 
     91 SOURCE=.\../../../../lib/libsa/close.c
     92 # End Source File
     93 # Begin Source File
     94 
     95 SOURCE=.\../../../../lib/libsa/dkcksum.c
     96 # End Source File
     97 # Begin Source File
     98 
     99 SOURCE=.\../../../../lib/libsa/lseek.c
    100 # End Source File
    101 # Begin Source File
    102 
    103 SOURCE=.\../../../../lib/libsa/open.c
    104 # End Source File
    105 # Begin Source File
    106 
    107 SOURCE=.\../../../../lib/libsa/printf.c
    108 # End Source File
    109 # Begin Source File
    110 
    111 SOURCE=.\../../../../lib/libsa/read.c
    112 # End Source File
    113 # Begin Source File
    114 
    115 SOURCE=.\../../../../lib/libsa/subr_prf.c
    116 # End Source File
    117 # Begin Source File
    118 
    119 SOURCE=.\../../../../lib/libsa/twiddle.c
    120 # End Source File
    121 # Begin Source File
    122 
    123 SOURCE=.\../../../../lib/libsa/ufs.c
    124 # End Source File
    125 # Begin Source File
    126 
    127 SOURCE=.\../../../../lib/libsa/cread.c
    128 # End Source File
    129 # Begin Source File
    130 
    131 SOURCE=.\../../../../lib/libsa/files.c
    132 # End Source File
    133 # Begin Source File
    134 
    135 SOURCE=.\panic.c
    136 # End Source File
    137 # Begin Source File
    138 
    139 SOURCE=.\alloc.c
    140 # End Source File
    141 # Begin Source File
    142 
    143 SOURCE=.\devopen.c
    144 # End Source File
    145 # Begin Source File
    146 
    147 SOURCE=.\winblk.c
    148 # End Source File
    149 # Begin Source File
    150 
    151 SOURCE=.\winfs.c
    152 # End Source File
    153 # Begin Source File
    154 
    155 SOURCE=.\winprintf.c
    156 # End Source File
    157 # End Target
    158 # End Project
    159