0.0088 release
[picodrive.git] / cpu / Cyclone / proj / cyclone.dsp
CommitLineData
cc68a136 1# Microsoft Developer Studio Project File - Name="cyclone" - 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
7CFG=cyclone - 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 "cyclone.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 "cyclone.mak" CFG="cyclone - Win32 Debug"\r
17!MESSAGE \r
18!MESSAGE Possible choices for configuration are:\r
19!MESSAGE \r
20!MESSAGE "cyclone - Win32 Release" (based on "Win32 (x86) Console Application")\r
21!MESSAGE "cyclone - Win32 Debug" (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
28CPP=cl.exe\r
29RSC=rc.exe\r
30\r
31!IF "$(CFG)" == "cyclone - Win32 Release"\r
32\r
33# PROP BASE Use_MFC 0\r
34# PROP BASE Use_Debug_Libraries 0\r
35# PROP BASE Output_Dir "Release"\r
36# PROP BASE Intermediate_Dir "Release"\r
37# PROP BASE Target_Dir ""\r
38# PROP Use_MFC 0\r
39# PROP Use_Debug_Libraries 0\r
40# PROP Output_Dir "Release"\r
41# PROP Intermediate_Dir "Release"\r
42# PROP Ignore_Export_Lib 0\r
43# PROP Target_Dir ""\r
0e11c502 44# ADD BASE CPP /nologo /W4 /O2 /D "_CRT_SECURE_NO_WARNINGS" /c\r
45# ADD CPP /nologo /W4 /O2 /D "_CRT_SECURE_NO_WARNINGS" /c\r
cc68a136 46# ADD BASE RSC /l 0x427 /d "NDEBUG"\r
47# ADD RSC /l 0x427 /d "NDEBUG"\r
48BSC32=bscmake.exe\r
49# ADD BASE BSC32 /nologo\r
50# ADD BSC32 /nologo\r
51LINK32=link.exe\r
52# 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 /machine:I386\r
53# ADD 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 /machine:I386 /out:"cyclone.exe"\r
54\r
55!ELSEIF "$(CFG)" == "cyclone - Win32 Debug"\r
56\r
57# PROP BASE Use_MFC 0\r
58# PROP BASE Use_Debug_Libraries 1\r
59# PROP BASE Output_Dir "Debug"\r
60# PROP BASE Intermediate_Dir "Debug"\r
61# PROP BASE Target_Dir ""\r
62# PROP Use_MFC 0\r
63# PROP Use_Debug_Libraries 1\r
64# PROP Output_Dir "Debug"\r
65# PROP Intermediate_Dir "Debug"\r
66# PROP Ignore_Export_Lib 0\r
67# PROP Target_Dir ""\r
0e11c502 68# ADD BASE CPP /nologo /W4 /O2 /D "_CRT_SECURE_NO_WARNINGS" /c\r
69# ADD CPP /nologo /W4 /O2 /D "_CRT_SECURE_NO_WARNINGS" /c\r
cc68a136 70# ADD BASE RSC /l 0x427 /d "_DEBUG"\r
71# ADD RSC /l 0x427 /d "_DEBUG"\r
72BSC32=bscmake.exe\r
73# ADD BASE BSC32 /nologo\r
74# ADD BSC32 /nologo\r
75LINK32=link.exe\r
76# 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\r
77# ADD 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 /out:"cyclone.exe" /pdbtype:sept\r
78\r
79!ENDIF \r
80\r
81# Begin Target\r
82\r
83# Name "cyclone - Win32 Release"\r
84# Name "cyclone - Win32 Debug"\r
85# Begin Group "Source Files"\r
86\r
87# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"\r
88# Begin Source File\r
89\r
90SOURCE=..\disa\Disa.c\r
91# End Source File\r
92# Begin Source File\r
93\r
94SOURCE=..\Ea.cpp\r
95# End Source File\r
96# Begin Source File\r
97\r
98SOURCE=..\Main.cpp\r
99# End Source File\r
100# Begin Source File\r
101\r
102SOURCE=..\OpAny.cpp\r
103# End Source File\r
104# Begin Source File\r
105\r
106SOURCE=..\OpArith.cpp\r
107# End Source File\r
108# Begin Source File\r
109\r
110SOURCE=..\OpBranch.cpp\r
111# End Source File\r
112# Begin Source File\r
113\r
114SOURCE=..\OpLogic.cpp\r
115# End Source File\r
116# Begin Source File\r
117\r
118SOURCE=..\OpMove.cpp\r
119# End Source File\r
120# End Group\r
121# Begin Group "Header Files"\r
122\r
123# PROP Default_Filter "h;hpp;hxx;hm;inl"\r
124# Begin Source File\r
125\r
126SOURCE=..\app.h\r
127# End Source File\r
128# Begin Source File\r
129\r
130SOURCE=..\config.h\r
131# End Source File\r
132# Begin Source File\r
133\r
134SOURCE=..\Cyclone.h\r
135# End Source File\r
136# Begin Source File\r
137\r
138SOURCE=..\disa\Disa.h\r
139# End Source File\r
140# End Group\r
141# Begin Group "Resource Files"\r
142\r
143# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"\r
144# End Group\r
145# End Target\r
146# End Project\r