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.11 takemura # ** 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.11 takemura !MESSAGE This is not a valid makefile. To build this project using NMAKE, 9 1.11 takemura !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.11 takemura !MESSAGE You can specify a configuration when running NMAKE 14 1.11 takemura !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.11 takemura !MESSAGE Possible choices for configuration are: 19 1.1 takemura !MESSAGE 20 1.11 takemura !MESSAGE "pbsdboot - Win32 (WCE MIPS) Release" (based on "Win32 (WCE MIPS) Application") 21 1.11 takemura !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.11 takemura # 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.14 takemura # 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 1.15 takemura # 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 1.4 cgd # SUBTRACT CPP /YX 48 1.14 takemura # 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 1.14 takemura # 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 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.11 takemura # 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 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.14 takemura # 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 1.15 takemura # 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 1.1 takemura # SUBTRACT CPP /YX 80 1.14 takemura # 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 1.14 takemura # 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 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.11 takemura # 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 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.9 takemura SOURCE=.\hpccmap.c 113 1.9 takemura # End Source File 114 1.9 takemura # Begin Source File 115 1.9 takemura 116 1.1 takemura SOURCE=.\layout.c 117 1.1 takemura # End Source File 118 1.1 takemura # Begin Source File 119 1.1 takemura 120 1.1 takemura SOURCE=.\main.c 121 1.1 takemura # End Source File 122 1.1 takemura # Begin Source File 123 1.1 takemura 124 1.2 takemura SOURCE=.\mips.c 125 1.2 takemura # End Source File 126 1.2 takemura # Begin Source File 127 1.2 takemura 128 1.8 takemura SOURCE=.\palette.c 129 1.10 takemura # End Source File 130 1.10 takemura # Begin Source File 131 1.10 takemura 132 1.11 takemura SOURCE=.\pbsdboot.c 133 1.10 takemura # End Source File 134 1.10 takemura # Begin Source File 135 1.10 takemura 136 1.11 takemura SOURCE=.\platid.c 137 1.8 takemura # End Source File 138 1.8 takemura # Begin Source File 139 1.8 takemura 140 1.11 takemura SOURCE=.\platid_mask.c 141 1.10 takemura # End Source File 142 1.10 takemura # Begin Source File 143 1.10 takemura 144 1.11 takemura SOURCE=.\platid_name.c 145 1.1 takemura # End Source File 146 1.1 takemura # Begin Source File 147 1.1 takemura 148 1.11 takemura SOURCE=.\preference.c 149 1.3 takemura # End Source File 150 1.3 takemura # Begin Source File 151 1.3 takemura 152 1.11 takemura SOURCE=.\print.c 153 1.3 takemura # End Source File 154 1.3 takemura # Begin Source File 155 1.3 takemura 156 1.11 takemura SOURCE=.\res/pbsd.bmp 157 1.7 takemura # End Source File 158 1.7 takemura # Begin Source File 159 1.7 takemura 160 1.11 takemura SOURCE=.\res/pbsd.ico 161 1.1 takemura # End Source File 162 1.1 takemura # Begin Source File 163 1.1 takemura 164 1.11 takemura SOURCE=.\res/pbsdboot.rc 165 1.1 takemura # End Source File 166 1.1 takemura # Begin Source File 167 1.1 takemura 168 1.6 cgd SOURCE=.\systeminfo.c 169 1.2 takemura # End Source File 170 1.2 takemura # Begin Source File 171 1.2 takemura 172 1.6 cgd SOURCE=.\tx39xx.c 173 1.1 takemura # End Source File 174 1.1 takemura # Begin Source File 175 1.1 takemura 176 1.6 cgd SOURCE=.\vmem.c 177 1.1 takemura # End Source File 178 1.1 takemura # Begin Source File 179 1.1 takemura 180 1.6 cgd SOURCE=.\vr41xx.c 181 1.1 takemura # End Source File 182 1.1 takemura # End Target 183 1.1 takemura # End Project 184