/[winpt]/trunk/Gnupg/gnupg.dsp
ViewVC logotype

Diff of /trunk/Gnupg/gnupg.dsp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2 by twoaday, Mon Jan 31 11:02:21 2005 UTC revision 46 by werner, Fri Oct 28 12:57:05 2005 UTC
# Line 1  Line 1 
1  # Microsoft Developer Studio Project File - Name="gnupg" - Package Owner=<4>  # Microsoft Developer Studio Project File - Name="gnupg" - Package Owner=<4>
2  # Microsoft Developer Studio Generated Build File, Format Version 6.00  # Microsoft Developer Studio Generated Build File, Format Version 6.00
3  # ** NICHT BEARBEITEN **  # ** NICHT BEARBEITEN **
4    
5  # TARGTYPE "Win32 (x86) Static Library" 0x0104  # TARGTYPE "Win32 (x86) Static Library" 0x0104
6    
7  CFG=gnupg - Win32 Debug  CFG=gnupg - Win32 Debug
8  !MESSAGE Dies ist kein g�ltiges Makefile. Zum Erstellen dieses Projekts mit NMAKE  !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  !MESSAGE verwenden Sie den Befehl "Makefile exportieren" und f�hren Sie den Befehl
10  !MESSAGE  !MESSAGE
11  !MESSAGE NMAKE /f "gnupg.mak".  !MESSAGE NMAKE /f "gnupg.mak".
12  !MESSAGE  !MESSAGE
13  !MESSAGE Sie k�nnen beim Ausf�hren von NMAKE eine Konfiguration angeben  !MESSAGE Sie k�nnen beim Ausf�hren von NMAKE eine Konfiguration angeben
14  !MESSAGE durch Definieren des Makros CFG in der Befehlszeile. Zum Beispiel:  !MESSAGE durch Definieren des Makros CFG in der Befehlszeile. Zum Beispiel:
15  !MESSAGE  !MESSAGE
16  !MESSAGE NMAKE /f "gnupg.mak" CFG="gnupg - Win32 Debug"  !MESSAGE NMAKE /f "gnupg.mak" CFG="gnupg - Win32 Debug"
17  !MESSAGE  !MESSAGE
18  !MESSAGE F�r die Konfiguration stehen zur Auswahl:  !MESSAGE F�r die Konfiguration stehen zur Auswahl:
19  !MESSAGE  !MESSAGE
20  !MESSAGE "gnupg - Win32 Release" (basierend auf  "Win32 (x86) Static Library")  !MESSAGE "gnupg - Win32 Release" (basierend auf  "Win32 (x86) Static Library")
21  !MESSAGE "gnupg - Win32 Debug" (basierend auf  "Win32 (x86) Static Library")  !MESSAGE "gnupg - Win32 Debug" (basierend auf  "Win32 (x86) Static Library")
22  !MESSAGE  !MESSAGE
23    
24  # Begin Project  # Begin Project
25  # PROP AllowPerConfigDependencies 0  # PROP AllowPerConfigDependencies 0
26  # PROP Scc_ProjName ""  # PROP Scc_ProjName ""
27  # PROP Scc_LocalPath ""  # PROP Scc_LocalPath ""
28  CPP=cl.exe  CPP=cl.exe
29  RSC=rc.exe  RSC=rc.exe
30    
31  !IF  "$(CFG)" == "gnupg - Win32 Release"  !IF  "$(CFG)" == "gnupg - Win32 Release"
32    
33  # PROP BASE Use_MFC 0  # PROP BASE Use_MFC 0
34  # PROP BASE Use_Debug_Libraries 0  # PROP BASE Use_Debug_Libraries 0
35  # PROP BASE Output_Dir "Release"  # PROP BASE Output_Dir "Release"
36  # PROP BASE Intermediate_Dir "Release"  # PROP BASE Intermediate_Dir "Release"
37  # PROP BASE Target_Dir ""  # PROP BASE Target_Dir ""
38  # PROP Use_MFC 0  # PROP Use_MFC 0
39  # PROP Use_Debug_Libraries 0  # PROP Use_Debug_Libraries 0
40  # PROP Output_Dir "Release"  # PROP Output_Dir "Release"
41  # PROP Intermediate_Dir "Release"  # PROP Intermediate_Dir "Release"
42  # PROP Target_Dir ""  # PROP Target_Dir ""
43  # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c  # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
44  # ADD CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c  # ADD CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
45  # ADD BASE RSC /l 0x407 /d "NDEBUG"  # ADD BASE RSC /l 0x407 /d "NDEBUG"
46  # ADD RSC /l 0x407 /d "NDEBUG"  # ADD RSC /l 0x407 /d "NDEBUG"
47  BSC32=bscmake.exe  BSC32=bscmake.exe
48  # ADD BASE BSC32 /nologo  # ADD BASE BSC32 /nologo
49  # ADD BSC32 /nologo  # ADD BSC32 /nologo
50  LIB32=link.exe -lib  LIB32=link.exe -lib
51  # ADD BASE LIB32 /nologo  # ADD BASE LIB32 /nologo
52  # ADD LIB32 /nologo  # ADD LIB32 /nologo
53    
54  !ELSEIF  "$(CFG)" == "gnupg - Win32 Debug"  !ELSEIF  "$(CFG)" == "gnupg - Win32 Debug"
55    
56  # PROP BASE Use_MFC 0  # PROP BASE Use_MFC 0
57  # PROP BASE Use_Debug_Libraries 1  # PROP BASE Use_Debug_Libraries 1
58  # PROP BASE Output_Dir "Debug"  # PROP BASE Output_Dir "Debug"
59  # PROP BASE Intermediate_Dir "Debug"  # PROP BASE Intermediate_Dir "Debug"
60  # PROP BASE Target_Dir ""  # PROP BASE Target_Dir ""
61  # PROP Use_MFC 0  # PROP Use_MFC 0
62  # PROP Use_Debug_Libraries 1  # PROP Use_Debug_Libraries 1
63  # PROP Output_Dir "Debug"  # PROP Output_Dir "Debug"
64  # PROP Intermediate_Dir "Debug"  # PROP Intermediate_Dir "Debug"
65  # PROP Target_Dir ""  # PROP Target_Dir ""
66  # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c  # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
67  # ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c  # ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
68  # ADD BASE RSC /l 0x407 /d "_DEBUG"  # ADD BASE RSC /l 0x407 /d "_DEBUG"
69  # ADD RSC /l 0x407 /d "_DEBUG"  # ADD RSC /l 0x407 /d "_DEBUG"
70  BSC32=bscmake.exe  BSC32=bscmake.exe
71  # ADD BASE BSC32 /nologo  # ADD BASE BSC32 /nologo
72  # ADD BSC32 /nologo  # ADD BSC32 /nologo
73  LIB32=link.exe -lib  LIB32=link.exe -lib
74  # ADD BASE LIB32 /nologo  # ADD BASE LIB32 /nologo
75  # ADD LIB32 /nologo  # ADD LIB32 /nologo
76    
77  !ENDIF  !ENDIF
78    
79  # Begin Target  # Begin Target
80    
81  # Name "gnupg - Win32 Release"  # Name "gnupg - Win32 Release"
82  # Name "gnupg - Win32 Debug"  # Name "gnupg - Win32 Debug"
83  # Begin Source File  # Begin Source File
84    
85  SOURCE=.\armor.c  SOURCE=.\armor.c
86  # End Source File  # End Source File
87  # Begin Source File  # Begin Source File
88    
89  SOURCE=.\iobuf.c  SOURCE=.\iobuf.c
90  # End Source File  # End Source File
91  # Begin Source File  # Begin Source File
92    
93  SOURCE=.\kbnode.c  SOURCE=.\kbnode.c
94  # End Source File  # End Source File
95  # Begin Source File  # Begin Source File
96    
97  SOURCE=.\md.c  SOURCE=.\md.c
98  # End Source File  # End Source File
99  # Begin Source File  # Begin Source File
100    
101  SOURCE=.\md.h  SOURCE=.\md.h
102  # End Source File  # End Source File
103  # Begin Source File  # Begin Source File
104    
105  SOURCE=.\md5.c  SOURCE=.\md5.c
106  # End Source File  # End Source File
107  # Begin Source File  # Begin Source File
108    
109  SOURCE=.\openpgp.h  SOURCE=.\openpgp.h
110  # End Source File  # End Source File
111  # Begin Source File  # Begin Source File
112    
113  SOURCE=.\packet.h  SOURCE=.\packet.h
114  # End Source File  # End Source File
115  # Begin Source File  # Begin Source File
116    
117  SOURCE=".\parse-packet.c"  SOURCE=".\parse-packet.c"
118  # End Source File  # End Source File
119  # Begin Source File  # Begin Source File
120    
121  SOURCE=.\random.c  SOURCE=.\random.c
122  # End Source File  # End Source File
123  # Begin Source File  # Begin Source File
124    
125  SOURCE=.\rmd160.c  SOURCE=.\rmd160.c
126  # End Source File  # End Source File
127  # Begin Source File  # Begin Source File
128    
129  SOURCE=.\rndw32.c  SOURCE=.\rndw32.c
130  # End Source File  # End Source File
131  # Begin Source File  # Begin Source File
132    
133  SOURCE=.\sha1.c  SOURCE=.\sha1.c
134  # End Source File  # End Source File
135  # Begin Source File  # Begin Source File
136    
137  SOURCE=.\sha512.c  SOURCE=.\sha512.c
138  # End Source File  # End Source File
139  # End Target  # End Target
140  # End Project  # End Project

Legend:
Removed from v.2  
changed lines
  Added in v.46

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26