]> git.proxmox.com Git - mirror_smartmontools-debian.git/blob - os_win32/smartd_vc6.dsp
Imported upstream version 5.38~cvs20071118
[mirror_smartmontools-debian.git] / os_win32 / smartd_vc6.dsp
1 # Microsoft Developer Studio Project File - Name="smartd_vc6" - Package Owner=<4>
2 # Microsoft Developer Studio Generated Build File, Format Version 6.00
3 # ** NICHT BEARBEITEN **
4
5 # TARGTYPE "Win32 (x86) Console Application" 0x0103
6
7 CFG=smartd_vc6 - Win32 Debug
8 !MESSAGE Dies ist kein gültiges Makefile. Zum Erstellen dieses Projekts mit NMAKE
9 !MESSAGE verwenden Sie den Befehl "Makefile exportieren" und führen Sie den Befehl
10 !MESSAGE
11 !MESSAGE NMAKE /f "smartd_vc6.mak".
12 !MESSAGE
13 !MESSAGE Sie können beim Ausführen von NMAKE eine Konfiguration angeben
14 !MESSAGE durch Definieren des Makros CFG in der Befehlszeile. Zum Beispiel:
15 !MESSAGE
16 !MESSAGE NMAKE /f "smartd_vc6.mak" CFG="smartd_vc6 - Win32 Debug"
17 !MESSAGE
18 !MESSAGE Für die Konfiguration stehen zur Auswahl:
19 !MESSAGE
20 !MESSAGE "smartd_vc6 - Win32 Release" (basierend auf "Win32 (x86) Console Application")
21 !MESSAGE "smartd_vc6 - Win32 Debug" (basierend auf "Win32 (x86) Console Application")
22 !MESSAGE
23
24 # Begin Project
25 # PROP AllowPerConfigDependencies 0
26 # PROP Scc_ProjName ""
27 # PROP Scc_LocalPath ""
28 CPP=cl.exe
29 RSC=rc.exe
30
31 !IF "$(CFG)" == "smartd_vc6 - 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 "smartd.r"
41 # PROP Intermediate_Dir "smartd.r"
42 # PROP Ignore_Export_Lib 0
43 # PROP Target_Dir ""
44 # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
45 # ADD CPP /nologo /W3 /GX /O1 /I "." /I ".." /I "..\posix" /D "NDEBUG" /D "HAVE_CONFIG_H" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
46 # ADD BASE RSC /l 0x407 /d "NDEBUG"
47 # ADD RSC /l 0x407 /d "NDEBUG"
48 BSC32=bscmake.exe
49 # ADD BASE BSC32 /nologo
50 # ADD BSC32 /nologo
51 LINK32=link.exe
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
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:"smartd.exe"
54
55 !ELSEIF "$(CFG)" == "smartd_vc6 - Win32 Debug"
56
57 # PROP BASE Use_MFC 0
58 # PROP BASE Use_Debug_Libraries 1
59 # PROP BASE Output_Dir "Debug"
60 # PROP BASE Intermediate_Dir "Debug"
61 # PROP BASE Target_Dir ""
62 # PROP Use_MFC 0
63 # PROP Use_Debug_Libraries 1
64 # PROP Output_Dir "smartd.d"
65 # PROP Intermediate_Dir "smartd.d"
66 # PROP Target_Dir ""
67 # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
68 # ADD CPP /nologo /W3 /Gm /GX /ZI /Od /I "." /I ".." /I "..\posix" /D "_DEBUG" /D "HAVE_CONFIG_H" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
69 # ADD BASE RSC /l 0x407 /d "_DEBUG"
70 # ADD RSC /l 0x407 /d "_DEBUG"
71 BSC32=bscmake.exe
72 # ADD BASE BSC32 /nologo
73 # ADD BSC32 /nologo
74 LINK32=link.exe
75 # 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
76 # 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
77
78 !ENDIF
79
80 # Begin Target
81
82 # Name "smartd_vc6 - Win32 Release"
83 # Name "smartd_vc6 - Win32 Debug"
84 # Begin Group "posix"
85
86 # PROP Default_Filter ""
87 # Begin Source File
88
89 SOURCE=..\posix\getopt.c
90 # End Source File
91 # Begin Source File
92
93 SOURCE=..\posix\getopt.h
94 # End Source File
95 # Begin Source File
96
97 SOURCE=..\posix\getopt1.c
98 # End Source File
99 # Begin Source File
100
101 SOURCE=..\posix\regcomp.c
102 # PROP Exclude_From_Build 1
103 # End Source File
104 # Begin Source File
105
106 SOURCE=..\posix\regex.c
107 # ADD CPP /w /W0
108 # End Source File
109 # Begin Source File
110
111 SOURCE=..\posix\regex.h
112 # End Source File
113 # Begin Source File
114
115 SOURCE=..\posix\regex_internal.c
116 # PROP Exclude_From_Build 1
117 # End Source File
118 # Begin Source File
119
120 SOURCE=..\posix\regex_internal.h
121 # End Source File
122 # Begin Source File
123
124 SOURCE=..\posix\regexec.c
125 # PROP Exclude_From_Build 1
126 # End Source File
127 # End Group
128 # Begin Source File
129
130 SOURCE=..\atacmdnames.cpp
131 # End Source File
132 # Begin Source File
133
134 SOURCE=..\atacmdnames.h
135 # End Source File
136 # Begin Source File
137
138 SOURCE=..\atacmds.cpp
139 # End Source File
140 # Begin Source File
141
142 SOURCE=..\atacmds.h
143 # End Source File
144 # Begin Source File
145
146 SOURCE=..\ataprint.cpp
147 # End Source File
148 # Begin Source File
149
150 SOURCE=..\ataprint.h
151 # End Source File
152 # Begin Source File
153
154 SOURCE=.\config_vc6.h
155
156 !IF "$(CFG)" == "smartd_vc6 - Win32 Release"
157
158 # Begin Custom Build - Copy $(InputPath) config.h
159 InputPath=.\config_vc6.h
160
161 "config.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
162 copy $(InputPath) config.h
163
164 # End Custom Build
165
166 !ELSEIF "$(CFG)" == "smartd_vc6 - Win32 Debug"
167
168 # Begin Custom Build - Copy $(InputPath) config.h
169 InputPath=.\config_vc6.h
170
171 "config.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
172 copy $(InputPath) config.h
173
174 # End Custom Build
175
176 !ENDIF
177
178 # End Source File
179 # Begin Source File
180
181 SOURCE=.\daemon_win32.cpp
182 # End Source File
183 # Begin Source File
184
185 SOURCE=.\daemon_win32.h
186 # End Source File
187 # Begin Source File
188
189 SOURCE=..\extern.h
190 # End Source File
191 # Begin Source File
192
193 SOURCE=.\hostname_win32.cpp
194 # End Source File
195 # Begin Source File
196
197 SOURCE=.\hostname_win32.h
198 # End Source File
199 # Begin Source File
200
201 SOURCE=..\int64.h
202 # End Source File
203 # Begin Source File
204
205 SOURCE=..\knowndrives.cpp
206 # End Source File
207 # Begin Source File
208
209 SOURCE=..\knowndrives.h
210 # End Source File
211 # Begin Source File
212
213 SOURCE=..\os_win32.cpp
214 # End Source File
215 # Begin Source File
216
217 SOURCE=..\scsiata.cpp
218 # End Source File
219 # Begin Source File
220
221 SOURCE=..\scsiata.h
222 # End Source File
223 # Begin Source File
224
225 SOURCE=..\scsicmds.cpp
226 # End Source File
227 # Begin Source File
228
229 SOURCE=..\scsicmds.h
230 # End Source File
231 # Begin Source File
232
233 SOURCE=..\scsiprint.cpp
234 # End Source File
235 # Begin Source File
236
237 SOURCE=..\scsiprint.h
238 # End Source File
239 # Begin Source File
240
241 SOURCE=..\smartctl.h
242 # End Source File
243 # Begin Source File
244
245 SOURCE=..\smartd.cpp
246 # End Source File
247 # Begin Source File
248
249 SOURCE=..\smartd.h
250 # End Source File
251 # Begin Source File
252
253 SOURCE=.\syslog.h
254 # End Source File
255 # Begin Source File
256
257 SOURCE=.\syslog_win32.cpp
258 # End Source File
259 # Begin Source File
260
261 SOURCE=..\utility.cpp
262 # End Source File
263 # Begin Source File
264
265 SOURCE=..\utility.h
266 # End Source File
267 # End Target
268 # End Project