Expand PMF_FN_* macros.
[netbsd-mini2440.git] / sys / arch / hpcmips / stand / pbsdboot / pbsdboot.dsp
blob6a1a05cba4bbc0d5c279f6d797c00f7e0c94e5f2
1 # Microsoft Developer Studio Project File - Name="pbsdboot" - Package Owner=<4>\r
2 # Microsoft Developer Studio Generated Build File, Format Version 5.00\r
3 # ** DO NOT EDIT **\r
4 \r
5 # TARGTYPE "Win32 (WCE MIPS) Application" 0x0a01\r
6 \r
7 CFG=pbsdboot - Win32 (WCE MIPS) Debug\r
8 !MESSAGE This is not a valid makefile. To build this project using NMAKE,\r
9 !MESSAGE use the Export Makefile command and run\r
10 !MESSAGE \r
11 !MESSAGE NMAKE /f "pbsdboot.mak".\r
12 !MESSAGE \r
13 !MESSAGE You can specify a configuration when running NMAKE\r
14 !MESSAGE by defining the macro CFG on the command line. For example:\r
15 !MESSAGE \r
16 !MESSAGE NMAKE /f "pbsdboot.mak" CFG="pbsdboot - Win32 (WCE MIPS) Debug"\r
17 !MESSAGE \r
18 !MESSAGE Possible choices for configuration are:\r
19 !MESSAGE \r
20 !MESSAGE "pbsdboot - Win32 (WCE MIPS) Release" (based on "Win32 (WCE MIPS) Application")\r
21 !MESSAGE "pbsdboot - Win32 (WCE MIPS) Debug" (based on "Win32 (WCE MIPS) Application")\r
22 !MESSAGE \r
24 # Begin Project\r
25 # PROP AllowPerConfigDependencies 0\r
26 # PROP Scc_ProjName ""\r
27 # PROP Scc_LocalPath ""\r
28 # PROP WCE_Configuration "H/PC Ver. 2.00"\r
29 CPP=clmips.exe\r
30 MTL=midl.exe\r
31 RSC=rc.exe\r
33 !IF  "$(CFG)" == "pbsdboot - Win32 (WCE MIPS) Release"\r
35 # PROP BASE Use_MFC 1\r
36 # PROP BASE Use_Debug_Libraries 0\r
37 # PROP BASE Output_Dir "WMIPSRel"\r
38 # PROP BASE Intermediate_Dir "WMIPSRel"\r
39 # PROP BASE Target_Dir ""\r
40 # PROP Use_MFC 1\r
41 # PROP Use_Debug_Libraries 0\r
42 # PROP Output_Dir "WMIPSRel"\r
43 # PROP Intermediate_Dir "WMIPSRel"\r
44 # PROP Target_Dir ""\r
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\r
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\r
47 # SUBTRACT CPP /YX\r
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"\r
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"\r
50 # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32\r
51 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32\r
52 BSC32=bscmake.exe\r
53 # ADD BASE BSC32 /NOLOGO\r
54 # ADD BSC32 /NOLOGO\r
55 LINK32=link.exe\r
56 # ADD BASE LINK32 /nologo /entry:"wWinMainCRTStartup" /machine:MIPS /subsystem:$(CESubsystem)\r
57 # SUBTRACT BASE LINK32 /pdb:none /nodefaultlib\r
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"\r
59 # SUBTRACT LINK32 /pdb:none /nodefaultlib\r
60 PFILE=pfile.exe\r
61 # ADD BASE PFILE COPY\r
62 # ADD PFILE COPY\r
64 !ELSEIF  "$(CFG)" == "pbsdboot - Win32 (WCE MIPS) Debug"\r
66 # PROP BASE Use_MFC 1\r
67 # PROP BASE Use_Debug_Libraries 1\r
68 # PROP BASE Output_Dir "WMIPSDbg"\r
69 # PROP BASE Intermediate_Dir "WMIPSDbg"\r
70 # PROP BASE Target_Dir ""\r
71 # PROP Use_MFC 0\r
72 # PROP Use_Debug_Libraries 1\r
73 # PROP Output_Dir "WMIPSDbg"\r
74 # PROP Intermediate_Dir "WMIPSDbg"\r
75 # PROP Ignore_Export_Lib 0\r
76 # PROP Target_Dir ""\r
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\r
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\r
79 # SUBTRACT CPP /YX\r
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"\r
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"\r
82 # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32\r
83 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32\r
84 BSC32=bscmake.exe\r
85 # ADD BASE BSC32 /NOLOGO\r
86 # ADD BSC32 /NOLOGO\r
87 LINK32=link.exe\r
88 # ADD BASE LINK32 /nologo /entry:"wWinMainCRTStartup" /debug /machine:MIPS /subsystem:$(CESubsystem)\r
89 # SUBTRACT BASE LINK32 /pdb:none /nodefaultlib\r
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"\r
91 # SUBTRACT LINK32 /verbose /profile /pdb:none /map /nodefaultlib\r
92 PFILE=pfile.exe\r
93 # ADD BASE PFILE COPY\r
94 # ADD PFILE COPY\r
96 !ENDIF \r
98 # Begin Target\r
100 # Name "pbsdboot - Win32 (WCE MIPS) Release"\r
101 # Name "pbsdboot - Win32 (WCE MIPS) Debug"\r
102 # Begin Source File\r
104 SOURCE=.\disptest.c\r
105 # End Source File\r
106 # Begin Source File\r
108 SOURCE=.\elf.c\r
109 # End Source File\r
110 # Begin Source File\r
112 SOURCE=.\hpccmap.c\r
113 # End Source File\r
114 # Begin Source File\r
116 SOURCE=.\layout.c\r
117 # End Source File\r
118 # Begin Source File\r
120 SOURCE=.\main.c\r
121 # End Source File\r
122 # Begin Source File\r
124 SOURCE=.\mips.c\r
125 # End Source File\r
126 # Begin Source File\r
128 SOURCE=.\palette.c\r
129 # End Source File\r
130 # Begin Source File\r
132 SOURCE=.\pbsdboot.c\r
133 # End Source File\r
134 # Begin Source File\r
136 SOURCE=.\platid.c\r
137 # End Source File\r
138 # Begin Source File\r
140 SOURCE=.\platid_mask.c\r
141 # End Source File\r
142 # Begin Source File\r
144 SOURCE=.\platid_name.c\r
145 # End Source File\r
146 # Begin Source File\r
148 SOURCE=.\preference.c\r
149 # End Source File\r
150 # Begin Source File\r
152 SOURCE=.\print.c\r
153 # End Source File\r
154 # Begin Source File\r
156 SOURCE=.\res/pbsd.bmp\r
157 # End Source File\r
158 # Begin Source File\r
160 SOURCE=.\res/pbsd.ico\r
161 # End Source File\r
162 # Begin Source File\r
164 SOURCE=.\res/pbsdboot.rc\r
165 # End Source File\r
166 # Begin Source File\r
168 SOURCE=.\systeminfo.c\r
169 # End Source File\r
170 # Begin Source File\r
172 SOURCE=.\tx39xx.c\r
173 # End Source File\r
174 # Begin Source File\r
176 SOURCE=.\vmem.c\r
177 # End Source File\r
178 # Begin Source File\r
180 SOURCE=.\vr41xx.c\r
181 # End Source File\r
182 # End Target\r
183 # End Project\r