Removed Release configuration until stable
[fw/sdcc] / as / as_z80.dsp
1 # Microsoft Developer Studio Project File - Name="as_z80" - Package Owner=<4>
2 # Microsoft Developer Studio Generated Build File, Format Version 6.00
3 # ** DO NOT EDIT **
4
5 # TARGTYPE "Win32 (x86) Console Application" 0x0103
6
7 CFG=as_z80 - Win32 Debug
8 !MESSAGE This is not a valid makefile. To build this project using NMAKE,
9 !MESSAGE use the Export Makefile command and run
10 !MESSAGE 
11 !MESSAGE NMAKE /f "as_z80.mak".
12 !MESSAGE 
13 !MESSAGE You can specify a configuration when running NMAKE
14 !MESSAGE by defining the macro CFG on the command line. For example:
15 !MESSAGE 
16 !MESSAGE NMAKE /f "as_z80.mak" CFG="as_z80 - Win32 Debug"
17 !MESSAGE 
18 !MESSAGE Possible choices for configuration are:
19 !MESSAGE 
20 !MESSAGE "as_z80 - Win32 Debug" (based on "Win32 (x86) Console Application")
21 !MESSAGE 
22
23 # Begin Project
24 # PROP AllowPerConfigDependencies 0
25 # PROP Scc_ProjName ""
26 # PROP Scc_LocalPath ""
27 CPP=cl.exe
28 RSC=rc.exe
29 # PROP BASE Use_MFC 0
30 # PROP BASE Use_Debug_Libraries 1
31 # PROP BASE Output_Dir "as_z80___Win32_Debug"
32 # PROP BASE Intermediate_Dir "as_z80___Win32_Debug"
33 # PROP BASE Target_Dir ""
34 # PROP Use_MFC 0
35 # PROP Use_Debug_Libraries 1
36 # PROP Output_Dir "z80"
37 # PROP Intermediate_Dir "z80"
38 # PROP Ignore_Export_Lib 0
39 # PROP Target_Dir ""
40 # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
41 # ADD CPP /nologo /G3 /ML /W3 /WX /Gm /GX /ZI /Od /D "_DEBUG" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /D "INDEXLIB" /D "MLH_MAP" /D "SDK" /FR /J /FD /GZ /c
42 # ADD BASE RSC /l 0x409 /d "_DEBUG"
43 # ADD RSC /l 0x409 /d "_DEBUG"
44 BSC32=bscmake.exe
45 # ADD BASE BSC32 /nologo
46 # ADD BSC32 /nologo
47 LINK32=link.exe
48 # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
49 # ADD LINK32 /nologo /subsystem:console /debug /machine:I386 /out:"..\bin\as-z80.exe" /pdbtype:sept
50 # SUBTRACT LINK32 /incremental:no
51 # Begin Target
52
53 # Name "as_z80 - Win32 Debug"
54 # Begin Group "Source Files"
55
56 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
57 # Begin Source File
58
59 SOURCE=.\z80\asdata.c
60 # End Source File
61 # Begin Source File
62
63 SOURCE=.\z80\asexpr.c
64 # End Source File
65 # Begin Source File
66
67 SOURCE=.\z80\aslex.c
68 # End Source File
69 # Begin Source File
70
71 SOURCE=.\z80\aslist.c
72 # End Source File
73 # Begin Source File
74
75 SOURCE=.\z80\asmain.c
76 # End Source File
77 # Begin Source File
78
79 SOURCE=.\z80\asout.c
80 # End Source File
81 # Begin Source File
82
83 SOURCE=.\z80\assubr.c
84 # End Source File
85 # Begin Source File
86
87 SOURCE=.\z80\assym.c
88 # End Source File
89 # Begin Source File
90
91 SOURCE=.\z80\z80adr.c
92 # End Source File
93 # Begin Source File
94
95 SOURCE=.\z80\z80ext.c
96 # End Source File
97 # Begin Source File
98
99 SOURCE=.\z80\z80mch.c
100 # End Source File
101 # Begin Source File
102
103 SOURCE=.\z80\z80pst.c
104 # End Source File
105 # End Group
106 # Begin Group "Header Files"
107
108 # PROP Default_Filter "h;hpp;hxx;hm;inl"
109 # Begin Source File
110
111 SOURCE=.\z80\alloc.h
112 # End Source File
113 # Begin Source File
114
115 SOURCE=.\z80\asm.h
116 # End Source File
117 # Begin Source File
118
119 SOURCE=.\z80\string.h
120 # End Source File
121 # Begin Source File
122
123 SOURCE=.\z80\z80.h
124 # End Source File
125 # End Group
126 # Begin Group "Resource Files"
127
128 # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
129 # End Group
130 # End Target
131 # End Project