1*cdf0e10cSrcweir# Microsoft Developer Studio Project File - Name="XCallback_Impl" - Package Owner=<4>
2*cdf0e10cSrcweir# Microsoft Developer Studio Generated Build File, Format Version 6.00
3*cdf0e10cSrcweir# ** DO NOT EDIT **
4*cdf0e10cSrcweir
5*cdf0e10cSrcweir# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
6*cdf0e10cSrcweir
7*cdf0e10cSrcweirCFG=XCallback_Impl - Win32 Debug
8*cdf0e10cSrcweir!MESSAGE This is not a valid makefile. To build this project using NMAKE,
9*cdf0e10cSrcweir!MESSAGE use the Export Makefile command and run
10*cdf0e10cSrcweir!MESSAGE
11*cdf0e10cSrcweir!MESSAGE NMAKE /f "XCallback_Impl.mak".
12*cdf0e10cSrcweir!MESSAGE
13*cdf0e10cSrcweir!MESSAGE You can specify a configuration when running NMAKE
14*cdf0e10cSrcweir!MESSAGE by defining the macro CFG on the command line. For example:
15*cdf0e10cSrcweir!MESSAGE
16*cdf0e10cSrcweir!MESSAGE NMAKE /f "XCallback_Impl.mak" CFG="XCallback_Impl - Win32 Debug"
17*cdf0e10cSrcweir!MESSAGE
18*cdf0e10cSrcweir!MESSAGE Possible choices for configuration are:
19*cdf0e10cSrcweir!MESSAGE
20*cdf0e10cSrcweir!MESSAGE "XCallback_Impl - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
21*cdf0e10cSrcweir!MESSAGE "XCallback_Impl - Win32 Unicode Debug" (based on "Win32 (x86) Dynamic-Link Library")
22*cdf0e10cSrcweir!MESSAGE "XCallback_Impl - Win32 Release MinSize" (based on "Win32 (x86) Dynamic-Link Library")
23*cdf0e10cSrcweir!MESSAGE "XCallback_Impl - Win32 Release MinDependency" (based on "Win32 (x86) Dynamic-Link Library")
24*cdf0e10cSrcweir!MESSAGE "XCallback_Impl - Win32 Unicode Release MinSize" (based on "Win32 (x86) Dynamic-Link Library")
25*cdf0e10cSrcweir!MESSAGE "XCallback_Impl - Win32 Unicode Release MinDependency" (based on "Win32 (x86) Dynamic-Link Library")
26*cdf0e10cSrcweir!MESSAGE
27*cdf0e10cSrcweir
28*cdf0e10cSrcweir# Begin Project
29*cdf0e10cSrcweir# PROP AllowPerConfigDependencies 0
30*cdf0e10cSrcweir# PROP Scc_ProjName ""
31*cdf0e10cSrcweir# PROP Scc_LocalPath ""
32*cdf0e10cSrcweirCPP=cl.exe
33*cdf0e10cSrcweirMTL=midl.exe
34*cdf0e10cSrcweirRSC=rc.exe
35*cdf0e10cSrcweir
36*cdf0e10cSrcweir!IF  "$(CFG)" == "XCallback_Impl - Win32 Debug"
37*cdf0e10cSrcweir
38*cdf0e10cSrcweir# PROP BASE Use_MFC 0
39*cdf0e10cSrcweir# PROP BASE Use_Debug_Libraries 1
40*cdf0e10cSrcweir# PROP BASE Output_Dir "Debug"
41*cdf0e10cSrcweir# PROP BASE Intermediate_Dir "Debug"
42*cdf0e10cSrcweir# PROP BASE Target_Dir ""
43*cdf0e10cSrcweir# PROP Use_MFC 0
44*cdf0e10cSrcweir# PROP Use_Debug_Libraries 1
45*cdf0e10cSrcweir# PROP Output_Dir "Debug"
46*cdf0e10cSrcweir# PROP Intermediate_Dir "Debug"
47*cdf0e10cSrcweir# PROP Target_Dir ""
48*cdf0e10cSrcweir# 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*cdf0e10cSrcweir# ADD CPP /nologo /MTd /W3 /Gm /ZI /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /FR /Yu"stdafx.h" /FD /GZ /c
50*cdf0e10cSrcweir# ADD BASE RSC /l 0x409 /d "_DEBUG"
51*cdf0e10cSrcweir# ADD RSC /l 0x409 /d "_DEBUG"
52*cdf0e10cSrcweirBSC32=bscmake.exe
53*cdf0e10cSrcweir# ADD BASE BSC32 /nologo
54*cdf0e10cSrcweir# ADD BSC32 /nologo
55*cdf0e10cSrcweirLINK32=link.exe
56*cdf0e10cSrcweir# 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*cdf0e10cSrcweir# 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*cdf0e10cSrcweir# Begin Custom Build - Performing registration
59*cdf0e10cSrcweirOutDir=.\Debug
60*cdf0e10cSrcweirTargetPath=.\Debug\XCallback_Impl.dll
61*cdf0e10cSrcweirInputPath=.\Debug\XCallback_Impl.dll
62*cdf0e10cSrcweirSOURCE="$(InputPath)"
63*cdf0e10cSrcweir
64*cdf0e10cSrcweir"$(OutDir)\regsvr32.trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
65*cdf0e10cSrcweir	regsvr32 /s /c "$(TargetPath)"
66*cdf0e10cSrcweir	echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg"
67*cdf0e10cSrcweir
68*cdf0e10cSrcweir# End Custom Build
69*cdf0e10cSrcweir
70*cdf0e10cSrcweir!ELSEIF  "$(CFG)" == "XCallback_Impl - Win32 Unicode Debug"
71*cdf0e10cSrcweir
72*cdf0e10cSrcweir# PROP BASE Use_MFC 0
73*cdf0e10cSrcweir# PROP BASE Use_Debug_Libraries 1
74*cdf0e10cSrcweir# PROP BASE Output_Dir "DebugU"
75*cdf0e10cSrcweir# PROP BASE Intermediate_Dir "DebugU"
76*cdf0e10cSrcweir# PROP BASE Target_Dir ""
77*cdf0e10cSrcweir# PROP Use_MFC 0
78*cdf0e10cSrcweir# PROP Use_Debug_Libraries 1
79*cdf0e10cSrcweir# PROP Output_Dir "DebugU"
80*cdf0e10cSrcweir# PROP Intermediate_Dir "DebugU"
81*cdf0e10cSrcweir# PROP Target_Dir ""
82*cdf0e10cSrcweir# 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*cdf0e10cSrcweir# 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*cdf0e10cSrcweir# ADD BASE RSC /l 0x409 /d "_DEBUG"
85*cdf0e10cSrcweir# ADD RSC /l 0x409 /d "_DEBUG"
86*cdf0e10cSrcweirBSC32=bscmake.exe
87*cdf0e10cSrcweir# ADD BASE BSC32 /nologo
88*cdf0e10cSrcweir# ADD BSC32 /nologo
89*cdf0e10cSrcweirLINK32=link.exe
90*cdf0e10cSrcweir# 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*cdf0e10cSrcweir# 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*cdf0e10cSrcweir# Begin Custom Build - Performing registration
93*cdf0e10cSrcweirOutDir=.\DebugU
94*cdf0e10cSrcweirTargetPath=.\DebugU\XCallback_Impl.dll
95*cdf0e10cSrcweirInputPath=.\DebugU\XCallback_Impl.dll
96*cdf0e10cSrcweirSOURCE="$(InputPath)"
97*cdf0e10cSrcweir
98*cdf0e10cSrcweir"$(OutDir)\regsvr32.trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
99*cdf0e10cSrcweir	if "%OS%"=="" goto NOTNT
100*cdf0e10cSrcweir	if not "%OS%"=="Windows_NT" goto NOTNT
101*cdf0e10cSrcweir	regsvr32 /s /c "$(TargetPath)"
102*cdf0e10cSrcweir	echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg"
103*cdf0e10cSrcweir	goto end
104*cdf0e10cSrcweir	:NOTNT
105*cdf0e10cSrcweir	echo Warning : Cannot register Unicode DLL on Windows 95
106*cdf0e10cSrcweir	:end
107*cdf0e10cSrcweir
108*cdf0e10cSrcweir# End Custom Build
109*cdf0e10cSrcweir
110*cdf0e10cSrcweir!ELSEIF  "$(CFG)" == "XCallback_Impl - Win32 Release MinSize"
111*cdf0e10cSrcweir
112*cdf0e10cSrcweir# PROP BASE Use_MFC 0
113*cdf0e10cSrcweir# PROP BASE Use_Debug_Libraries 0
114*cdf0e10cSrcweir# PROP BASE Output_Dir "ReleaseMinSize"
115*cdf0e10cSrcweir# PROP BASE Intermediate_Dir "ReleaseMinSize"
116*cdf0e10cSrcweir# PROP BASE Target_Dir ""
117*cdf0e10cSrcweir# PROP Use_MFC 0
118*cdf0e10cSrcweir# PROP Use_Debug_Libraries 0
119*cdf0e10cSrcweir# PROP Output_Dir "ReleaseMinSize"
120*cdf0e10cSrcweir# PROP Intermediate_Dir "ReleaseMinSize"
121*cdf0e10cSrcweir# PROP Target_Dir ""
122*cdf0e10cSrcweir# 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*cdf0e10cSrcweir# 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*cdf0e10cSrcweir# ADD BASE RSC /l 0x409 /d "NDEBUG"
125*cdf0e10cSrcweir# ADD RSC /l 0x409 /d "NDEBUG"
126*cdf0e10cSrcweirBSC32=bscmake.exe
127*cdf0e10cSrcweir# ADD BASE BSC32 /nologo
128*cdf0e10cSrcweir# ADD BSC32 /nologo
129*cdf0e10cSrcweirLINK32=link.exe
130*cdf0e10cSrcweir# 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*cdf0e10cSrcweir# 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*cdf0e10cSrcweir# Begin Custom Build - Performing registration
133*cdf0e10cSrcweirOutDir=.\ReleaseMinSize
134*cdf0e10cSrcweirTargetPath=.\ReleaseMinSize\XCallback_Impl.dll
135*cdf0e10cSrcweirInputPath=.\ReleaseMinSize\XCallback_Impl.dll
136*cdf0e10cSrcweirSOURCE="$(InputPath)"
137*cdf0e10cSrcweir
138*cdf0e10cSrcweir"$(OutDir)\regsvr32.trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
139*cdf0e10cSrcweir	regsvr32 /s /c "$(TargetPath)"
140*cdf0e10cSrcweir	echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg"
141*cdf0e10cSrcweir
142*cdf0e10cSrcweir# End Custom Build
143*cdf0e10cSrcweir
144*cdf0e10cSrcweir!ELSEIF  "$(CFG)" == "XCallback_Impl - Win32 Release MinDependency"
145*cdf0e10cSrcweir
146*cdf0e10cSrcweir# PROP BASE Use_MFC 0
147*cdf0e10cSrcweir# PROP BASE Use_Debug_Libraries 0
148*cdf0e10cSrcweir# PROP BASE Output_Dir "ReleaseMinDependency"
149*cdf0e10cSrcweir# PROP BASE Intermediate_Dir "ReleaseMinDependency"
150*cdf0e10cSrcweir# PROP BASE Target_Dir ""
151*cdf0e10cSrcweir# PROP Use_MFC 0
152*cdf0e10cSrcweir# PROP Use_Debug_Libraries 0
153*cdf0e10cSrcweir# PROP Output_Dir "ReleaseMinDependency"
154*cdf0e10cSrcweir# PROP Intermediate_Dir "ReleaseMinDependency"
155*cdf0e10cSrcweir# PROP Target_Dir ""
156*cdf0e10cSrcweir# 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*cdf0e10cSrcweir# 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*cdf0e10cSrcweir# ADD BASE RSC /l 0x409 /d "NDEBUG"
159*cdf0e10cSrcweir# ADD RSC /l 0x409 /d "NDEBUG"
160*cdf0e10cSrcweirBSC32=bscmake.exe
161*cdf0e10cSrcweir# ADD BASE BSC32 /nologo
162*cdf0e10cSrcweir# ADD BSC32 /nologo
163*cdf0e10cSrcweirLINK32=link.exe
164*cdf0e10cSrcweir# 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*cdf0e10cSrcweir# 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*cdf0e10cSrcweir# Begin Custom Build - Performing registration
167*cdf0e10cSrcweirOutDir=.\ReleaseMinDependency
168*cdf0e10cSrcweirTargetPath=.\ReleaseMinDependency\XCallback_Impl.dll
169*cdf0e10cSrcweirInputPath=.\ReleaseMinDependency\XCallback_Impl.dll
170*cdf0e10cSrcweirSOURCE="$(InputPath)"
171*cdf0e10cSrcweir
172*cdf0e10cSrcweir"$(OutDir)\regsvr32.trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
173*cdf0e10cSrcweir	regsvr32 /s /c "$(TargetPath)"
174*cdf0e10cSrcweir	echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg"
175*cdf0e10cSrcweir
176*cdf0e10cSrcweir# End Custom Build
177*cdf0e10cSrcweir
178*cdf0e10cSrcweir!ELSEIF  "$(CFG)" == "XCallback_Impl - Win32 Unicode Release MinSize"
179*cdf0e10cSrcweir
180*cdf0e10cSrcweir# PROP BASE Use_MFC 0
181*cdf0e10cSrcweir# PROP BASE Use_Debug_Libraries 0
182*cdf0e10cSrcweir# PROP BASE Output_Dir "ReleaseUMinSize"
183*cdf0e10cSrcweir# PROP BASE Intermediate_Dir "ReleaseUMinSize"
184*cdf0e10cSrcweir# PROP BASE Target_Dir ""
185*cdf0e10cSrcweir# PROP Use_MFC 0
186*cdf0e10cSrcweir# PROP Use_Debug_Libraries 0
187*cdf0e10cSrcweir# PROP Output_Dir "ReleaseUMinSize"
188*cdf0e10cSrcweir# PROP Intermediate_Dir "ReleaseUMinSize"
189*cdf0e10cSrcweir# PROP Target_Dir ""
190*cdf0e10cSrcweir# 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*cdf0e10cSrcweir# 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*cdf0e10cSrcweir# ADD BASE RSC /l 0x409 /d "NDEBUG"
193*cdf0e10cSrcweir# ADD RSC /l 0x409 /d "NDEBUG"
194*cdf0e10cSrcweirBSC32=bscmake.exe
195*cdf0e10cSrcweir# ADD BASE BSC32 /nologo
196*cdf0e10cSrcweir# ADD BSC32 /nologo
197*cdf0e10cSrcweirLINK32=link.exe
198*cdf0e10cSrcweir# 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*cdf0e10cSrcweir# 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*cdf0e10cSrcweir# Begin Custom Build - Performing registration
201*cdf0e10cSrcweirOutDir=.\ReleaseUMinSize
202*cdf0e10cSrcweirTargetPath=.\ReleaseUMinSize\XCallback_Impl.dll
203*cdf0e10cSrcweirInputPath=.\ReleaseUMinSize\XCallback_Impl.dll
204*cdf0e10cSrcweirSOURCE="$(InputPath)"
205*cdf0e10cSrcweir
206*cdf0e10cSrcweir"$(OutDir)\regsvr32.trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
207*cdf0e10cSrcweir	if "%OS%"=="" goto NOTNT
208*cdf0e10cSrcweir	if not "%OS%"=="Windows_NT" goto NOTNT
209*cdf0e10cSrcweir	regsvr32 /s /c "$(TargetPath)"
210*cdf0e10cSrcweir	echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg"
211*cdf0e10cSrcweir	goto end
212*cdf0e10cSrcweir	:NOTNT
213*cdf0e10cSrcweir	echo Warning : Cannot register Unicode DLL on Windows 95
214*cdf0e10cSrcweir	:end
215*cdf0e10cSrcweir
216*cdf0e10cSrcweir# End Custom Build
217*cdf0e10cSrcweir
218*cdf0e10cSrcweir!ELSEIF  "$(CFG)" == "XCallback_Impl - Win32 Unicode Release MinDependency"
219*cdf0e10cSrcweir
220*cdf0e10cSrcweir# PROP BASE Use_MFC 0
221*cdf0e10cSrcweir# PROP BASE Use_Debug_Libraries 0
222*cdf0e10cSrcweir# PROP BASE Output_Dir "ReleaseUMinDependency"
223*cdf0e10cSrcweir# PROP BASE Intermediate_Dir "ReleaseUMinDependency"
224*cdf0e10cSrcweir# PROP BASE Target_Dir ""
225*cdf0e10cSrcweir# PROP Use_MFC 0
226*cdf0e10cSrcweir# PROP Use_Debug_Libraries 0
227*cdf0e10cSrcweir# PROP Output_Dir "ReleaseUMinDependency"
228*cdf0e10cSrcweir# PROP Intermediate_Dir "ReleaseUMinDependency"
229*cdf0e10cSrcweir# PROP Target_Dir ""
230*cdf0e10cSrcweir# 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*cdf0e10cSrcweir# ADD CPP /nologo /MT /W3 /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "_UNICODE" /D "_ATL_STATIC_REGISTRY" /Yu"stdafx.h" /FD /c
232*cdf0e10cSrcweir# ADD BASE RSC /l 0x409 /d "NDEBUG"
233*cdf0e10cSrcweir# ADD RSC /l 0x409 /d "NDEBUG"
234*cdf0e10cSrcweirBSC32=bscmake.exe
235*cdf0e10cSrcweir# ADD BASE BSC32 /nologo
236*cdf0e10cSrcweir# ADD BSC32 /nologo
237*cdf0e10cSrcweirLINK32=link.exe
238*cdf0e10cSrcweir# 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*cdf0e10cSrcweir# 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*cdf0e10cSrcweir# Begin Custom Build - Performing registration
241*cdf0e10cSrcweirOutDir=.\ReleaseUMinDependency
242*cdf0e10cSrcweirTargetPath=.\ReleaseUMinDependency\XCallback_Impl.dll
243*cdf0e10cSrcweirInputPath=.\ReleaseUMinDependency\XCallback_Impl.dll
244*cdf0e10cSrcweirSOURCE="$(InputPath)"
245*cdf0e10cSrcweir
246*cdf0e10cSrcweir"$(OutDir)\regsvr32.trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
247*cdf0e10cSrcweir	if "%OS%"=="" goto NOTNT
248*cdf0e10cSrcweir	if not "%OS%"=="Windows_NT" goto NOTNT
249*cdf0e10cSrcweir	regsvr32 /s /c "$(TargetPath)"
250*cdf0e10cSrcweir	echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg"
251*cdf0e10cSrcweir	goto end
252*cdf0e10cSrcweir	:NOTNT
253*cdf0e10cSrcweir	echo Warning : Cannot register Unicode DLL on Windows 95
254*cdf0e10cSrcweir	:end
255*cdf0e10cSrcweir
256*cdf0e10cSrcweir# End Custom Build
257*cdf0e10cSrcweir
258*cdf0e10cSrcweir!ENDIF
259*cdf0e10cSrcweir
260*cdf0e10cSrcweir# Begin Target
261*cdf0e10cSrcweir
262*cdf0e10cSrcweir# Name "XCallback_Impl - Win32 Debug"
263*cdf0e10cSrcweir# Name "XCallback_Impl - Win32 Unicode Debug"
264*cdf0e10cSrcweir# Name "XCallback_Impl - Win32 Release MinSize"
265*cdf0e10cSrcweir# Name "XCallback_Impl - Win32 Release MinDependency"
266*cdf0e10cSrcweir# Name "XCallback_Impl - Win32 Unicode Release MinSize"
267*cdf0e10cSrcweir# Name "XCallback_Impl - Win32 Unicode Release MinDependency"
268*cdf0e10cSrcweir# Begin Group "Source Files"
269*cdf0e10cSrcweir
270*cdf0e10cSrcweir# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
271*cdf0e10cSrcweir# Begin Source File
272*cdf0e10cSrcweir
273*cdf0e10cSrcweirSOURCE=.\Callback.cpp
274*cdf0e10cSrcweir# End Source File
275*cdf0e10cSrcweir# Begin Source File
276*cdf0e10cSrcweir
277*cdf0e10cSrcweirSOURCE=.\Simple.cpp
278*cdf0e10cSrcweir# End Source File
279*cdf0e10cSrcweir# Begin Source File
280*cdf0e10cSrcweir
281*cdf0e10cSrcweirSOURCE=.\StdAfx.cpp
282*cdf0e10cSrcweir# ADD CPP /Yc"stdafx.h"
283*cdf0e10cSrcweir# End Source File
284*cdf0e10cSrcweir# Begin Source File
285*cdf0e10cSrcweir
286*cdf0e10cSrcweirSOURCE=.\XCallback_Impl.cpp
287*cdf0e10cSrcweir# End Source File
288*cdf0e10cSrcweir# Begin Source File
289*cdf0e10cSrcweir
290*cdf0e10cSrcweirSOURCE=.\XCallback_Impl.def
291*cdf0e10cSrcweir# End Source File
292*cdf0e10cSrcweir# Begin Source File
293*cdf0e10cSrcweir
294*cdf0e10cSrcweirSOURCE=.\XCallback_Impl.idl
295*cdf0e10cSrcweir# ADD MTL /tlb ".\XCallback_Impl.tlb" /h "XCallback_Impl.h" /iid "XCallback_Impl_i.c" /Oicf
296*cdf0e10cSrcweir# End Source File
297*cdf0e10cSrcweir# Begin Source File
298*cdf0e10cSrcweir
299*cdf0e10cSrcweirSOURCE=.\XCallback_Impl.rc
300*cdf0e10cSrcweir# End Source File
301*cdf0e10cSrcweir# End Group
302*cdf0e10cSrcweir# Begin Group "Header Files"
303*cdf0e10cSrcweir
304*cdf0e10cSrcweir# PROP Default_Filter "h;hpp;hxx;hm;inl"
305*cdf0e10cSrcweir# Begin Source File
306*cdf0e10cSrcweir
307*cdf0e10cSrcweirSOURCE=.\Callback.h
308*cdf0e10cSrcweir# End Source File
309*cdf0e10cSrcweir# Begin Source File
310*cdf0e10cSrcweir
311*cdf0e10cSrcweirSOURCE=.\Resource.h
312*cdf0e10cSrcweir# End Source File
313*cdf0e10cSrcweir# Begin Source File
314*cdf0e10cSrcweir
315*cdf0e10cSrcweirSOURCE=.\Simple.h
316*cdf0e10cSrcweir# End Source File
317*cdf0e10cSrcweir# Begin Source File
318*cdf0e10cSrcweir
319*cdf0e10cSrcweirSOURCE=.\StdAfx.h
320*cdf0e10cSrcweir# End Source File
321*cdf0e10cSrcweir# End Group
322*cdf0e10cSrcweir# Begin Group "Resource Files"
323*cdf0e10cSrcweir
324*cdf0e10cSrcweir# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
325*cdf0e10cSrcweir# Begin Source File
326*cdf0e10cSrcweir
327*cdf0e10cSrcweirSOURCE=.\Callback.rgs
328*cdf0e10cSrcweir# End Source File
329*cdf0e10cSrcweir# Begin Source File
330*cdf0e10cSrcweir
331*cdf0e10cSrcweirSOURCE=.\Simple.rgs
332*cdf0e10cSrcweir# End Source File
333*cdf0e10cSrcweir# End Group
334*cdf0e10cSrcweir# End Target
335*cdf0e10cSrcweir# End Project
336*cdf0e10cSrcweir
337*cdf0e10cSrcweir
338