~ifolder-dev/simias/trunk-packaging

« back to all changes in this revision

Viewing changes to tools/gsoap/gsoap-linux-2.7/mod_gsoap/gsoap_win/isapi/samples/calc/.svn/text-base/calc.dsp.svn-base

  • Committer: Jorge O. Castro
  • Date: 2007-12-03 06:56:46 UTC
  • Revision ID: jorge@ubuntu.com-20071203065646-mupcnjcwgm5mnhyt
* Remove a bunch of .svn directories we no longer need.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Microsoft Developer Studio Project File - Name="calc" - Package Owner=<4>
2
 
# Microsoft Developer Studio Generated Build File, Format Version 6.00
3
 
# ** NICHT BEARBEITEN **
4
 
 
5
 
# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
6
 
 
7
 
CFG=calc - 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 "calc.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 "calc.mak" CFG="calc - Win32 Debug"
17
 
!MESSAGE 
18
 
!MESSAGE F�r die Konfiguration stehen zur Auswahl:
19
 
!MESSAGE 
20
 
!MESSAGE "calc - Win32 Release" (basierend auf  "Win32 (x86) Dynamic-Link Library")
21
 
!MESSAGE "calc - Win32 Debug" (basierend auf  "Win32 (x86) Dynamic-Link Library")
22
 
!MESSAGE 
23
 
 
24
 
# Begin Project
25
 
# PROP AllowPerConfigDependencies 0
26
 
# PROP Scc_ProjName ""
27
 
# PROP Scc_LocalPath ""
28
 
CPP=cl.exe
29
 
MTL=midl.exe
30
 
RSC=rc.exe
31
 
 
32
 
!IF  "$(CFG)" == "calc - Win32 Release"
33
 
 
34
 
# PROP BASE Use_MFC 0
35
 
# PROP BASE Use_Debug_Libraries 0
36
 
# PROP BASE Output_Dir "Release"
37
 
# PROP BASE Intermediate_Dir "Release"
38
 
# PROP BASE Target_Dir ""
39
 
# PROP Use_MFC 0
40
 
# PROP Use_Debug_Libraries 0
41
 
# PROP Output_Dir "Release"
42
 
# PROP Intermediate_Dir "Release"
43
 
# PROP Ignore_Export_Lib 0
44
 
# PROP Target_Dir ""
45
 
# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "CALC_EXPORTS" /Yu"stdafx.h" /FD /c
46
 
# ADD CPP /nologo /MD /W3 /GX /O2 /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "CALC_EXPORTS" /FD /c
47
 
# SUBTRACT CPP /YX /Yc /Yu
48
 
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
49
 
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
50
 
# ADD BASE RSC /l 0xc07 /d "NDEBUG"
51
 
# ADD RSC /l 0xc07 /d "NDEBUG"
52
 
BSC32=bscmake.exe
53
 
# ADD BASE BSC32 /nologo
54
 
# ADD BSC32 /nologo
55
 
LINK32=link.exe
56
 
# 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 /dll /machine:I386
57
 
# 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 /nologo /dll /machine:I386 /out:"../../Release/calc.dll"
58
 
 
59
 
!ELSEIF  "$(CFG)" == "calc - Win32 Debug"
60
 
 
61
 
# PROP BASE Use_MFC 0
62
 
# PROP BASE Use_Debug_Libraries 1
63
 
# PROP BASE Output_Dir "Debug"
64
 
# PROP BASE Intermediate_Dir "Debug"
65
 
# PROP BASE Target_Dir ""
66
 
# PROP Use_MFC 0
67
 
# PROP Use_Debug_Libraries 1
68
 
# PROP Output_Dir "Debug"
69
 
# PROP Intermediate_Dir "Debug"
70
 
# PROP Ignore_Export_Lib 0
71
 
# PROP Target_Dir ""
72
 
# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "CALC_EXPORTS" /Yu"stdafx.h" /FD /GZ /c
73
 
# ADD CPP /nologo /MDd /W3 /GX /Zi /Od /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "CALC_EXPORTS" /FD /GZ /c
74
 
# SUBTRACT CPP /YX /Yc /Yu
75
 
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
76
 
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
77
 
