43 |
# PROP Ignore_Export_Lib 0 |
# PROP Ignore_Export_Lib 0 |
44 |
# PROP Target_Dir "" |
# PROP Target_Dir "" |
45 |
# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /YX /FD /c |
# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /YX /FD /c |
46 |
# ADD CPP /nologo /MT /W3 /GX /O2 /I "Src" /I "MyGPGME" /I "Include" /I "Gnupg" /I "PTD" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "HAVE_DOSISH_SYSTEM" /U "LANG_DE" /U "AFX_TARG_DEU" /YX /FD /c |
# ADD CPP /nologo /MT /W3 /GX /O2 /I "c:\oss\w32root\include" /I "Src" /I "MyGPGME" /I "Include" /I "Gnupg" /I "PTD" /I "w32gpgme" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "HAVE_DOSISH_SYSTEM" /U "LANG_DE" /U "AFX_TARG_DEU" /YX /FD /c |
47 |
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32 |
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32 |
48 |
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32 |
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32 |
49 |
# ADD BASE RSC /l 0x407 /d "NDEBUG" |
# ADD BASE RSC /l 0x407 /d "NDEBUG" |
53 |
# ADD BSC32 /nologo |
# ADD BSC32 /nologo |
54 |
LINK32=link.exe |
LINK32=link.exe |
55 |
# 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 |
# 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 |
56 |
# ADD LINK32 ptd/release/ptd.lib mygpgme/release/mygpgme.lib comctl32.lib ws2_32.lib kernel32.lib user32.lib comdlg32.lib advapi32.lib shell32.lib gdi32.lib /nologo /subsystem:windows /machine:I386 |
# ADD LINK32 ptd/release/ptd.lib c:\oss\w32root\lib\libgpg-error.a c:\oss\w32root\lib\gpgme.lib comctl32.lib ws2_32.lib kernel32.lib user32.lib comdlg32.lib advapi32.lib shell32.lib gdi32.lib oleaut32.lib /nologo /subsystem:windows /machine:I386 |
57 |
# SUBTRACT LINK32 /profile /nodefaultlib |
# SUBTRACT LINK32 /profile /nodefaultlib |
58 |
|
|
59 |
!ELSEIF "$(CFG)" == "WinPT - Win32 Debug" |
!ELSEIF "$(CFG)" == "WinPT - Win32 Debug" |
70 |
# PROP Ignore_Export_Lib 0 |
# PROP Ignore_Export_Lib 0 |
71 |
# PROP Target_Dir "" |
# PROP Target_Dir "" |
72 |
# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /YX /FD /GZ /c |
# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /YX /FD /GZ /c |
73 |
# ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /I "Src" /I "MyGPGME" /I "Include" /I "Gnupg" /I "PTD" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "HAVE_DOSISH_SYSTEM" /YX /FD /GZ /c |
# ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /I "c:\oss\w32root\include" /I "Src" /I "MyGPGME" /I "Include" /I "Gnupg" /I "PTD" /I "w32gpgme" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "HAVE_DOSISH_SYSTEM" /YX /FD /GZ /c |
74 |
# SUBTRACT CPP /Fr |
# SUBTRACT CPP /Fr |
75 |
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32 |
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32 |
76 |
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32 |
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32 |
81 |
# ADD BSC32 /nologo |
# ADD BSC32 /nologo |
82 |
LINK32=link.exe |
LINK32=link.exe |
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 /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept |
# 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 |
84 |
# ADD LINK32 kernel32.lib user32.lib gdi32.lib comdlg32.lib comctl32.lib advapi32.lib shell32.lib ws2_32.lib wldap32.lib ptd/release/ptd.lib mygpgme/debug/mygpgme.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept |
# ADD LINK32 ptd/release/ptd.lib c:\oss\w32root\lib\libgpg-error.a c:\oss\w32root\lib\gpgme-static.lib comctl32.lib ws2_32.lib kernel32.lib user32.lib comdlg32.lib advapi32.lib shell32.lib gdi32.lib oleaut32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept |
85 |
|
|
86 |
!ENDIF |
!ENDIF |
87 |
|
|
89 |
|
|
90 |
# Name "WinPT - Win32 Release" |
# Name "WinPT - Win32 Release" |
91 |
# Name "WinPT - Win32 Debug" |
# Name "WinPT - Win32 Debug" |
92 |
# Begin Group "Resourcen" |
# Begin Group "Resources" |
93 |
|
|
94 |
# PROP Default_Filter "" |
# PROP Default_Filter "" |
95 |
# Begin Source File |
# Begin Source File |
310 |
# End Source File |
# End Source File |
311 |
# Begin Source File |
# Begin Source File |
312 |
|
|
313 |
|
SOURCE=.\Include\wptCardEdit.h |
314 |
|
# End Source File |
315 |
|
# Begin Source File |
316 |
|
|
317 |
SOURCE=.\Include\wptCommonCtl.h |
SOURCE=.\Include\wptCommonCtl.h |
318 |
# End Source File |
# End Source File |
319 |
# Begin Source File |
# Begin Source File |
358 |
# End Source File |
# End Source File |
359 |
# Begin Source File |
# Begin Source File |
360 |
|
|
361 |
|
SOURCE=.\Include\wptImport.h |
362 |
|
# End Source File |
363 |
|
# Begin Source File |
364 |
|
|
365 |
SOURCE=.\Include\wptKeyEdit.h |
SOURCE=.\Include\wptKeyEdit.h |
366 |
# End Source File |
# End Source File |
367 |
# Begin Source File |
# Begin Source File |
433 |
SOURCE=.\icons\sort_uparrow.ico |
SOURCE=.\icons\sort_uparrow.ico |
434 |
# End Source File |
# End Source File |
435 |
# End Group |
# End Group |
436 |
|
# Begin Group "W32-GPGME" |
437 |
|
|
438 |
|
# PROP Default_Filter "" |
439 |
|
# Begin Source File |
440 |
|
|
441 |
|
SOURCE=.\w32gpgme\clip.c |
442 |
|
# End Source File |
443 |
|
# Begin Source File |
444 |
|
|
445 |
|
SOURCE=.\w32gpgme\data.c |
446 |
|
# End Source File |
447 |
|
# Begin Source File |
448 |
|
|
449 |
|
SOURCE=.\w32gpgme\keycache.c |
450 |
|
# End Source File |
451 |
|
# Begin Source File |
452 |
|
|
453 |
|
SOURCE=.\w32gpgme\util.c |
454 |
|
# End Source File |
455 |
|
# Begin Source File |
456 |
|
|
457 |
|
SOURCE=".\w32gpgme\w32-clip.c" |
458 |
|
# End Source File |
459 |
# Begin Source File |
# Begin Source File |
460 |
|
|
461 |
SOURCE=.\KeyManagerExe.cpp |
SOURCE=.\w32gpgme\w32gpgme.h |
462 |
# End Source File |
# End Source File |
463 |
|
# End Group |
464 |
# Begin Source File |
# Begin Source File |
465 |
|
|
466 |
SOURCE=.\Src\WinPT.cpp |
SOURCE=.\Src\WinPT.cpp |
467 |
# End Source File |
# End Source File |
468 |
# Begin Source File |
# Begin Source File |
469 |
|
|
470 |
|
SOURCE=.\Src\wptCardEdit.cpp |
471 |
|
# End Source File |
472 |
|
# Begin Source File |
473 |
|
|
474 |
|
SOURCE=.\Src\wptCardEditCB.cpp |
475 |
|
# End Source File |
476 |
|
# Begin Source File |
477 |
|
|
478 |
SOURCE=.\Src\wptCardManager.cpp |
SOURCE=.\Src\wptCardManager.cpp |
479 |
# End Source File |
# End Source File |
480 |
# Begin Source File |
# Begin Source File |
495 |
# End Source File |
# End Source File |
496 |
# Begin Source File |
# Begin Source File |
497 |
|
|
498 |
|
SOURCE=.\Src\wptFileCBS.cpp |
499 |
|
# End Source File |
500 |
|
# Begin Source File |
501 |
|
|
502 |
SOURCE=.\Src\wptFileManager.cpp |
SOURCE=.\Src\wptFileManager.cpp |
503 |
# End Source File |
# End Source File |
504 |
# Begin Source File |
# Begin Source File |
531 |
# End Source File |
# End Source File |
532 |
# Begin Source File |
# Begin Source File |
533 |
|
|
534 |
|
SOURCE=.\Src\wptKeyEdit.cpp |
535 |
|
# End Source File |
536 |
|
# Begin Source File |
537 |
|
|
538 |
|
SOURCE=.\Src\wptKeyEditCB.cpp |
539 |
|
# End Source File |
540 |
|
# Begin Source File |
541 |
|
|
542 |
SOURCE=.\Src\wptKeylist.cpp |
SOURCE=.\Src\wptKeylist.cpp |
543 |
# End Source File |
# End Source File |
544 |
# Begin Source File |
# Begin Source File |
595 |
# End Source File |
# End Source File |
596 |
# Begin Source File |
# Begin Source File |
597 |
|
|
598 |
|
SOURCE=.\Src\wptUtil.cpp |
599 |
|
# End Source File |
600 |
|
# Begin Source File |
601 |
|
|
602 |
SOURCE=.\Src\wptVerifyList.cpp |
SOURCE=.\Src\wptVerifyList.cpp |
603 |
# End Source File |
# End Source File |
604 |
# Begin Source File |
# Begin Source File |