merged tag ooo/OOO330_m14
[LibreOffice.git] / extensions / test / ole / AxTestComponents / AxTestComponents.dsp
blob43fbbe53d344c6f961b4b43d591b6e93e7daeb53
1 # Microsoft Developer Studio Project File - Name="AxTestComponents" - Package Owner=<4>
2 # Microsoft Developer Studio Generated Build File, Format Version 6.00
3 # ** DO NOT EDIT **
5 # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
7 CFG=AxTestComponents - Win32 Debug
8 !MESSAGE This is not a valid makefile. To build this project using NMAKE,
9 !MESSAGE use the Export Makefile command and run
10 !MESSAGE 
11 !MESSAGE NMAKE /f "AxTestComponents.mak".
12 !MESSAGE 
13 !MESSAGE You can specify a configuration when running NMAKE
14 !MESSAGE by defining the macro CFG on the command line. For example:
15 !MESSAGE 
16 !MESSAGE NMAKE /f "AxTestComponents.mak" CFG="AxTestComponents - Win32 Debug"
17 !MESSAGE 
18 !MESSAGE Possible choices for configuration are:
19 !MESSAGE 
20 !MESSAGE "AxTestComponents - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
21 !MESSAGE "AxTestComponents - Win32 Unicode Debug" (based on "Win32 (x86) Dynamic-Link Library")
22 !MESSAGE "AxTestComponents - Win32 Release MinSize" (based on "Win32 (x86) Dynamic-Link Library")
23 !MESSAGE "AxTestComponents - Win32 Release MinDependency" (based on "Win32 (x86) Dynamic-Link Library")
24 !MESSAGE "AxTestComponents - Win32 Unicode Release MinSize" (based on "Win32 (x86) Dynamic-Link Library")
25 !MESSAGE "AxTestComponents - Win32 Unicode Release MinDependency" (based on "Win32 (x86) Dynamic-Link Library")
26 !MESSAGE 
28 # Begin Project
29 # PROP AllowPerConfigDependencies 0
30 # PROP Scc_ProjName ""
31 # PROP Scc_LocalPath ""
32 CPP=cl.exe
33 MTL=midl.exe
34 RSC=rc.exe
36 !IF  "$(CFG)" == "AxTestComponents - Win32 Debug"
38 # PROP BASE Use_MFC 0
39 # PROP BASE Use_Debug_Libraries 1
40 # PROP BASE Output_Dir "Debug"
41 # PROP BASE Intermediate_Dir "Debug"
42 # PROP BASE Target_Dir ""
43 # PROP Use_MFC 0
44 # PROP Use_Debug_Libraries 1
45 # PROP Output_Dir "Debug"
46 # PROP Intermediate_Dir "Debug"
47 # PROP Target_Dir ""
48 # ADD BASE CPP /nologo /MTd /W3 /Gm /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /Yu"stdafx.h" /FD /GZ /c
49 # ADD CPP /nologo /MTd /W3 /Gm /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /FR /Yu"stdafx.h" /FD /GZ /c
50 # ADD BASE RSC /l 0x409 /d "_DEBUG"
51 # ADD RSC /l 0x409 /d "_DEBUG"
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 /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept
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 /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept
58 # Begin Custom Build - Performing registration
59 OutDir=.\Debug
60 TargetPath=.\Debug\AxTestComponents.dll
61 InputPath=.\Debug\AxTestComponents.dll
62 SOURCE="$(InputPath)"
64 "$(OutDir)\regsvr32.trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
65         regsvr32 /s /c "$(TargetPath)" 
66         echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg" 
67         
68 # End Custom Build
70 !ELSEIF  "$(CFG)" == "AxTestComponents - Win32 Unicode Debug"
72 # PROP BASE Use_MFC 0
73 # PROP BASE Use_Debug_Libraries 1
74 # PROP BASE Output_Dir "DebugU"
75 # PROP BASE Intermediate_Dir "DebugU"
76 # PROP BASE Target_Dir ""
77 # PROP Use_MFC 0
78 # PROP Use_Debug_Libraries 1
79 # PROP Output_Dir "DebugU"
80 # PROP Intermediate_Dir "DebugU"
81 # PROP Target_Dir ""
82 # ADD BASE CPP /nologo /MTd /W3 /Gm /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_USRDLL" /D "_UNICODE" /Yu"stdafx.h" /FD /GZ /c
83 # ADD CPP /nologo /MTd /W3 /Gm /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_USRDLL" /D "_UNICODE" /Yu"stdafx.h" /FD /GZ /c
84 # ADD BASE RSC /l 0x409 /d "_DEBUG"
85 # ADD RSC /l 0x409 /d "_DEBUG"
86 BSC32=bscmake.exe
87 # ADD BASE BSC32 /nologo
88 # ADD BSC32 /nologo
89 LINK32=link.exe
90 # 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 /dll /debug /machine:I386 /pdbtype:sept
91 # 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 /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept
92 # Begin Custom Build - Performing registration
93 OutDir=.\DebugU
94 TargetPath=.\DebugU\AxTestComponents.dll
95 InputPath=.\DebugU\AxTestComponents.dll
96 SOURCE="$(InputPath)"
98 "$(OutDir)\regsvr32.trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
99         if "%OS%"=="" goto NOTNT 
100         if not "%OS%"=="Windows_NT" goto NOTNT 
101         regsvr32 /s /c "$(TargetPath)" 
102         echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg" 
103         goto end 
104         :NOTNT 
105         echo Warning : Cannot register Unicode DLL on Windows 95 
106         :end 
107         
108 # End Custom Build
110 !ELSEIF  "$(CFG)" == "AxTestComponents - Win32 Release MinSize"
112 # PROP BASE Use_MFC 0
113 # PROP BASE Use_Debug_Libraries 0
114 # PROP BASE Output_Dir "ReleaseMinSize"
115 # PROP BASE Intermediate_Dir "ReleaseMinSize"
116 # PROP BASE Target_Dir ""
117 # PROP Use_MFC 0
118 # PROP Use_Debug_Libraries 0
119 # PROP Output_Dir "ReleaseMinSize"
120 # PROP Intermediate_Dir "ReleaseMinSize"
121 # PROP Target_Dir ""
122 # ADD BASE CPP /nologo /MT /W3 /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "_ATL_DLL" /D "_ATL_MIN_CRT" /Yu"stdafx.h" /FD /c
123 # ADD CPP /nologo /MT /W3 /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "_ATL_DLL" /D "_ATL_MIN_CRT" /Yu"stdafx.h" /FD /c
124 # ADD BASE RSC /l 0x409 /d "NDEBUG"
125 # ADD RSC /l 0x409 /d "NDEBUG"
126 BSC32=bscmake.exe
127 # ADD BASE BSC32 /nologo
128 # ADD BSC32 /nologo
129 LINK32=link.exe
130 # 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 /dll /machine:I386
131 # 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 /subsystem:windows /dll /machine:I386
132 # Begin Custom Build - Performing registration
133 OutDir=.\ReleaseMinSize
134 TargetPath=.\ReleaseMinSize\AxTestComponents.dll
135 InputPath=.\ReleaseMinSize\AxTestComponents.dll
136 SOURCE="$(InputPath)"
138 "$(OutDir)\regsvr32.trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
139         regsvr32 /s /c "$(TargetPath)" 
140         echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg" 
141         
142 # End Custom Build
144 !ELSEIF  "$(CFG)" == "AxTestComponents - Win32 Release MinDependency"
146 # PROP BASE Use_MFC 0
147 # PROP BASE Use_Debug_Libraries 0
148 # PROP BASE Output_Dir "ReleaseMinDependency"
149 # PROP BASE Intermediate_Dir "ReleaseMinDependency"
150 # PROP BASE Target_Dir ""
151 # PROP Use_MFC 0
152 # PROP Use_Debug_Libraries 0
153 # PROP Output_Dir "ReleaseMinDependency"
154 # PROP Intermediate_Dir "ReleaseMinDependency"
155 # PROP Target_Dir ""
156 # ADD BASE CPP /nologo /MT /W3 /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "_ATL_STATIC_REGISTRY" /D "_ATL_MIN_CRT" /Yu"stdafx.h" /FD /c
157 # ADD CPP /nologo /MT /W3 /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "_ATL_STATIC_REGISTRY" /D "_ATL_MIN_CRT" /Yu"stdafx.h" /FD /c
158 # ADD BASE RSC /l 0x409 /d "NDEBUG"
159 # ADD RSC /l 0x409 /d "NDEBUG"
160 BSC32=bscmake.exe
161 # ADD BASE BSC32 /nologo
162 # ADD BSC32 /nologo
163 LINK32=link.exe
164 # 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 /dll /machine:I386
165 # 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 /subsystem:windows /dll /machine:I386
166 # Begin Custom Build - Performing registration
167 OutDir=.\ReleaseMinDependency
168 TargetPath=.\ReleaseMinDependency\AxTestComponents.dll
169 InputPath=.\ReleaseMinDependency\AxTestComponents.dll
170 SOURCE="$(InputPath)"
172 "$(OutDir)\regsvr32.trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
173         regsvr32 /s /c "$(TargetPath)" 
174         echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg" 
175         
176 # End Custom Build
178 !ELSEIF  "$(CFG)" == "AxTestComponents - Win32 Unicode Release MinSize"
180 # PROP BASE Use_MFC 0
181 # PROP BASE Use_Debug_Libraries 0
182 # PROP BASE Output_Dir "ReleaseUMinSize"
183 # PROP BASE Intermediate_Dir "ReleaseUMinSize"
184 # PROP BASE Target_Dir ""
185 # PROP Use_MFC 0
186 # PROP Use_Debug_Libraries 0
187 # PROP Output_Dir "ReleaseUMinSize"
188 # PROP Intermediate_Dir "ReleaseUMinSize"
189 # PROP Target_Dir ""
190 # ADD BASE CPP /nologo /MT /W3 /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "_UNICODE" /D "_ATL_DLL" /D "_ATL_MIN_CRT" /Yu"stdafx.h" /FD /c
191 # ADD CPP /nologo /MT /W3 /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "_UNICODE" /D "_ATL_DLL" /D "_ATL_MIN_CRT" /Yu"stdafx.h" /FD /c
192 # ADD BASE RSC /l 0x409 /d "NDEBUG"
193 # ADD RSC /l 0x409 /d "NDEBUG"
194 BSC32=bscmake.exe
195 # ADD BASE BSC32 /nologo
196 # ADD BSC32 /nologo
197 LINK32=link.exe
198 # 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 /dll /machine:I386
199 # 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 /subsystem:windows /dll /machine:I386
200 # Begin Custom Build - Performing registration
201 OutDir=.\ReleaseUMinSize
202 TargetPath=.\ReleaseUMinSize\AxTestComponents.dll
203 InputPath=.\ReleaseUMinSize\AxTestComponents.dll
204 SOURCE="$(InputPath)"
206 "$(OutDir)\regsvr32.trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
207         if "%OS%"=="" goto NOTNT 
208         if not "%OS%"=="Windows_NT" goto NOTNT 
209         regsvr32 /s /c "$(TargetPath)" 
210         echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg" 
211         goto end 
212         :NOTNT 
213         echo Warning : Cannot register Unicode DLL on Windows 95 
214         :end 
215         
216 # End Custom Build
218 !ELSEIF  "$(CFG)" == "AxTestComponents - Win32 Unicode Release MinDependency"
220 # PROP BASE Use_MFC 0
221 # PROP BASE Use_Debug_Libraries 0
222 # PROP BASE Output_Dir "ReleaseUMinDependency"
223 # PROP BASE Intermediate_Dir "ReleaseUMinDependency"
224 # PROP BASE Target_Dir ""
225 # PROP Use_MFC 0
226 # PROP Use_Debug_Libraries 0
227 # PROP Output_Dir "ReleaseUMinDependency"
228 # PROP Intermediate_Dir "ReleaseUMinDependency"
229 # PROP Target_Dir ""
230 # ADD BASE CPP /nologo /MT /W3 /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "_UNICODE" /D "_ATL_STATIC_REGISTRY" /D "_ATL_MIN_CRT" /Yu"stdafx.h" /FD /c
231 # ADD CPP /nologo /MT /W3 /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "_UNICODE" /D "_ATL_STATIC_REGISTRY" /D "_ATL_MIN_CRT" /Yu"stdafx.h" /FD /c
232 # ADD BASE RSC /l 0x409 /d "NDEBUG"
233 # ADD RSC /l 0x409 /d "NDEBUG"
234 BSC32=bscmake.exe
235 # ADD BASE BSC32 /nologo
236 # ADD BSC32 /nologo
237 LINK32=link.exe
238 # 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 /dll /machine:I386
239 # 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 /subsystem:windows /dll /machine:I386
240 # Begin Custom Build - Performing registration
241 OutDir=.\ReleaseUMinDependency
242 TargetPath=.\ReleaseUMinDependency\AxTestComponents.dll
243 InputPath=.\ReleaseUMinDependency\AxTestComponents.dll
244 SOURCE="$(InputPath)"
246 "$(OutDir)\regsvr32.trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
247         if "%OS%"=="" goto NOTNT 
248         if not "%OS%"=="Windows_NT" goto NOTNT 
249         regsvr32 /s /c "$(TargetPath)" 
250         echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg" 
251         goto end 
252         :NOTNT 
253         echo Warning : Cannot register Unicode DLL on Windows 95 
254         :end 
255         
256 # End Custom Build
258 !ENDIF 
260 # Begin Target
262 # Name "AxTestComponents - Win32 Debug"
263 # Name "AxTestComponents - Win32 Unicode Debug"
264 # Name "AxTestComponents - Win32 Release MinSize"
265 # Name "AxTestComponents - Win32 Release MinDependency"
266 # Name "AxTestComponents - Win32 Unicode Release MinSize"
267 # Name "AxTestComponents - Win32 Unicode Release MinDependency"
268 # Begin Group "Source Files"
270 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
271 # Begin Source File
273 SOURCE=.\AxTestComponents.cpp
274 # End Source File
275 # Begin Source File
277 SOURCE=.\AxTestComponents.def
278 # End Source File
279 # Begin Source File
281 SOURCE=.\AxTestComponents.idl
282 # ADD MTL /tlb ".\AxTestComponents.tlb" /h "AxTestComponents.h" /iid "AxTestComponents_i.c" /Oicf
283 # End Source File
284 # Begin Source File
286 SOURCE=.\AxTestComponents.rc
287 # End Source File
288 # Begin Source File
290 SOURCE=.\Basic.cpp
291 # End Source File
292 # Begin Source File
294 SOURCE=.\StdAfx.cpp
295 # ADD CPP /Yc"stdafx.h"
296 # End Source File
297 # End Group
298 # Begin Group "Header Files"
300 # PROP Default_Filter "h;hpp;hxx;hm;inl"
301 # Begin Source File
303 SOURCE=.\Basic.h
304 # End Source File
305 # Begin Source File
307 SOURCE=.\Resource.h
308 # End Source File
309 # Begin Source File
311 SOURCE=.\StdAfx.h
312 # End Source File
313 # End Group
314 # Begin Group "Resource Files"
316 # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
317 # Begin Source File
319 SOURCE=.\Basic.rgs
320 # End Source File
321 # End Group
322 # End Target
323 # End Project