initial import
[picodrive.git] / platform / win32 / GenaDrive / GenaDrive.dsp
1 # Microsoft Developer Studio Project File - Name="GenaDrive" - 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) Application" 0x0101\r
6 \r
7 CFG=GenaDrive - Win32 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 "GenaDrive.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 "GenaDrive.mak" CFG="GenaDrive - Win32 Debug"\r
17 !MESSAGE \r
18 !MESSAGE Possible choices for configuration are:\r
19 !MESSAGE \r
20 !MESSAGE "GenaDrive - Win32 Release" (based on "Win32 (x86) Application")\r
21 !MESSAGE "GenaDrive - Win32 Debug" (based on "Win32 (x86) 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 MTL=midl.exe\r
30 RSC=rc.exe\r
31 \r
32 !IF  "$(CFG)" == "GenaDrive - Win32 Release"\r
33 \r
34 # PROP BASE Use_MFC 0\r
35 # PROP BASE Use_Debug_Libraries 0\r
36 # PROP BASE Output_Dir "Release"\r
37 # PROP BASE Intermediate_Dir "Release"\r
38 # PROP BASE Target_Dir ""\r
39 # PROP Use_MFC 0\r
40 # PROP Use_Debug_Libraries 0\r
41 # PROP Output_Dir "Release"\r
42 # PROP Intermediate_Dir "Release"\r
43 # PROP Ignore_Export_Lib 0\r
44 # PROP Target_Dir ""\r
45 # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /YX /FD /c\r
46 # ADD CPP /nologo /MT /W4 /GX /O2 /I "..\..\..\Pico" /I ".\\" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "EMU_M68K" /D "_USE_MZ80" /FR /YX /FD /c\r
47 # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32\r
48 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32\r
49 # ADD BASE RSC /l 0x809 /d "NDEBUG"\r
50 # ADD RSC /l 0x809 /d "NDEBUG"\r
51 BSC32=bscmake.exe\r
52 # ADD BASE BSC32 /nologo\r
53 # ADD BSC32 /nologo\r
54 LINK32=link.exe\r
55 # 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 /nologo /subsystem:windows /machine:I386\r
56 # ADD LINK32 gdi32.lib user32.lib advapi32.lib d3d8.lib d3dx8.lib dsound.lib comdlg32.lib /nologo /subsystem:windows /machine:I386\r
57 \r
58 !ELSEIF  "$(CFG)" == "GenaDrive - Win32 Debug"\r
59 \r
60 # PROP BASE Use_MFC 0\r
61 # PROP BASE Use_Debug_Libraries 1\r
62 # PROP BASE Output_Dir "Debug"\r
63 # PROP BASE Intermediate_Dir "Debug"\r
64 # PROP BASE Target_Dir ""\r
65 # PROP Use_MFC 0\r
66 # PROP Use_Debug_Libraries 1\r
67 # PROP Output_Dir "Debug"\r
68 # PROP Intermediate_Dir "Debug"\r
69 # PROP Ignore_Export_Lib 0\r
70 # PROP Target_Dir ""\r
71 # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /YX /FD /GZ /c\r
72 # ADD CPP /nologo /MTd /W4 /Gm /GX /ZI /Od /I "..\..\..\Pico" /I ".\\" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "DEBUG" /D "EMU_M68K" /D "_USE_MZ80" /YX /FD /GZ /c\r
73 # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32\r
74 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32\r
75 # ADD BASE RSC /l 0x809 /d "_DEBUG"\r
76 # ADD RSC /l 0x809 /d "_DEBUG"\r
77 BSC32=bscmake.exe\r
78 # ADD BASE BSC32 /nologo\r
79 # ADD BSC32 /nologo\r
80 LINK32=link.exe\r
81 # 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 /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept\r
82 # ADD LINK32 user32.lib gdi32.lib advapi32.lib d3d8.lib d3dx8.lib dsound.lib comdlg32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept\r
83 \r
84 !ENDIF \r
85 \r
86 # Begin Target\r
87 \r
88 # Name "GenaDrive - Win32 Release"\r
89 # Name "GenaDrive - Win32 Debug"\r
90 # Begin Group "Source Files"\r
91 \r
92 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"\r
93 # Begin Source File\r
94 \r
95 SOURCE=.\Emu.cpp\r
96 # End Source File\r
97 # Begin Source File\r
98 \r
99 SOURCE=.\GenaDrive.txt\r
100 # End Source File\r
101 # Begin Source File\r
102 \r
103 SOURCE=.\Input.cpp\r
104 # End Source File\r
105 # Begin Source File\r
106 \r
107 SOURCE=.\LightCal.cpp\r
108 # End Source File\r
109 # Begin Source File\r
110 \r
111 SOURCE=.\Loop.cpp\r
112 # End Source File\r
113 # Begin Source File\r
114 \r
115 SOURCE=.\Main.cpp\r
116 # End Source File\r
117 # Begin Source File\r
118 \r
119 SOURCE=.\Makefile\r
120 # End Source File\r
121 # End Group\r
122 # Begin Group "Header Files"\r
123 \r
124 # PROP Default_Filter "h;hpp;hxx;hm;inl"\r
125 # Begin Source File\r
126 \r
127 SOURCE=.\app.h\r
128 # End Source File\r
129 # End Group\r
130 # Begin Group "DirectX"\r
131 \r
132 # PROP Default_Filter ""\r
133 # Begin Source File\r
134 \r
135 SOURCE=.\Direct.cpp\r
136 # End Source File\r
137 # Begin Source File\r
138 \r
139 SOURCE=.\DSound.cpp\r
140 # End Source File\r
141 # Begin Source File\r
142 \r
143 SOURCE=.\FileMenu.cpp\r
144 # End Source File\r
145 # Begin Source File\r
146 \r
147 SOURCE=.\FileMenu.h\r
148 # End Source File\r
149 # Begin Source File\r
150 \r
151 SOURCE=.\Font.cpp\r
152 # End Source File\r
153 # Begin Source File\r
154 \r
155 SOURCE=.\TexScreen.cpp\r
156 # End Source File\r
157 # End Group\r
158 # Begin Group "Pico"\r
159 \r
160 # PROP Default_Filter ""\r
161 # Begin Group "sound"\r
162 \r
163 # PROP Default_Filter ""\r
164 # Begin Source File\r
165 \r
166 SOURCE=..\..\..\Pico\sound\driver.h\r
167 # End Source File\r
168 # Begin Source File\r
169 \r
170 SOURCE=..\..\..\Pico\sound\sn76496.c\r
171 # End Source File\r
172 # Begin Source File\r
173 \r
174 SOURCE=..\..\..\Pico\sound\sn76496.h\r
175 # End Source File\r
176 # Begin Source File\r
177 \r
178 SOURCE=..\..\..\Pico\sound\sound.c\r
179 # End Source File\r
180 # Begin Source File\r
181 \r
182 SOURCE=..\..\..\Pico\sound\sound.h\r
183 # End Source File\r
184 # Begin Source File\r
185 \r
186 SOURCE=..\..\..\Pico\sound\ym2612.c\r
187 # End Source File\r
188 # Begin Source File\r
189 \r
190 SOURCE=..\..\..\Pico\sound\ym2612.h\r
191 # End Source File\r
192 # End Group\r
193 # Begin Source File\r
194 \r
195 SOURCE=..\..\..\Pico\Area.c\r
196 # End Source File\r
197 # Begin Source File\r
198 \r
199 SOURCE=..\..\..\Pico\Cart.c\r
200 # End Source File\r
201 # Begin Source File\r
202 \r
203 SOURCE=..\..\..\Pico\Draw.c\r
204 # End Source File\r
205 # Begin Source File\r
206 \r
207 SOURCE=..\..\..\Pico\Draw2.c\r
208 # End Source File\r
209 # Begin Source File\r
210 \r
211 SOURCE=..\..\..\Pico\Memory.c\r
212 # End Source File\r
213 # Begin Source File\r
214 \r
215 SOURCE=..\..\..\Pico\Misc.c\r
216 # End Source File\r
217 # Begin Source File\r
218 \r
219 SOURCE=..\..\..\Pico\Pico.c\r
220 # End Source File\r
221 # Begin Source File\r
222 \r
223 SOURCE=..\..\..\Pico\Pico.h\r
224 # End Source File\r
225 # Begin Source File\r
226 \r
227 SOURCE=..\..\..\Pico\PicoInt.h\r
228 # End Source File\r
229 # Begin Source File\r
230 \r
231 SOURCE=..\..\..\Pico\Sek.c\r
232 # End Source File\r
233 # Begin Source File\r
234 \r
235 SOURCE=..\..\..\Pico\Utils.c\r
236 # End Source File\r
237 # Begin Source File\r
238 \r
239 SOURCE=..\..\..\Pico\VideoPort.c\r
240 # End Source File\r
241 # End Group\r
242 # Begin Group "cores"\r
243 \r
244 # PROP Default_Filter ""\r
245 # Begin Group "musashi"\r
246 \r
247 # PROP Default_Filter ""\r
248 # Begin Source File\r
249 \r
250 SOURCE=..\..\..\cpu\musashi\m68k.h\r
251 # End Source File\r
252 # Begin Source File\r
253 \r
254 SOURCE=..\..\..\cpu\musashi\m68kconf.h\r
255 # End Source File\r
256 # Begin Source File\r
257 \r
258 SOURCE=..\..\..\cpu\musashi\m68kcpu.c\r
259 # End Source File\r
260 # Begin Source File\r
261 \r
262 SOURCE=..\..\..\cpu\musashi\m68kcpu.h\r
263 # End Source File\r
264 # Begin Source File\r
265 \r
266 SOURCE=..\..\..\cpu\musashi\m68kdasm.c\r
267 # End Source File\r
268 # Begin Source File\r
269 \r
270 SOURCE=..\..\..\cpu\musashi\m68kopac.c\r
271 # End Source File\r
272 # Begin Source File\r
273 \r
274 SOURCE=..\..\..\cpu\musashi\m68kopdm.c\r
275 # End Source File\r
276 # Begin Source File\r
277 \r
278 SOURCE=..\..\..\cpu\musashi\m68kopnz.c\r
279 # End Source File\r
280 # Begin Source File\r
281 \r
282 SOURCE=..\..\..\cpu\musashi\m68kops.c\r
283 # End Source File\r
284 # Begin Source File\r
285 \r
286 SOURCE=..\..\..\cpu\musashi\m68kops.h\r
287 # End Source File\r
288 # End Group\r
289 # Begin Source File\r
290 \r
291 SOURCE=..\..\..\cpu\mz80\mz80.obj\r
292 # End Source File\r
293 # Begin Source File\r
294 \r
295 SOURCE=..\..\..\cpu\a68k\a68k.obj\r
296 \r
297 !IF  "$(CFG)" == "GenaDrive - Win32 Release"\r
298 \r
299 !ELSEIF  "$(CFG)" == "GenaDrive - Win32 Debug"\r
300 \r
301 # PROP Exclude_From_Build 1\r
302 \r
303 !ENDIF \r
304 \r
305 # End Source File\r
306 # End Group\r
307 # End Target\r
308 # End Project\r