Home | History | Annotate | Line # | Download | only in pbsdboot
pbsdboot.dsp revision 1.6
      1  1.1  takemura # Microsoft Developer Studio Project File - Name="pbsdboot" - Package Owner=<4>
      2  1.1  takemura # Microsoft Developer Studio Generated Build File, Format Version 5.00
      3  1.4       cgd # ** DO NOT EDIT **
      4  1.1  takemura 
      5  1.1  takemura # TARGTYPE "Win32 (WCE MIPS) Application" 0x0a01
      6  1.1  takemura 
      7  1.1  takemura CFG=pbsdboot - Win32 (WCE MIPS) Debug
      8  1.4       cgd !MESSAGE This is not a valid makefile. To build this project using NMAKE,
      9  1.4       cgd !MESSAGE use the Export Makefile command and run
     10  1.1  takemura !MESSAGE 
     11  1.1  takemura !MESSAGE NMAKE /f "pbsdboot.mak".
     12  1.1  takemura !MESSAGE 
     13  1.4       cgd !MESSAGE You can specify a configuration when running NMAKE
     14  1.4       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 "pbsdboot.mak" CFG="pbsdboot - Win32 (WCE MIPS) Debug"
     17  1.1  takemura !MESSAGE 
     18  1.4       cgd !MESSAGE Possible choices for configuration are:
     19  1.1  takemura !MESSAGE 
     20  1.4       cgd !MESSAGE "pbsdboot - Win32 (WCE MIPS) Release" (based on "Win32 (WCE MIPS) Application")
     21  1.4       cgd !MESSAGE "pbsdboot - Win32 (WCE MIPS) Debug" (based on "Win32 (WCE MIPS) Application")
     22  1.1  takemura !MESSAGE 
     23  1.1  takemura 
     24  1.1  takemura # Begin Project
     25  1.4       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 MTL=midl.exe
     31  1.1  takemura RSC=rc.exe
     32  1.1  takemura 
     33  1.1  takemura !IF  "$(CFG)" == "pbsdboot - Win32 (WCE MIPS) Release"
     34  1.1  takemura 
     35  1.1  takemura # PROP BASE Use_MFC 1
     36  1.1  takemura # PROP BASE Use_Debug_Libraries 0
     37  1.1  takemura # PROP BASE Output_Dir "WMIPSRel"
     38  1.1  takemura # PROP BASE Intermediate_Dir "WMIPSRel"
     39  1.1  takemura # PROP BASE Target_Dir ""
     40  1.1  takemura # PROP Use_MFC 1
     41  1.1  takemura # PROP Use_Debug_Libraries 0
     42  1.1  takemura # PROP Output_Dir "WMIPSRel"
     43  1.1  takemura # PROP Intermediate_Dir "WMIPSRel"
     44  1.1  takemura # PROP Target_Dir ""
     45  1.1  takemura # ADD BASE CPP /nologo /MT /W3 /O2 /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "NDEBUG" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /Yu"stdafx.h" /QMRWCE /c
     46  1.6       cgd # ADD CPP /nologo /MT /W3 /O2 /I "." /I "../../../.." /I "../include" /I "..\libsa" /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "NDEBUG" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_STANDALONE" /D "__STDC__" /QMRWCE /c
     47  1.4       cgd # SUBTRACT CPP /YX
     48  1.1  takemura # ADD BASE RSC /l 0x411 /r /d "MIPS" /d "_MIPS_" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "UNICODE" /d "NDEBUG"
     49  1.1  takemura # ADD RSC /l 0x411 /r /d "MIPS" /d "_MIPS_" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "UNICODE" /d "NDEBUG"
     50  1.1  takemura # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32
     51  1.1  takemura # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32
     52  1.1  takemura BSC32=bscmake.exe
     53  1.1  takemura # ADD BASE BSC32 /NOLOGO
     54  1.1  takemura # ADD BSC32 /NOLOGO
     55  1.1  takemura LINK32=link.exe
     56  1.1  takemura # ADD BASE LINK32 /nologo /entry:"wWinMainCRTStartup" /machine:MIPS /subsystem:$(CESubsystem)
     57  1.1  takemura # SUBTRACT BASE LINK32 /pdb:none /nodefaultlib
     58  1.4       cgd # ADD LINK32 commctrl.lib coredll.lib winsock.lib libsa.lib /nologo /incremental:no /machine:MIPS /subsystem:$(CESubsystem) /libpath:"..\libsa\WMIPSRel"
     59  1.1  takemura # SUBTRACT LINK32 /pdb:none /nodefaultlib
     60  1.1  takemura PFILE=pfile.exe
     61  1.1  takemura # ADD BASE PFILE COPY
     62  1.1  takemura # ADD PFILE COPY
     63  1.1  takemura 
     64  1.1  takemura !ELSEIF  "$(CFG)" == "pbsdboot - Win32 (WCE MIPS) Debug"
     65  1.1  takemura 
     66  1.1  takemura # PROP BASE Use_MFC 1
     67  1.1  takemura # PROP BASE Use_Debug_Libraries 1
     68  1.1  takemura # PROP BASE Output_Dir "WMIPSDbg"
     69  1.1  takemura # PROP BASE Intermediate_Dir "WMIPSDbg"
     70  1.1  takemura # PROP BASE Target_Dir ""
     71  1.1  takemura # PROP Use_MFC 0
     72  1.1  takemura # PROP Use_Debug_Libraries 1
     73  1.1  takemura # PROP Output_Dir "WMIPSDbg"
     74  1.1  takemura # PROP Intermediate_Dir "WMIPSDbg"
     75  1.1  takemura # PROP Ignore_Export_Lib 0
     76  1.1  takemura # PROP Target_Dir ""
     77  1.1  takemura # ADD BASE CPP /nologo /MTd /W3 /Zi /Od /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "DEBUG" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /Yu"stdafx.h" /QMRWCE /c
     78  1.6       cgd # ADD CPP /nologo /MLd /W3 /Zi /Od /I "." /I "../../../.." /I "../include" /I "..\libsa" /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "DEBUG" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_STANDALONE" /D "__STDC__" /QMRWCE /c
     79  1.1  takemura # SUBTRACT CPP /YX
     80  1.1  takemura # ADD BASE RSC /l 0x411 /r /d "MIPS" /d "_MIPS_" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "UNICODE" /d "DEBUG"
     81  1.1  takemura # ADD RSC /l 0x411 /r /d "MIPS" /d "_MIPS_" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "UNICODE" /d "DEBUG"
     82  1.1  takemura # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32
     83  1.1  takemura # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32
     84  1.1  takemura BSC32=bscmake.exe
     85  1.1  takemura # ADD BASE BSC32 /NOLOGO
     86  1.1  takemura # ADD BSC32 /NOLOGO
     87  1.1  takemura LINK32=link.exe
     88  1.1  takemura # ADD BASE LINK32 /nologo /entry:"wWinMainCRTStartup" /debug /machine:MIPS /subsystem:$(CESubsystem)
     89  1.1  takemura # SUBTRACT BASE LINK32 /pdb:none /nodefaultlib
     90  1.4       cgd # ADD LINK32 commctrl.lib coredll.lib winsock.lib libsa.lib /nologo /incremental:no /debug /machine:MIPS /subsystem:$(CESubsystem) /libpath:"..\libsa\WMIPSDbg"
     91  1.1  takemura # SUBTRACT LINK32 /verbose /profile /pdb:none /map /nodefaultlib
     92  1.1  takemura PFILE=pfile.exe
     93  1.1  takemura # ADD BASE PFILE COPY
     94  1.1  takemura # ADD PFILE COPY
     95  1.1  takemura 
     96  1.1  takemura !ENDIF 
     97  1.1  takemura 
     98  1.1  takemura # Begin Target
     99  1.1  takemura 
    100  1.1  takemura # Name "pbsdboot - Win32 (WCE MIPS) Release"
    101  1.1  takemura # Name "pbsdboot - Win32 (WCE MIPS) Debug"
    102  1.1  takemura # Begin Source File
    103  1.1  takemura 
    104  1.1  takemura SOURCE=.\disptest.c
    105  1.1  takemura # End Source File
    106  1.1  takemura # Begin Source File
    107  1.1  takemura 
    108  1.1  takemura SOURCE=.\elf.c
    109  1.1  takemura # End Source File
    110  1.1  takemura # Begin Source File
    111  1.1  takemura 
    112  1.1  takemura SOURCE=.\layout.c
    113  1.1  takemura # End Source File
    114  1.1  takemura # Begin Source File
    115  1.1  takemura 
    116  1.1  takemura SOURCE=.\main.c
    117  1.1  takemura # End Source File
    118  1.1  takemura # Begin Source File
    119  1.1  takemura 
    120  1.2  takemura SOURCE=.\mips.c
    121  1.2  takemura # End Source File
    122  1.2  takemura # Begin Source File
    123  1.2  takemura 
    124  1.1  takemura SOURCE=.\pbsdboot.c
    125  1.1  takemura # End Source File
    126  1.1  takemura # Begin Source File
    127  1.1  takemura 
    128  1.3  takemura SOURCE=.\platid.c
    129  1.3  takemura # End Source File
    130  1.3  takemura # Begin Source File
    131  1.3  takemura 
    132  1.3  takemura SOURCE=.\platid_mask.c
    133  1.3  takemura # End Source File
    134  1.3  takemura # Begin Source File
    135  1.3  takemura 
    136  1.1  takemura SOURCE=.\preference.c
    137  1.1  takemura # End Source File
    138  1.1  takemura # Begin Source File
    139  1.1  takemura 
    140  1.1  takemura SOURCE=.\print.c
    141  1.1  takemura # End Source File
    142  1.1  takemura # Begin Source File
    143  1.1  takemura 
    144  1.6       cgd SOURCE=.\res/pbsd.bmp
    145  1.6       cgd # End Source File
    146  1.6       cgd # Begin Source File
    147  1.6       cgd 
    148  1.6       cgd SOURCE=.\res/pbsd.ico
    149  1.2  takemura # End Source File
    150  1.2  takemura # Begin Source File
    151  1.2  takemura 
    152  1.6       cgd SOURCE=.\res/pbsdboot.rc
    153  1.1  takemura # End Source File
    154  1.1  takemura # Begin Source File
    155  1.1  takemura 
    156  1.6       cgd SOURCE=.\systeminfo.c
    157  1.2  takemura # End Source File
    158  1.2  takemura # Begin Source File
    159  1.2  takemura 
    160  1.6       cgd SOURCE=.\tx39xx.c
    161  1.1  takemura # End Source File
    162  1.1  takemura # Begin Source File
    163  1.1  takemura 
    164  1.6       cgd SOURCE=.\vmem.c
    165  1.1  takemura # End Source File
    166  1.1  takemura # Begin Source File
    167  1.1  takemura 
    168  1.6       cgd SOURCE=.\vr41xx.c
    169  1.1  takemura # End Source File
    170  1.1  takemura # End Target
    171  1.1  takemura # End Project
    172