# ADD BASE RSC /l 0xc07 /d "_DEBUG"
78
 
# ADD RSC /l 0xc07 /d "_DEBUG"
79
 
BSC32=bscmake.exe
80
 
# ADD BASE BSC32 /nologo
81
 
# ADD BSC32 /nologo
82
 
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 /dll /debug /machine:I386 /pdbtype:sept
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 /nologo /dll /incremental:no /debug /machine:I386 /out:"..\..\Debug/calc.dll" /pdbtype:sept
85
 
 
86
 
!ENDIF 
87
 
 
88
 
# Begin Target
89
 
 
90
 
# Name "calc - Win32 Release"
91
 
# Name "calc - Win32 Debug"
92
 
# Begin Group "Source Files"
93
 
 
94
 
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
95
 
# Begin Source File
96
 
 
97
 
SOURCE=.\calc.h
98
 
 
99
 
!IF  "$(CFG)" == "calc - Win32 Release"
100
 
 
101
 
# PROP Ignore_Default_Tool 1
102
 
# Begin Custom Build - soapcpp2 $(InputPath) ...
103
 
InputPath=.\calc.h
104
 
 
105
 
BuildCmds= \
106
 
        soapcpp2 -c $(InputPath)
107
 
 
108
 
"soapC.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
109
 
   $(BuildCmds)
110
 
 
111
 
"soapServer.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
112
 
   $(BuildCmds)
113
 
 
114
 
"soapH.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
115
 
   $(BuildCmds)
116
 
 
117
 
"calc.nsmap" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
118
 
   $(BuildCmds)
119
 
 
120
 
"soapStub.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
121
 
   $(BuildCmds)
122
 
# End Custom Build
123
 
 
124
 
!ELSEIF  "$(CFG)" == "calc - Win32 Debug"
125
 
 
126
 
# PROP Ignore_Default_Tool 1
127
 
# Begin Custom Build - soapcpp2 $(InputPath) ...
128
 
InputPath=.\calc.h
129
 
 
130
 
BuildCmds= \
131
 
        soapcpp2 -c $(InputPath)
132
 
 
133
 
"soapC.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
134
 
   $(BuildCmds)
135
 
 
136
 
"soapServer.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
137
 
   $(BuildCmds)
138
 
 
139
 
"soapH.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
140
 
   $(BuildCmds)
141
 
 
142
 
"calc.nsmap" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
143
 
   $(BuildCmds)
144
 
 
145
 
"soapStub.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
146
 
   $(BuildCmds)
147
 
# End Custom Build
148
 
 
149
 
!ENDIF 
150
 
 
151
 
# End Source File
152
 
# Begin Source File
153
 
 
154
 
SOURCE=.\calcserver.cpp
155
 
# End Source File
156
 
# Begin Source File
157
 
 
158
 
SOURCE=.\soap2stuff.cpp
159
 
# End Source File
160
 
# Begin Source File
161
 
 
162
 
SOURCE=.\soapC.c
163
 
# End Source File
164
 
# Begin Source File
165
 
 
166
 
SOURCE=.\soapServer.c
167
 
# End Source File
168
 
# Begin Source File
169
 
 
170
 
SOURCE=.\stdsoap2.def
171
 
# End Source File
172
 
# Begin Source File
173
 
 
174
 
SOURCE=.\winstuff.cpp
175
 
# End Source File
176
 
# End Group
177
 
# Begin Group "Header Files"
178
 
 
179
 
# PROP Default_Filter "h;hpp;hxx;hm;inl"
180
 
# Begin Source File
181
 
 
182
 
SOURCE=.\calc.nsmap
183
 
# End Source File
184
 
# Begin Source File
185
 
 
186
 
SOURCE=.\soapH.h
187
 
# End Source File
188
 
# Begin Source File
189
 
 
190
 
SOURCE=.\soapStub.h
191
 
# End Source File
192
 
# End Group
193
 
# Begin Group "Resource Files"
194
 
 
195
 
# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
196
 
# End Group
197
 
# Begin Source File
198
 
 
199
 
SOURCE=.\calc.mak
200
 
# End Source File
201
 
# End Target
202
 
# End Project