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