Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1056 lines
26 KiB

  1. # Microsoft Developer Studio Generated NMAKE File, Format Version 4.20
  2. # ** DO NOT EDIT **
  3. # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
  4. !IF "$(CFG)" == ""
  5. CFG=logui - Win32 Debug
  6. !MESSAGE No configuration specified. Defaulting to logui - Win32 Debug.
  7. !ENDIF
  8. !IF "$(CFG)" != "logui - Win32 Release" && "$(CFG)" != "logui - Win32 Debug" &&\
  9. "$(CFG)" != "logui - Win32 Unicode Debug" && "$(CFG)" !=\
  10. "logui - Win32 Unicode Release"
  11. !MESSAGE Invalid configuration "$(CFG)" specified.
  12. !MESSAGE You can specify a configuration when running NMAKE on this makefile
  13. !MESSAGE by defining the macro CFG on the command line. For example:
  14. !MESSAGE
  15. !MESSAGE NMAKE /f "logui.mak" CFG="logui - Win32 Debug"
  16. !MESSAGE
  17. !MESSAGE Possible choices for configuration are:
  18. !MESSAGE
  19. !MESSAGE "logui - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
  20. !MESSAGE "logui - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
  21. !MESSAGE "logui - Win32 Unicode Debug" (based on\
  22. "Win32 (x86) Dynamic-Link Library")
  23. !MESSAGE "logui - Win32 Unicode Release" (based on\
  24. "Win32 (x86) Dynamic-Link Library")
  25. !MESSAGE
  26. !ERROR An invalid configuration is specified.
  27. !ENDIF
  28. !IF "$(OS)" == "Windows_NT"
  29. NULL=
  30. !ELSE
  31. NULL=nul
  32. !ENDIF
  33. ################################################################################
  34. # Begin Project
  35. # PROP Target_Last_Scanned "logui - Win32 Debug"
  36. CPP=cl.exe
  37. RSC=rc.exe
  38. MTL=mktyplib.exe
  39. !IF "$(CFG)" == "logui - Win32 Release"
  40. # PROP BASE Use_MFC 2
  41. # PROP BASE Use_Debug_Libraries 0
  42. # PROP BASE Output_Dir "Release"
  43. # PROP BASE Intermediate_Dir "Release"
  44. # PROP BASE Target_Dir ""
  45. # PROP BASE Target_Ext "ocx"
  46. # PROP Use_MFC 2
  47. # PROP Use_Debug_Libraries 0
  48. # PROP Output_Dir "Release"
  49. # PROP Intermediate_Dir "Release"
  50. # PROP Target_Dir ""
  51. # PROP Target_Ext "ocx"
  52. OUTDIR=.\Release
  53. INTDIR=.\Release
  54. # Begin Custom Macros
  55. OutDir=.\Release
  56. # End Custom Macros
  57. ALL : "$(OUTDIR)\logui.ocx" "$(OUTDIR)\regsvr32.trg"
  58. CLEAN :
  59. -@erase "$(INTDIR)\LogExtPg.obj"
  60. -@erase "$(INTDIR)\LogGenPg.obj"
  61. -@erase "$(INTDIR)\LogODBC.obj"
  62. -@erase "$(INTDIR)\logui.obj"
  63. -@erase "$(INTDIR)\logui.pch"
  64. -@erase "$(INTDIR)\logui.res"
  65. -@erase "$(INTDIR)\StdAfx.obj"
  66. -@erase "$(INTDIR)\UIExtnd.obj"
  67. -@erase "$(INTDIR)\UIMsft.obj"
  68. -@erase "$(INTDIR)\UINcsa.obj"
  69. -@erase "$(INTDIR)\UIOdbc.obj"
  70. -@erase "$(OUTDIR)\logui.exp"
  71. -@erase "$(OUTDIR)\logui.lib"
  72. -@erase "$(OUTDIR)\logui.ocx"
  73. -@erase "$(OUTDIR)\regsvr32.trg"
  74. "$(OUTDIR)" :
  75. if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"
  76. # ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /Yu"stdafx.h" /c
  77. # ADD CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_USRDLL" /Yu"stdafx.h" /c
  78. # SUBTRACT CPP /Fr
  79. CPP_PROJ=/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D\
  80. "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_USRDLL" /Fp"$(INTDIR)/logui.pch"\
  81. /Yu"stdafx.h" /Fo"$(INTDIR)/" /c
  82. CPP_OBJS=.\Release/
  83. CPP_SBRS=.\.
  84. # ADD BASE MTL /nologo /D "NDEBUG" /win32
  85. # ADD MTL /nologo /D "NDEBUG" /win32
  86. MTL_PROJ=/nologo /D "NDEBUG" /win32
  87. # ADD BASE RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
  88. # ADD RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
  89. RSC_PROJ=/l 0x409 /fo"$(INTDIR)/logui.res" /d "NDEBUG" /d "_AFXDLL"
  90. BSC32=bscmake.exe
  91. # ADD BASE BSC32 /nologo
  92. # ADD BSC32 /nologo
  93. BSC32_FLAGS=/nologo /o"$(OUTDIR)/logui.bsc"
  94. BSC32_SBRS= \
  95. LINK32=link.exe
  96. # ADD BASE LINK32 /nologo /subsystem:windows /dll /machine:I386
  97. # ADD LINK32 /nologo /subsystem:windows /dll /machine:I386
  98. LINK32_FLAGS=/nologo /subsystem:windows /dll /incremental:no\
  99. /pdb:"$(OUTDIR)/logui.pdb" /machine:I386 /def:".\logui.def"\
  100. /out:"$(OUTDIR)/logui.ocx" /implib:"$(OUTDIR)/logui.lib"
  101. DEF_FILE= \
  102. ".\logui.def"
  103. LINK32_OBJS= \
  104. "$(INTDIR)\LogExtPg.obj" \
  105. "$(INTDIR)\LogGenPg.obj" \
  106. "$(INTDIR)\LogODBC.obj" \
  107. "$(INTDIR)\logui.obj" \
  108. "$(INTDIR)\logui.res" \
  109. "$(INTDIR)\StdAfx.obj" \
  110. "$(INTDIR)\UIExtnd.obj" \
  111. "$(INTDIR)\UIMsft.obj" \
  112. "$(INTDIR)\UINcsa.obj" \
  113. "$(INTDIR)\UIOdbc.obj"
  114. "$(OUTDIR)\logui.ocx" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS)
  115. $(LINK32) @<<
  116. $(LINK32_FLAGS) $(LINK32_OBJS)
  117. <<
  118. # Begin Custom Build - Registering OLE control...
  119. OutDir=.\Release
  120. TargetPath=.\Release\logui.ocx
  121. InputPath=.\Release\logui.ocx
  122. SOURCE=$(InputPath)
  123. "$(OutDir)\regsvr32.trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  124. regsvr32 /s /c "$(TargetPath)"
  125. echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg"
  126. # End Custom Build
  127. !ELSEIF "$(CFG)" == "logui - Win32 Debug"
  128. # PROP BASE Use_MFC 2
  129. # PROP BASE Use_Debug_Libraries 1
  130. # PROP BASE Output_Dir "Debug"
  131. # PROP BASE Intermediate_Dir "Debug"
  132. # PROP BASE Target_Dir ""
  133. # PROP BASE Target_Ext "ocx"
  134. # PROP Use_MFC 2
  135. # PROP Use_Debug_Libraries 1
  136. # PROP Output_Dir "Debug"
  137. # PROP Intermediate_Dir "Debug"
  138. # PROP Target_Dir ""
  139. # PROP Target_Ext "ocx"
  140. OUTDIR=.\Debug
  141. INTDIR=.\Debug
  142. # Begin Custom Macros
  143. OutDir=.\Debug
  144. # End Custom Macros
  145. ALL : "$(OUTDIR)\logui.ocx" "$(OUTDIR)\regsvr32.trg"
  146. CLEAN :
  147. -@erase "$(INTDIR)\LogExtPg.obj"
  148. -@erase "$(INTDIR)\LogGenPg.obj"
  149. -@erase "$(INTDIR)\LogODBC.obj"
  150. -@erase "$(INTDIR)\logui.obj"
  151. -@erase "$(INTDIR)\logui.pch"
  152. -@erase "$(INTDIR)\logui.res"
  153. -@erase "$(INTDIR)\StdAfx.obj"
  154. -@erase "$(INTDIR)\UIExtnd.obj"
  155. -@erase "$(INTDIR)\UIMsft.obj"
  156. -@erase "$(INTDIR)\UINcsa.obj"
  157. -@erase "$(INTDIR)\UIOdbc.obj"
  158. -@erase "$(INTDIR)\vc40.idb"
  159. -@erase "$(INTDIR)\vc40.pdb"
  160. -@erase "$(OUTDIR)\logui.exp"
  161. -@erase "$(OUTDIR)\logui.ilk"
  162. -@erase "$(OUTDIR)\logui.lib"
  163. -@erase "$(OUTDIR)\logui.ocx"
  164. -@erase "$(OUTDIR)\logui.pdb"
  165. -@erase "$(OUTDIR)\regsvr32.trg"
  166. "$(OUTDIR)" :
  167. if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"
  168. # ADD BASE CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /Yu"stdafx.h" /c
  169. # ADD CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_USRDLL" /Yu"stdafx.h" /c
  170. # SUBTRACT CPP /Fr
  171. CPP_PROJ=/nologo /MDd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS"\
  172. /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_USRDLL" /Fp"$(INTDIR)/logui.pch"\
  173. /Yu"stdafx.h" /Fo"$(INTDIR)/" /Fd"$(INTDIR)/" /c
  174. CPP_OBJS=.\Debug/
  175. CPP_SBRS=.\.
  176. # ADD BASE MTL /nologo /D "_DEBUG" /win32
  177. # ADD MTL /nologo /D "_DEBUG" /win32
  178. MTL_PROJ=/nologo /D "_DEBUG" /win32
  179. # ADD BASE RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
  180. # ADD RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
  181. RSC_PROJ=/l 0x409 /fo"$(INTDIR)/logui.res" /d "_DEBUG" /d "_AFXDLL"
  182. BSC32=bscmake.exe
  183. # ADD BASE BSC32 /nologo
  184. # ADD BSC32 /nologo
  185. BSC32_FLAGS=/nologo /o"$(OUTDIR)/logui.bsc"
  186. BSC32_SBRS= \
  187. LINK32=link.exe
  188. # ADD BASE LINK32 /nologo /subsystem:windows /dll /debug /machine:I386
  189. # ADD LINK32 /nologo /subsystem:windows /dll /debug /machine:I386
  190. LINK32_FLAGS=/nologo /subsystem:windows /dll /incremental:yes\
  191. /pdb:"$(OUTDIR)/logui.pdb" /debug /machine:I386 /def:".\logui.def"\
  192. /out:"$(OUTDIR)/logui.ocx" /implib:"$(OUTDIR)/logui.lib"
  193. DEF_FILE= \
  194. ".\logui.def"
  195. LINK32_OBJS= \
  196. "$(INTDIR)\LogExtPg.obj" \
  197. "$(INTDIR)\LogGenPg.obj" \
  198. "$(INTDIR)\LogODBC.obj" \
  199. "$(INTDIR)\logui.obj" \
  200. "$(INTDIR)\logui.res" \
  201. "$(INTDIR)\StdAfx.obj" \
  202. "$(INTDIR)\UIExtnd.obj" \
  203. "$(INTDIR)\UIMsft.obj" \
  204. "$(INTDIR)\UINcsa.obj" \
  205. "$(INTDIR)\UIOdbc.obj"
  206. "$(OUTDIR)\logui.ocx" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS)
  207. $(LINK32) @<<
  208. $(LINK32_FLAGS) $(LINK32_OBJS)
  209. <<
  210. # Begin Custom Build - Registering OLE control...
  211. OutDir=.\Debug
  212. TargetPath=.\Debug\logui.ocx
  213. InputPath=.\Debug\logui.ocx
  214. SOURCE=$(InputPath)
  215. "$(OutDir)\regsvr32.trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  216. regsvr32 /s /c "$(TargetPath)"
  217. echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg"
  218. # End Custom Build
  219. !ELSEIF "$(CFG)" == "logui - Win32 Unicode Debug"
  220. # PROP BASE Use_MFC 2
  221. # PROP BASE Use_Debug_Libraries 1
  222. # PROP BASE Output_Dir "DebugU"
  223. # PROP BASE Intermediate_Dir "DebugU"
  224. # PROP BASE Target_Dir ""
  225. # PROP BASE Target_Ext "ocx"
  226. # PROP Use_MFC 2
  227. # PROP Use_Debug_Libraries 1
  228. # PROP Output_Dir "DebugU"
  229. # PROP Intermediate_Dir "DebugU"
  230. # PROP Target_Dir ""
  231. # PROP Target_Ext "ocx"
  232. OUTDIR=.\DebugU
  233. INTDIR=.\DebugU
  234. # Begin Custom Macros
  235. OutDir=.\DebugU
  236. # End Custom Macros
  237. ALL : "$(OUTDIR)\logui.ocx" "$(OUTDIR)\regsvr32.trg"
  238. CLEAN :
  239. -@erase "$(INTDIR)\LogExtPg.obj"
  240. -@erase "$(INTDIR)\LogGenPg.obj"
  241. -@erase "$(INTDIR)\LogODBC.obj"
  242. -@erase "$(INTDIR)\logui.obj"
  243. -@erase "$(INTDIR)\logui.pch"
  244. -@erase "$(INTDIR)\logui.res"
  245. -@erase "$(INTDIR)\StdAfx.obj"
  246. -@erase "$(INTDIR)\UIExtnd.obj"
  247. -@erase "$(INTDIR)\UIMsft.obj"
  248. -@erase "$(INTDIR)\UINcsa.obj"
  249. -@erase "$(INTDIR)\UIOdbc.obj"
  250. -@erase "$(INTDIR)\vc40.idb"
  251. -@erase "$(INTDIR)\vc40.pdb"
  252. -@erase "$(OUTDIR)\logui.exp"
  253. -@erase "$(OUTDIR)\logui.ilk"
  254. -@erase "$(OUTDIR)\logui.lib"
  255. -@erase "$(OUTDIR)\logui.ocx"
  256. -@erase "$(OUTDIR)\logui.pdb"
  257. -@erase "$(OUTDIR)\regsvr32.trg"
  258. "$(OUTDIR)" :
  259. if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"
  260. # ADD BASE CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_USRDLL" /Yu"stdafx.h" /c
  261. # ADD CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_USRDLL" /D "_UNICODE" /Yu"stdafx.h" /c
  262. # SUBTRACT CPP /Fr
  263. CPP_PROJ=/nologo /MDd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS"\
  264. /D "_WINDLL" /D "_AFXDLL" /D "_USRDLL" /D "_UNICODE" /Fp"$(INTDIR)/logui.pch"\
  265. /Yu"stdafx.h" /Fo"$(INTDIR)/" /Fd"$(INTDIR)/" /c
  266. CPP_OBJS=.\DebugU/
  267. CPP_SBRS=.\.
  268. # ADD BASE MTL /nologo /D "_DEBUG" /win32
  269. # ADD MTL /nologo /D "_DEBUG" /win32
  270. MTL_PROJ=/nologo /D "_DEBUG" /win32
  271. # ADD BASE RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
  272. # ADD RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
  273. RSC_PROJ=/l 0x409 /fo"$(INTDIR)/logui.res" /d "_DEBUG" /d "_AFXDLL"
  274. BSC32=bscmake.exe
  275. # ADD BASE BSC32 /nologo
  276. # ADD BSC32 /nologo
  277. BSC32_FLAGS=/nologo /o"$(OUTDIR)/logui.bsc"
  278. BSC32_SBRS= \
  279. LINK32=link.exe
  280. # ADD BASE LINK32 /nologo /subsystem:windows /dll /debug /machine:I386
  281. # ADD LINK32 /nologo /subsystem:windows /dll /debug /machine:I386
  282. LINK32_FLAGS=/nologo /subsystem:windows /dll /incremental:yes\
  283. /pdb:"$(OUTDIR)/logui.pdb" /debug /machine:I386 /def:".\logui.def"\
  284. /out:"$(OUTDIR)/logui.ocx" /implib:"$(OUTDIR)/logui.lib"
  285. DEF_FILE= \
  286. ".\logui.def"
  287. LINK32_OBJS= \
  288. "$(INTDIR)\LogExtPg.obj" \
  289. "$(INTDIR)\LogGenPg.obj" \
  290. "$(INTDIR)\LogODBC.obj" \
  291. "$(INTDIR)\logui.obj" \
  292. "$(INTDIR)\logui.res" \
  293. "$(INTDIR)\StdAfx.obj" \
  294. "$(INTDIR)\UIExtnd.obj" \
  295. "$(INTDIR)\UIMsft.obj" \
  296. "$(INTDIR)\UINcsa.obj" \
  297. "$(INTDIR)\UIOdbc.obj"
  298. "$(OUTDIR)\logui.ocx" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS)
  299. $(LINK32) @<<
  300. $(LINK32_FLAGS) $(LINK32_OBJS)
  301. <<
  302. # Begin Custom Build - Registering OLE control...
  303. OutDir=.\DebugU
  304. TargetPath=.\DebugU\logui.ocx
  305. InputPath=.\DebugU\logui.ocx
  306. SOURCE=$(InputPath)
  307. "$(OutDir)\regsvr32.trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  308. regsvr32 /s /c "$(TargetPath)"
  309. echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg"
  310. # End Custom Build
  311. !ELSEIF "$(CFG)" == "logui - Win32 Unicode Release"
  312. # PROP BASE Use_MFC 2
  313. # PROP BASE Use_Debug_Libraries 0
  314. # PROP BASE Output_Dir "ReleaseU"
  315. # PROP BASE Intermediate_Dir "ReleaseU"
  316. # PROP BASE Target_Dir ""
  317. # PROP BASE Target_Ext "ocx"
  318. # PROP Use_MFC 2
  319. # PROP Use_Debug_Libraries 0
  320. # PROP Output_Dir "ReleaseU"
  321. # PROP Intermediate_Dir "ReleaseU"
  322. # PROP Target_Dir ""
  323. # PROP Target_Ext "ocx"
  324. OUTDIR=.\ReleaseU
  325. INTDIR=.\ReleaseU
  326. # Begin Custom Macros
  327. OutDir=.\ReleaseU
  328. # End Custom Macros
  329. ALL : "$(OUTDIR)\logui.ocx" "$(OUTDIR)\regsvr32.trg"
  330. CLEAN :
  331. -@erase "$(INTDIR)\LogExtPg.obj"
  332. -@erase "$(INTDIR)\LogGenPg.obj"
  333. -@erase "$(INTDIR)\LogODBC.obj"
  334. -@erase "$(INTDIR)\logui.obj"
  335. -@erase "$(INTDIR)\logui.pch"
  336. -@erase "$(INTDIR)\logui.res"
  337. -@erase "$(INTDIR)\StdAfx.obj"
  338. -@erase "$(INTDIR)\UIExtnd.obj"
  339. -@erase "$(INTDIR)\UIMsft.obj"
  340. -@erase "$(INTDIR)\UINcsa.obj"
  341. -@erase "$(INTDIR)\UIOdbc.obj"
  342. -@erase "$(OUTDIR)\logui.exp"
  343. -@erase "$(OUTDIR)\logui.lib"
  344. -@erase "$(OUTDIR)\logui.ocx"
  345. -@erase "$(OUTDIR)\regsvr32.trg"
  346. "$(OUTDIR)" :
  347. if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"
  348. # ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_USRDLL" /Yu"stdafx.h" /c
  349. # ADD CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_USRDLL" /D "_UNICODE" /Yu"stdafx.h" /c
  350. # SUBTRACT CPP /Fr
  351. CPP_PROJ=/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D\
  352. "_WINDLL" /D "_AFXDLL" /D "_USRDLL" /D "_UNICODE" /Fp"$(INTDIR)/logui.pch"\
  353. /Yu"stdafx.h" /Fo"$(INTDIR)/" /c
  354. CPP_OBJS=.\ReleaseU/
  355. CPP_SBRS=.\.
  356. # ADD BASE MTL /nologo /D "NDEBUG" /win32
  357. # ADD MTL /nologo /D "NDEBUG" /win32
  358. MTL_PROJ=/nologo /D "NDEBUG" /win32
  359. # ADD BASE RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
  360. # ADD RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
  361. RSC_PROJ=/l 0x409 /fo"$(INTDIR)/logui.res" /d "NDEBUG" /d "_AFXDLL"
  362. BSC32=bscmake.exe
  363. # ADD BASE BSC32 /nologo
  364. # ADD BSC32 /nologo
  365. BSC32_FLAGS=/nologo /o"$(OUTDIR)/logui.bsc"
  366. BSC32_SBRS= \
  367. LINK32=link.exe
  368. # ADD BASE LINK32 /nologo /subsystem:windows /dll /machine:I386
  369. # ADD LINK32 /nologo /subsystem:windows /dll /machine:I386
  370. LINK32_FLAGS=/nologo /subsystem:windows /dll /incremental:no\
  371. /pdb:"$(OUTDIR)/logui.pdb" /machine:I386 /def:".\logui.def"\
  372. /out:"$(OUTDIR)/logui.ocx" /implib:"$(OUTDIR)/logui.lib"
  373. DEF_FILE= \
  374. ".\logui.def"
  375. LINK32_OBJS= \
  376. "$(INTDIR)\LogExtPg.obj" \
  377. "$(INTDIR)\LogGenPg.obj" \
  378. "$(INTDIR)\LogODBC.obj" \
  379. "$(INTDIR)\logui.obj" \
  380. "$(INTDIR)\logui.res" \
  381. "$(INTDIR)\StdAfx.obj" \
  382. "$(INTDIR)\UIExtnd.obj" \
  383. "$(INTDIR)\UIMsft.obj" \
  384. "$(INTDIR)\UINcsa.obj" \
  385. "$(INTDIR)\UIOdbc.obj"
  386. "$(OUTDIR)\logui.ocx" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS)
  387. $(LINK32) @<<
  388. $(LINK32_FLAGS) $(LINK32_OBJS)
  389. <<
  390. # Begin Custom Build - Registering OLE control...
  391. OutDir=.\ReleaseU
  392. TargetPath=.\ReleaseU\logui.ocx
  393. InputPath=.\ReleaseU\logui.ocx
  394. SOURCE=$(InputPath)
  395. "$(OutDir)\regsvr32.trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  396. regsvr32 /s /c "$(TargetPath)"
  397. echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg"
  398. # End Custom Build
  399. !ENDIF
  400. .c{$(CPP_OBJS)}.obj:
  401. $(CPP) $(CPP_PROJ) $<
  402. .cpp{$(CPP_OBJS)}.obj:
  403. $(CPP) $(CPP_PROJ) $<
  404. .cxx{$(CPP_OBJS)}.obj:
  405. $(CPP) $(CPP_PROJ) $<
  406. .c{$(CPP_SBRS)}.sbr:
  407. $(CPP) $(CPP_PROJ) $<
  408. .cpp{$(CPP_SBRS)}.sbr:
  409. $(CPP) $(CPP_PROJ) $<
  410. .cxx{$(CPP_SBRS)}.sbr:
  411. $(CPP) $(CPP_PROJ) $<
  412. ################################################################################
  413. # Begin Target
  414. # Name "logui - Win32 Release"
  415. # Name "logui - Win32 Debug"
  416. # Name "logui - Win32 Unicode Debug"
  417. # Name "logui - Win32 Unicode Release"
  418. !IF "$(CFG)" == "logui - Win32 Release"
  419. !ELSEIF "$(CFG)" == "logui - Win32 Debug"
  420. !ELSEIF "$(CFG)" == "logui - Win32 Unicode Debug"
  421. !ELSEIF "$(CFG)" == "logui - Win32 Unicode Release"
  422. !ENDIF
  423. ################################################################################
  424. # Begin Source File
  425. SOURCE=.\StdAfx.cpp
  426. DEP_CPP_STDAF=\
  427. ".\StdAfx.h"\
  428. !IF "$(CFG)" == "logui - Win32 Release"
  429. # ADD CPP /Yc"stdafx.h"
  430. BuildCmds= \
  431. $(CPP) /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D\
  432. "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_USRDLL" /Fp"$(INTDIR)/logui.pch"\
  433. /Yc"stdafx.h" /Fo"$(INTDIR)/" /c $(SOURCE) \
  434. "$(INTDIR)\StdAfx.obj" : $(SOURCE) $(DEP_CPP_STDAF) "$(INTDIR)"
  435. $(BuildCmds)
  436. "$(INTDIR)\logui.pch" : $(SOURCE) $(DEP_CPP_STDAF) "$(INTDIR)"
  437. $(BuildCmds)
  438. !ELSEIF "$(CFG)" == "logui - Win32 Debug"
  439. # ADD CPP /Yc"stdafx.h"
  440. BuildCmds= \
  441. $(CPP) /nologo /MDd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS"\
  442. /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_USRDLL" /Fp"$(INTDIR)/logui.pch"\
  443. /Yc"stdafx.h" /Fo"$(INTDIR)/" /Fd"$(INTDIR)/" /c $(SOURCE) \
  444. "$(INTDIR)\StdAfx.obj" : $(SOURCE) $(DEP_CPP_STDAF) "$(INTDIR)"
  445. $(BuildCmds)
  446. "$(INTDIR)\logui.pch" : $(SOURCE) $(DEP_CPP_STDAF) "$(INTDIR)"
  447. $(BuildCmds)
  448. !ELSEIF "$(CFG)" == "logui - Win32 Unicode Debug"
  449. # ADD BASE CPP /Yc"stdafx.h"
  450. # ADD CPP /Yc"stdafx.h"
  451. BuildCmds= \
  452. $(CPP) /nologo /MDd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS"\
  453. /D "_WINDLL" /D "_AFXDLL" /D "_USRDLL" /D "_UNICODE" /Fp"$(INTDIR)/logui.pch"\
  454. /Yc"stdafx.h" /Fo"$(INTDIR)/" /Fd"$(INTDIR)/" /c $(SOURCE) \
  455. "$(INTDIR)\StdAfx.obj" : $(SOURCE) $(DEP_CPP_STDAF) "$(INTDIR)"
  456. $(BuildCmds)
  457. "$(INTDIR)\logui.pch" : $(SOURCE) $(DEP_CPP_STDAF) "$(INTDIR)"
  458. $(BuildCmds)
  459. !ELSEIF "$(CFG)" == "logui - Win32 Unicode Release"
  460. # ADD BASE CPP /Yc"stdafx.h"
  461. # ADD CPP /Yc"stdafx.h"
  462. BuildCmds= \
  463. $(CPP) /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D\
  464. "_WINDLL" /D "_AFXDLL" /D "_USRDLL" /D "_UNICODE" /Fp"$(INTDIR)/logui.pch"\
  465. /Yc"stdafx.h" /Fo"$(INTDIR)/" /c $(SOURCE) \
  466. "$(INTDIR)\StdAfx.obj" : $(SOURCE) $(DEP_CPP_STDAF) "$(INTDIR)"
  467. $(BuildCmds)
  468. "$(INTDIR)\logui.pch" : $(SOURCE) $(DEP_CPP_STDAF) "$(INTDIR)"
  469. $(BuildCmds)
  470. !ENDIF
  471. # End Source File
  472. ################################################################################
  473. # Begin Source File
  474. SOURCE=.\logui.cpp
  475. DEP_CPP_LOGUI=\
  476. "..\..\..\inc\iadmw.h"\
  477. "..\..\..\inc\iiscblob.h"\
  478. "..\..\..\inc\inetcom.h"\
  479. "..\..\..\inc\mddef.h"\
  480. ".\helpmap.h"\
  481. ".\logui.h"\
  482. ".\StdAfx.h"\
  483. ".\uiextnd.h"\
  484. ".\uimsft.h"\
  485. ".\uincsa.h"\
  486. ".\uiOdbc.h"\
  487. {$(INCLUDE)}"\ftpd.h"\
  488. {$(INCLUDE)}"\iadm.h"\
  489. {$(INCLUDE)}"\iiscnfg.h"\
  490. {$(INCLUDE)}"\iiscnfgp.h"\
  491. {$(INCLUDE)}"\ilogobj.hxx"\
  492. {$(INCLUDE)}"\inetinfo.h"\
  493. {$(INCLUDE)}"\mdcommsg.h"\
  494. {$(INCLUDE)}"\mdmsg.h"\
  495. {$(INCLUDE)}"\ocidl.h"\
  496. {$(INCLUDE)}"\wrapmb.h"\
  497. !IF "$(CFG)" == "logui - Win32 Release"
  498. "$(INTDIR)\logui.obj" : $(SOURCE) $(DEP_CPP_LOGUI) "$(INTDIR)"\
  499. "$(INTDIR)\logui.pch"
  500. !ELSEIF "$(CFG)" == "logui - Win32 Debug"
  501. "$(INTDIR)\logui.obj" : $(SOURCE) $(DEP_CPP_LOGUI) "$(INTDIR)"\
  502. "$(INTDIR)\logui.pch"
  503. !ELSEIF "$(CFG)" == "logui - Win32 Unicode Debug"
  504. "$(INTDIR)\logui.obj" : $(SOURCE) $(DEP_CPP_LOGUI) "$(INTDIR)"\
  505. "$(INTDIR)\logui.pch"
  506. !ELSEIF "$(CFG)" == "logui - Win32 Unicode Release"
  507. "$(INTDIR)\logui.obj" : $(SOURCE) $(DEP_CPP_LOGUI) "$(INTDIR)"\
  508. "$(INTDIR)\logui.pch"
  509. !ENDIF
  510. # End Source File
  511. ################################################################################
  512. # Begin Source File
  513. SOURCE=.\logui.def
  514. !IF "$(CFG)" == "logui - Win32 Release"
  515. !ELSEIF "$(CFG)" == "logui - Win32 Debug"
  516. !ELSEIF "$(CFG)" == "logui - Win32 Unicode Debug"
  517. !ELSEIF "$(CFG)" == "logui - Win32 Unicode Release"
  518. !ENDIF
  519. # End Source File
  520. ################################################################################
  521. # Begin Source File
  522. SOURCE=.\logui.rc
  523. !IF "$(CFG)" == "logui - Win32 Release"
  524. "$(INTDIR)\logui.res" : $(SOURCE) "$(INTDIR)"
  525. $(RSC) $(RSC_PROJ) $(SOURCE)
  526. !ELSEIF "$(CFG)" == "logui - Win32 Debug"
  527. "$(INTDIR)\logui.res" : $(SOURCE) "$(INTDIR)"
  528. $(RSC) $(RSC_PROJ) $(SOURCE)
  529. !ELSEIF "$(CFG)" == "logui - Win32 Unicode Debug"
  530. "$(INTDIR)\logui.res" : $(SOURCE) "$(INTDIR)"
  531. $(RSC) $(RSC_PROJ) $(SOURCE)
  532. !ELSEIF "$(CFG)" == "logui - Win32 Unicode Release"
  533. "$(INTDIR)\logui.res" : $(SOURCE) "$(INTDIR)"
  534. $(RSC) $(RSC_PROJ) $(SOURCE)
  535. !ENDIF
  536. # End Source File
  537. ################################################################################
  538. # Begin Source File
  539. SOURCE=.\sources
  540. !IF "$(CFG)" == "logui - Win32 Release"
  541. !ELSEIF "$(CFG)" == "logui - Win32 Debug"
  542. !ELSEIF "$(CFG)" == "logui - Win32 Unicode Debug"
  543. !ELSEIF "$(CFG)" == "logui - Win32 Unicode Release"
  544. !ENDIF
  545. # End Source File
  546. ################################################################################
  547. # Begin Source File
  548. SOURCE=.\UINcsa.cpp
  549. DEP_CPP_UINCS=\
  550. "..\..\..\inc\iadmw.h"\
  551. "..\..\..\inc\iiscblob.h"\
  552. "..\..\..\inc\mddef.h"\
  553. ".\helpmap.h"\
  554. ".\LogGenPg.h"\
  555. ".\logui.h"\
  556. ".\StdAfx.h"\
  557. ".\uincsa.h"\
  558. {$(INCLUDE)}"\iadm.h"\
  559. {$(INCLUDE)}"\ilogobj.hxx"\
  560. {$(INCLUDE)}"\mdcommsg.h"\
  561. {$(INCLUDE)}"\mdmsg.h"\
  562. {$(INCLUDE)}"\ocidl.h"\
  563. {$(INCLUDE)}"\wrapmb.h"\
  564. !IF "$(CFG)" == "logui - Win32 Release"
  565. "$(INTDIR)\UINcsa.obj" : $(SOURCE) $(DEP_CPP_UINCS) "$(INTDIR)"\
  566. "$(INTDIR)\logui.pch"
  567. !ELSEIF "$(CFG)" == "logui - Win32 Debug"
  568. "$(INTDIR)\UINcsa.obj" : $(SOURCE) $(DEP_CPP_UINCS) "$(INTDIR)"\
  569. "$(INTDIR)\logui.pch"
  570. !ELSEIF "$(CFG)" == "logui - Win32 Unicode Debug"
  571. "$(INTDIR)\UINcsa.obj" : $(SOURCE) $(DEP_CPP_UINCS) "$(INTDIR)"\
  572. "$(INTDIR)\logui.pch"
  573. !ELSEIF "$(CFG)" == "logui - Win32 Unicode Release"
  574. "$(INTDIR)\UINcsa.obj" : $(SOURCE) $(DEP_CPP_UINCS) "$(INTDIR)"\
  575. "$(INTDIR)\logui.pch"
  576. !ENDIF
  577. # End Source File
  578. ################################################################################
  579. # Begin Source File
  580. SOURCE=.\UIExtnd.cpp
  581. DEP_CPP_UIEXT=\
  582. "..\..\..\inc\iadmw.h"\
  583. "..\..\..\inc\iiscblob.h"\
  584. "..\..\..\inc\mddef.h"\
  585. ".\helpmap.h"\
  586. ".\LogExtPg.h"\
  587. ".\LogGenPg.h"\
  588. ".\logui.h"\
  589. ".\StdAfx.h"\
  590. ".\uiextnd.h"\
  591. {$(INCLUDE)}"\iadm.h"\
  592. {$(INCLUDE)}"\ilogobj.hxx"\
  593. {$(INCLUDE)}"\mdcommsg.h"\
  594. {$(INCLUDE)}"\mdmsg.h"\
  595. {$(INCLUDE)}"\ocidl.h"\
  596. {$(INCLUDE)}"\wrapmb.h"\
  597. !IF "$(CFG)" == "logui - Win32 Release"
  598. "$(INTDIR)\UIExtnd.obj" : $(SOURCE) $(DEP_CPP_UIEXT) "$(INTDIR)"\
  599. "$(INTDIR)\logui.pch"
  600. !ELSEIF "$(CFG)" == "logui - Win32 Debug"
  601. "$(INTDIR)\UIExtnd.obj" : $(SOURCE) $(DEP_CPP_UIEXT) "$(INTDIR)"\
  602. "$(INTDIR)\logui.pch"
  603. !ELSEIF "$(CFG)" == "logui - Win32 Unicode Debug"
  604. "$(INTDIR)\UIExtnd.obj" : $(SOURCE) $(DEP_CPP_UIEXT) "$(INTDIR)"\
  605. "$(INTDIR)\logui.pch"
  606. !ELSEIF "$(CFG)" == "logui - Win32 Unicode Release"
  607. "$(INTDIR)\UIExtnd.obj" : $(SOURCE) $(DEP_CPP_UIEXT) "$(INTDIR)"\
  608. "$(INTDIR)\logui.pch"
  609. !ENDIF
  610. # End Source File
  611. ################################################################################
  612. # Begin Source File
  613. SOURCE=.\UIMsft.cpp
  614. DEP_CPP_UIMSF=\
  615. "..\..\..\inc\iadmw.h"\
  616. "..\..\..\inc\iiscblob.h"\
  617. "..\..\..\inc\mddef.h"\
  618. ".\helpmap.h"\
  619. ".\LogGenPg.h"\
  620. ".\logui.h"\
  621. ".\StdAfx.h"\
  622. ".\uimsft.h"\
  623. {$(INCLUDE)}"\iadm.h"\
  624. {$(INCLUDE)}"\ilogobj.hxx"\
  625. {$(INCLUDE)}"\mdcommsg.h"\
  626. {$(INCLUDE)}"\mdmsg.h"\
  627. {$(INCLUDE)}"\ocidl.h"\
  628. {$(INCLUDE)}"\wrapmb.h"\
  629. !IF "$(CFG)" == "logui - Win32 Release"
  630. "$(INTDIR)\UIMsft.obj" : $(SOURCE) $(DEP_CPP_UIMSF) "$(INTDIR)"\
  631. "$(INTDIR)\logui.pch"
  632. !ELSEIF "$(CFG)" == "logui - Win32 Debug"
  633. "$(INTDIR)\UIMsft.obj" : $(SOURCE) $(DEP_CPP_UIMSF) "$(INTDIR)"\
  634. "$(INTDIR)\logui.pch"
  635. !ELSEIF "$(CFG)" == "logui - Win32 Unicode Debug"
  636. "$(INTDIR)\UIMsft.obj" : $(SOURCE) $(DEP_CPP_UIMSF) "$(INTDIR)"\
  637. "$(INTDIR)\logui.pch"
  638. !ELSEIF "$(CFG)" == "logui - Win32 Unicode Release"
  639. "$(INTDIR)\UIMsft.obj" : $(SOURCE) $(DEP_CPP_UIMSF) "$(INTDIR)"\
  640. "$(INTDIR)\logui.pch"
  641. !ENDIF
  642. # End Source File
  643. ################################################################################
  644. # Begin Source File
  645. SOURCE=.\UIOdbc.cpp
  646. DEP_CPP_UIODB=\
  647. "..\..\..\inc\iadmw.h"\
  648. "..\..\..\inc\iiscblob.h"\
  649. "..\..\..\inc\mddef.h"\
  650. ".\helpmap.h"\
  651. ".\LogGenPg.h"\
  652. ".\LogODBC.h"\
  653. ".\logui.h"\
  654. ".\StdAfx.h"\
  655. ".\uiOdbc.h"\
  656. {$(INCLUDE)}"\iadm.h"\
  657. {$(INCLUDE)}"\ilogobj.hxx"\
  658. {$(INCLUDE)}"\mdcommsg.h"\
  659. {$(INCLUDE)}"\mdmsg.h"\
  660. {$(INCLUDE)}"\ocidl.h"\
  661. {$(INCLUDE)}"\wrapmb.h"\
  662. !IF "$(CFG)" == "logui - Win32 Release"
  663. "$(INTDIR)\UIOdbc.obj" : $(SOURCE) $(DEP_CPP_UIODB) "$(INTDIR)"\
  664. "$(INTDIR)\logui.pch"
  665. !ELSEIF "$(CFG)" == "logui - Win32 Debug"
  666. "$(INTDIR)\UIOdbc.obj" : $(SOURCE) $(DEP_CPP_UIODB) "$(INTDIR)"\
  667. "$(INTDIR)\logui.pch"
  668. !ELSEIF "$(CFG)" == "logui - Win32 Unicode Debug"
  669. "$(INTDIR)\UIOdbc.obj" : $(SOURCE) $(DEP_CPP_UIODB) "$(INTDIR)"\
  670. "$(INTDIR)\logui.pch"
  671. !ELSEIF "$(CFG)" == "logui - Win32 Unicode Release"
  672. "$(INTDIR)\UIOdbc.obj" : $(SOURCE) $(DEP_CPP_UIODB) "$(INTDIR)"\
  673. "$(INTDIR)\logui.pch"
  674. !ENDIF
  675. # End Source File
  676. ################################################################################
  677. # Begin Source File
  678. SOURCE=.\LogGenPg.cpp
  679. DEP_CPP_LOGGE=\
  680. "..\..\..\inc\iadmw.h"\
  681. "..\..\..\inc\iiscblob.h"\
  682. "..\..\..\inc\mddef.h"\
  683. ".\helpmap.h"\
  684. ".\LogGenPg.h"\
  685. ".\logui.h"\
  686. ".\StdAfx.h"\
  687. {$(INCLUDE)}"\iadm.h"\
  688. {$(INCLUDE)}"\iiscnfg.h"\
  689. {$(INCLUDE)}"\mdcommsg.h"\
  690. {$(INCLUDE)}"\mdmsg.h"\
  691. {$(INCLUDE)}"\ocidl.h"\
  692. {$(INCLUDE)}"\wrapmb.h"\
  693. !IF "$(CFG)" == "logui - Win32 Release"
  694. "$(INTDIR)\LogGenPg.obj" : $(SOURCE) $(DEP_CPP_LOGGE) "$(INTDIR)"\
  695. "$(INTDIR)\logui.pch"
  696. !ELSEIF "$(CFG)" == "logui - Win32 Debug"
  697. "$(INTDIR)\LogGenPg.obj" : $(SOURCE) $(DEP_CPP_LOGGE) "$(INTDIR)"\
  698. "$(INTDIR)\logui.pch"
  699. !ELSEIF "$(CFG)" == "logui - Win32 Unicode Debug"
  700. "$(INTDIR)\LogGenPg.obj" : $(SOURCE) $(DEP_CPP_LOGGE) "$(INTDIR)"\
  701. "$(INTDIR)\logui.pch"
  702. !ELSEIF "$(CFG)" == "logui - Win32 Unicode Release"
  703. "$(INTDIR)\LogGenPg.obj" : $(SOURCE) $(DEP_CPP_LOGGE) "$(INTDIR)"\
  704. "$(INTDIR)\logui.pch"
  705. !ENDIF
  706. # End Source File
  707. ################################################################################
  708. # Begin Source File
  709. SOURCE=.\LogExtPg.cpp
  710. DEP_CPP_LOGEX=\
  711. "..\..\..\inc\iadmw.h"\
  712. "..\..\..\inc\iiscblob.h"\
  713. "..\..\..\inc\mddef.h"\
  714. ".\helpmap.h"\
  715. ".\LogExtPg.h"\
  716. ".\logui.h"\
  717. ".\StdAfx.h"\
  718. {$(INCLUDE)}"\iadm.h"\
  719. {$(INCLUDE)}"\iiscnfg.h"\
  720. {$(INCLUDE)}"\logconst.h"\
  721. {$(INCLUDE)}"\mdcommsg.h"\
  722. {$(INCLUDE)}"\mdmsg.h"\
  723. {$(INCLUDE)}"\ocidl.h"\
  724. {$(INCLUDE)}"\wrapmb.h"\
  725. !IF "$(CFG)" == "logui - Win32 Release"
  726. "$(INTDIR)\LogExtPg.obj" : $(SOURCE) $(DEP_CPP_LOGEX) "$(INTDIR)"\
  727. "$(INTDIR)\logui.pch"
  728. !ELSEIF "$(CFG)" == "logui - Win32 Debug"
  729. "$(INTDIR)\LogExtPg.obj" : $(SOURCE) $(DEP_CPP_LOGEX) "$(INTDIR)"\
  730. "$(INTDIR)\logui.pch"
  731. !ELSEIF "$(CFG)" == "logui - Win32 Unicode Debug"
  732. "$(INTDIR)\LogExtPg.obj" : $(SOURCE) $(DEP_CPP_LOGEX) "$(INTDIR)"\
  733. "$(INTDIR)\logui.pch"
  734. !ELSEIF "$(CFG)" == "logui - Win32 Unicode Release"
  735. "$(INTDIR)\LogExtPg.obj" : $(SOURCE) $(DEP_CPP_LOGEX) "$(INTDIR)"\
  736. "$(INTDIR)\logui.pch"
  737. !ENDIF
  738. # End Source File
  739. ################################################################################
  740. # Begin Source File
  741. SOURCE=.\LogODBC.cpp
  742. DEP_CPP_LOGOD=\
  743. "..\..\..\inc\iadmw.h"\
  744. "..\..\..\inc\iiscblob.h"\
  745. "..\..\..\inc\mddef.h"\
  746. ".\helpmap.h"\
  747. ".\LogODBC.h"\
  748. ".\logui.h"\
  749. ".\StdAfx.h"\
  750. {$(INCLUDE)}"\iadm.h"\
  751. {$(INCLUDE)}"\iiscnfg.h"\
  752. {$(INCLUDE)}"\mdcommsg.h"\
  753. {$(INCLUDE)}"\mdmsg.h"\
  754. {$(INCLUDE)}"\ocidl.h"\
  755. {$(INCLUDE)}"\wrapmb.h"\
  756. !IF "$(CFG)" == "logui - Win32 Release"
  757. "$(INTDIR)\LogODBC.obj" : $(SOURCE) $(DEP_CPP_LOGOD) "$(INTDIR)"\
  758. "$(INTDIR)\logui.pch"
  759. !ELSEIF "$(CFG)" == "logui - Win32 Debug"
  760. "$(INTDIR)\LogODBC.obj" : $(SOURCE) $(DEP_CPP_LOGOD) "$(INTDIR)"\
  761. "$(INTDIR)\logui.pch"
  762. !ELSEIF "$(CFG)" == "logui - Win32 Unicode Debug"
  763. "$(INTDIR)\LogODBC.obj" : $(SOURCE) $(DEP_CPP_LOGOD) "$(INTDIR)"\
  764. "$(INTDIR)\logui.pch"
  765. !ELSEIF "$(CFG)" == "logui - Win32 Unicode Release"
  766. "$(INTDIR)\LogODBC.obj" : $(SOURCE) $(DEP_CPP_LOGOD) "$(INTDIR)"\
  767. "$(INTDIR)\logui.pch"
  768. !ENDIF
  769. # End Source File
  770. # End Target
  771. # End Project
  772. ################################################################################