No empty .Rs/.Re
[netbsd-mini2440.git] / sys / arch / hpcmips / stand / libz / libz.dsp
blobbf01efbfac75639fddd6e0c8981015f1d89137de
1 # Microsoft Developer Studio Project File - Name="libz" - 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) Static Library" 0x0a04\r
6 \r
7 CFG=libz - 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 "libz.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 "libz.mak" CFG="libz - Win32 (WCE MIPS) Debug"\r
17 !MESSAGE \r
18 !MESSAGE Possible choices for configuration are:\r
19 !MESSAGE \r
20 !MESSAGE "libz - Win32 (WCE MIPS) Release" (based on "Win32 (WCE MIPS) Static Library")\r
21 !MESSAGE "libz - Win32 (WCE MIPS) Debug" (based on "Win32 (WCE MIPS) Static Library")\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
31 !IF  "$(CFG)" == "libz - Win32 (WCE MIPS) Release"\r
33 # PROP BASE Use_MFC 0\r
34 # PROP BASE Use_Debug_Libraries 0\r
35 # PROP BASE Output_Dir "WMIPSRel"\r
36 # PROP BASE Intermediate_Dir "WMIPSRel"\r
37 # PROP BASE Target_Dir ""\r
38 # PROP Use_MFC 0\r
39 # PROP Use_Debug_Libraries 0\r
40 # PROP Output_Dir "WMIPSRel"\r
41 # PROP Intermediate_Dir "WMIPSRel"\r
42 # PROP Target_Dir ""\r
43 # 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\r
44 # 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 LIBSA_RENAME_PRINTF /D __COMPILER_INT64__=__int64 /D __COMPILER_UINT64__="unsigned __int64" /QMRWCE /c\r
45 # SUBTRACT CPP /YX\r
46 BSC32=bscmake.exe\r
47 # ADD BASE BSC32 /NOLOGO\r
48 # ADD BSC32 /NOLOGO\r
49 LIB32=link.exe -lib\r
50 # ADD BASE LIB32 /nologo\r
51 # ADD LIB32 /nologo\r
53 !ELSEIF  "$(CFG)" == "libz - Win32 (WCE MIPS) Debug"\r
55 # PROP BASE Use_MFC 0\r
56 # PROP BASE Use_Debug_Libraries 1\r
57 # PROP BASE Output_Dir "WMIPSDbg"\r
58 # PROP BASE Intermediate_Dir "WMIPSDbg"\r
59 # PROP BASE Target_Dir ""\r
60 # PROP Use_MFC 0\r
61 # PROP Use_Debug_Libraries 1\r
62 # PROP Output_Dir "WMIPSDbg"\r
63 # PROP Intermediate_Dir "WMIPSDbg"\r
64 # PROP Target_Dir ""\r
65 # 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\r
66 # 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 LIBSA_RENAME_PRINTF /D __COMPILER_INT64__=__int64 /D __COMPILER_UINT64__="unsigned __int64" /QMRWCE /c\r
67 # SUBTRACT CPP /YX\r
68 BSC32=bscmake.exe\r
69 # ADD BASE BSC32 /NOLOGO\r
70 # ADD BSC32 /NOLOGO\r
71 LIB32=link.exe -lib\r
72 # ADD BASE LIB32 /nologo\r
73 # ADD LIB32 /nologo\r
75 !ENDIF \r
77 # Begin Target\r
79 # Name "libz - Win32 (WCE MIPS) Release"\r
80 # Name "libz - Win32 (WCE MIPS) Debug"\r
81 # Begin Source File\r
83 SOURCE=.\../../../../lib/libz/adler32.c\r
84 # End Source File\r
85 # Begin Source File\r
87 SOURCE=.\../../../../lib/libz/crc32.c\r
88 # End Source File\r
89 # Begin Source File\r
91 SOURCE=.\../../../../lib/libz/infblock.c\r
92 # End Source File\r
93 # Begin Source File\r
95 SOURCE=.\../../../../lib/libz/infcodes.c\r
96 # End Source File\r
97 # Begin Source File\r
99 SOURCE=.\../../../../lib/libz/inffast.c\r
100 # End Source File\r
101 # Begin Source File\r
103 SOURCE=.\../../../../lib/libz/inflate.c\r
104 # End Source File\r
105 # Begin Source File\r
107 SOURCE=.\../../../../lib/libz/inftrees.c\r
108 # End Source File\r
109 # Begin Source File\r
111 SOURCE=.\../../../../lib/libz/infutil.c\r
112 # End Source File\r
113 # Begin Source File\r
115 SOURCE=.\../../../../lib/libz/uncompr.c\r
116 # End Source File\r
117 # Begin Source File\r
119 SOURCE=.\../../../../lib/libz/zalloc.c\r
120 # End Source File\r
121 # End Target\r
122 # End Project\r