Imported Upstream version 9.20
[platform/upstream/7zip.git] / CPP / 7zip / UI / GUI / GUI.dsp
1 # Microsoft Developer Studio Project File - Name="GUI" - 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=GUI - Win32 DebugU\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 "GUI.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 "GUI.mak" CFG="GUI - Win32 DebugU"\r
17 !MESSAGE \r
18 !MESSAGE Possible choices for configuration are:\r
19 !MESSAGE \r
20 !MESSAGE "GUI - Win32 Release" (based on "Win32 (x86) Application")\r
21 !MESSAGE "GUI - Win32 Debug" (based on "Win32 (x86) Application")\r
22 !MESSAGE "GUI - Win32 ReleaseU" (based on "Win32 (x86) Application")\r
23 !MESSAGE "GUI - Win32 DebugU" (based on "Win32 (x86) Application")\r
24 !MESSAGE \r
25 \r
26 # Begin Project\r
27 # PROP AllowPerConfigDependencies 0\r
28 # PROP Scc_ProjName ""\r
29 # PROP Scc_LocalPath ""\r
30 CPP=cl.exe\r
31 MTL=midl.exe\r
32 RSC=rc.exe\r
33 \r
34 !IF  "$(CFG)" == "GUI - Win32 Release"\r
35 \r
36 # PROP BASE Use_MFC 0\r
37 # PROP BASE Use_Debug_Libraries 0\r
38 # PROP BASE Output_Dir "Release"\r
39 # PROP BASE Intermediate_Dir "Release"\r
40 # PROP BASE Target_Dir ""\r
41 # PROP Use_MFC 0\r
42 # PROP Use_Debug_Libraries 0\r
43 # PROP Output_Dir "Release"\r
44 # PROP Intermediate_Dir "Release"\r
45 # PROP Ignore_Export_Lib 0\r
46 # PROP Target_Dir ""\r
47 # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Yu"stdafx.h" /FD /c\r
48 # ADD CPP /nologo /Gz /MD /W3 /GX /O1 /I "..\..\..\\" /D "NDEBUG" /D "_MBCS" /D "WIN32" /D "_WINDOWS" /D "LANG" /D "WIN_LONG_PATH" /D "EXTERNAL_CODECS" /D "SUPPORT_DEVICE_FILE" /Yu"stdafx.h" /FD /c\r
49 # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32\r
50 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32\r
51 # ADD BASE RSC /l 0x419 /d "NDEBUG"\r
52 # ADD RSC /l 0x419 /d "NDEBUG"\r
53 BSC32=bscmake.exe\r
54 # ADD BASE BSC32 /nologo\r
55 # ADD BSC32 /nologo\r
56 LINK32=link.exe\r
57 # 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
58 # 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 comctl32.lib htmlhelp.lib /nologo /subsystem:windows /machine:I386 /out:"C:\Program Files\7-Zip\7zg.exe" /opt:NOWIN98\r
59 # SUBTRACT LINK32 /pdb:none\r
60 \r
61 !ELSEIF  "$(CFG)" == "GUI - 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 "_WINDOWS" /D "_MBCS" /Yu"stdafx.h" /FD /GZ /c\r
75 # ADD CPP /nologo /Gz /MDd /W3 /Gm /GX /ZI /Od /I "..\..\..\\" /D "_DEBUG" /D "_MBCS" /D "WIN32" /D "_WINDOWS" /D "LANG" /D "WIN_LONG_PATH" /D "EXTERNAL_CODECS" /D "SUPPORT_DEVICE_FILE" /Yu"stdafx.h" /FD /GZ /c\r
76 # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32\r
77 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32\r
78 # ADD BASE RSC /l 0x419 /d "_DEBUG"\r
79 # ADD RSC /l 0x419 /d "_DEBUG"\r
80 BSC32=bscmake.exe\r
81 # ADD BASE BSC32 /nologo\r
82 # ADD BSC32 /nologo\r
83 LINK32=link.exe\r
84 # 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
85 # 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 comctl32.lib htmlhelp.lib /nologo /subsystem:windows /debug /machine:I386 /out:"C:\Program Files\7-Zip\7zg.exe" /pdbtype:sept\r
86 \r
87 !ELSEIF  "$(CFG)" == "GUI - Win32 ReleaseU"\r
88 \r
89 # PROP BASE Use_MFC 0\r
90 # PROP BASE Use_Debug_Libraries 0\r
91 # PROP BASE Output_Dir "ReleaseU"\r
92 # PROP BASE Intermediate_Dir "ReleaseU"\r
93 # PROP BASE Ignore_Export_Lib 0\r
94 # PROP BASE Target_Dir ""\r
95 # PROP Use_MFC 0\r
96 # PROP Use_Debug_Libraries 0\r
97 # PROP Output_Dir "ReleaseU"\r
98 # PROP Intermediate_Dir "ReleaseU"\r
99 # PROP Ignore_Export_Lib 0\r
100 # PROP Target_Dir ""\r
101 # ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Yu"stdafx.h" /FD /c\r
102 # ADD CPP /nologo /Gz /MD /W3 /GX /O1 /I "..\..\..\\" /D "NDEBUG" /D "_UNICODE" /D "UNICODE" /D "WIN32" /D "_WINDOWS" /D "LANG" /D "WIN_LONG_PATH" /D "EXTERNAL_CODECS" /D "SUPPORT_DEVICE_FILE" /Yu"stdafx.h" /FD /c\r
103 # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32\r
104 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32\r
105 # ADD BASE RSC /l 0x419 /d "NDEBUG"\r
106 # ADD RSC /l 0x419 /d "NDEBUG"\r
107 BSC32=bscmake.exe\r
108 # ADD BASE BSC32 /nologo\r
109 # ADD BSC32 /nologo\r
110 LINK32=link.exe\r
111 # 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 /out:"C:\UTIL\7zg.exe"\r
112 # 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 comctl32.lib htmlhelp.lib /nologo /subsystem:windows /machine:I386 /out:"C:\Program Files\7-Zip\7zgn.exe" /opt:NOWIN98\r
113 # SUBTRACT LINK32 /pdb:none\r
114 \r
115 !ELSEIF  "$(CFG)" == "GUI - Win32 DebugU"\r
116 \r
117 # PROP BASE Use_MFC 0\r
118 # PROP BASE Use_Debug_Libraries 1\r
119 # PROP BASE Output_Dir "DebugU"\r
120 # PROP BASE Intermediate_Dir "DebugU"\r
121 # PROP BASE Ignore_Export_Lib 0\r
122 # PROP BASE Target_Dir ""\r
123 # PROP Use_MFC 0\r
124 # PROP Use_Debug_Libraries 1\r
125 # PROP Output_Dir "DebugU"\r
126 # PROP Intermediate_Dir "DebugU"\r
127 # PROP Ignore_Export_Lib 0\r
128 # PROP Target_Dir ""\r
129 # ADD BASE CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Yu"stdafx.h" /FD /GZ /c\r
130 # ADD CPP /nologo /Gz /MDd /W3 /Gm /GX /ZI /Od /I "..\..\..\\" /D "_DEBUG" /D "_UNICODE" /D "UNICODE" /D "WIN32" /D "_WINDOWS" /D "LANG" /D "WIN_LONG_PATH" /D "EXTERNAL_CODECS" /D "SUPPORT_DEVICE_FILE" /Yu"stdafx.h" /FD /GZ /c\r
131 # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32\r
132 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32\r
133 # ADD BASE RSC /l 0x419 /d "_DEBUG"\r
134 # ADD RSC /l 0x419 /d "_DEBUG"\r
135 BSC32=bscmake.exe\r
136 # ADD BASE BSC32 /nologo\r
137 # ADD BSC32 /nologo\r
138 LINK32=link.exe\r
139 # 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 /out:"C:\UTIL\7zg.exe" /pdbtype:sept\r
140 # 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 comctl32.lib htmlhelp.lib /nologo /subsystem:windows /debug /machine:I386 /out:"C:\Program Files\7-Zip\7zgn.exe" /pdbtype:sept\r
141 \r
142 !ENDIF \r
143 \r
144 # Begin Target\r
145 \r
146 # Name "GUI - Win32 Release"\r
147 # Name "GUI - Win32 Debug"\r
148 # Name "GUI - Win32 ReleaseU"\r
149 # Name "GUI - Win32 DebugU"\r
150 # Begin Group "Spec"\r
151 \r
152 # PROP Default_Filter ""\r
153 # Begin Source File\r
154 \r
155 SOURCE=.\7zG.exe.manifest\r
156 # End Source File\r
157 # Begin Source File\r
158 \r
159 SOURCE=.\FM.ico\r
160 # End Source File\r
161 # Begin Source File\r
162 \r
163 SOURCE=.\resource.h\r
164 # End Source File\r
165 # Begin Source File\r
166 \r
167 SOURCE=.\resource.rc\r
168 # End Source File\r
169 # Begin Source File\r
170 \r
171 SOURCE=.\StdAfx.cpp\r
172 # ADD CPP /Yc"stdafx.h"\r
173 # End Source File\r
174 # Begin Source File\r
175 \r
176 SOURCE=.\StdAfx.h\r
177 # End Source File\r
178 # End Group\r
179 # Begin Group "UI Common"\r
180 \r
181 # PROP Default_Filter ""\r
182 # Begin Source File\r
183 \r
184 SOURCE=..\Common\ArchiveCommandLine.cpp\r
185 # End Source File\r
186 # Begin Source File\r
187 \r
188 SOURCE=..\Common\ArchiveCommandLine.h\r
189 # End Source File\r
190 # Begin Source File\r
191 \r
192 SOURCE=..\Common\ArchiveExtractCallback.cpp\r
193 # End Source File\r
194 # Begin Source File\r
195 \r
196 SOURCE=..\Common\ArchiveExtractCallback.h\r
197 # End Source File\r
198 # Begin Source File\r
199 \r
200 SOURCE=..\Common\ArchiveOpenCallback.cpp\r
201 # End Source File\r
202 # Begin Source File\r
203 \r
204 SOURCE=..\Common\ArchiveOpenCallback.h\r
205 # End Source File\r
206 # Begin Source File\r
207 \r
208 SOURCE=..\Common\Bench.cpp\r
209 # End Source File\r
210 # Begin Source File\r
211 \r
212 SOURCE=..\Common\Bench.h\r
213 # End Source File\r
214 # Begin Source File\r
215 \r
216 SOURCE=..\Common\DefaultName.cpp\r
217 # End Source File\r
218 # Begin Source File\r
219 \r
220 SOURCE=..\Common\DefaultName.h\r
221 # End Source File\r
222 # Begin Source File\r
223 \r
224 SOURCE=..\Common\DirItem.h\r
225 # End Source File\r
226 # Begin Source File\r
227 \r
228 SOURCE=..\Common\EnumDirItems.cpp\r
229 # End Source File\r
230 # Begin Source File\r
231 \r
232 SOURCE=..\Common\EnumDirItems.h\r
233 # End Source File\r
234 # Begin Source File\r
235 \r
236 SOURCE=..\Common\ExitCode.h\r
237 # End Source File\r
238 # Begin Source File\r
239 \r
240 SOURCE=..\Common\Extract.cpp\r
241 # End Source File\r
242 # Begin Source File\r
243 \r
244 SOURCE=..\Common\Extract.h\r
245 # End Source File\r
246 # Begin Source File\r
247 \r
248 SOURCE=..\Common\ExtractingFilePath.cpp\r
249 # End Source File\r
250 # Begin Source File\r
251 \r
252 SOURCE=..\Common\ExtractingFilePath.h\r
253 # End Source File\r
254 # Begin Source File\r
255 \r
256 SOURCE=..\Common\ExtractMode.h\r
257 # End Source File\r
258 # Begin Source File\r
259 \r
260 SOURCE=..\Common\HandlerLoader.h\r
261 # End Source File\r
262 # Begin Source File\r
263 \r
264 SOURCE=..\Common\IFileExtractCallback.h\r
265 # End Source File\r
266 # Begin Source File\r
267 \r
268 SOURCE=..\Common\LoadCodecs.cpp\r
269 # End Source File\r
270 # Begin Source File\r
271 \r
272 SOURCE=..\Common\LoadCodecs.h\r
273 # End Source File\r
274 # Begin Source File\r
275 \r
276 SOURCE=..\Common\OpenArchive.cpp\r
277 # End Source File\r
278 # Begin Source File\r
279 \r
280 SOURCE=..\Common\OpenArchive.h\r
281 # End Source File\r
282 # Begin Source File\r
283 \r
284 SOURCE=..\Common\Property.h\r
285 # End Source File\r
286 # Begin Source File\r
287 \r
288 SOURCE=..\Common\PropIDUtils.cpp\r
289 # End Source File\r
290 # Begin Source File\r
291 \r
292 SOURCE=..\Common\PropIDUtils.h\r
293 # End Source File\r
294 # Begin Source File\r
295 \r
296 SOURCE=..\Common\SetProperties.cpp\r
297 # End Source File\r
298 # Begin Source File\r
299 \r
300 SOURCE=..\Common\SetProperties.h\r
301 # End Source File\r
302 # Begin Source File\r
303 \r
304 SOURCE=..\Common\SortUtils.cpp\r
305 # End Source File\r
306 # Begin Source File\r
307 \r
308 SOURCE=..\Common\SortUtils.h\r
309 # End Source File\r
310 # Begin Source File\r
311 \r
312 SOURCE=..\Common\TempFiles.cpp\r
313 # End Source File\r
314 # Begin Source File\r
315 \r
316 SOURCE=..\Common\TempFiles.h\r
317 # End Source File\r
318 # Begin Source File\r
319 \r
320 SOURCE=..\Common\Update.cpp\r
321 # End Source File\r
322 # Begin Source File\r
323 \r
324 SOURCE=..\Common\Update.h\r
325 # End Source File\r
326 # Begin Source File\r
327 \r
328 SOURCE=..\Common\UpdateAction.cpp\r
329 # End Source File\r
330 # Begin Source File\r
331 \r
332 SOURCE=..\Common\UpdateAction.h\r
333 # End Source File\r
334 # Begin Source File\r
335 \r
336 SOURCE=..\Common\UpdateCallback.cpp\r
337 # End Source File\r
338 # Begin Source File\r
339 \r
340 SOURCE=..\Common\UpdateCallback.h\r
341 # End Source File\r
342 # Begin Source File\r
343 \r
344 SOURCE=..\Common\UpdatePair.cpp\r
345 # End Source File\r
346 # Begin Source File\r
347 \r
348 SOURCE=..\Common\UpdatePair.h\r
349 # End Source File\r
350 # Begin Source File\r
351 \r
352 SOURCE=..\Common\UpdateProduce.cpp\r
353 # End Source File\r
354 # Begin Source File\r
355 \r
356 SOURCE=..\Common\UpdateProduce.h\r
357 # End Source File\r
358 # Begin Source File\r
359 \r
360 SOURCE=..\Common\WorkDir.cpp\r
361 # End Source File\r
362 # Begin Source File\r
363 \r
364 SOURCE=..\Common\WorkDir.h\r
365 # End Source File\r
366 # Begin Source File\r
367 \r
368 SOURCE=..\Common\ZipRegistry.cpp\r
369 # End Source File\r
370 # Begin Source File\r
371 \r
372 SOURCE=..\Common\ZipRegistry.h\r
373 # End Source File\r
374 # End Group\r
375 # Begin Group "Explorer"\r
376 \r
377 # PROP Default_Filter ""\r
378 # Begin Source File\r
379 \r
380 SOURCE=..\Explorer\MyMessages.cpp\r
381 # End Source File\r
382 # Begin Source File\r
383 \r
384 SOURCE=..\Explorer\MyMessages.h\r
385 # End Source File\r
386 # End Group\r
387 # Begin Group "Dialogs"\r
388 \r
389 # PROP Default_Filter ""\r
390 # Begin Source File\r
391 \r
392 SOURCE=.\BenchmarkDialog.cpp\r
393 # End Source File\r
394 # Begin Source File\r
395 \r
396 SOURCE=.\BenchmarkDialog.h\r
397 # End Source File\r
398 # Begin Source File\r
399 \r
400 SOURCE=.\CompressDialog.cpp\r
401 # End Source File\r
402 # Begin Source File\r
403 \r
404 SOURCE=.\CompressDialog.h\r
405 # End Source File\r
406 # Begin Source File\r
407 \r
408 SOURCE=.\ExtractDialog.cpp\r
409 # End Source File\r
410 # Begin Source File\r
411 \r
412 SOURCE=.\ExtractDialog.h\r
413 # End Source File\r
414 # Begin Source File\r
415 \r
416 SOURCE=..\FileManager\OverwriteDialog.cpp\r
417 # End Source File\r
418 # Begin Source File\r
419 \r
420 SOURCE=..\FileManager\OverwriteDialog.h\r
421 # End Source File\r
422 # Begin Source File\r
423 \r
424 SOURCE=..\FileManager\PasswordDialog.cpp\r
425 # End Source File\r
426 # Begin Source File\r
427 \r
428 SOURCE=..\FileManager\PasswordDialog.h\r
429 # End Source File\r
430 # Begin Source File\r
431 \r
432 SOURCE=..\FileManager\ProgressDialog2.cpp\r
433 # End Source File\r
434 # Begin Source File\r
435 \r
436 SOURCE=..\FileManager\ProgressDialog2.h\r
437 # End Source File\r
438 # End Group\r
439 # Begin Group "FM Common"\r
440 \r
441 # PROP Default_Filter ""\r
442 # Begin Source File\r
443 \r
444 SOURCE=..\FileManager\ExtractCallback.cpp\r
445 # End Source File\r
446 # Begin Source File\r
447 \r
448 SOURCE=..\FileManager\ExtractCallback.h\r
449 # End Source File\r
450 # Begin Source File\r
451 \r
452 SOURCE=..\FileManager\FolderInterface.h\r
453 # End Source File\r
454 # Begin Source File\r
455 \r
456 SOURCE=..\FileManager\FormatUtils.cpp\r
457 # End Source File\r
458 # Begin Source File\r
459 \r
460 SOURCE=..\FileManager\FormatUtils.h\r
461 # End Source File\r
462 # Begin Source File\r
463 \r
464 SOURCE=..\FileManager\HelpUtils.cpp\r
465 # End Source File\r
466 # Begin Source File\r
467 \r
468 SOURCE=..\FileManager\HelpUtils.h\r
469 # End Source File\r
470 # Begin Source File\r
471 \r
472 SOURCE=..\FileManager\LangUtils.cpp\r
473 # End Source File\r
474 # Begin Source File\r
475 \r
476 SOURCE=..\FileManager\LangUtils.h\r
477 # End Source File\r
478 # Begin Source File\r
479 \r
480 SOURCE=..\FileManager\OpenCallback.cpp\r
481 # End Source File\r
482 # Begin Source File\r
483 \r
484 SOURCE=..\FileManager\OpenCallback.h\r
485 # End Source File\r
486 # Begin Source File\r
487 \r
488 SOURCE=..\FileManager\ProgramLocation.cpp\r
489 # End Source File\r
490 # Begin Source File\r
491 \r
492 SOURCE=..\FileManager\ProgramLocation.h\r
493 # End Source File\r
494 # Begin Source File\r
495 \r
496 SOURCE=..\FileManager\RegistryUtils.cpp\r
497 # End Source File\r
498 # Begin Source File\r
499 \r
500 SOURCE=..\FileManager\RegistryUtils.h\r
501 # End Source File\r
502 # Begin Source File\r
503 \r
504 SOURCE=..\FileManager\SplitUtils.cpp\r
505 # End Source File\r
506 # Begin Source File\r
507 \r
508 SOURCE=..\FileManager\SplitUtils.h\r
509 # End Source File\r
510 # Begin Source File\r
511 \r
512 SOURCE=..\FileManager\StringUtils.cpp\r
513 # End Source File\r
514 # Begin Source File\r
515 \r
516 SOURCE=..\FileManager\StringUtils.h\r
517 # End Source File\r
518 # End Group\r
519 # Begin Group "Engine"\r
520 \r
521 # PROP Default_Filter ""\r
522 # Begin Source File\r
523 \r
524 SOURCE=.\ExtractGUI.cpp\r
525 # End Source File\r
526 # Begin Source File\r
527 \r
528 SOURCE=.\ExtractGUI.h\r
529 # End Source File\r
530 # Begin Source File\r
531 \r
532 SOURCE=.\GUI.cpp\r
533 # End Source File\r
534 # Begin Source File\r
535 \r
536 SOURCE=.\UpdateCallbackGUI.cpp\r
537 # End Source File\r
538 # Begin Source File\r
539 \r
540 SOURCE=.\UpdateCallbackGUI.h\r
541 # End Source File\r
542 # Begin Source File\r
543 \r
544 SOURCE=.\UpdateGUI.cpp\r
545 # End Source File\r
546 # Begin Source File\r
547 \r
548 SOURCE=.\UpdateGUI.h\r
549 # End Source File\r
550 # End Group\r
551 # Begin Group "7-zip Common"\r
552 \r
553 # PROP Default_Filter ""\r
554 # Begin Source File\r
555 \r
556 SOURCE=..\..\Common\CreateCoder.cpp\r
557 # End Source File\r
558 # Begin Source File\r
559 \r
560 SOURCE=..\..\Common\CreateCoder.h\r
561 # End Source File\r
562 # Begin Source File\r
563 \r
564 SOURCE=..\..\Common\FilePathAutoRename.cpp\r
565 # End Source File\r
566 # Begin Source File\r
567 \r
568 SOURCE=..\..\Common\FilePathAutoRename.h\r
569 # End Source File\r
570 # Begin Source File\r
571 \r
572 SOURCE=..\..\Common\FileStreams.cpp\r
573 # End Source File\r
574 # Begin Source File\r
575 \r
576 SOURCE=..\..\Common\FileStreams.h\r
577 # End Source File\r
578 # Begin Source File\r
579 \r
580 SOURCE=..\..\Common\FilterCoder.cpp\r
581 # End Source File\r
582 # Begin Source File\r
583 \r
584 SOURCE=..\..\Common\FilterCoder.h\r
585 # End Source File\r
586 # Begin Source File\r
587 \r
588 SOURCE=..\..\Common\ProgressUtils.cpp\r
589 # End Source File\r
590 # Begin Source File\r
591 \r
592 SOURCE=..\..\Common\ProgressUtils.h\r
593 # End Source File\r
594 # Begin Source File\r
595 \r
596 SOURCE=..\..\Common\StreamUtils.cpp\r
597 # End Source File\r
598 # Begin Source File\r
599 \r
600 SOURCE=..\..\Common\StreamUtils.h\r
601 # End Source File\r
602 # End Group\r
603 # Begin Group "Compress"\r
604 \r
605 # PROP Default_Filter ""\r
606 # Begin Source File\r
607 \r
608 SOURCE=..\..\Compress\CopyCoder.cpp\r
609 # End Source File\r
610 # Begin Source File\r
611 \r
612 SOURCE=..\..\Compress\CopyCoder.h\r
613 # End Source File\r
614 # End Group\r
615 # Begin Group "C"\r
616 \r
617 # PROP Default_Filter ""\r
618 # Begin Source File\r
619 \r
620 SOURCE=..\..\..\..\C\7zCrc.c\r
621 \r
622 !IF  "$(CFG)" == "GUI - Win32 Release"\r
623 \r
624 # ADD CPP /O2\r
625 # SUBTRACT CPP /YX /Yc /Yu\r
626 \r
627 !ELSEIF  "$(CFG)" == "GUI - Win32 Debug"\r
628 \r
629 # SUBTRACT CPP /YX /Yc /Yu\r
630 \r
631 !ELSEIF  "$(CFG)" == "GUI - Win32 ReleaseU"\r
632 \r
633 # SUBTRACT CPP /YX /Yc /Yu\r
634 \r
635 !ELSEIF  "$(CFG)" == "GUI - Win32 DebugU"\r
636 \r
637 # SUBTRACT CPP /YX /Yc /Yu\r
638 \r
639 !ENDIF \r
640 \r
641 # End Source File\r
642 # Begin Source File\r
643 \r
644 SOURCE=..\..\..\..\C\7zCrc.h\r
645 # End Source File\r
646 # Begin Source File\r
647 \r
648 SOURCE=..\..\..\..\C\7zCrcOpt.c\r
649 \r
650 !IF  "$(CFG)" == "GUI - Win32 Release"\r
651 \r
652 # ADD CPP /O2\r
653 # SUBTRACT CPP /YX /Yc /Yu\r
654 \r
655 !ELSEIF  "$(CFG)" == "GUI - Win32 Debug"\r
656 \r
657 # SUBTRACT CPP /YX /Yc /Yu\r
658 \r
659 !ELSEIF  "$(CFG)" == "GUI - Win32 ReleaseU"\r
660 \r
661 # SUBTRACT CPP /YX /Yc /Yu\r
662 \r
663 !ELSEIF  "$(CFG)" == "GUI - Win32 DebugU"\r
664 \r
665 # SUBTRACT CPP /YX /Yc /Yu\r
666 \r
667 !ENDIF \r
668 \r
669 # End Source File\r
670 # Begin Source File\r
671 \r
672 SOURCE=..\..\..\..\C\Alloc.c\r
673 # SUBTRACT CPP /YX /Yc /Yu\r
674 # End Source File\r
675 # Begin Source File\r
676 \r
677 SOURCE=..\..\..\..\C\Alloc.h\r
678 # End Source File\r
679 # Begin Source File\r
680 \r
681 SOURCE=..\..\..\..\C\CpuArch.c\r
682 \r
683 !IF  "$(CFG)" == "GUI - Win32 Release"\r
684 \r
685 # ADD CPP /O2\r
686 # SUBTRACT CPP /YX /Yc /Yu\r
687 \r
688 !ELSEIF  "$(CFG)" == "GUI - Win32 Debug"\r
689 \r
690 # SUBTRACT CPP /YX /Yc /Yu\r
691 \r
692 !ELSEIF  "$(CFG)" == "GUI - Win32 ReleaseU"\r
693 \r
694 # SUBTRACT CPP /YX /Yc /Yu\r
695 \r
696 !ELSEIF  "$(CFG)" == "GUI - Win32 DebugU"\r
697 \r
698 # SUBTRACT CPP /YX /Yc /Yu\r
699 \r
700 !ENDIF \r
701 \r
702 # End Source File\r
703 # Begin Source File\r
704 \r
705 SOURCE=..\..\..\..\C\CpuArch.h\r
706 # End Source File\r
707 # Begin Source File\r
708 \r
709 SOURCE=..\..\..\..\C\Threads.c\r
710 # SUBTRACT CPP /YX /Yc /Yu\r
711 # End Source File\r
712 # Begin Source File\r
713 \r
714 SOURCE=..\..\..\..\C\Threads.h\r
715 # End Source File\r
716 # End Group\r
717 # Begin Group "Common"\r
718 \r
719 # PROP Default_Filter ""\r
720 # Begin Source File\r
721 \r
722 SOURCE=..\..\..\Common\CommandLineParser.cpp\r
723 # End Source File\r
724 # Begin Source File\r
725 \r
726 SOURCE=..\..\..\Common\CommandLineParser.h\r
727 # End Source File\r
728 # Begin Source File\r
729 \r
730 SOURCE=..\..\..\Common\CRC.cpp\r
731 # End Source File\r
732 # Begin Source File\r
733 \r
734 SOURCE=..\..\..\Common\IntToString.cpp\r
735 # End Source File\r
736 # Begin Source File\r
737 \r
738 SOURCE=..\..\..\Common\IntToString.h\r
739 # End Source File\r
740 # Begin Source File\r
741 \r
742 SOURCE=..\..\..\Common\Lang.cpp\r
743 # End Source File\r
744 # Begin Source File\r
745 \r
746 SOURCE=..\..\..\Common\Lang.h\r
747 # End Source File\r
748 # Begin Source File\r
749 \r
750 SOURCE=..\..\..\Common\ListFileUtils.cpp\r
751 # End Source File\r
752 # Begin Source File\r
753 \r
754 SOURCE=..\..\..\Common\ListFileUtils.h\r
755 # End Source File\r
756 # Begin Source File\r
757 \r
758 SOURCE=..\..\..\Common\MyString.cpp\r
759 # End Source File\r
760 # Begin Source File\r
761 \r
762 SOURCE=..\..\..\Common\MyString.h\r
763 # End Source File\r
764 # Begin Source File\r
765 \r
766 SOURCE=..\..\..\Common\MyVector.cpp\r
767 # End Source File\r
768 # Begin Source File\r
769 \r
770 SOURCE=..\..\..\Common\MyVector.h\r
771 # End Source File\r
772 # Begin Source File\r
773 \r
774 SOURCE=..\..\..\Common\NewHandler.cpp\r
775 # End Source File\r
776 # Begin Source File\r
777 \r
778 SOURCE=..\..\..\Common\NewHandler.h\r
779 # End Source File\r
780 # Begin Source File\r
781 \r
782 SOURCE=..\..\..\Common\StringConvert.cpp\r
783 # End Source File\r
784 # Begin Source File\r
785 \r
786 SOURCE=..\..\..\Common\StringConvert.h\r
787 # End Source File\r
788 # Begin Source File\r
789 \r
790 SOURCE=..\..\..\Common\StringToInt.cpp\r
791 # End Source File\r
792 # Begin Source File\r
793 \r
794 SOURCE=..\..\..\Common\StringToInt.h\r
795 # End Source File\r
796 # Begin Source File\r
797 \r
798 SOURCE=..\..\..\Common\TextConfig.cpp\r
799 # End Source File\r
800 # Begin Source File\r
801 \r
802 SOURCE=..\..\..\Common\TextConfig.h\r
803 # End Source File\r
804 # Begin Source File\r
805 \r
806 SOURCE=..\..\..\Common\UTFConvert.cpp\r
807 # End Source File\r
808 # Begin Source File\r
809 \r
810 SOURCE=..\..\..\Common\UTFConvert.h\r
811 # End Source File\r
812 # Begin Source File\r
813 \r
814 SOURCE=..\..\..\Common\Wildcard.cpp\r
815 # End Source File\r
816 # Begin Source File\r
817 \r
818 SOURCE=..\..\..\Common\Wildcard.h\r
819 # End Source File\r
820 # End Group\r
821 # Begin Group "Windows"\r
822 \r
823 # PROP Default_Filter ""\r
824 # Begin Group "Control"\r
825 \r
826 # PROP Default_Filter ""\r
827 # Begin Source File\r
828 \r
829 SOURCE=..\..\..\Windows\Control\ComboBox.cpp\r
830 # End Source File\r
831 # Begin Source File\r
832 \r
833 SOURCE=..\..\..\Windows\Control\ComboBox.h\r
834 # End Source File\r
835 # Begin Source File\r
836 \r
837 SOURCE=..\..\..\Windows\Control\Dialog.cpp\r
838 # End Source File\r
839 # Begin Source File\r
840 \r
841 SOURCE=..\..\..\Windows\Control\Dialog.h\r
842 # End Source File\r
843 # Begin Source File\r
844 \r
845 SOURCE=..\..\..\Windows\Control\Edit.h\r
846 # End Source File\r
847 # Begin Source File\r
848 \r
849 SOURCE=..\..\..\Windows\Control\ListView.cpp\r
850 # End Source File\r
851 # Begin Source File\r
852 \r
853 SOURCE=..\..\..\Windows\Control\ListView.h\r
854 # End Source File\r
855 # Begin Source File\r
856 \r
857 SOURCE=..\..\..\Windows\Control\ProgressBar.h\r
858 # End Source File\r
859 # Begin Source File\r
860 \r
861 SOURCE=..\..\..\Windows\Control\Static.h\r
862 # End Source File\r
863 # End Group\r
864 # Begin Source File\r
865 \r
866 SOURCE=..\..\..\Windows\COM.h\r
867 # End Source File\r
868 # Begin Source File\r
869 \r
870 SOURCE=..\..\..\Windows\CommonDialog.cpp\r
871 # End Source File\r
872 # Begin Source File\r
873 \r
874 SOURCE=..\..\..\Windows\CommonDialog.h\r
875 # End Source File\r
876 # Begin Source File\r
877 \r
878 SOURCE=..\..\..\Windows\DLL.cpp\r
879 # End Source File\r
880 # Begin Source File\r
881 \r
882 SOURCE=..\..\..\Windows\DLL.h\r
883 # End Source File\r
884 # Begin Source File\r
885 \r
886 SOURCE=..\..\..\Windows\Error.cpp\r
887 # End Source File\r
888 # Begin Source File\r
889 \r
890 SOURCE=..\..\..\Windows\Error.h\r
891 # End Source File\r
892 # Begin Source File\r
893 \r
894 SOURCE=..\..\..\Windows\FileDir.cpp\r
895 # End Source File\r
896 # Begin Source File\r
897 \r
898 SOURCE=..\..\..\Windows\FileDir.h\r
899 # End Source File\r
900 # Begin Source File\r
901 \r
902 SOURCE=..\..\..\Windows\FileFind.cpp\r
903 # End Source File\r
904 # Begin Source File\r
905 \r
906 SOURCE=..\..\..\Windows\FileFind.h\r
907 # End Source File\r
908 # Begin Source File\r
909 \r
910 SOURCE=..\..\..\Windows\FileIO.cpp\r
911 # End Source File\r
912 # Begin Source File\r
913 \r
914 SOURCE=..\..\..\Windows\FileIO.h\r
915 # End Source File\r
916 # Begin Source File\r
917 \r
918 SOURCE=..\..\..\Windows\FileMapping.h\r
919 # End Source File\r
920 # Begin Source File\r
921 \r
922 SOURCE=..\..\..\Windows\FileName.cpp\r
923 # End Source File\r
924 # Begin Source File\r
925 \r
926 SOURCE=..\..\..\Windows\FileName.h\r
927 # End Source File\r
928 # Begin Source File\r
929 \r
930 SOURCE=..\..\..\Windows\MemoryLock.cpp\r
931 # End Source File\r
932 # Begin Source File\r
933 \r
934 SOURCE=..\..\..\Windows\MemoryLock.h\r
935 # End Source File\r
936 # Begin Source File\r
937 \r
938 SOURCE=..\..\..\Windows\PropVariant.cpp\r
939 # End Source File\r
940 # Begin Source File\r
941 \r
942 SOURCE=..\..\..\Windows\PropVariant.h\r
943 # End Source File\r
944 # Begin Source File\r
945 \r
946 SOURCE=..\..\..\Windows\PropVariantConversions.cpp\r
947 # End Source File\r
948 # Begin Source File\r
949 \r
950 SOURCE=..\..\..\Windows\PropVariantConversions.h\r
951 # End Source File\r
952 # Begin Source File\r
953 \r
954 SOURCE=..\..\..\Windows\Registry.cpp\r
955 # End Source File\r
956 # Begin Source File\r
957 \r
958 SOURCE=..\..\..\Windows\Registry.h\r
959 # End Source File\r
960 # Begin Source File\r
961 \r
962 SOURCE=..\..\..\Windows\ResourceString.cpp\r
963 # End Source File\r
964 # Begin Source File\r
965 \r
966 SOURCE=..\..\..\Windows\ResourceString.h\r
967 # End Source File\r
968 # Begin Source File\r
969 \r
970 SOURCE=..\..\..\Windows\Shell.cpp\r
971 # End Source File\r
972 # Begin Source File\r
973 \r
974 SOURCE=..\..\..\Windows\Shell.h\r
975 # End Source File\r
976 # Begin Source File\r
977 \r
978 SOURCE=..\..\..\Windows\Synchronization.cpp\r
979 # End Source File\r
980 # Begin Source File\r
981 \r
982 SOURCE=..\..\..\Windows\Synchronization.h\r
983 # End Source File\r
984 # Begin Source File\r
985 \r
986 SOURCE=..\..\..\Windows\System.cpp\r
987 # End Source File\r
988 # Begin Source File\r
989 \r
990 SOURCE=..\..\..\Windows\System.h\r
991 # End Source File\r
992 # Begin Source File\r
993 \r
994 SOURCE=..\..\..\Windows\Time.cpp\r
995 # End Source File\r
996 # Begin Source File\r
997 \r
998 SOURCE=..\..\..\Windows\Window.cpp\r
999 # End Source File\r
1000 # Begin Source File\r
1001 \r
1002 SOURCE=..\..\..\Windows\Window.h\r
1003 # End Source File\r
1004 # End Group\r
1005 # Begin Group "Archive Common"\r
1006 \r
1007 # PROP Default_Filter ""\r
1008 # Begin Source File\r
1009 \r
1010 SOURCE=..\..\Archive\Common\OutStreamWithCRC.cpp\r
1011 # End Source File\r
1012 # Begin Source File\r
1013 \r
1014 SOURCE=..\..\Archive\Common\OutStreamWithCRC.h\r
1015 # End Source File\r
1016 # End Group\r
1017 # End Target\r
1018 # End Project\r