Imported Upstream version 2.9.0
[debian/cc1111] / src / z80 / z80.dsp
1 # Microsoft Developer Studio Project File - Name="z80" - Package Owner=<4>\r
2 # Microsoft Developer Studio Generated Build File, Format Version 6.00\r
3 # ** DO NOT EDIT **\r
4 \r
5 # TARGTYPE "Win32 (x86) Static Library" 0x0104\r
6 \r
7 CFG=z80 - Win32 Release\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 "z80.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 "z80.mak" CFG="z80 - Win32 Release"\r
17 !MESSAGE \r
18 !MESSAGE Possible choices for configuration are:\r
19 !MESSAGE \r
20 !MESSAGE "z80 - Win32 Debug" (based on "Win32 (x86) Static Library")\r
21 !MESSAGE "z80 - Win32 Release" (based on "Win32 (x86) Static Library")\r
22 !MESSAGE \r
23 \r
24 # Begin Project\r
25 # PROP AllowPerConfigDependencies 0\r
26 # PROP Scc_ProjName ""\r
27 # PROP Scc_LocalPath ""\r
28 CPP=cl.exe\r
29 RSC=rc.exe\r
30 \r
31 !IF  "$(CFG)" == "z80 - Win32 Debug"\r
32 \r
33 # PROP BASE Use_MFC 0\r
34 # PROP BASE Use_Debug_Libraries 1\r
35 # PROP BASE Output_Dir "Debug"\r
36 # PROP BASE Intermediate_Dir "Debug"\r
37 # PROP BASE Target_Dir ""\r
38 # PROP Use_MFC 0\r
39 # PROP Use_Debug_Libraries 1\r
40 # PROP Output_Dir "Debug"\r
41 # PROP Intermediate_Dir "Debug"\r
42 # PROP Target_Dir ""\r
43 # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /I ".." /I "." /I "..\.." /I "..\..\support\util" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /Zm500 /c\r
44 # ADD CPP /nologo /G5 /W3 /Gm /GX /ZI /Od /I ".." /I "." /I "..\.." /I "..\..\support\util" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /FR /FD /GZ /Zm1000 /c\r
45 # ADD BASE RSC /l 0x409 /d "_DEBUG"\r
46 # ADD RSC /l 0x409 /d "_DEBUG"\r
47 BSC32=bscmake.exe\r
48 # ADD BASE BSC32 /nologo\r
49 # ADD BSC32 /nologo\r
50 LIB32=link.exe -lib\r
51 # ADD BASE LIB32 /nologo /out:"Debug\port.lib"\r
52 # ADD LIB32 /nologo /out:"Debug\port.lib"\r
53 \r
54 !ELSEIF  "$(CFG)" == "z80 - Win32 Release"\r
55 \r
56 # PROP BASE Use_MFC 0\r
57 # PROP BASE Use_Debug_Libraries 1\r
58 # PROP BASE Output_Dir "Release"\r
59 # PROP BASE Intermediate_Dir "Release"\r
60 # PROP BASE Target_Dir ""\r
61 # PROP Use_MFC 0\r
62 # PROP Use_Debug_Libraries 1\r
63 # PROP Output_Dir "Release"\r
64 # PROP Intermediate_Dir "Release"\r
65 # PROP Target_Dir ""\r
66 # ADD BASE CPP /nologo /ML /W3 /GX /O2 /I ".." /I "." /I "..\.." /I "..\..\support\util" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /FD /Zm500 /c\r
67 # ADD CPP /nologo /ML /W3 /GX /O2 /I ".." /I "." /I "..\.." /I "..\..\support\util" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /FD /Zm1000 /c\r
68 # ADD BASE RSC /l 0x409 /d "NDEBUG"\r
69 # ADD RSC /l 0x409 /d "NDEBUG"\r
70 BSC32=bscmake.exe\r
71 # ADD BASE BSC32 /nologo\r
72 # ADD BSC32 /nologo\r
73 LIB32=link.exe -lib\r
74 # ADD BASE LIB32 /nologo /out:"Release\port.lib"\r
75 # ADD LIB32 /nologo /out:"Release\port.lib"\r
76 \r
77 !ENDIF \r
78 \r
79 # Begin Target\r
80 \r
81 # Name "z80 - Win32 Debug"\r
82 # Name "z80 - Win32 Release"\r
83 # Begin Group "Source Files"\r
84 \r
85 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"\r
86 # Begin Source File\r
87 \r
88 SOURCE=.\gen.c\r
89 # End Source File\r
90 # Begin Source File\r
91 \r
92 SOURCE=.\main.c\r
93 \r
94 !IF  "$(CFG)" == "z80 - Win32 Debug"\r
95 \r
96 !ELSEIF  "$(CFG)" == "z80 - Win32 Release"\r
97 \r
98 # ADD CPP /D "LNK"\r
99 \r
100 !ENDIF \r
101 \r
102 # End Source File\r
103 # Begin Source File\r
104 \r
105 SOURCE=.\peep.c\r
106 # End Source File\r
107 # Begin Source File\r
108 \r
109 SOURCE=.\ralloc.c\r
110 # End Source File\r
111 # Begin Source File\r
112 \r
113 SOURCE=.\support.c\r
114 # End Source File\r
115 # End Group\r
116 # Begin Group "Header Files"\r
117 \r
118 # PROP Default_Filter "h;hpp;hxx;hm;inl"\r
119 # Begin Source File\r
120 \r
121 SOURCE=..\common.h\r
122 # End Source File\r
123 # Begin Source File\r
124 \r
125 SOURCE=.\gen.h\r
126 # End Source File\r
127 # Begin Source File\r
128 \r
129 SOURCE=.\peep.h\r
130 # End Source File\r
131 # Begin Source File\r
132 \r
133 SOURCE=.\ralloc.h\r
134 # End Source File\r
135 # Begin Source File\r
136 \r
137 SOURCE=.\support.h\r
138 # End Source File\r
139 # Begin Source File\r
140 \r
141 SOURCE=.\z80.h\r
142 # End Source File\r
143 # End Group\r
144 # End Target\r
145 # End Project\r