1# Microsoft Developer Studio Project File - Name="libsidplay_static" - Package Owner=<4>
2# Microsoft Developer Studio Generated Build File, Format Version 6.00
3# ** DO NOT EDIT **
4
5# TARGTYPE "Win32 (x86) Static Library" 0x0104
6
7CFG=libsidplay_static - 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 "libsidplay_static.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 "libsidplay_static.mak" CFG="libsidplay_static - Win32 Debug"
17!MESSAGE
18!MESSAGE Possible choices for configuration are:
19!MESSAGE
20!MESSAGE "libsidplay_static - Win32 Release" (based on "Win32 (x86) Static Library")
21!MESSAGE "libsidplay_static - Win32 Debug" (based on "Win32 (x86) Static Library")
22!MESSAGE
23
24# Begin Project
25# PROP AllowPerConfigDependencies 0
26# PROP Scc_ProjName ""
27# PROP Scc_LocalPath ""
28CPP=cl.exe
29RSC=rc.exe
30
31!IF  "$(CFG)" == "libsidplay_static - Win32 Release"
32
33# PROP BASE Use_MFC 0
34# PROP BASE Use_Debug_Libraries 0
35# PROP BASE Output_Dir "Release"
36# PROP BASE Intermediate_Dir "Release"
37# PROP BASE Target_Dir ""
38# PROP Use_MFC 0
39# PROP Use_Debug_Libraries 0
40# PROP Output_Dir "ReleaseStatic"
41# PROP Intermediate_Dir "ReleaseStatic"
42# PROP Target_Dir ""
43# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
44# ADD CPP /nologo /MD /W3 /GX /O2 /I "../../include" /I "../../include/sidplay" /D "NDEBUG" /D "WIN32" /D "__WINDOWS" /D "MBCS" /D "_LIB" /D "HAVE_MSWINDOWS" /YX /FD /c
45# ADD BASE RSC /l 0x407 /d "NDEBUG"
46# ADD RSC /l 0x407 /d "NDEBUG"
47BSC32=bscmake.exe
48# ADD BASE BSC32 /nologo
49# ADD BSC32 /nologo
50LIB32=link.exe -lib
51# ADD BASE LIB32 /nologo
52# ADD LIB32 /nologo /out:"../../../bin_vc6/Release/libsidplay_static.lib"
53
54!ELSEIF  "$(CFG)" == "libsidplay_static - Win32 Debug"
55
56# PROP BASE Use_MFC 0
57# PROP BASE Use_Debug_Libraries 1
58# PROP BASE Output_Dir "Debug"
59# PROP BASE Intermediate_Dir "Debug"
60# PROP BASE Target_Dir ""
61# PROP Use_MFC 0
62# PROP Use_Debug_Libraries 1
63# PROP Output_Dir "DebugStatic"
64# PROP Intermediate_Dir "DebugStatic"
65# PROP Target_Dir ""
66# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
67# ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I "../../include" /I "../../include/sidplay" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "_LIB" /D "HAVE_MSWINDOWS" /YX /FD /GZ /c
68# ADD BASE RSC /l 0x407 /d "_DEBUG"
69# ADD RSC /l 0x407 /d "_DEBUG"
70BSC32=bscmake.exe
71# ADD BASE BSC32 /nologo
72# ADD BSC32 /nologo
73LIB32=link.exe -lib
74# ADD BASE LIB32 /nologo
75# ADD LIB32 /nologo /out:"../../../bin_vc6/Debug/libsidplay_static.lib"
76
77!ENDIF
78
79# Begin Target
80
81# Name "libsidplay_static - Win32 Release"
82# Name "libsidplay_static - Win32 Debug"
83# Begin Group "Source Files"
84
85# PROP Default_Filter ""
86# Begin Source File
87
88SOURCE=..\..\src\char.bin
89# End Source File
90# Begin Source File
91
92SOURCE=..\..\src\config.cpp
93# End Source File
94# Begin Source File
95
96SOURCE=..\..\src\event.cpp
97# End Source File
98# Begin Source File
99
100SOURCE=..\..\src\mixer.cpp
101# End Source File
102# Begin Source File
103
104SOURCE=..\..\src\player.cpp
105# End Source File
106# Begin Source File
107
108SOURCE=..\..\src\sidtune\prg.cpp
109# End Source File
110# Begin Source File
111
112SOURCE=..\..\src\psiddrv.a65
113# End Source File
114# Begin Source File
115
116SOURCE=..\..\src\psiddrv.bin
117# End Source File
118# Begin Source File
119
120SOURCE=..\..\src\psiddrv.cpp
121# End Source File
122# Begin Source File
123
124SOURCE=..\..\src\reloc65.c
125# End Source File
126# Begin Source File
127
128SOURCE=..\..\src\sidplay2.cpp
129# End Source File
130# End Group
131# Begin Group "Header Files (Public)"
132
133# PROP Default_Filter ""
134# Begin Source File
135
136SOURCE=..\..\include\sidplay\c64env.h
137# End Source File
138# Begin Source File
139
140SOURCE=..\..\include\sidplay\component.h
141# End Source File
142# Begin Source File
143
144SOURCE=..\..\include\sidplay\event.h
145# End Source File
146# Begin Source File
147
148SOURCE=..\..\include\sidplay\sid2types.h
149# End Source File
150# Begin Source File
151
152SOURCE=..\..\include\sidplay\sidbuilder.h
153# End Source File
154# Begin Source File
155
156SOURCE=.\sidconfig.h
157# End Source File
158# Begin Source File
159
160SOURCE=..\..\include\sidplay\sidendian.h
161# End Source File
162# Begin Source File
163
164SOURCE=..\..\include\sidenv.h
165# End Source File
166# Begin Source File
167
168SOURCE=..\..\include\sidplay\sidplay.h
169# End Source File
170# Begin Source File
171
172SOURCE=..\..\include\sidplay\sidplay2.h
173# End Source File
174# Begin Source File
175
176SOURCE=..\..\include\sidplay\sidtypes.h
177# End Source File
178# End Group
179# Begin Group "Header Files"
180
181# PROP Default_Filter ""
182# Begin Source File
183
184SOURCE=..\..\src\c64\c64cia.h
185# End Source File
186# Begin Source File
187
188SOURCE=..\..\src\c64\c64vic.h
189# End Source File
190# Begin Source File
191
192SOURCE=..\..\src\c64\c64xsid.h
193# End Source File
194# Begin Source File
195
196SOURCE=..\..\include\config.h
197# End Source File
198# Begin Source File
199
200SOURCE=.\config.h
201# End Source File
202# Begin Source File
203
204SOURCE=..\..\src\nullsid.h
205# End Source File
206# Begin Source File
207
208SOURCE=..\..\src\player.h
209# End Source File
210# Begin Source File
211
212SOURCE=..\..\include\sidplay\sidconfig.h
213# End Source File
214# End Group
215# Begin Group "Components"
216
217# PROP Default_Filter ""
218# Begin Group "MOS6510"
219
220# PROP Default_Filter ""
221# Begin Source File
222
223SOURCE=..\..\src\mos6510\conf6510.h
224# End Source File
225# Begin Source File
226
227SOURCE=..\..\src\mos6510\mos6510.cpp
228# End Source File
229# Begin Source File
230
231SOURCE=..\..\src\mos6510\mos6510.h
232# End Source File
233# Begin Source File
234
235SOURCE=..\..\src\mos6510\cycle_based\mos6510c.h
236# End Source File
237# Begin Source File
238
239SOURCE=..\..\src\mos6510\cycle_based\mos6510c.i
240# End Source File
241# Begin Source File
242
243SOURCE=..\..\src\mos6510\opcodes.h
244# End Source File
245# Begin Source File
246
247SOURCE=..\..\src\mos6510\cycle_based\sid6510c.h
248# End Source File
249# Begin Source File
250
251SOURCE=..\..\src\mos6510\cycle_based\sid6510c.i
252# End Source File
253# End Group
254# Begin Group "MOS6526"
255
256# PROP Default_Filter ""
257# Begin Source File
258
259SOURCE=..\..\src\mos6526\mos6526.cpp
260# End Source File
261# Begin Source File
262
263SOURCE=..\..\src\mos6526\mos6526.h
264# End Source File
265# End Group
266# Begin Group "MOS656X"
267
268# PROP Default_Filter ""
269# Begin Source File
270
271SOURCE=..\..\src\mos656x\mos656x.cpp
272# End Source File
273# Begin Source File
274
275SOURCE=..\..\src\mos656x\mos656x.h
276# End Source File
277# End Group
278# Begin Group "SID6526"
279
280# PROP Default_Filter ""
281# Begin Source File
282
283SOURCE=..\..\src\sid6526\sid6526.cpp
284# End Source File
285# Begin Source File
286
287SOURCE=..\..\src\sid6526\sid6526.h
288# End Source File
289# End Group
290# Begin Group "SidTune"
291
292# PROP Default_Filter ""
293# Begin Source File
294
295SOURCE=..\..\include\sidplay\Buffer.h
296# End Source File
297# Begin Source File
298
299SOURCE=..\..\src\sidtune\IconInfo.cpp
300# End Source File
301# Begin Source File
302
303SOURCE=..\..\src\sidtune\InfoFile.cpp
304# End Source File
305# Begin Source File
306
307SOURCE=..\..\src\sidtune\MUS.cpp
308# End Source File
309# Begin Source File
310
311SOURCE=..\..\src\sidtune\p00.cpp
312# End Source File
313# Begin Source File
314
315SOURCE=..\..\src\sidtune\PP20.cpp
316# End Source File
317# Begin Source File
318
319SOURCE=..\..\src\sidtune\PP20.h
320# End Source File
321# Begin Source File
322
323SOURCE=..\..\src\sidtune\PP20_Defs.h
324# End Source File
325# Begin Source File
326
327SOURCE=..\..\src\sidtune\PSID.cpp
328# End Source File
329# Begin Source File
330
331SOURCE=..\..\src\sidtune\SidTune.cpp
332# End Source File
333# Begin Source File
334
335SOURCE=..\..\include\sidplay\SidTune.h
336# End Source File
337# Begin Source File
338
339SOURCE=..\..\src\sidtune\SidTuneCfg.h
340# End Source File
341# Begin Source File
342
343SOURCE=..\..\src\sidtune\SidTuneTools.cpp
344# End Source File
345# Begin Source File
346
347SOURCE=..\..\src\sidtune\SidTuneTools.h
348# End Source File
349# Begin Source File
350
351SOURCE=..\..\include\sidplay\SmartPtr.h
352# End Source File
353# End Group
354# Begin Group "xSID"
355
356# PROP Default_Filter ""
357# Begin Source File
358
359SOURCE=..\..\src\xsid\xsid.cpp
360# End Source File
361# Begin Source File
362
363SOURCE=..\..\src\xsid\xsid.h
364# End Source File
365# End Group
366# End Group
367# End Target
368# End Project
369