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