Imported Upstream version 2.9.0
[debian/cc1111] / as / z80 / as_z80.dsp
1 # Microsoft Developer Studio Project File - Name="as_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) Console Application" 0x0103\r
6 \r
7 CFG=as_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 "as_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 "as_z80.mak" CFG="as_z80 - Win32 Release"\r
17 !MESSAGE \r
18 !MESSAGE Possible choices for configuration are:\r
19 !MESSAGE \r
20 !MESSAGE "as_z80 - Win32 Debug" (based on "Win32 (x86) Console Application")\r
21 !MESSAGE "as_z80 - Win32 Release" (based on "Win32 (x86) Console Application")\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)" == "as_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 Ignore_Export_Lib 0\r
43 # PROP Target_Dir ""\r
44 # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /D "INDEXLIB" /D "MLH_MAP" /D "SDK" /FR /FD /GZ /c\r
45 # ADD CPP /nologo /W3 /Gm /GX /ZI /Od /I "." /I "../../support/Util" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /D "INDEXLIB" /D "MLH_MAP" /D "SDK" /FR /FD /GZ /c\r
46 # ADD BASE RSC /l 0x409 /d "_DEBUG"\r
47 # ADD RSC /l 0x409 /d "_DEBUG"\r
48 BSC32=bscmake.exe\r
49 # ADD BASE BSC32 /nologo\r
50 # ADD BSC32 /nologo\r
51 LINK32=link.exe\r
52 # ADD BASE LINK32 /nologo /subsystem:console /debug /machine:I386 /out:"..\..\bin_vc\as-z80.exe" /pdbtype:sept\r
53 # ADD LINK32 /nologo /subsystem:console /debug /machine:I386 /out:"..\..\bin_vc\as-z80.exe" /pdbtype:sept\r
54 \r
55 !ELSEIF  "$(CFG)" == "as_z80 - Win32 Release"\r
56 \r
57 # PROP BASE Use_MFC 0\r
58 # PROP BASE Use_Debug_Libraries 1\r
59 # PROP BASE Output_Dir "Release"\r
60 # PROP BASE Intermediate_Dir "Release"\r
61 # PROP BASE Ignore_Export_Lib 0\r
62 # PROP BASE Target_Dir ""\r
63 # PROP Use_MFC 0\r
64 # PROP Use_Debug_Libraries 1\r
65 # PROP Output_Dir "Release"\r
66 # PROP Intermediate_Dir "Release"\r
67 # PROP Ignore_Export_Lib 0\r
68 # PROP Target_Dir ""\r
69 # ADD BASE CPP /nologo /ML /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /D "INDEXLIB" /D "MLH_MAP" /D "SDK" /FD /c\r
70 # ADD CPP /nologo /ML /W3 /GX /O2 /I "." /I "../../support/Util" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /D "INDEXLIB" /D "MLH_MAP" /D "SDK" /FD /c\r
71 # ADD BASE RSC /l 0x409 /d "NDEBUG"\r
72 # ADD RSC /l 0x409 /d "NDEBUG"\r
73 BSC32=bscmake.exe\r
74 # ADD BASE BSC32 /nologo\r
75 # ADD BSC32 /nologo\r
76 LINK32=link.exe\r
77 # ADD BASE LINK32 /nologo /subsystem:console /machine:I386 /out:"..\..\bin_vc\as-z80.exe" /pdbtype:sept\r
78 # ADD LINK32 /nologo /subsystem:console /machine:I386 /out:"..\..\bin_vc\as-z80.exe" /pdbtype:sept\r
79 \r
80 !ENDIF \r
81 \r
82 # Begin Target\r
83 \r
84 # Name "as_z80 - Win32 Debug"\r
85 # Name "as_z80 - Win32 Release"\r
86 # Begin Group "Source Files"\r
87 \r
88 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"\r
89 # Begin Source File\r
90 \r
91 SOURCE=.\asdata.c\r
92 # End Source File\r
93 # Begin Source File\r
94 \r
95 SOURCE=.\asexpr.c\r
96 # End Source File\r
97 # Begin Source File\r
98 \r
99 SOURCE=..\asxxsrc\aslex.c\r
100 # End Source File\r
101 # Begin Source File\r
102 \r
103 SOURCE=.\aslist.c\r
104 # End Source File\r
105 # Begin Source File\r
106 \r
107 SOURCE=.\asmain.c\r
108 # End Source File\r
109 # Begin Source File\r
110 \r
111 SOURCE=..\asxxsrc\asnoice.c\r
112 # End Source File\r
113 # Begin Source File\r
114 \r
115 SOURCE=.\asout.c\r
116 # End Source File\r
117 # Begin Source File\r
118 \r
119 SOURCE=.\assubr.c\r
120 # End Source File\r
121 # Begin Source File\r
122 \r
123 SOURCE=..\asxxsrc\assym.c\r
124 # End Source File\r
125 # Begin Source File\r
126 \r
127 SOURCE=..\..\support\Util\dbuf.c\r
128 # End Source File\r
129 # Begin Source File\r
130 \r
131 SOURCE=..\..\support\Util\dbuf_string.c\r
132 # End Source File\r
133 # Begin Source File\r
134 \r
135 SOURCE=..\asxxsrc\strcmpi.c\r
136 # End Source File\r
137 # Begin Source File\r
138 \r
139 SOURCE=.\z80adr.c\r
140 # End Source File\r
141 # Begin Source File\r
142 \r
143 SOURCE=.\z80ext.c\r
144 # End Source File\r
145 # Begin Source File\r
146 \r
147 SOURCE=.\z80mch.c\r
148 # End Source File\r
149 # Begin Source File\r
150 \r
151 SOURCE=.\z80pst.c\r
152 # End Source File\r
153 # End Group\r
154 # Begin Group "Header Files"\r
155 \r
156 # PROP Default_Filter "h;hpp;hxx;hm;inl"\r
157 # Begin Source File\r
158 \r
159 SOURCE=.\alloc.h\r
160 # End Source File\r
161 # Begin Source File\r
162 \r
163 SOURCE=.\asm.h\r
164 # End Source File\r
165 # Begin Source File\r
166 \r
167 SOURCE=..\..\support\Util\dbuf.h\r
168 # End Source File\r
169 # Begin Source File\r
170 \r
171 SOURCE=..\..\support\Util\dbuf_string.h\r
172 # End Source File\r
173 # Begin Source File\r
174 \r
175 SOURCE=.\string.h\r
176 # End Source File\r
177 # Begin Source File\r
178 \r
179 SOURCE=.\z80.h\r
180 # End Source File\r
181 # End Group\r
182 # End Target\r
183 # End Project\r