OSDN Git Service

Initial Import
[nethackexpress/trunk.git] / build / recover.dsp
1 # Microsoft Developer Studio Project File - Name="recover" - 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=recover - 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 "recover.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 "recover.mak" CFG="recover - Win32 Debug"\r
17 !MESSAGE \r
18 !MESSAGE Possible choices for configuration are:\r
19 !MESSAGE \r
20 !MESSAGE "recover - Win32 Release" (based on "Win32 (x86) Console Application")\r
21 !MESSAGE "recover - 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
28 CPP=cl.exe\r
29 RSC=rc.exe\r
30 \r
31 !IF  "$(CFG)" == "recover - 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 Target_Dir ""\r
43 # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c\r
44 # ADD CPP /nologo /W3 /GX /O2 /I "..\include" /I "..\sys\winnt" /D "NDEBUG" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /D "WIN32CON" /D "DLB" /D "MSWIN_GRAPHICS" /FD /c\r
45 # SUBTRACT CPP /YX\r
46 # ADD BASE RSC /l 0x1009 /d "NDEBUG"\r
47 # ADD RSC /l 0x1009 /d "NDEBUG"\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 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\r
54 # Begin Special Build Tool\r
55 OutDir=.\Release\r
56 SOURCE="$(InputPath)"\r
57 PostBuild_Cmds=copy $(OutDir)\recover.exe ..\binary     \\r
58 if exist ..\doc\recover.txt copy ..\doc\recover.txt ..\binary\recover.txt\r
59 # End Special Build Tool\r
60 \r
61 !ELSEIF  "$(CFG)" == "recover - Win32 Debug"\r
62 \r
63 # PROP BASE Use_MFC 0\r
64 # PROP BASE Use_Debug_Libraries 1\r
65 # PROP BASE Output_Dir "Debug"\r
66 # PROP BASE Intermediate_Dir "Debug"\r
67 # PROP BASE Target_Dir ""\r
68 # PROP Use_MFC 0\r
69 # PROP Use_Debug_Libraries 1\r
70 # PROP Output_Dir "Debug"\r
71 # PROP Intermediate_Dir "Debug"\r
72 # PROP Ignore_Export_Lib 0\r
73 # PROP Target_Dir ""\r
74 # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c\r
75 # ADD CPP /nologo /W3 /Gm /GX /ZI /Od /I "..\include" /I "..\sys\winnt" /D "_DEBUG" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /D "WIN32CON" /D "DLB" /D "MSWIN_GRAPHICS" /FD /GZ /c\r
76 # SUBTRACT CPP /YX\r
77 # ADD BASE RSC /l 0x1009 /d "_DEBUG"\r
78 # ADD RSC /l 0x1009 /d "_DEBUG"\r
79 BSC32=bscmake.exe\r
80 # ADD BASE BSC32 /nologo\r
81 # ADD BSC32 /nologo\r
82 LINK32=link.exe\r
83 # 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
84 # 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 /pdbtype:sept\r
85 # Begin Special Build Tool\r
86 OutDir=.\Debug\r
87 SOURCE="$(InputPath)"\r
88 PostBuild_Desc=install exe\r
89 PostBuild_Cmds=copy $(OutDir)\recover.exe ..\binary     \\r
90 if exist ..\doc\recover.txt copy ..\doc\recover.txt ..\binary\recover.txt\r
91 # End Special Build Tool\r
92 \r
93 !ENDIF \r
94 \r
95 # Begin Target\r
96 \r
97 # Name "recover - Win32 Release"\r
98 # Name "recover - Win32 Debug"\r
99 # Begin Group "Source Files"\r
100 \r
101 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"\r
102 # Begin Source File\r
103 \r
104 SOURCE=..\util\recover.c\r
105 # End Source File\r
106 # End Group\r
107 # Begin Group "Header Files"\r
108 \r
109 # PROP Default_Filter "h;hpp;hxx;hm;inl"\r
110 # Begin Source File\r
111 \r
112 SOURCE=..\include\config.h\r
113 # End Source File\r
114 # Begin Source File\r
115 \r
116 SOURCE=..\include\config1.h\r
117 # End Source File\r
118 # Begin Source File\r
119 \r
120 SOURCE=..\include\coord.h\r
121 # End Source File\r
122 # Begin Source File\r
123 \r
124 SOURCE=..\include\global.h\r
125 # End Source File\r
126 # Begin Source File\r
127 \r
128 SOURCE=..\include\nhlan.h\r
129 # End Source File\r
130 # Begin Source File\r
131 \r
132 SOURCE=..\include\ntconf.h\r
133 # End Source File\r
134 # Begin Source File\r
135 \r
136 SOURCE=..\include\tradstdc.h\r
137 # End Source File\r
138 # Begin Source File\r
139 \r
140 SOURCE=..\sys\winnt\win32api.h\r
141 # End Source File\r
142 # End Group\r
143 # Begin Group "Resource Files"\r
144 \r
145 # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"\r
146 # End Group\r
147 # End Target\r
148 # End Project\r