WarSoftware.mak
上传用户:surprise9
上传日期:2007-01-04
资源大小:426k
文件大小:333k
源码类别:

Ftp客户端

开发平台:

Visual C++

  1. ".IncludeOptions.h"
  2. ".IncludeRemoteInterface.h"
  3. ".IncludeUser.h"
  4. ".IncludeWarFsys.h"
  5. ".IncludeWarSMemory.h"
  6. ".WarClientLib..includeedituseroption.h"
  7. ".WarSoftwareLib..IncludeMiscSupport.h"
  8. ".WarSoftwareLibStdAfx.h"
  9. BuildCmds= 
  10. $(CPP) $(CPP_PROJ) $(SOURCE) 
  11. "$(INTDIR)MiscSupport.obj" : $(SOURCE) $(DEP_CPP_MISCS) "$(INTDIR)"
  12.  "$(INTDIR)WarSoftwareLib.pch"
  13.    $(BuildCmds)
  14. "$(INTDIR)MiscSupport.sbr" : $(SOURCE) $(DEP_CPP_MISCS) "$(INTDIR)"
  15.  "$(INTDIR)WarSoftwareLib.pch"
  16.    $(BuildCmds)
  17. !ENDIF 
  18. # End Source File
  19. ################################################################################
  20. # Begin Source File
  21. SOURCE=.WarSoftwareLibSocketBase.cpp
  22. !IF  "$(CFG)" == "WarSoftwareLib - Win32 Release"
  23. DEP_CPP_SOCKE=
  24. "../includeUnixFsysTypes.h"
  25. "../includeWarSoftware.h"
  26. ".IncludeDaemonAPI.h"
  27. ".Includeftp.h"
  28. ".IncludeOptions.h"
  29. ".IncludeRemoteInterface.h"
  30. ".Includetelnet.h"
  31. ".IncludeUser.h"
  32. ".IncludeWarFsys.h"
  33. ".IncludeWarSMemory.h"
  34. ".WarClientLib..includeedituseroption.h"
  35. ".WarSoftwareLib..IncludeMiscSupport.h"
  36. ".WarSoftwareLibStdAfx.h"
  37. "$(INTDIR)SocketBase.obj" : $(SOURCE) $(DEP_CPP_SOCKE) "$(INTDIR)"
  38.  "$(INTDIR)WarSoftwareLib.pch"
  39.    $(CPP) $(CPP_PROJ) $(SOURCE)
  40. !ELSEIF  "$(CFG)" == "WarSoftwareLib - Win32 Debug"
  41. DEP_CPP_SOCKE=
  42. "../includeUnixFsysTypes.h"
  43. "../includeWarSoftware.h"
  44. ".IncludeDaemonAPI.h"
  45. ".Includeftp.h"
  46. ".IncludeOptions.h"
  47. ".IncludeRemoteInterface.h"
  48. ".Includetelnet.h"
  49. ".IncludeUser.h"
  50. ".IncludeWarFsys.h"
  51. ".IncludeWarSMemory.h"
  52. ".WarClientLib..includeedituseroption.h"
  53. ".WarSoftwareLib..IncludeMiscSupport.h"
  54. ".WarSoftwareLibStdAfx.h"
  55. BuildCmds= 
  56. $(CPP) $(CPP_PROJ) $(SOURCE) 
  57. "$(INTDIR)SocketBase.obj" : $(SOURCE) $(DEP_CPP_SOCKE) "$(INTDIR)"
  58.  "$(INTDIR)WarSoftwareLib.pch"
  59.    $(BuildCmds)
  60. "$(INTDIR)SocketBase.sbr" : $(SOURCE) $(DEP_CPP_SOCKE) "$(INTDIR)"
  61.  "$(INTDIR)WarSoftwareLib.pch"
  62.    $(BuildCmds)
  63. !ENDIF 
  64. # End Source File
  65. ################################################################################
  66. # Begin Source File
  67. SOURCE=.WarSoftwareLibLog.cpp
  68. !IF  "$(CFG)" == "WarSoftwareLib - Win32 Release"
  69. DEP_CPP_LOG_C=
  70. "../includeUnixFsysTypes.h"
  71. "../includeWarSoftware.h"
  72. ".IncludeDaemonAPI.h"
  73. ".IncludeOptions.h"
  74. ".IncludeRemoteInterface.h"
  75. ".IncludeUser.h"
  76. ".IncludeWarFsys.h"
  77. ".IncludeWarSMemory.h"
  78. ".WarClientLib..includeedituseroption.h"
  79. ".WarSoftwareLib..IncludeMiscSupport.h"
  80. ".WarSoftwareLibStdAfx.h"
  81. "$(INTDIR)Log.obj" : $(SOURCE) $(DEP_CPP_LOG_C) "$(INTDIR)"
  82.  "$(INTDIR)WarSoftwareLib.pch"
  83.    $(CPP) $(CPP_PROJ) $(SOURCE)
  84. !ELSEIF  "$(CFG)" == "WarSoftwareLib - Win32 Debug"
  85. DEP_CPP_LOG_C=
  86. "../includeUnixFsysTypes.h"
  87. "../includeWarSoftware.h"
  88. ".IncludeDaemonAPI.h"
  89. ".IncludeOptions.h"
  90. ".IncludeRemoteInterface.h"
  91. ".IncludeUser.h"
  92. ".IncludeWarFsys.h"
  93. ".IncludeWarSMemory.h"
  94. ".WarClientLib..includeedituseroption.h"
  95. ".WarSoftwareLib..IncludeMiscSupport.h"
  96. ".WarSoftwareLibStdAfx.h"
  97. BuildCmds= 
  98. $(CPP) $(CPP_PROJ) $(SOURCE) 
  99. "$(INTDIR)Log.obj" : $(SOURCE) $(DEP_CPP_LOG_C) "$(INTDIR)"
  100.  "$(INTDIR)WarSoftwareLib.pch"
  101.    $(BuildCmds)
  102. "$(INTDIR)Log.sbr" : $(SOURCE) $(DEP_CPP_LOG_C) "$(INTDIR)"
  103.  "$(INTDIR)WarSoftwareLib.pch"
  104.    $(BuildCmds)
  105. !ENDIF 
  106. # End Source File
  107. ################################################################################
  108. # Begin Source File
  109. SOURCE=.WarSoftwareLibParser.cpp
  110. !IF  "$(CFG)" == "WarSoftwareLib - Win32 Release"
  111. DEP_CPP_PARSE=
  112. "../includeParser.h"
  113. "../includeUnixFsysTypes.h"
  114. "../includeWarSoftware.h"
  115. ".IncludeDaemonAPI.h"
  116. ".IncludeOptions.h"
  117. ".IncludeRemoteInterface.h"
  118. ".IncludeUser.h"
  119. ".IncludeWarFsys.h"
  120. ".IncludeWarSMemory.h"
  121. ".WarClientLib..includeedituseroption.h"
  122. ".WarSoftwareLib..IncludeMiscSupport.h"
  123. ".WarSoftwareLibStdAfx.h"
  124. "$(INTDIR)Parser.obj" : $(SOURCE) $(DEP_CPP_PARSE) "$(INTDIR)"
  125.  "$(INTDIR)WarSoftwareLib.pch"
  126.    $(CPP) $(CPP_PROJ) $(SOURCE)
  127. !ELSEIF  "$(CFG)" == "WarSoftwareLib - Win32 Debug"
  128. DEP_CPP_PARSE=
  129. "../includeParser.h"
  130. "../includeUnixFsysTypes.h"
  131. "../includeWarSoftware.h"
  132. ".IncludeDaemonAPI.h"
  133. ".IncludeOptions.h"
  134. ".IncludeRemoteInterface.h"
  135. ".IncludeUser.h"
  136. ".IncludeWarFsys.h"
  137. ".IncludeWarSMemory.h"
  138. ".WarClientLib..includeedituseroption.h"
  139. ".WarSoftwareLib..IncludeMiscSupport.h"
  140. ".WarSoftwareLibStdAfx.h"
  141. BuildCmds= 
  142. $(CPP) $(CPP_PROJ) $(SOURCE) 
  143. "$(INTDIR)Parser.obj" : $(SOURCE) $(DEP_CPP_PARSE) "$(INTDIR)"
  144.  "$(INTDIR)WarSoftwareLib.pch"
  145.    $(BuildCmds)
  146. "$(INTDIR)Parser.sbr" : $(SOURCE) $(DEP_CPP_PARSE) "$(INTDIR)"
  147.  "$(INTDIR)WarSoftwareLib.pch"
  148.    $(BuildCmds)
  149. !ENDIF 
  150. # End Source File
  151. ################################################################################
  152. # Begin Source File
  153. SOURCE=.WarSoftwareLibGlobals.cpp
  154. !IF  "$(CFG)" == "WarSoftwareLib - Win32 Release"
  155. DEP_CPP_GLOBA=
  156. "../includeUnixFsysTypes.h"
  157. "../includeWarSoftware.h"
  158. ".IncludeDaemonAPI.h"
  159. ".IncludeOptions.h"
  160. ".IncludeRemoteInterface.h"
  161. ".IncludeUser.h"
  162. ".IncludeWarFsys.h"
  163. ".IncludeWarSMemory.h"
  164. ".WarClientLib..includeedituseroption.h"
  165. ".WarSoftwareLib..IncludeMiscSupport.h"
  166. ".WarSoftwareLibStdAfx.h"
  167. "$(INTDIR)Globals.obj" : $(SOURCE) $(DEP_CPP_GLOBA) "$(INTDIR)"
  168.  "$(INTDIR)WarSoftwareLib.pch"
  169.    $(CPP) $(CPP_PROJ) $(SOURCE)
  170. !ELSEIF  "$(CFG)" == "WarSoftwareLib - Win32 Debug"
  171. DEP_CPP_GLOBA=
  172. "../includeUnixFsysTypes.h"
  173. "../includeWarSoftware.h"
  174. ".IncludeDaemonAPI.h"
  175. ".IncludeOptions.h"
  176. ".IncludeRemoteInterface.h"
  177. ".IncludeUser.h"
  178. ".IncludeWarFsys.h"
  179. ".IncludeWarSMemory.h"
  180. ".WarClientLib..includeedituseroption.h"
  181. ".WarSoftwareLib..IncludeMiscSupport.h"
  182. ".WarSoftwareLibStdAfx.h"
  183. BuildCmds= 
  184. $(CPP) $(CPP_PROJ) $(SOURCE) 
  185. "$(INTDIR)Globals.obj" : $(SOURCE) $(DEP_CPP_GLOBA) "$(INTDIR)"
  186.  "$(INTDIR)WarSoftwareLib.pch"
  187.    $(BuildCmds)
  188. "$(INTDIR)Globals.sbr" : $(SOURCE) $(DEP_CPP_GLOBA) "$(INTDIR)"
  189.  "$(INTDIR)WarSoftwareLib.pch"
  190.    $(BuildCmds)
  191. !ENDIF 
  192. # End Source File
  193. ################################################################################
  194. # Begin Source File
  195. SOURCE=.WarSoftwareLibcrypt.cpp
  196. !IF  "$(CFG)" == "WarSoftwareLib - Win32 Release"
  197. DEP_CPP_CRYPT=
  198. "../includeUnixFsysTypes.h"
  199. "../includeWarSoftware.h"
  200. ".Includecrypt.h"
  201. ".IncludeDaemonAPI.h"
  202. ".IncludeOptions.h"
  203. ".IncludeRemoteInterface.h"
  204. ".IncludeUser.h"
  205. ".IncludeWarFsys.h"
  206. ".IncludeWarSMemory.h"
  207. ".WarClientLib..includeedituseroption.h"
  208. ".WarSoftwareLib..IncludeMiscSupport.h"
  209. ".WarSoftwareLibStdAfx.h"
  210. "$(INTDIR)crypt.obj" : $(SOURCE) $(DEP_CPP_CRYPT) "$(INTDIR)"
  211.  "$(INTDIR)WarSoftwareLib.pch"
  212.    $(CPP) $(CPP_PROJ) $(SOURCE)
  213. !ELSEIF  "$(CFG)" == "WarSoftwareLib - Win32 Debug"
  214. DEP_CPP_CRYPT=
  215. "../includeUnixFsysTypes.h"
  216. "../includeWarSoftware.h"
  217. ".Includecrypt.h"
  218. ".IncludeDaemonAPI.h"
  219. ".IncludeOptions.h"
  220. ".IncludeRemoteInterface.h"
  221. ".IncludeUser.h"
  222. ".IncludeWarFsys.h"
  223. ".IncludeWarSMemory.h"
  224. ".WarClientLib..includeedituseroption.h"
  225. ".WarSoftwareLib..IncludeMiscSupport.h"
  226. ".WarSoftwareLibStdAfx.h"
  227. BuildCmds= 
  228. $(CPP) $(CPP_PROJ) $(SOURCE) 
  229. "$(INTDIR)crypt.obj" : $(SOURCE) $(DEP_CPP_CRYPT) "$(INTDIR)"
  230.  "$(INTDIR)WarSoftwareLib.pch"
  231.    $(BuildCmds)
  232. "$(INTDIR)crypt.sbr" : $(SOURCE) $(DEP_CPP_CRYPT) "$(INTDIR)"
  233.  "$(INTDIR)WarSoftwareLib.pch"
  234.    $(BuildCmds)
  235. !ENDIF 
  236. # End Source File
  237. ################################################################################
  238. # Begin Source File
  239. SOURCE=.WarSoftwareLibRemoteInterface.cpp
  240. !IF  "$(CFG)" == "WarSoftwareLib - Win32 Release"
  241. DEP_CPP_REMOTE=
  242. "../includeUnixFsysTypes.h"
  243. "../includeWarSoftware.h"
  244. ".IncludeDaemonAPI.h"
  245. ".Includeftp.h"
  246. ".IncludeOptions.h"
  247. ".IncludeRemoteInterface.h"
  248. ".Includetelnet.h"
  249. ".IncludeUser.h"
  250. ".IncludeWarFsys.h"
  251. ".IncludeWarSMemory.h"
  252. ".WarClientLib..includeedituseroption.h"
  253. ".WarSoftwareLib..IncludeMiscSupport.h"
  254. ".WarSoftwareLibStdAfx.h"
  255. "$(INTDIR)RemoteInterface.obj" : $(SOURCE) $(DEP_CPP_REMOTE) "$(INTDIR)"
  256.  "$(INTDIR)WarSoftwareLib.pch"
  257.    $(CPP) $(CPP_PROJ) $(SOURCE)
  258. !ELSEIF  "$(CFG)" == "WarSoftwareLib - Win32 Debug"
  259. DEP_CPP_REMOTE=
  260. "../includeUnixFsysTypes.h"
  261. "../includeWarSoftware.h"
  262. ".IncludeDaemonAPI.h"
  263. ".Includeftp.h"
  264. ".IncludeOptions.h"
  265. ".IncludeRemoteInterface.h"
  266. ".Includetelnet.h"
  267. ".IncludeUser.h"
  268. ".IncludeWarFsys.h"
  269. ".IncludeWarSMemory.h"
  270. ".WarClientLib..includeedituseroption.h"
  271. ".WarSoftwareLib..IncludeMiscSupport.h"
  272. ".WarSoftwareLibStdAfx.h"
  273. BuildCmds= 
  274. $(CPP) $(CPP_PROJ) $(SOURCE) 
  275. "$(INTDIR)RemoteInterface.obj" : $(SOURCE) $(DEP_CPP_REMOTE) "$(INTDIR)"
  276.  "$(INTDIR)WarSoftwareLib.pch"
  277.    $(BuildCmds)
  278. "$(INTDIR)RemoteInterface.sbr" : $(SOURCE) $(DEP_CPP_REMOTE) "$(INTDIR)"
  279.  "$(INTDIR)WarSoftwareLib.pch"
  280.    $(BuildCmds)
  281. !ENDIF 
  282. # End Source File
  283. ################################################################################
  284. # Begin Source File
  285. SOURCE=.WarSoftwareLibServiceMgr.cpp
  286. !IF  "$(CFG)" == "WarSoftwareLib - Win32 Release"
  287. DEP_CPP_SERVIC=
  288. "../includeUnixFsysTypes.h"
  289. "../includeWarSoftware.h"
  290. ".IncludeDaemonAPI.h"
  291. ".IncludeOptions.h"
  292. ".IncludeRemoteInterface.h"
  293. ".includeServiceMgr.h"
  294. ".IncludeUser.h"
  295. ".IncludeWarFsys.h"
  296. ".IncludeWarSMemory.h"
  297. ".WarClientLib..includeedituseroption.h"
  298. ".WarSoftwareLib..IncludeMiscSupport.h"
  299. ".WarSoftwareLibStdAfx.h"
  300. "$(INTDIR)ServiceMgr.obj" : $(SOURCE) $(DEP_CPP_SERVIC) "$(INTDIR)"
  301.  "$(INTDIR)WarSoftwareLib.pch"
  302.    $(CPP) $(CPP_PROJ) $(SOURCE)
  303. !ELSEIF  "$(CFG)" == "WarSoftwareLib - Win32 Debug"
  304. DEP_CPP_SERVIC=
  305. "../includeUnixFsysTypes.h"
  306. "../includeWarSoftware.h"
  307. ".IncludeDaemonAPI.h"
  308. ".IncludeOptions.h"
  309. ".IncludeRemoteInterface.h"
  310. ".includeServiceMgr.h"
  311. ".IncludeUser.h"
  312. ".IncludeWarFsys.h"
  313. ".IncludeWarSMemory.h"
  314. ".WarClientLib..includeedituseroption.h"
  315. ".WarSoftwareLib..IncludeMiscSupport.h"
  316. ".WarSoftwareLibStdAfx.h"
  317. BuildCmds= 
  318. $(CPP) $(CPP_PROJ) $(SOURCE) 
  319. "$(INTDIR)ServiceMgr.obj" : $(SOURCE) $(DEP_CPP_SERVIC) "$(INTDIR)"
  320.  "$(INTDIR)WarSoftwareLib.pch"
  321.    $(BuildCmds)
  322. "$(INTDIR)ServiceMgr.sbr" : $(SOURCE) $(DEP_CPP_SERVIC) "$(INTDIR)"
  323.  "$(INTDIR)WarSoftwareLib.pch"
  324.    $(BuildCmds)
  325. !ENDIF 
  326. # End Source File
  327. ################################################################################
  328. # Begin Source File
  329. SOURCE=.WarSoftwareLibWarAPI.cpp
  330. !IF  "$(CFG)" == "WarSoftwareLib - Win32 Release"
  331. DEP_CPP_WARAP=
  332. "../includeUnixFsysTypes.h"
  333. "../includeWarSoftware.h"
  334. ".IncludeDaemonAPI.h"
  335. ".IncludeOptions.h"
  336. ".IncludeRemoteInterface.h"
  337. ".IncludeUser.h"
  338. ".IncludeWarFsys.h"
  339. ".IncludeWarSMemory.h"
  340. ".WarClientLib..includeedituseroption.h"
  341. ".WarSoftwareLib..IncludeMiscSupport.h"
  342. ".WarSoftwareLibStdAfx.h"
  343. "$(INTDIR)WarAPI.obj" : $(SOURCE) $(DEP_CPP_WARAP) "$(INTDIR)"
  344.  "$(INTDIR)WarSoftwareLib.pch"
  345.    $(CPP) $(CPP_PROJ) $(SOURCE)
  346. !ELSEIF  "$(CFG)" == "WarSoftwareLib - Win32 Debug"
  347. DEP_CPP_WARAP=
  348. "../includeUnixFsysTypes.h"
  349. "../includeWarSoftware.h"
  350. ".IncludeDaemonAPI.h"
  351. ".IncludeOptions.h"
  352. ".IncludeRemoteInterface.h"
  353. ".IncludeUser.h"
  354. ".IncludeWarFsys.h"
  355. ".IncludeWarSMemory.h"
  356. ".WarClientLib..includeedituseroption.h"
  357. ".WarSoftwareLib..IncludeMiscSupport.h"
  358. ".WarSoftwareLibStdAfx.h"
  359. BuildCmds= 
  360. $(CPP) $(CPP_PROJ) $(SOURCE) 
  361. "$(INTDIR)WarAPI.obj" : $(SOURCE) $(DEP_CPP_WARAP) "$(INTDIR)"
  362.  "$(INTDIR)WarSoftwareLib.pch"
  363.    $(BuildCmds)
  364. "$(INTDIR)WarAPI.sbr" : $(SOURCE) $(DEP_CPP_WARAP) "$(INTDIR)"
  365.  "$(INTDIR)WarSoftwareLib.pch"
  366.    $(BuildCmds)
  367. !ENDIF 
  368. # End Source File
  369. ################################################################################
  370. # Begin Source File
  371. SOURCE=.WarSoftwareLibWarSMemory.cpp
  372. !IF  "$(CFG)" == "WarSoftwareLib - Win32 Release"
  373. DEP_CPP_WARSM=
  374. "../includeUnixFsysTypes.h"
  375. "../includeWarSoftware.h"
  376. ".IncludeDaemonAPI.h"
  377. ".IncludeOptions.h"
  378. ".IncludeRemoteInterface.h"
  379. ".IncludeUser.h"
  380. ".IncludeWarFsys.h"
  381. ".IncludeWarSMemory.h"
  382. ".WarClientLib..includeedituseroption.h"
  383. ".WarSoftwareLib..IncludeMiscSupport.h"
  384. ".WarSoftwareLibStdAfx.h"
  385. "$(INTDIR)WarSMemory.obj" : $(SOURCE) $(DEP_CPP_WARSM) "$(INTDIR)"
  386.  "$(INTDIR)WarSoftwareLib.pch"
  387.    $(CPP) $(CPP_PROJ) $(SOURCE)
  388. !ELSEIF  "$(CFG)" == "WarSoftwareLib - Win32 Debug"
  389. DEP_CPP_WARSM=
  390. "../includeUnixFsysTypes.h"
  391. "../includeWarSoftware.h"
  392. ".IncludeDaemonAPI.h"
  393. ".IncludeOptions.h"
  394. ".IncludeRemoteInterface.h"
  395. ".IncludeUser.h"
  396. ".IncludeWarFsys.h"
  397. ".IncludeWarSMemory.h"
  398. ".WarClientLib..includeedituseroption.h"
  399. ".WarSoftwareLib..IncludeMiscSupport.h"
  400. ".WarSoftwareLibStdAfx.h"
  401. BuildCmds= 
  402. $(CPP) $(CPP_PROJ) $(SOURCE) 
  403. "$(INTDIR)WarSMemory.obj" : $(SOURCE) $(DEP_CPP_WARSM) "$(INTDIR)"
  404.  "$(INTDIR)WarSoftwareLib.pch"
  405.    $(BuildCmds)
  406. "$(INTDIR)WarSMemory.sbr" : $(SOURCE) $(DEP_CPP_WARSM) "$(INTDIR)"
  407.  "$(INTDIR)WarSoftwareLib.pch"
  408.    $(BuildCmds)
  409. !ENDIF 
  410. # End Source File
  411. ################################################################################
  412. # Begin Source File
  413. SOURCE=.WarSoftwareLibWarFsys.cpp
  414. !IF  "$(CFG)" == "WarSoftwareLib - Win32 Release"
  415. DEP_CPP_WARFS=
  416. "../includeUnixFsysTypes.h"
  417. "../includeWarSoftware.h"
  418. ".IncludeDaemonAPI.h"
  419. ".IncludeOptions.h"
  420. ".IncludeRemoteInterface.h"
  421. ".IncludeUser.h"
  422. ".IncludeWarFsys.h"
  423. ".IncludeWarSMemory.h"
  424. ".WarClientLib..includeedituseroption.h"
  425. ".WarSoftwareLib..IncludeMiscSupport.h"
  426. ".WarSoftwareLibStdAfx.h"
  427. "$(INTDIR)WarFsys.obj" : $(SOURCE) $(DEP_CPP_WARFS) "$(INTDIR)"
  428.  "$(INTDIR)WarSoftwareLib.pch"
  429.    $(CPP) $(CPP_PROJ) $(SOURCE)
  430. !ELSEIF  "$(CFG)" == "WarSoftwareLib - Win32 Debug"
  431. DEP_CPP_WARFS=
  432. "../includeUnixFsysTypes.h"
  433. "../includeWarSoftware.h"
  434. ".IncludeDaemonAPI.h"
  435. ".IncludeOptions.h"
  436. ".IncludeRemoteInterface.h"
  437. ".IncludeUser.h"
  438. ".IncludeWarFsys.h"
  439. ".IncludeWarSMemory.h"
  440. ".WarClientLib..includeedituseroption.h"
  441. ".WarSoftwareLib..IncludeMiscSupport.h"
  442. ".WarSoftwareLibStdAfx.h"
  443. BuildCmds= 
  444. $(CPP) $(CPP_PROJ) $(SOURCE) 
  445. "$(INTDIR)WarFsys.obj" : $(SOURCE) $(DEP_CPP_WARFS) "$(INTDIR)"
  446.  "$(INTDIR)WarSoftwareLib.pch"
  447.    $(BuildCmds)
  448. "$(INTDIR)WarFsys.sbr" : $(SOURCE) $(DEP_CPP_WARFS) "$(INTDIR)"
  449.  "$(INTDIR)WarSoftwareLib.pch"
  450.    $(BuildCmds)
  451. !ENDIF 
  452. # End Source File
  453. ################################################################################
  454. # Begin Source File
  455. SOURCE=.WarSoftwareLibUnix.cpp
  456. !IF  "$(CFG)" == "WarSoftwareLib - Win32 Release"
  457. DEP_CPP_UNIX_=
  458. "../includeUnixFsysTypes.h"
  459. "../includeWarSoftware.h"
  460. ".IncludeDaemonAPI.h"
  461. ".IncludeOptions.h"
  462. ".IncludeRemoteInterface.h"
  463. ".IncludeUnix.h"
  464. ".IncludeUser.h"
  465. ".IncludeWarFsys.h"
  466. ".IncludeWarSMemory.h"
  467. ".WarClientLib..includeedituseroption.h"
  468. ".WarSoftwareLib..IncludeMiscSupport.h"
  469. ".WarSoftwareLibStdAfx.h"
  470. "$(INTDIR)Unix.obj" : $(SOURCE) $(DEP_CPP_UNIX_) "$(INTDIR)"
  471.  "$(INTDIR)WarSoftwareLib.pch"
  472.    $(CPP) $(CPP_PROJ) $(SOURCE)
  473. !ELSEIF  "$(CFG)" == "WarSoftwareLib - Win32 Debug"
  474. DEP_CPP_UNIX_=
  475. "../includeUnixFsysTypes.h"
  476. "../includeWarSoftware.h"
  477. ".IncludeDaemonAPI.h"
  478. ".IncludeOptions.h"
  479. ".IncludeRemoteInterface.h"
  480. ".IncludeUnix.h"
  481. ".IncludeUser.h"
  482. ".IncludeWarFsys.h"
  483. ".IncludeWarSMemory.h"
  484. ".WarClientLib..includeedituseroption.h"
  485. ".WarSoftwareLib..IncludeMiscSupport.h"
  486. ".WarSoftwareLibStdAfx.h"
  487. BuildCmds= 
  488. $(CPP) $(CPP_PROJ) $(SOURCE) 
  489. "$(INTDIR)Unix.obj" : $(SOURCE) $(DEP_CPP_UNIX_) "$(INTDIR)"
  490.  "$(INTDIR)WarSoftwareLib.pch"
  491.    $(BuildCmds)
  492. "$(INTDIR)Unix.sbr" : $(SOURCE) $(DEP_CPP_UNIX_) "$(INTDIR)"
  493.  "$(INTDIR)WarSoftwareLib.pch"
  494.    $(BuildCmds)
  495. !ENDIF 
  496. # End Source File
  497. ################################################################################
  498. # Begin Source File
  499. SOURCE=.WarSoftwareLibFsysSecurity.cpp
  500. !IF  "$(CFG)" == "WarSoftwareLib - Win32 Release"
  501. DEP_CPP_FSYSS=
  502. "../includeUnixFsysTypes.h"
  503. "../includeWarSoftware.h"
  504. ".IncludeDaemonAPI.h"
  505. ".IncludeFsysSecurity.h"
  506. ".IncludeOptions.h"
  507. ".IncludeRemoteInterface.h"
  508. ".IncludeUser.h"
  509. ".IncludeWarFsys.h"
  510. ".IncludeWarSMemory.h"
  511. ".WarClientLib..includeedituseroption.h"
  512. ".WarSoftwareLib..IncludeMiscSupport.h"
  513. ".WarSoftwareLibStdAfx.h"
  514. {$(INCLUDE)}"sysSTAT.H"
  515. {$(INCLUDE)}"sysTYPES.H"
  516. "$(INTDIR)FsysSecurity.obj" : $(SOURCE) $(DEP_CPP_FSYSS) "$(INTDIR)"
  517.  "$(INTDIR)WarSoftwareLib.pch"
  518.    $(CPP) $(CPP_PROJ) $(SOURCE)
  519. !ELSEIF  "$(CFG)" == "WarSoftwareLib - Win32 Debug"
  520. DEP_CPP_FSYSS=
  521. "../includeUnixFsysTypes.h"
  522. "../includeWarSoftware.h"
  523. ".IncludeDaemonAPI.h"
  524. ".IncludeFsysSecurity.h"
  525. ".IncludeOptions.h"
  526. ".IncludeRemoteInterface.h"
  527. ".IncludeUser.h"
  528. ".IncludeWarFsys.h"
  529. ".IncludeWarSMemory.h"
  530. ".WarClientLib..includeedituseroption.h"
  531. ".WarSoftwareLib..IncludeMiscSupport.h"
  532. ".WarSoftwareLibStdAfx.h"
  533. {$(INCLUDE)}"sysSTAT.H"
  534. {$(INCLUDE)}"sysTYPES.H"
  535. BuildCmds= 
  536. $(CPP) $(CPP_PROJ) $(SOURCE) 
  537. "$(INTDIR)FsysSecurity.obj" : $(SOURCE) $(DEP_CPP_FSYSS) "$(INTDIR)"
  538.  "$(INTDIR)WarSoftwareLib.pch"
  539.    $(BuildCmds)
  540. "$(INTDIR)FsysSecurity.sbr" : $(SOURCE) $(DEP_CPP_FSYSS) "$(INTDIR)"
  541.  "$(INTDIR)WarSoftwareLib.pch"
  542.    $(BuildCmds)
  543. !ENDIF 
  544. # End Source File
  545. # End Target
  546. ################################################################################
  547. # Begin Target
  548. # Name "WarFTPDcoreLib - Win32 Release"
  549. # Name "WarFTPDcoreLib - Win32 Debug"
  550. !IF  "$(CFG)" == "WarFTPDcoreLib - Win32 Release"
  551. !ELSEIF  "$(CFG)" == "WarFTPDcoreLib - Win32 Debug"
  552. !ENDIF 
  553. ################################################################################
  554. # Begin Source File
  555. SOURCE=.WarFTPDcoreLibReadMe.txt
  556. !IF  "$(CFG)" == "WarFTPDcoreLib - Win32 Release"
  557. !ELSEIF  "$(CFG)" == "WarFTPDcoreLib - Win32 Debug"
  558. !ENDIF 
  559. # End Source File
  560. ################################################################################
  561. # Begin Source File
  562. SOURCE=.WarFTPDcoreLibWarFTPDcoreLib.cpp
  563. !IF  "$(CFG)" == "WarFTPDcoreLib - Win32 Release"
  564. DEP_CPP_WARFTPD=
  565. "../includeParser.h"
  566. "../includeUnixFsysTypes.h"
  567. "../includeWarSoftware.h"
  568. ".IncludeDaemonAPI.h"
  569. ".includeFTPDaemonCore.h"
  570. ".IncludeOptions.h"
  571. ".IncludeRemoteInterface.h"
  572. ".IncludeUser.h"
  573. ".IncludeWarFsys.h"
  574. ".IncludeWarSMemory.h"
  575. ".WarClientLib..includeedituseroption.h"
  576. ".WarDaemonLib..IncludeWarDaemon.h"
  577. ".WarFTPDcoreLibStdAfx.h"
  578. ".WarSoftwareLib..IncludeMiscSupport.h"
  579. "$(INTDIR)WarFTPDcoreLib.obj" : $(SOURCE) $(DEP_CPP_WARFTPD) "$(INTDIR)"
  580.  "$(INTDIR)WarFTPDcoreLib.pch"
  581.    $(CPP) $(CPP_PROJ) $(SOURCE)
  582. !ELSEIF  "$(CFG)" == "WarFTPDcoreLib - Win32 Debug"
  583. DEP_CPP_WARFTPD=
  584. "../includeParser.h"
  585. "../includeUnixFsysTypes.h"
  586. "../includeWarSoftware.h"
  587. ".IncludeDaemonAPI.h"
  588. ".includeFTPDaemonCore.h"
  589. ".IncludeOptions.h"
  590. ".IncludeRemoteInterface.h"
  591. ".IncludeUser.h"
  592. ".IncludeWarFsys.h"
  593. ".IncludeWarSMemory.h"
  594. ".WarClientLib..includeedituseroption.h"
  595. ".WarDaemonLib..IncludeWarDaemon.h"
  596. ".WarFTPDcoreLibStdAfx.h"
  597. ".WarSoftwareLib..IncludeMiscSupport.h"
  598. BuildCmds= 
  599. $(CPP) $(CPP_PROJ) $(SOURCE) 
  600. "$(INTDIR)WarFTPDcoreLib.obj" : $(SOURCE) $(DEP_CPP_WARFTPD) "$(INTDIR)"
  601.  "$(INTDIR)WarFTPDcoreLib.pch"
  602.    $(BuildCmds)
  603. "$(INTDIR)WarFTPDcoreLib.sbr" : $(SOURCE) $(DEP_CPP_WARFTPD) "$(INTDIR)"
  604.  "$(INTDIR)WarFTPDcoreLib.pch"
  605.    $(BuildCmds)
  606. !ENDIF 
  607. # End Source File
  608. ################################################################################
  609. # Begin Source File
  610. SOURCE=.WarFTPDcoreLibWarFTPDcoreLib.def
  611. !IF  "$(CFG)" == "WarFTPDcoreLib - Win32 Release"
  612. !ELSEIF  "$(CFG)" == "WarFTPDcoreLib - Win32 Debug"
  613. !ENDIF 
  614. # End Source File
  615. ################################################################################
  616. # Begin Source File
  617. SOURCE=.WarFTPDcoreLibStdAfx.cpp
  618. DEP_CPP_STDAF=
  619. ".WarFTPDcoreLibStdAfx.h"
  620. !IF  "$(CFG)" == "WarFTPDcoreLib - Win32 Release"
  621. # ADD CPP /Yc"stdafx.h"
  622. BuildCmds= 
  623. $(CPP) /nologo /MD /W3 /GX /O2 /I ".include" /I "./include" /I "./" /D
  624.  "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D
  625.  "_AFXEXT" /D "DLL_WAR_FTPDAEMON_EXPORT" /Fp"$(INTDIR)/WarFTPDcoreLib.pch"
  626.  /Yc"stdafx.h" /Fo"$(INTDIR)/" /c $(SOURCE) 
  627. "$(INTDIR)StdAfx.obj" : $(SOURCE) $(DEP_CPP_STDAF) "$(INTDIR)"
  628.    $(BuildCmds)
  629. "$(INTDIR)WarFTPDcoreLib.pch" : $(SOURCE) $(DEP_CPP_STDAF) "$(INTDIR)"
  630.    $(BuildCmds)
  631. !ELSEIF  "$(CFG)" == "WarFTPDcoreLib - Win32 Debug"
  632. # ADD CPP /Yc"stdafx.h"
  633. BuildCmds= 
  634. $(CPP) /nologo /MDd /W3 /Gm /GX /Zi /Od /I ".include" /I "./include" /I "./"
  635.  /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D
  636.  "_AFXEXT" /D "DLL_WAR_FTPDAEMON_EXPORT" /FR"$(INTDIR)/"
  637.  /Fp"$(INTDIR)/WarFTPDcoreLib.pch" /Yc"stdafx.h" /Fo"$(INTDIR)/" /Fd"$(INTDIR)/"
  638.  /c $(SOURCE) 
  639. "$(INTDIR)StdAfx.obj" : $(SOURCE) $(DEP_CPP_STDAF) "$(INTDIR)"
  640.    $(BuildCmds)
  641. "$(INTDIR)StdAfx.sbr" : $(SOURCE) $(DEP_CPP_STDAF) "$(INTDIR)"
  642.    $(BuildCmds)
  643. "$(INTDIR)WarFTPDcoreLib.pch" : $(SOURCE) $(DEP_CPP_STDAF) "$(INTDIR)"
  644.    $(BuildCmds)
  645. !ENDIF 
  646. # End Source File
  647. ################################################################################
  648. # Begin Source File
  649. SOURCE=.WarFTPDcoreLibWarFTPDcoreLib.rc
  650. !IF  "$(CFG)" == "WarFTPDcoreLib - Win32 Release"
  651. DEP_RSC_WARFTPDC=
  652. ".WarFTPDcoreLibresWarFTPDcoreLib.rc2"
  653. "$(INTDIR)WarFTPDcoreLib.res" : $(SOURCE) $(DEP_RSC_WARFTPDC) "$(INTDIR)"
  654.    $(RSC) /l 0x409 /fo"$(INTDIR)/WarFTPDcoreLib.res" /i "WarFTPDcoreLib" /d
  655.  "NDEBUG" /d "_AFXDLL" $(SOURCE)
  656. !ELSEIF  "$(CFG)" == "WarFTPDcoreLib - Win32 Debug"
  657. DEP_RSC_WARFTPDC=
  658. ".WarFTPDcoreLibresWarFTPDcoreLib.rc2"
  659. "$(INTDIR)WarFTPDcoreLib.res" : $(SOURCE) $(DEP_RSC_WARFTPDC) "$(INTDIR)"
  660.    $(RSC) /l 0x409 /fo"$(INTDIR)/WarFTPDcoreLib.res" /i "WarFTPDcoreLib" /d
  661.  "_DEBUG" /d "_AFXDLL" $(SOURCE)
  662. !ENDIF 
  663. # End Source File
  664. ################################################################################
  665. # Begin Source File
  666. SOURCE=.WarFTPDcoreLibFTPDaemonCore.cpp
  667. !IF  "$(CFG)" == "WarFTPDcoreLib - Win32 Release"
  668. DEP_CPP_FTPDA=
  669. "../includeParser.h"
  670. "../includeUnixFsysTypes.h"
  671. "../includeWarSoftware.h"
  672. ".IncludeDaemonAPI.h"
  673. ".Includeftp.h"
  674. ".includeFTPDaemonCore.h"
  675. ".IncludeOptions.h"
  676. ".IncludeRemoteInterface.h"
  677. ".IncludeUnix.h"
  678. ".IncludeUser.h"
  679. ".IncludeWarFsys.h"
  680. ".IncludeWarSMemory.h"
  681. ".WarClientLib..includeedituseroption.h"
  682. ".WarDaemonLib..IncludeWarDaemon.h"
  683. ".WarFTPDcoreLibStdAfx.h"
  684. ".WarSoftwareLib..IncludeMiscSupport.h"
  685. "$(INTDIR)FTPDaemonCore.obj" : $(SOURCE) $(DEP_CPP_FTPDA) "$(INTDIR)"
  686.  "$(INTDIR)WarFTPDcoreLib.pch"
  687.    $(CPP) $(CPP_PROJ) $(SOURCE)
  688. !ELSEIF  "$(CFG)" == "WarFTPDcoreLib - Win32 Debug"
  689. DEP_CPP_FTPDA=
  690. "../includeParser.h"
  691. "../includeUnixFsysTypes.h"
  692. "../includeWarSoftware.h"
  693. ".IncludeDaemonAPI.h"
  694. ".Includeftp.h"
  695. ".includeFTPDaemonCore.h"
  696. ".IncludeOptions.h"
  697. ".IncludeRemoteInterface.h"
  698. ".IncludeUnix.h"
  699. ".IncludeUser.h"
  700. ".IncludeWarFsys.h"
  701. ".IncludeWarSMemory.h"
  702. ".WarClientLib..includeedituseroption.h"
  703. ".WarDaemonLib..IncludeWarDaemon.h"
  704. ".WarFTPDcoreLibStdAfx.h"
  705. ".WarSoftwareLib..IncludeMiscSupport.h"
  706. BuildCmds= 
  707. $(CPP) $(CPP_PROJ) $(SOURCE) 
  708. "$(INTDIR)FTPDaemonCore.obj" : $(SOURCE) $(DEP_CPP_FTPDA) "$(INTDIR)"
  709.  "$(INTDIR)WarFTPDcoreLib.pch"
  710.    $(BuildCmds)
  711. "$(INTDIR)FTPDaemonCore.sbr" : $(SOURCE) $(DEP_CPP_FTPDA) "$(INTDIR)"
  712.  "$(INTDIR)WarFTPDcoreLib.pch"
  713.    $(BuildCmds)
  714. !ENDIF 
  715. # End Source File
  716. ################################################################################
  717. # Begin Project Dependency
  718. # Project_Dep_Name "WarDaemonLib"
  719. !IF  "$(CFG)" == "WarFTPDcoreLib - Win32 Release"
  720. "WarDaemonLib - Win32 Release" : 
  721.    $(MAKE) /$(MAKEFLAGS) /F ".WarSoftware.mak"
  722.  CFG="WarDaemonLib - Win32 Release" 
  723. !ELSEIF  "$(CFG)" == "WarFTPDcoreLib - Win32 Debug"
  724. "WarDaemonLib - Win32 Debug" : 
  725.    $(MAKE) /$(MAKEFLAGS) /F ".WarSoftware.mak"
  726.  CFG="WarDaemonLib - Win32 Debug" 
  727. !ENDIF 
  728. # End Project Dependency
  729. # End Target
  730. ################################################################################
  731. # Begin Target
  732. # Name "WarDaemonManager - Win32 Release"
  733. # Name "WarDaemonManager - Win32 Debug"
  734. !IF  "$(CFG)" == "WarDaemonManager - Win32 Release"
  735. !ELSEIF  "$(CFG)" == "WarDaemonManager - Win32 Debug"
  736. !ENDIF 
  737. ################################################################################
  738. # Begin Source File
  739. SOURCE=.WarDaemonManagerReadMe.txt
  740. !IF  "$(CFG)" == "WarDaemonManager - Win32 Release"
  741. !ELSEIF  "$(CFG)" == "WarDaemonManager - Win32 Debug"
  742. !ENDIF 
  743. # End Source File
  744. ################################################################################
  745. # Begin Source File
  746. SOURCE=.WarDaemonManagerWarDaemonManager.cpp
  747. DEP_CPP_WARDAEM=
  748. "../includeUnixFsysTypes.h"
  749. "../includeWarSoftware.h"
  750. ".IncludeDaemonAPI.h"
  751. ".includeListVwEx.h"
  752. ".Includemdilogdoc.h"
  753. ".IncludeOptions.h"
  754. ".IncludeRemoteInterface.h"
  755. ".IncludeUser.h"
  756. ".includeWarClient.h"
  757. ".IncludeWarFsys.h"
  758. ".IncludeWarSMemory.h"
  759. ".WarClientLib..includeedituseroption.h"
  760. ".WarClientLib..includelogview.h"
  761. ".WarDaemonManagerDaemonDoc.h"
  762. ".WarDaemonManagerDaemonDocData.h"
  763. ".WarDaemonManagerDaemons.h"
  764. ".WarDaemonManagerDaemonUsersView.h"
  765. ".WarDaemonManagerMainFrm.h"
  766. ".WarDaemonManagerRemoteList.h"
  767. ".WarDaemonManagerSplash.h"
  768. ".WarDaemonManagerStdAfx.h"
  769. ".WarDaemonManagerWarDaemonManager.h"
  770. ".WarDaemonManagerWarDaemonManagerView.h"
  771. ".WarSoftwareLib..IncludeMiscSupport.h"
  772. !IF  "$(CFG)" == "WarDaemonManager - Win32 Release"
  773. "$(INTDIR)WarDaemonManager.obj" : $(SOURCE) $(DEP_CPP_WARDAEM) "$(INTDIR)"
  774.  "$(INTDIR)WarDaemonManager.pch"
  775.    $(CPP) $(CPP_PROJ) $(SOURCE)
  776. !ELSEIF  "$(CFG)" == "WarDaemonManager - Win32 Debug"
  777. BuildCmds= 
  778. $(CPP) $(CPP_PROJ) $(SOURCE) 
  779. "$(INTDIR)WarDaemonManager.obj" : $(SOURCE) $(DEP_CPP_WARDAEM) "$(INTDIR)"
  780.  "$(INTDIR)WarDaemonManager.pch"
  781.    $(BuildCmds)
  782. "$(INTDIR)WarDaemonManager.sbr" : $(SOURCE) $(DEP_CPP_WARDAEM) "$(INTDIR)"
  783.  "$(INTDIR)WarDaemonManager.pch"
  784.    $(BuildCmds)
  785. !ENDIF 
  786. # End Source File
  787. ################################################################################
  788. # Begin Source File
  789. SOURCE=.WarDaemonManagerStdAfx.cpp
  790. DEP_CPP_STDAF=
  791. ".WarDaemonManagerStdAfx.h"
  792. !IF  "$(CFG)" == "WarDaemonManager - Win32 Release"
  793. # ADD CPP /Yc"stdafx.h"
  794. BuildCmds= 
  795. $(CPP) /nologo /MD /W3 /GX /O2 /I "./include" /I "./" /D "WIN32" /D "NDEBUG"
  796.  /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"$(INTDIR)/WarDaemonManager.pch"
  797.  /Yc"stdafx.h" /Fo"$(INTDIR)/" /c $(SOURCE) 
  798. "$(INTDIR)StdAfx.obj" : $(SOURCE) $(DEP_CPP_STDAF) "$(INTDIR)"
  799.    $(BuildCmds)
  800. "$(INTDIR)WarDaemonManager.pch" : $(SOURCE) $(DEP_CPP_STDAF) "$(INTDIR)"
  801.    $(BuildCmds)
  802. !ELSEIF  "$(CFG)" == "WarDaemonManager - Win32 Debug"
  803. # ADD CPP /Yc"stdafx.h"
  804. BuildCmds= 
  805. $(CPP) /nologo /MDd /W3 /Gm /GX /Zi /Od /I ".include" /I "./include" /I "./"
  806.  /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"$(INTDIR)/"
  807.  /Fp"$(INTDIR)/WarDaemonManager.pch" /Yc"stdafx.h" /Fo"$(INTDIR)/"
  808.  /Fd"$(INTDIR)/" /c $(SOURCE) 
  809. "$(INTDIR)StdAfx.obj" : $(SOURCE) $(DEP_CPP_STDAF) "$(INTDIR)"
  810.    $(BuildCmds)
  811. "$(INTDIR)StdAfx.sbr" : $(SOURCE) $(DEP_CPP_STDAF) "$(INTDIR)"
  812.    $(BuildCmds)
  813. "$(INTDIR)WarDaemonManager.pch" : $(SOURCE) $(DEP_CPP_STDAF) "$(INTDIR)"
  814.    $(BuildCmds)
  815. !ENDIF 
  816. # End Source File
  817. ################################################################################
  818. # Begin Source File
  819. SOURCE=.WarDaemonManagerMainFrm.cpp
  820. DEP_CPP_MAINF=
  821. "../includeUnixFsysTypes.h"
  822. "../includeWarSoftware.h"
  823. ".IncludeDaemonAPI.h"
  824. ".includeListVwEx.h"
  825. ".Includemdilogdoc.h"
  826. ".IncludeOptions.h"
  827. ".IncludeRemoteInterface.h"
  828. ".IncludeUser.h"
  829. ".includeWarClient.h"
  830. ".IncludeWarFsys.h"
  831. ".IncludeWarSMemory.h"
  832. ".WarClientLib..includeedituseroption.h"
  833. ".WarClientLib..includelogview.h"
  834. ".WarDaemonManagerDaemonDoc.h"
  835. ".WarDaemonManagerDaemonDocData.h"
  836. ".WarDaemonManagerDaemonUsersView.h"
  837. ".WarDaemonManagerMainFrm.h"
  838. ".WarDaemonManagerRemoteList.h"
  839. ".WarDaemonManagerSplash.h"
  840. ".WarDaemonManagerStdAfx.h"
  841. ".WarDaemonManagerWarDaemonManager.h"
  842. ".WarSoftwareLib..IncludeMiscSupport.h"
  843. !IF  "$(CFG)" == "WarDaemonManager - Win32 Release"
  844. "$(INTDIR)MainFrm.obj" : $(SOURCE) $(DEP_CPP_MAINF) "$(INTDIR)"
  845.  "$(INTDIR)WarDaemonManager.pch"
  846.    $(CPP) $(CPP_PROJ) $(SOURCE)
  847. !ELSEIF  "$(CFG)" == "WarDaemonManager - Win32 Debug"
  848. BuildCmds= 
  849. $(CPP) $(CPP_PROJ) $(SOURCE) 
  850. "$(INTDIR)MainFrm.obj" : $(SOURCE) $(DEP_CPP_MAINF) "$(INTDIR)"
  851.  "$(INTDIR)WarDaemonManager.pch"
  852.    $(BuildCmds)
  853. "$(INTDIR)MainFrm.sbr" : $(SOURCE) $(DEP_CPP_MAINF) "$(INTDIR)"
  854.  "$(INTDIR)WarDaemonManager.pch"
  855.    $(BuildCmds)
  856. !ENDIF 
  857. # End Source File
  858. ################################################################################
  859. # Begin Source File
  860. SOURCE=.WarDaemonManagerDeamons.cpp
  861. DEP_CPP_DEAMO=
  862. "../includeUnixFsysTypes.h"
  863. "../includeWarSoftware.h"
  864. ".IncludeDaemonAPI.h"
  865. ".includeListVwEx.h"
  866. ".Includemdilogdoc.h"
  867. ".IncludeOptions.h"
  868. ".IncludeRemoteInterface.h"
  869. ".IncludeUser.h"
  870. ".includeWarClient.h"
  871. ".IncludeWarFsys.h"
  872. ".IncludeWarSMemory.h"
  873. ".WarClientLib..includeedituseroption.h"
  874. ".WarClientLib..includelogview.h"
  875. ".WarDaemonManagerDaemonDoc.h"
  876. ".WarDaemonManagerDaemonDocData.h"
  877. ".WarDaemonManagerDaemons.h"
  878. ".WarDaemonManagerdaemonstatusview.h"
  879. ".WarDaemonManagerDaemonUsersView.h"
  880. ".WarDaemonManagerRemoteList.h"
  881. ".WarDaemonManagerStdAfx.h"
  882. ".WarDaemonManagerWarDaemonManager.h"
  883. ".WarSoftwareLib..IncludeMiscSupport.h"
  884. !IF  "$(CFG)" == "WarDaemonManager - Win32 Release"
  885. "$(INTDIR)Deamons.obj" : $(SOURCE) $(DEP_CPP_DEAMO) "$(INTDIR)"
  886.  "$(INTDIR)WarDaemonManager.pch"
  887.    $(CPP) $(CPP_PROJ) $(SOURCE)
  888. !ELSEIF  "$(CFG)" == "WarDaemonManager - Win32 Debug"
  889. BuildCmds= 
  890. $(CPP) $(CPP_PROJ) $(SOURCE) 
  891. "$(INTDIR)Deamons.obj" : $(SOURCE) $(DEP_CPP_DEAMO) "$(INTDIR)"
  892.  "$(INTDIR)WarDaemonManager.pch"
  893.    $(BuildCmds)
  894. "$(INTDIR)Deamons.sbr" : $(SOURCE) $(DEP_CPP_DEAMO) "$(INTDIR)"
  895.  "$(INTDIR)WarDaemonManager.pch"
  896.    $(BuildCmds)
  897. !ENDIF 
  898. # End Source File
  899. ################################################################################
  900. # Begin Source File
  901. SOURCE=.WarDaemonManagerWarDaemonManagerDoc.cpp
  902. DEP_CPP_WARDAEMO=
  903. "../includeUnixFsysTypes.h"
  904. "../includeWarSoftware.h"
  905. ".IncludeDaemonAPI.h"
  906. ".includeListVwEx.h"
  907. ".Includemdilogdoc.h"
  908. ".IncludeOptions.h"
  909. ".IncludeRemoteInterface.h"
  910. ".IncludeUser.h"
  911. ".includeWarClient.h"
  912. ".IncludeWarFsys.h"
  913. ".IncludeWarSMemory.h"
  914. ".WarClientLib..includeedituseroption.h"
  915. ".WarClientLib..includelogview.h"
  916. ".WarDaemonManagerDaemonDoc.h"
  917. ".WarDaemonManagerDaemonDocData.h"
  918. ".WarDaemonManagerDaemonUsersView.h"
  919. ".WarDaemonManagerRemoteList.h"
  920. ".WarDaemonManagerStdAfx.h"
  921. ".WarDaemonManagerWarDaemonManager.h"
  922. ".WarDaemonManagerWarDaemonManagerDoc.h"
  923. ".WarSoftwareLib..IncludeMiscSupport.h"
  924. !IF  "$(CFG)" == "WarDaemonManager - Win32 Release"
  925. "$(INTDIR)WarDaemonManagerDoc.obj" : $(SOURCE) $(DEP_CPP_WARDAEMO) "$(INTDIR)"
  926.  "$(INTDIR)WarDaemonManager.pch"
  927.    $(CPP) $(CPP_PROJ) $(SOURCE)
  928. !ELSEIF  "$(CFG)" == "WarDaemonManager - Win32 Debug"
  929. BuildCmds= 
  930. $(CPP) $(CPP_PROJ) $(SOURCE) 
  931. "$(INTDIR)WarDaemonManagerDoc.obj" : $(SOURCE) $(DEP_CPP_WARDAEMO) "$(INTDIR)"
  932.  "$(INTDIR)WarDaemonManager.pch"
  933.    $(BuildCmds)
  934. "$(INTDIR)WarDaemonManagerDoc.sbr" : $(SOURCE) $(DEP_CPP_WARDAEMO) "$(INTDIR)"
  935.  "$(INTDIR)WarDaemonManager.pch"
  936.    $(BuildCmds)
  937. !ENDIF 
  938. # End Source File
  939. ################################################################################
  940. # Begin Source File
  941. SOURCE=.WarDaemonManagerWarDaemonManagerView.cpp
  942. DEP_CPP_WARDAEMON=
  943. "../includeUnixFsysTypes.h"
  944. "../includeWarSoftware.h"
  945. ".IncludeDaemonAPI.h"
  946. ".includeListVwEx.h"
  947. ".Includemdilogdoc.h"
  948. ".IncludeOptions.h"
  949. ".IncludeRemoteInterface.h"
  950. ".IncludeUser.h"
  951. ".includeWarClient.h"
  952. ".IncludeWarFsys.h"
  953. ".IncludeWarSMemory.h"
  954. ".WarClientLib..includeedituseroption.h"
  955. ".WarClientLib..includelogview.h"
  956. ".WarDaemonManagerDaemonDoc.h"
  957. ".WarDaemonManagerDaemonDocData.h"
  958. ".WarDaemonManagerDaemonUsersView.h"
  959. ".WarDaemonManagerRemoteList.h"
  960. ".WarDaemonManagerStdAfx.h"
  961. ".WarDaemonManagerWarDaemonManager.h"
  962. ".WarDaemonManagerWarDaemonManagerDoc.h"
  963. ".WarDaemonManagerWarDaemonManagerView.h"
  964. ".WarSoftwareLib..IncludeMiscSupport.h"
  965. !IF  "$(CFG)" == "WarDaemonManager - Win32 Release"
  966. "$(INTDIR)WarDaemonManagerView.obj" : $(SOURCE) $(DEP_CPP_WARDAEMON)
  967.  "$(INTDIR)" "$(INTDIR)WarDaemonManager.pch"
  968.    $(CPP) $(CPP_PROJ) $(SOURCE)
  969. !ELSEIF  "$(CFG)" == "WarDaemonManager - Win32 Debug"
  970. BuildCmds= 
  971. $(CPP) $(CPP_PROJ) $(SOURCE) 
  972. "$(INTDIR)WarDaemonManagerView.obj" : $(SOURCE) $(DEP_CPP_WARDAEMON)
  973.  "$(INTDIR)" "$(INTDIR)WarDaemonManager.pch"
  974.    $(BuildCmds)
  975. "$(INTDIR)WarDaemonManagerView.sbr" : $(SOURCE) $(DEP_CPP_WARDAEMON)
  976.  "$(INTDIR)" "$(INTDIR)WarDaemonManager.pch"
  977.    $(BuildCmds)
  978. !ENDIF 
  979. # End Source File
  980. ################################################################################
  981. # Begin Source File
  982. SOURCE=.WarDaemonManagerWarDaemonManager.rc
  983. DEP_RSC_WARDAEMONM=
  984. ".WarDaemonManagerresToolbar.bmp"
  985. ".WarDaemonManagerresWarDaemonManager.ico"
  986. ".WarDaemonManagerresWarDaemonManager.rc2"
  987. ".WarDaemonManagerresWarDaemonManagerDoc.ico"
  988. ".WarDaemonManagerSplsh16.bmp"
  989. !IF  "$(CFG)" == "WarDaemonManager - Win32 Release"
  990. "$(INTDIR)WarDaemonManager.res" : $(SOURCE) $(DEP_RSC_WARDAEMONM) "$(INTDIR)"
  991.    $(RSC) /l 0x409 /fo"$(INTDIR)/WarDaemonManager.res" /i "WarDaemonManager" /d
  992.  "NDEBUG" /d "_AFXDLL" $(SOURCE)
  993. !ELSEIF  "$(CFG)" == "WarDaemonManager - Win32 Debug"
  994. "$(INTDIR)WarDaemonManager.res" : $(SOURCE) $(DEP_RSC_WARDAEMONM) "$(INTDIR)"
  995.    $(RSC) /l 0x409 /fo"$(INTDIR)/WarDaemonManager.res" /i "WarDaemonManager" /d
  996.  "_DEBUG" /d "_AFXDLL" $(SOURCE)
  997. !ENDIF 
  998. # End Source File
  999. ################################################################################
  1000. # Begin Source File
  1001. SOURCE=.WarDaemonManagerhlpWarDaemonManager.hpj
  1002. !IF  "$(CFG)" == "WarDaemonManager - Win32 Release"
  1003. # Begin Custom Build - Making help file...
  1004. OutDir=.WarDaemonManagerRelease
  1005. ProjDir=.WarDaemonManager
  1006. TargetName=WarDaemonManager
  1007. InputPath=.WarDaemonManagerhlpWarDaemonManager.hpj
  1008. "$(OutDir)$(TargetName).hlp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  1009.    "$(ProjDir)makehelp.bat"
  1010. # End Custom Build
  1011. !ELSEIF  "$(CFG)" == "WarDaemonManager - Win32 Debug"
  1012. # Begin Custom Build - Making help file...
  1013. OutDir=.WarDaemonManagerDebug
  1014. ProjDir=.WarDaemonManager
  1015. TargetName=WarDaemonManager
  1016. InputPath=.WarDaemonManagerhlpWarDaemonManager.hpj
  1017. "$(OutDir)$(TargetName).hlp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  1018.    "$(ProjDir)makehelp.bat"
  1019. # End Custom Build
  1020. !ENDIF 
  1021. # End Source File
  1022. ################################################################################
  1023. # Begin Source File
  1024. SOURCE=.WarDaemonManagerRemoteList.cpp
  1025. DEP_CPP_REMOTEL=
  1026. "../includeUnixFsysTypes.h"
  1027. "../includeWarSoftware.h"
  1028. ".IncludeDaemonAPI.h"
  1029. ".includeListVwEx.h"
  1030. ".Includemdilogdoc.h"
  1031. ".IncludeOptions.h"
  1032. ".IncludeRemoteInterface.h"
  1033. ".IncludeUser.h"
  1034. ".includeWarClient.h"
  1035. ".IncludeWarFsys.h"
  1036. ".IncludeWarSMemory.h"
  1037. ".WarClientLib..includeedituseroption.h"
  1038. ".WarClientLib..includelogview.h"
  1039. ".WarDaemonManagerDaemonDoc.h"
  1040. ".WarDaemonManagerDaemonDocData.h"
  1041. ".WarDaemonManagerDaemonUsersView.h"
  1042. ".WarDaemonManagerRemoteList.h"
  1043. ".WarDaemonManagerStdAfx.h"
  1044. ".WarDaemonManagerWarDaemonManager.h"
  1045. ".WarSoftwareLib..IncludeMiscSupport.h"
  1046. !IF  "$(CFG)" == "WarDaemonManager - Win32 Release"
  1047. "$(INTDIR)RemoteList.obj" : $(SOURCE) $(DEP_CPP_REMOTEL) "$(INTDIR)"
  1048.  "$(INTDIR)WarDaemonManager.pch"
  1049.    $(CPP) $(CPP_PROJ) $(SOURCE)
  1050. !ELSEIF  "$(CFG)" == "WarDaemonManager - Win32 Debug"
  1051. BuildCmds= 
  1052. $(CPP) $(CPP_PROJ) $(SOURCE) 
  1053. "$(INTDIR)RemoteList.obj" : $(SOURCE) $(DEP_CPP_REMOTEL) "$(INTDIR)"
  1054.  "$(INTDIR)WarDaemonManager.pch"
  1055.    $(BuildCmds)
  1056. "$(INTDIR)RemoteList.sbr" : $(SOURCE) $(DEP_CPP_REMOTEL) "$(INTDIR)"
  1057.  "$(INTDIR)WarDaemonManager.pch"
  1058.    $(BuildCmds)
  1059. !ENDIF 
  1060. # End Source File
  1061. ################################################################################
  1062. # Begin Source File
  1063. SOURCE=.WarDaemonManagerDaemonDocData.cpp
  1064. DEP_CPP_DAEMOND=
  1065. "../includeUnixFsysTypes.h"
  1066. "../includeWarSoftware.h"
  1067. ".IncludeDaemonAPI.h"
  1068. ".includeListVwEx.h"
  1069. ".Includemdilogdoc.h"
  1070. ".IncludeOptions.h"
  1071. ".IncludeRemoteInterface.h"
  1072. ".IncludeUser.h"
  1073. ".includeWarClient.h"
  1074. ".IncludeWarFsys.h"
  1075. ".IncludeWarSMemory.h"
  1076. ".WarClientLib..includeedituseroption.h"
  1077. ".WarClientLib..includelogview.h"
  1078. ".WarDaemonManagerDaemonDoc.h"
  1079. ".WarDaemonManagerDaemonDocData.h"
  1080. ".WarDaemonManagerDaemonUsersView.h"
  1081. ".WarDaemonManagerRemoteList.h"
  1082. ".WarDaemonManagerStdAfx.h"
  1083. ".WarDaemonManagerWarDaemonManager.h"
  1084. ".WarSoftwareLib..IncludeMiscSupport.h"
  1085. !IF  "$(CFG)" == "WarDaemonManager - Win32 Release"
  1086. "$(INTDIR)DaemonDocData.obj" : $(SOURCE) $(DEP_CPP_DAEMOND) "$(INTDIR)"
  1087.  "$(INTDIR)WarDaemonManager.pch"
  1088.    $(CPP) $(CPP_PROJ) $(SOURCE)
  1089. !ELSEIF  "$(CFG)" == "WarDaemonManager - Win32 Debug"
  1090. BuildCmds= 
  1091. $(CPP) $(CPP_PROJ) $(SOURCE) 
  1092. "$(INTDIR)DaemonDocData.obj" : $(SOURCE) $(DEP_CPP_DAEMOND) "$(INTDIR)"
  1093.  "$(INTDIR)WarDaemonManager.pch"
  1094.    $(BuildCmds)
  1095. "$(INTDIR)DaemonDocData.sbr" : $(SOURCE) $(DEP_CPP_DAEMOND) "$(INTDIR)"
  1096.  "$(INTDIR)WarDaemonManager.pch"
  1097.    $(BuildCmds)
  1098. !ENDIF 
  1099. # End Source File
  1100. ################################################################################
  1101. # Begin Source File
  1102. SOURCE=.WarDaemonManagerDaemonDoc.cpp
  1103. DEP_CPP_DAEMONDO=
  1104. "../includeUnixFsysTypes.h"
  1105. "../includeWarSoftware.h"
  1106. ".IncludeDaemonAPI.h"
  1107. ".includeDaemonDlgThread.h"
  1108. ".includeDaemonFileBrowser.h"
  1109. ".includeListVwEx.h"
  1110. ".Includemdilogdoc.h"
  1111. ".IncludeOptions.h"
  1112. ".includeOptionsTabRemote.h"
  1113. ".IncludeRemoteInterface.h"
  1114. ".includeServiceMgr.h"
  1115. ".IncludeUser.h"
  1116. ".includeUserDialog.h"
  1117. ".includeWarClient.h"
  1118. ".IncludeWarFsys.h"
  1119. ".IncludeWarSMemory.h"
  1120. ".WarClientLib..includeedituseroption.h"
  1121. ".WarClientLib..includelogview.h"
  1122. ".WarDaemonManagerDaemonDoc.h"
  1123. ".WarDaemonManagerDaemonDocData.h"
  1124. ".WarDaemonManagerDaemonUsersView.h"
  1125. ".WarDaemonManagerRemoteList.h"
  1126. ".WarDaemonManagerStdAfx.h"
  1127. ".WarDaemonManagerWarDaemonManager.h"
  1128. ".WarSoftwareLib..IncludeMiscSupport.h"
  1129. !IF  "$(CFG)" == "WarDaemonManager - Win32 Release"
  1130. "$(INTDIR)DaemonDoc.obj" : $(SOURCE) $(DEP_CPP_DAEMONDO) "$(INTDIR)"
  1131.  "$(INTDIR)WarDaemonManager.pch"
  1132.    $(CPP) $(CPP_PROJ) $(SOURCE)
  1133. !ELSEIF  "$(CFG)" == "WarDaemonManager - Win32 Debug"
  1134. BuildCmds= 
  1135. $(CPP) $(CPP_PROJ) $(SOURCE) 
  1136. "$(INTDIR)DaemonDoc.obj" : $(SOURCE) $(DEP_CPP_DAEMONDO) "$(INTDIR)"
  1137.  "$(INTDIR)WarDaemonManager.pch"
  1138.    $(BuildCmds)
  1139. "$(INTDIR)DaemonDoc.sbr" : $(SOURCE) $(DEP_CPP_DAEMONDO) "$(INTDIR)"
  1140.  "$(INTDIR)WarDaemonManager.pch"
  1141.    $(BuildCmds)
  1142. !ENDIF 
  1143. # End Source File
  1144. ################################################################################
  1145. # Begin Source File
  1146. SOURCE=.WarDaemonManagerDaemonUsersView.cpp
  1147. DEP_CPP_DAEMONU=
  1148. "../includeUnixFsysTypes.h"
  1149. "../includeWarSoftware.h"
  1150. ".IncludeDaemonAPI.h"
  1151. ".includeListVwEx.h"
  1152. ".Includemdilogdoc.h"
  1153. ".IncludeOptions.h"
  1154. ".IncludeRemoteInterface.h"
  1155. ".IncludeUser.h"
  1156. ".includeWarClient.h"
  1157. ".IncludeWarFsys.h"
  1158. ".IncludeWarSMemory.h"
  1159. ".WarClientLib..includeedituseroption.h"
  1160. ".WarClientLib..includelogview.h"
  1161. ".WarDaemonManagerDaemonDoc.h"
  1162. ".WarDaemonManagerDaemonDocData.h"
  1163. ".WarDaemonManagerDaemons.h"
  1164. ".WarDaemonManagerDaemonUsersView.h"
  1165. ".WarDaemonManagerRemoteList.h"
  1166. ".WarDaemonManagerStdAfx.h"
  1167. ".WarDaemonManagerWarDaemonManager.h"
  1168. ".WarSoftwareLib..IncludeMiscSupport.h"
  1169. !IF  "$(CFG)" == "WarDaemonManager - Win32 Release"
  1170. "$(INTDIR)DaemonUsersView.obj" : $(SOURCE) $(DEP_CPP_DAEMONU) "$(INTDIR)"
  1171.  "$(INTDIR)WarDaemonManager.pch"
  1172.    $(CPP) $(CPP_PROJ) $(SOURCE)
  1173. !ELSEIF  "$(CFG)" == "WarDaemonManager - Win32 Debug"
  1174. BuildCmds= 
  1175. $(CPP) $(CPP_PROJ) $(SOURCE) 
  1176. "$(INTDIR)DaemonUsersView.obj" : $(SOURCE) $(DEP_CPP_DAEMONU) "$(INTDIR)"
  1177.  "$(INTDIR)WarDaemonManager.pch"
  1178.    $(BuildCmds)
  1179. "$(INTDIR)DaemonUsersView.sbr" : $(SOURCE) $(DEP_CPP_DAEMONU) "$(INTDIR)"
  1180.  "$(INTDIR)WarDaemonManager.pch"
  1181.    $(BuildCmds)
  1182. !ENDIF 
  1183. # End Source File
  1184. ################################################################################
  1185. # Begin Source File
  1186. SOURCE=.WarDaemonManagerDaemonStatusView.cpp
  1187. DEP_CPP_DAEMONST=
  1188. "../includeUnixFsysTypes.h"
  1189. "../includeWarSoftware.h"
  1190. ".IncludeDaemonAPI.h"
  1191. ".includeListVwEx.h"
  1192. ".Includemdilogdoc.h"
  1193. ".IncludeOptions.h"
  1194. ".IncludeRemoteInterface.h"
  1195. ".IncludeUser.h"
  1196. ".includeWarClient.h"
  1197. ".IncludeWarFsys.h"
  1198. ".IncludeWarSMemory.h"
  1199. ".WarClientLib..includeedituseroption.h"
  1200. ".WarClientLib..includelogview.h"
  1201. ".WarDaemonManagerDaemonDoc.h"
  1202. ".WarDaemonManagerDaemonDocData.h"
  1203. ".WarDaemonManagerdaemonstatusview.h"
  1204. ".WarDaemonManagerDaemonUsersView.h"
  1205. ".WarDaemonManagerRemoteList.h"
  1206. ".WarDaemonManagerStdAfx.h"
  1207. ".WarDaemonManagerWarDaemonManager.h"
  1208. ".WarSoftwareLib..IncludeMiscSupport.h"
  1209. !IF  "$(CFG)" == "WarDaemonManager - Win32 Release"
  1210. "$(INTDIR)DaemonStatusView.obj" : $(SOURCE) $(DEP_CPP_DAEMONST) "$(INTDIR)"
  1211.  "$(INTDIR)WarDaemonManager.pch"
  1212.    $(CPP) $(CPP_PROJ) $(SOURCE)
  1213. !ELSEIF  "$(CFG)" == "WarDaemonManager - Win32 Debug"
  1214. BuildCmds= 
  1215. $(CPP) $(CPP_PROJ) $(SOURCE) 
  1216. "$(INTDIR)DaemonStatusView.obj" : $(SOURCE) $(DEP_CPP_DAEMONST) "$(INTDIR)"
  1217.  "$(INTDIR)WarDaemonManager.pch"
  1218.    $(BuildCmds)
  1219. "$(INTDIR)DaemonStatusView.sbr" : $(SOURCE) $(DEP_CPP_DAEMONST) "$(INTDIR)"
  1220.  "$(INTDIR)WarDaemonManager.pch"
  1221.    $(BuildCmds)
  1222. !ENDIF 
  1223. # End Source File
  1224. ################################################################################
  1225. # Begin Source File
  1226. SOURCE=.WarDaemonManagerSplash.cpp
  1227. DEP_CPP_SPLAS=
  1228. ".WarDaemonManagerSplash.h"
  1229. ".WarDaemonManagerStdAfx.h"
  1230. !IF  "$(CFG)" == "WarDaemonManager - Win32 Release"
  1231. "$(INTDIR)Splash.obj" : $(SOURCE) $(DEP_CPP_SPLAS) "$(INTDIR)"
  1232.  "$(INTDIR)WarDaemonManager.pch"
  1233.    $(CPP) $(CPP_PROJ) $(SOURCE)
  1234. !ELSEIF  "$(CFG)" == "WarDaemonManager - Win32 Debug"
  1235. BuildCmds= 
  1236. $(CPP) $(CPP_PROJ) $(SOURCE) 
  1237. "$(INTDIR)Splash.obj" : $(SOURCE) $(DEP_CPP_SPLAS) "$(INTDIR)"
  1238.  "$(INTDIR)WarDaemonManager.pch"
  1239.    $(BuildCmds)
  1240. "$(INTDIR)Splash.sbr" : $(SOURCE) $(DEP_CPP_SPLAS) "$(INTDIR)"
  1241.  "$(INTDIR)WarDaemonManager.pch"
  1242.    $(BuildCmds)
  1243. !ENDIF 
  1244. # End Source File
  1245. ################################################################################
  1246. # Begin Project Dependency
  1247. # Project_Dep_Name "WarFTPClient"
  1248. !IF  "$(CFG)" == "WarDaemonManager - Win32 Release"
  1249. "WarFTPClient - Win32 Release" : 
  1250.    $(MAKE) /$(MAKEFLAGS) /F ".WarSoftware.mak"
  1251.  CFG="WarFTPClient - Win32 Release" 
  1252. !ELSEIF  "$(CFG)" == "WarDaemonManager - Win32 Debug"
  1253. "WarFTPClient - Win32 Debug" : 
  1254.    $(MAKE) /$(MAKEFLAGS) /F ".WarSoftware.mak"
  1255.  CFG="WarFTPClient - Win32 Debug" 
  1256. !ENDIF 
  1257. # End Project Dependency
  1258. # End Target
  1259. ################################################################################
  1260. # Begin Target
  1261. # Name "WarClientLib - Win32 Release"
  1262. # Name "WarClientLib - Win32 Debug"
  1263. !IF  "$(CFG)" == "WarClientLib - Win32 Release"
  1264. !ELSEIF  "$(CFG)" == "WarClientLib - Win32 Debug"
  1265. !ENDIF 
  1266. ################################################################################
  1267. # Begin Source File
  1268. SOURCE=.WarClientLibReadMe.txt
  1269. !IF  "$(CFG)" == "WarClientLib - Win32 Release"
  1270. !ELSEIF  "$(CFG)" == "WarClientLib - Win32 Debug"
  1271. !ENDIF 
  1272. # End Source File
  1273. ################################################################################
  1274. # Begin Source File
  1275. SOURCE=.WarClientLibWarClientLib.cpp
  1276. !IF  "$(CFG)" == "WarClientLib - Win32 Release"
  1277. DEP_CPP_WARCL=
  1278. "../includeUnixFsysTypes.h"
  1279. "../includeWarSoftware.h"
  1280. ".IncludeDaemonAPI.h"
  1281. ".includeListVwEx.h"
  1282. ".Includemdilogdoc.h"
  1283. ".IncludeOptions.h"
  1284. ".IncludeRemoteInterface.h"
  1285. ".IncludeUser.h"
  1286. ".includeWarClient.h"
  1287. ".IncludeWarFsys.h"
  1288. ".IncludeWarSMemory.h"
  1289. ".WarClientLib..includeedituseroption.h"
  1290. ".WarClientLib..includelogview.h"
  1291. ".WarClientLibStdAfx.h"
  1292. ".WarSoftwareLib..IncludeMiscSupport.h"
  1293. "$(INTDIR)WarClientLib.obj" : $(SOURCE) $(DEP_CPP_WARCL) "$(INTDIR)"
  1294.  "$(INTDIR)WarClientLib.pch"
  1295.    $(CPP) $(CPP_PROJ) $(SOURCE)
  1296. !ELSEIF  "$(CFG)" == "WarClientLib - Win32 Debug"
  1297. DEP_CPP_WARCL=
  1298. "../includeUnixFsysTypes.h"
  1299. "../includeWarSoftware.h"
  1300. ".IncludeDaemonAPI.h"
  1301. ".includeListVwEx.h"
  1302. ".Includemdilogdoc.h"
  1303. ".IncludeOptions.h"
  1304. ".IncludeRemoteInterface.h"
  1305. ".IncludeUser.h"
  1306. ".includeWarClient.h"
  1307. ".IncludeWarFsys.h"
  1308. ".IncludeWarSMemory.h"
  1309. ".WarClientLib..includeedituseroption.h"
  1310. ".WarClientLib..includelogview.h"
  1311. ".WarClientLibStdAfx.h"
  1312. ".WarSoftwareLib..IncludeMiscSupport.h"
  1313. BuildCmds= 
  1314. $(CPP) $(CPP_PROJ) $(SOURCE) 
  1315. "$(INTDIR)WarClientLib.obj" : $(SOURCE) $(DEP_CPP_WARCL) "$(INTDIR)"
  1316.  "$(INTDIR)WarClientLib.pch"
  1317.    $(BuildCmds)
  1318. "$(INTDIR)WarClientLib.sbr" : $(SOURCE) $(DEP_CPP_WARCL) "$(INTDIR)"
  1319.  "$(INTDIR)WarClientLib.pch"
  1320.    $(BuildCmds)
  1321. !ENDIF 
  1322. # End Source File
  1323. ################################################################################
  1324. # Begin Source File
  1325. SOURCE=.WarClientLibWarClientLib.def
  1326. !IF  "$(CFG)" == "WarClientLib - Win32 Release"
  1327. !ELSEIF  "$(CFG)" == "WarClientLib - Win32 Debug"
  1328. !ENDIF 
  1329. # End Source File
  1330. ################################################################################
  1331. # Begin Source File
  1332. SOURCE=.WarClientLibStdAfx.cpp
  1333. DEP_CPP_STDAF=
  1334. ".WarClientLibStdAfx.h"
  1335. !IF  "$(CFG)" == "WarClientLib - Win32 Release"
  1336. # ADD CPP /Yc"stdafx.h"
  1337. BuildCmds= 
  1338. $(CPP) /nologo /MD /W3 /WX /GX /O2 /I "./include" /I "./" /D "WIN32" /D
  1339.  "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_AFXEXT" /D
  1340.  "DLL_WAR_CLIENT_EXPORT" /Fp"$(INTDIR)/WarClientLib.pch" /Yc"stdafx.h"
  1341.  /Fo"$(INTDIR)/" /c $(SOURCE) 
  1342. "$(INTDIR)StdAfx.obj" : $(SOURCE) $(DEP_CPP_STDAF) "$(INTDIR)"
  1343.    $(BuildCmds)
  1344. "$(INTDIR)WarClientLib.pch" : $(SOURCE) $(DEP_CPP_STDAF) "$(INTDIR)"
  1345.    $(BuildCmds)
  1346. !ELSEIF  "$(CFG)" == "WarClientLib - Win32 Debug"
  1347. # ADD CPP /Yc"stdafx.h"
  1348. BuildCmds= 
  1349. $(CPP) /nologo /MDd /W3 /Gm /GX /Zi /Od /I "./include" /I "./" /D "WIN32" /D
  1350.  "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_AFXEXT" /D
  1351.  "DLL_WAR_CLIENT_EXPORT" /FR"$(INTDIR)/" /Fp"$(INTDIR)/WarClientLib.pch"
  1352.  /Yc"stdafx.h" /Fo"$(INTDIR)/" /Fd"$(INTDIR)/" /c $(SOURCE) 
  1353. "$(INTDIR)StdAfx.obj" : $(SOURCE) $(DEP_CPP_STDAF) "$(INTDIR)"
  1354.    $(BuildCmds)
  1355. "$(INTDIR)StdAfx.sbr" : $(SOURCE) $(DEP_CPP_STDAF) "$(INTDIR)"
  1356.    $(BuildCmds)
  1357. "$(INTDIR)WarClientLib.pch" : $(SOURCE) $(DEP_CPP_STDAF) "$(INTDIR)"
  1358.    $(BuildCmds)
  1359. !ENDIF 
  1360. # End Source File
  1361. ################################################################################
  1362. # Begin Source File
  1363. SOURCE=.WarClientLibWarClientLib.rc
  1364. !IF  "$(CFG)" == "WarClientLib - Win32 Release"
  1365. DEP_RSC_WARCLI=
  1366. ".WarClientLibalias.bmp"
  1367. ".WarClientLibbitmap1.bmp"
  1368. ".WarClientLibdenied.bmp"
  1369. ".WarClientLibdomain.bmp"
  1370. ".WarClientLiberror.bmp"
  1371. ".WarClientLibftpu_adm.bmp"
  1372. ".WarClientLibftpu_ano.bmp"
  1373. ".WarClientLibftpu_cla.bmp"
  1374. ".WarClientLibftpu_gro.bmp"
  1375. ".WarClientLibftpu_use.bmp"
  1376. ".WarClientLibL_BACK.bmp"
  1377. ".WarClientLibl_deny.bmp"
  1378. ".WarClientLibl_dir.bmp"
  1379. ".WarClientLibl_drive.bmp"
  1380. ".WarClientLibl_file.bmp"
  1381. ".WarClientLibl_link.bmp"
  1382. ".WarClientLibl_share.bmp"
  1383. ".WarClientLiblink.bmp"
  1384. ".WarClientLiboffline.cur"
  1385. ".WarClientLibremotead.bmp"
  1386. ".WarClientLibresbackgrou.bmp"
  1387. ".WarClientLibresbitmap1.bmp"
  1388. ".WarClientLibresbmp00001.bmp"
  1389. ".WarClientLibresbmp00002.bmp"
  1390. ".WarClientLibresconnecti.cur"
  1391. ".WarClientLibresftpctool.bmp"
  1392. ".WarClientLibresico00001.ico"
  1393. ".WarClientLibresico00002.ico"
  1394. ".WarClientLibresico00003.ico"
  1395. ".WarClientLibresicon1.ico"
  1396. ".WarClientLibresjgaa.bmp"
  1397. ".WarClientLibresmsftpnt.ico"
  1398. ".WarClientLibress_empty.bmp"
  1399. ".WarClientLibress_mbox.bmp"
  1400. ".WarClientLibress_view.bmp"
  1401. ".WarClientLibresstatus_c.bmp"
  1402. ".WarClientLibresstatus_d.bmp"
  1403. ".WarClientLibresstatus_h.bmp"
  1404. ".WarClientLibresstatus_u.bmp"
  1405. ".WarClientLibressvrmsg.ico"
  1406. ".WarClientLibresToolbar.bmp"
  1407. ".WarClientLibresWarClientLib.rc2"
  1408. ".WarClientLibreswftpd.ico"
  1409. ".WarClientLibs_back.bmp"
  1410. ".WarClientLibs_drive.bmp"
  1411. ".WarClientLibs_file.bmp"
  1412. ".WarClientLibs_select.bmp"
  1413. ".WarClientLibs_share.bmp"
  1414. "$(INTDIR)WarClientLib.res" : $(SOURCE) $(DEP_RSC_WARCLI) "$(INTDIR)"
  1415.    $(RSC) /l 0x409 /fo"$(INTDIR)/WarClientLib.res" /i "WarClientLib" /d
  1416.  "NDEBUG" /d "_AFXDLL" $(SOURCE)
  1417. !ELSEIF  "$(CFG)" == "WarClientLib - Win32 Debug"
  1418. DEP_RSC_WARCLI=
  1419. ".WarClientLibalias.bmp"
  1420. ".WarClientLibbitmap1.bmp"
  1421. ".WarClientLibdenied.bmp"
  1422. ".WarClientLibdomain.bmp"
  1423. ".WarClientLiberror.bmp"
  1424. ".WarClientLibftpu_adm.bmp"
  1425. ".WarClientLibftpu_ano.bmp"
  1426. ".WarClientLibftpu_cla.bmp"
  1427. ".WarClientLibftpu_gro.bmp"
  1428. ".WarClientLibftpu_use.bmp"
  1429. ".WarClientLibL_BACK.bmp"
  1430. ".WarClientLibl_deny.bmp"
  1431. ".WarClientLibl_dir.bmp"
  1432. ".WarClientLibl_drive.bmp"
  1433. ".WarClientLibl_file.bmp"
  1434. ".WarClientLibl_link.bmp"
  1435. ".WarClientLibl_share.bmp"
  1436. ".WarClientLiblink.bmp"
  1437. ".WarClientLiboffline.cur"
  1438. ".WarClientLibremotead.bmp"
  1439. ".WarClientLibresbackgrou.bmp"
  1440. ".WarClientLibresbitmap1.bmp"
  1441. ".WarClientLibresbmp00001.bmp"
  1442. ".WarClientLibresbmp00002.bmp"
  1443. ".WarClientLibresconnecti.cur"
  1444. ".WarClientLibresftpctool.bmp"
  1445. ".WarClientLibresico00001.ico"
  1446. ".WarClientLibresico00002.ico"
  1447. ".WarClientLibresico00003.ico"
  1448. ".WarClientLibresicon1.ico"
  1449. ".WarClientLibresjgaa.bmp"
  1450. ".WarClientLibresmsftpnt.ico"
  1451. ".WarClientLibress_empty.bmp"
  1452. ".WarClientLibress_mbox.bmp"
  1453. ".WarClientLibress_view.bmp"
  1454. ".WarClientLibresstatus_c.bmp"
  1455. ".WarClientLibresstatus_d.bmp"
  1456. ".WarClientLibresstatus_h.bmp"
  1457. ".WarClientLibresstatus_u.bmp"
  1458. ".WarClientLibressvrmsg.ico"
  1459. ".WarClientLibresToolbar.bmp"
  1460. ".WarClientLibresWarClientLib.rc2"
  1461. ".WarClientLibreswftpd.ico"
  1462. ".WarClientLibs_back.bmp"
  1463. ".WarClientLibs_drive.bmp"
  1464. ".WarClientLibs_file.bmp"
  1465. ".WarClientLibs_select.bmp"
  1466. ".WarClientLibs_share.bmp"
  1467. "$(INTDIR)WarClientLib.res" : $(SOURCE) $(DEP_RSC_WARCLI) "$(INTDIR)"
  1468.    $(RSC) /l 0x409 /fo"$(INTDIR)/WarClientLib.res" /i "WarClientLib" /d
  1469.  "_DEBUG" /d "_AFXDLL" $(SOURCE)
  1470. !ENDIF 
  1471. # End Source File
  1472. ################################################################################
  1473. # Begin Project Dependency
  1474. # Project_Dep_Name "WarSoftwareLib"
  1475. !IF  "$(CFG)" == "WarClientLib - Win32 Release"
  1476. "WarSoftwareLib - Win32 Release" : 
  1477.    $(MAKE) /$(MAKEFLAGS) /F ".WarSoftware.mak"
  1478.  CFG="WarSoftwareLib - Win32 Release" 
  1479. !ELSEIF  "$(CFG)" == "WarClientLib - Win32 Debug"
  1480. "WarSoftwareLib - Win32 Debug" : 
  1481.    $(MAKE) /$(MAKEFLAGS) /F ".WarSoftware.mak"
  1482.  CFG="WarSoftwareLib - Win32 Debug" 
  1483. !ENDIF 
  1484. # End Project Dependency
  1485. ################################################################################
  1486. # Begin Source File
  1487. SOURCE=.WarClientLibMDILogDoc.cpp
  1488. !IF  "$(CFG)" == "WarClientLib - Win32 Release"
  1489. DEP_CPP_MDILO=
  1490. "../includeUnixFsysTypes.h"
  1491. "../includeWarSoftware.h"
  1492. ".IncludeDaemonAPI.h"
  1493. ".includeListVwEx.h"
  1494. ".Includemdilogdoc.h"
  1495. ".IncludeOptions.h"
  1496. ".IncludeRemoteInterface.h"
  1497. ".IncludeUser.h"
  1498. ".includeWarClient.h"
  1499. ".IncludeWarFsys.h"
  1500. ".IncludeWarSMemory.h"
  1501. ".WarClientLib..includeedituseroption.h"
  1502. ".WarClientLib..includelogview.h"
  1503. ".WarClientLibStdAfx.h"
  1504. ".WarSoftwareLib..IncludeMiscSupport.h"
  1505. "$(INTDIR)MDILogDoc.obj" : $(SOURCE) $(DEP_CPP_MDILO) "$(INTDIR)"
  1506.  "$(INTDIR)WarClientLib.pch"
  1507.    $(CPP) $(CPP_PROJ) $(SOURCE)
  1508. !ELSEIF  "$(CFG)" == "WarClientLib - Win32 Debug"
  1509. DEP_CPP_MDILO=
  1510. "../includeUnixFsysTypes.h"
  1511. "../includeWarSoftware.h"
  1512. ".IncludeDaemonAPI.h"
  1513. ".includeListVwEx.h"
  1514. ".Includemdilogdoc.h"
  1515. ".IncludeOptions.h"
  1516. ".IncludeRemoteInterface.h"
  1517. ".IncludeUser.h"
  1518. ".includeWarClient.h"
  1519. ".IncludeWarFsys.h"
  1520. ".IncludeWarSMemory.h"
  1521. ".WarClientLib..includeedituseroption.h"
  1522. ".WarClientLib..includelogview.h"
  1523. ".WarClientLibStdAfx.h"
  1524. ".WarSoftwareLib..IncludeMiscSupport.h"
  1525. BuildCmds= 
  1526. $(CPP) $(CPP_PROJ) $(SOURCE) 
  1527. "$(INTDIR)MDILogDoc.obj" : $(SOURCE) $(DEP_CPP_MDILO) "$(INTDIR)"
  1528.  "$(INTDIR)WarClientLib.pch"
  1529.    $(BuildCmds)
  1530. "$(INTDIR)MDILogDoc.sbr" : $(SOURCE) $(DEP_CPP_MDILO) "$(INTDIR)"
  1531.  "$(INTDIR)WarClientLib.pch"
  1532.    $(BuildCmds)
  1533. !ENDIF 
  1534. # End Source File
  1535. ################################################################################
  1536. # Begin Source File
  1537. SOURCE=.WarClientLibTabFtpdBasic.cpp
  1538. !IF  "$(CFG)" == "WarClientLib - Win32 Release"
  1539. DEP_CPP_TABFT=
  1540. "../includeTabFtpdBasic.h"
  1541. "../includeUnixFsysTypes.h"
  1542. "../includeWarSoftware.h"
  1543. ".IncludeDaemonAPI.h"
  1544. ".includeListVwEx.h"
  1545. ".Includemdilogdoc.h"
  1546. ".IncludeOptions.h"
  1547. ".IncludeRemoteInterface.h"
  1548. ".IncludeUser.h"
  1549. ".includeWarClient.h"
  1550. ".IncludeWarFsys.h"
  1551. ".IncludeWarSMemory.h"
  1552. ".WarClientLib..includeedituseroption.h"
  1553. ".WarClientLib..includelogview.h"
  1554. ".WarClientLibStdAfx.h"
  1555. ".WarSoftwareLib..IncludeMiscSupport.h"
  1556. "$(INTDIR)TabFtpdBasic.obj" : $(SOURCE) $(DEP_CPP_TABFT) "$(INTDIR)"
  1557.  "$(INTDIR)WarClientLib.pch"
  1558.    $(CPP) $(CPP_PROJ) $(SOURCE)
  1559. !ELSEIF  "$(CFG)" == "WarClientLib - Win32 Debug"
  1560. DEP_CPP_TABFT=
  1561. "../includeTabFtpdBasic.h"
  1562. "../includeUnixFsysTypes.h"
  1563. "../includeWarSoftware.h"
  1564. ".IncludeDaemonAPI.h"
  1565. ".includeListVwEx.h"
  1566. ".Includemdilogdoc.h"
  1567. ".IncludeOptions.h"
  1568. ".IncludeRemoteInterface.h"
  1569. ".IncludeUser.h"
  1570. ".includeWarClient.h"
  1571. ".IncludeWarFsys.h"
  1572. ".IncludeWarSMemory.h"
  1573. ".WarClientLib..includeedituseroption.h"
  1574. ".WarClientLib..includelogview.h"
  1575. ".WarClientLibStdAfx.h"
  1576. ".WarSoftwareLib..IncludeMiscSupport.h"
  1577. BuildCmds= 
  1578. $(CPP) $(CPP_PROJ) $(SOURCE) 
  1579. "$(INTDIR)TabFtpdBasic.obj" : $(SOURCE) $(DEP_CPP_TABFT) "$(INTDIR)"
  1580.  "$(INTDIR)WarClientLib.pch"
  1581.    $(BuildCmds)
  1582. "$(INTDIR)TabFtpdBasic.sbr" : $(SOURCE) $(DEP_CPP_TABFT) "$(INTDIR)"
  1583.  "$(INTDIR)WarClientLib.pch"
  1584.    $(BuildCmds)
  1585. !ENDIF 
  1586. # End Source File
  1587. ################################################################################
  1588. # Begin Source File
  1589. SOURCE=.WarClientLibOptionsTabRemote.cpp
  1590. !IF  "$(CFG)" == "WarClientLib - Win32 Release"
  1591. DEP_CPP_OPTION=
  1592. "../includeUnixFsysTypes.h"
  1593. "../includeWarSoftware.h"
  1594. ".IncludeDaemonAPI.h"
  1595. ".includeDaemonDlgThread.h"
  1596. ".includeListVwEx.h"
  1597. ".Includemdilogdoc.h"
  1598. ".IncludeOptions.h"
  1599. ".includeOptionsTabRemote.h"
  1600. ".IncludeRemoteInterface.h"
  1601. ".IncludeUser.h"
  1602. ".includeWarClient.h"
  1603. ".IncludeWarFsys.h"
  1604. ".IncludeWarSMemory.h"
  1605. ".WarClientLib..includeedituseroption.h"
  1606. ".WarClientLib..includelogview.h"
  1607. ".WarClientLibStdAfx.h"
  1608. ".WarSoftwareLib..IncludeMiscSupport.h"
  1609. "$(INTDIR)OptionsTabRemote.obj" : $(SOURCE) $(DEP_CPP_OPTION) "$(INTDIR)"
  1610.  "$(INTDIR)WarClientLib.pch"
  1611.    $(CPP) $(CPP_PROJ) $(SOURCE)
  1612. !ELSEIF  "$(CFG)" == "WarClientLib - Win32 Debug"
  1613. DEP_CPP_OPTION=
  1614. "../includeUnixFsysTypes.h"
  1615. "../includeWarSoftware.h"
  1616. ".IncludeDaemonAPI.h"
  1617. ".includeDaemonDlgThread.h"
  1618. ".includeListVwEx.h"
  1619. ".Includemdilogdoc.h"
  1620. ".IncludeOptions.h"
  1621. ".includeOptionsTabRemote.h"
  1622. ".IncludeRemoteInterface.h"
  1623. ".IncludeUser.h"
  1624. ".includeWarClient.h"
  1625. ".IncludeWarFsys.h"
  1626. ".IncludeWarSMemory.h"
  1627. ".WarClientLib..includeedituseroption.h"
  1628. ".WarClientLib..includelogview.h"
  1629. ".WarClientLibStdAfx.h"
  1630. ".WarSoftwareLib..IncludeMiscSupport.h"
  1631. BuildCmds= 
  1632. $(CPP) $(CPP_PROJ) $(SOURCE) 
  1633. "$(INTDIR)OptionsTabRemote.obj" : $(SOURCE) $(DEP_CPP_OPTION) "$(INTDIR)"
  1634.  "$(INTDIR)WarClientLib.pch"
  1635.    $(BuildCmds)
  1636. "$(INTDIR)OptionsTabRemote.sbr" : $(SOURCE) $(DEP_CPP_OPTION) "$(INTDIR)"
  1637.  "$(INTDIR)WarClientLib.pch"
  1638.    $(BuildCmds)
  1639. !ENDIF 
  1640. # End Source File
  1641. ################################################################################
  1642. # Begin Source File
  1643. SOURCE=.WarClientLibDaemonDlgThread.cpp
  1644. !IF  "$(CFG)" == "WarClientLib - Win32 Release"
  1645. DEP_CPP_DAEMONDL=
  1646. "../includeadvancedoptionstab.h"
  1647. "../includeTabFtpdBasic.h"
  1648. "../includeTabLogDlg.h"
  1649. "../includetabNTDlg.h"
  1650. "../includeUnixFsysTypes.h"
  1651. "../includeWarSoftware.h"
  1652. ".IncludeDaemonAPI.h"
  1653. ".includeDaemonDlgThread.h"
  1654. ".includeListVwEx.h"
  1655. ".Includemdilogdoc.h"
  1656. ".IncludeOptions.h"
  1657. ".includeOptionsTabRemote.h"
  1658. ".IncludeRemoteInterface.h"
  1659. ".IncludeUser.h"
  1660. ".includeWarClient.h"
  1661. ".IncludeWarFsys.h"
  1662. ".IncludeWarSMemory.h"
  1663. ".WarClientLib..includeedituseroption.h"
  1664. ".WarClientLib..includelogview.h"
  1665. ".WarClientLibPluginCheckBox.h"
  1666. ".WarClientLibPluginSelectTab.h"
  1667. ".WarClientLibStdAfx.h"
  1668. ".WarClientLibtabRemoteAccessDlg.h"
  1669. ".WarSoftwareLib..IncludeMiscSupport.h"
  1670. "$(INTDIR)DaemonDlgThread.obj" : $(SOURCE) $(DEP_CPP_DAEMONDL) "$(INTDIR)"
  1671.  "$(INTDIR)WarClientLib.pch"
  1672.    $(CPP) $(CPP_PROJ) $(SOURCE)
  1673. !ELSEIF  "$(CFG)" == "WarClientLib - Win32 Debug"
  1674. DEP_CPP_DAEMONDL=
  1675. "../includeadvancedoptionstab.h"
  1676. "../includeTabFtpdBasic.h"
  1677. "../includeTabLogDlg.h"
  1678. "../includetabNTDlg.h"
  1679. "../includeUnixFsysTypes.h"
  1680. "../includeWarSoftware.h"
  1681. ".IncludeDaemonAPI.h"
  1682. ".includeDaemonDlgThread.h"
  1683. ".includeListVwEx.h"
  1684. ".Includemdilogdoc.h"
  1685. ".IncludeOptions.h"
  1686. ".includeOptionsTabRemote.h"
  1687. ".IncludeRemoteInterface.h"
  1688. ".IncludeUser.h"
  1689. ".includeWarClient.h"
  1690. ".IncludeWarFsys.h"
  1691. ".IncludeWarSMemory.h"
  1692. ".WarClientLib..includeedituseroption.h"
  1693. ".WarClientLib..includelogview.h"
  1694. ".WarClientLibPluginCheckBox.h"
  1695. ".WarClientLibPluginSelectTab.h"
  1696. ".WarClientLibStdAfx.h"
  1697. ".WarClientLibtabRemoteAccessDlg.h"
  1698. ".WarSoftwareLib..IncludeMiscSupport.h"
  1699. BuildCmds= 
  1700. $(CPP) $(CPP_PROJ) $(SOURCE) 
  1701. "$(INTDIR)DaemonDlgThread.obj" : $(SOURCE) $(DEP_CPP_DAEMONDL) "$(INTDIR)"
  1702.  "$(INTDIR)WarClientLib.pch"
  1703.    $(BuildCmds)
  1704. "$(INTDIR)DaemonDlgThread.sbr" : $(SOURCE) $(DEP_CPP_DAEMONDL) "$(INTDIR)"
  1705.  "$(INTDIR)WarClientLib.pch"
  1706.    $(BuildCmds)
  1707. !ENDIF 
  1708. # End Source File
  1709. ################################################################################
  1710. # Begin Source File
  1711. SOURCE=.WarClientLibTabLogDlg.cpp
  1712. !IF  "$(CFG)" == "WarClientLib - Win32 Release"
  1713. DEP_CPP_TABLO=
  1714. "../includeTabLogDlg.h"
  1715. "../includeUnixFsysTypes.h"
  1716. "../includeWarSoftware.h"
  1717. ".IncludeDaemonAPI.h"
  1718. ".includeListVwEx.h"
  1719. ".Includemdilogdoc.h"
  1720. ".IncludeOptions.h"
  1721. ".IncludeRemoteInterface.h"
  1722. ".IncludeUser.h"
  1723. ".includeWarClient.h"
  1724. ".IncludeWarFsys.h"
  1725. ".IncludeWarSMemory.h"
  1726. ".WarClientLib..includeedituseroption.h"
  1727. ".WarClientLib..includelogview.h"
  1728. ".WarClientLibStdAfx.h"
  1729. ".WarSoftwareLib..IncludeMiscSupport.h"
  1730. "$(INTDIR)TabLogDlg.obj" : $(SOURCE) $(DEP_CPP_TABLO) "$(INTDIR)"
  1731.  "$(INTDIR)WarClientLib.pch"
  1732.    $(CPP) $(CPP_PROJ) $(SOURCE)
  1733. !ELSEIF  "$(CFG)" == "WarClientLib - Win32 Debug"
  1734. DEP_CPP_TABLO=
  1735. "../includeTabLogDlg.h"
  1736. "../includeUnixFsysTypes.h"
  1737. "../includeWarSoftware.h"
  1738. ".IncludeDaemonAPI.h"
  1739. ".includeListVwEx.h"
  1740. ".Includemdilogdoc.h"
  1741. ".IncludeOptions.h"
  1742. ".IncludeRemoteInterface.h"
  1743. ".IncludeUser.h"
  1744. ".includeWarClient.h"
  1745. ".IncludeWarFsys.h"
  1746. ".IncludeWarSMemory.h"
  1747. ".WarClientLib..includeedituseroption.h"
  1748. ".WarClientLib..includelogview.h"
  1749. ".WarClientLibStdAfx.h"
  1750. ".WarSoftwareLib..IncludeMiscSupport.h"
  1751. BuildCmds= 
  1752. $(CPP) $(CPP_PROJ) $(SOURCE) 
  1753. "$(INTDIR)TabLogDlg.obj" : $(SOURCE) $(DEP_CPP_TABLO) "$(INTDIR)"
  1754.  "$(INTDIR)WarClientLib.pch"
  1755.    $(BuildCmds)
  1756. "$(INTDIR)TabLogDlg.sbr" : $(SOURCE) $(DEP_CPP_TABLO) "$(INTDIR)"
  1757.  "$(INTDIR)WarClientLib.pch"
  1758.    $(BuildCmds)
  1759. !ENDIF 
  1760. # End Source File
  1761. ################################################################################
  1762. # Begin Source File
  1763. SOURCE=.WarClientLibtabRemoteAccessDlg.cpp
  1764. !IF  "$(CFG)" == "WarClientLib - Win32 Release"
  1765. DEP_CPP_TABRE=
  1766. "../includeUnixFsysTypes.h"
  1767. "../includeWarSoftware.h"
  1768. ".IncludeDaemonAPI.h"
  1769. ".includeListVwEx.h"
  1770. ".Includemdilogdoc.h"
  1771. ".IncludeOptions.h"
  1772. ".IncludeRemoteInterface.h"
  1773. ".IncludeUser.h"
  1774. ".includeWarClient.h"
  1775. ".IncludeWarFsys.h"
  1776. ".IncludeWarSMemory.h"
  1777. ".WarClientLib..includeedituseroption.h"
  1778. ".WarClientLib..includelogview.h"
  1779. ".WarClientLibStdAfx.h"
  1780. ".WarClientLibtabRemoteAccessDlg.h"
  1781. ".WarSoftwareLib..IncludeMiscSupport.h"
  1782. "$(INTDIR)tabRemoteAccessDlg.obj" : $(SOURCE) $(DEP_CPP_TABRE) "$(INTDIR)"
  1783.  "$(INTDIR)WarClientLib.pch"
  1784.    $(CPP) $(CPP_PROJ) $(SOURCE)
  1785. !ELSEIF  "$(CFG)" == "WarClientLib - Win32 Debug"
  1786. DEP_CPP_TABRE=
  1787. "../includeUnixFsysTypes.h"
  1788. "../includeWarSoftware.h"
  1789. ".IncludeDaemonAPI.h"
  1790. ".includeListVwEx.h"
  1791. ".Includemdilogdoc.h"
  1792. ".IncludeOptions.h"
  1793. ".IncludeRemoteInterface.h"
  1794. ".IncludeUser.h"
  1795. ".includeWarClient.h"
  1796. ".IncludeWarFsys.h"
  1797. ".IncludeWarSMemory.h"
  1798. ".WarClientLib..includeedituseroption.h"
  1799. ".WarClientLib..includelogview.h"
  1800. ".WarClientLibStdAfx.h"
  1801. ".WarClientLibtabRemoteAccessDlg.h"
  1802. ".WarSoftwareLib..IncludeMiscSupport.h"
  1803. BuildCmds= 
  1804. $(CPP) $(CPP_PROJ) $(SOURCE) 
  1805. "$(INTDIR)tabRemoteAccessDlg.obj" : $(SOURCE) $(DEP_CPP_TABRE) "$(INTDIR)"
  1806.  "$(INTDIR)WarClientLib.pch"
  1807.    $(BuildCmds)
  1808. "$(INTDIR)tabRemoteAccessDlg.sbr" : $(SOURCE) $(DEP_CPP_TABRE) "$(INTDIR)"
  1809.  "$(INTDIR)WarClientLib.pch"
  1810.    $(BuildCmds)
  1811. !ENDIF 
  1812. # End Source File
  1813. ################################################################################
  1814. # Begin Source File
  1815. SOURCE=.WarClientLibRemoteUser.cpp
  1816. !IF  "$(CFG)" == "WarClientLib - Win32 Release"
  1817. DEP_CPP_REMOTEU=
  1818. "../includeUnixFsysTypes.h"
  1819. "../includeWarSoftware.h"
  1820. ".IncludeDaemonAPI.h"
  1821. ".includeListVwEx.h"
  1822. ".Includemdilogdoc.h"
  1823. ".IncludeOptions.h"
  1824. ".IncludeRemoteInterface.h"
  1825. ".IncludeUser.h"
  1826. ".includeWarClient.h"
  1827. ".IncludeWarFsys.h"
  1828. ".IncludeWarSMemory.h"
  1829. ".WarClientLib..includeedituseroption.h"
  1830. ".WarClientLib..includelogview.h"
  1831. ".WarClientLibStdAfx.h"
  1832. ".WarSoftwareLib..IncludeMiscSupport.h"
  1833. "$(INTDIR)RemoteUser.obj" : $(SOURCE) $(DEP_CPP_REMOTEU) "$(INTDIR)"
  1834.  "$(INTDIR)WarClientLib.pch"
  1835.    $(CPP) $(CPP_PROJ) $(SOURCE)
  1836. !ELSEIF  "$(CFG)" == "WarClientLib - Win32 Debug"
  1837. DEP_CPP_REMOTEU=
  1838. "../includeUnixFsysTypes.h"
  1839. "../includeWarSoftware.h"
  1840. ".IncludeDaemonAPI.h"
  1841. ".includeListVwEx.h"
  1842. ".Includemdilogdoc.h"
  1843. ".IncludeOptions.h"
  1844. ".IncludeRemoteInterface.h"
  1845. ".IncludeUser.h"
  1846. ".includeWarClient.h"
  1847. ".IncludeWarFsys.h"
  1848. ".IncludeWarSMemory.h"
  1849. ".WarClientLib..includeedituseroption.h"
  1850. ".WarClientLib..includelogview.h"
  1851. ".WarClientLibStdAfx.h"
  1852. ".WarSoftwareLib..IncludeMiscSupport.h"
  1853. BuildCmds= 
  1854. $(CPP) $(CPP_PROJ) $(SOURCE) 
  1855. "$(INTDIR)RemoteUser.obj" : $(SOURCE) $(DEP_CPP_REMOTEU) "$(INTDIR)"
  1856.  "$(INTDIR)WarClientLib.pch"
  1857.    $(BuildCmds)
  1858. "$(INTDIR)RemoteUser.sbr" : $(SOURCE) $(DEP_CPP_REMOTEU) "$(INTDIR)"
  1859.  "$(INTDIR)WarClientLib.pch"
  1860.    $(BuildCmds)
  1861. !ENDIF 
  1862. # End Source File
  1863. ################################################################################
  1864. # Begin Source File
  1865. SOURCE=.WarClientLibUserDialog.cpp
  1866. !IF  "$(CFG)" == "WarClientLib - Win32 Release"
  1867. DEP_CPP_USERD=
  1868. "../includeUnixFsysTypes.h"
  1869. "../includeUserAccountDlg.h"
  1870. "../includeUserDlgThread.h"
  1871. "../includeWarSoftware.h"
  1872. ".IncludeDaemonAPI.h"
  1873. ".includeListVwEx.h"
  1874. ".Includemdilogdoc.h"
  1875. ".IncludeOptions.h"
  1876. ".IncludeRemoteInterface.h"
  1877. ".IncludeUser.h"
  1878. ".includeUserDialog.h"
  1879. ".includeWarClient.h"
  1880. ".IncludeWarFsys.h"
  1881. ".IncludeWarSMemory.h"
  1882. ".WarClientLib..includeedituseroption.h"
  1883. ".WarClientLib..includelogview.h"
  1884. ".WarClientLibStdAfx.h"
  1885. ".WarClientLibUserLimitsDlg.h"
  1886. ".WarClientLibUtabPaths.h"
  1887. ".WarSoftwareLib..IncludeMiscSupport.h"
  1888. "$(INTDIR)UserDialog.obj" : $(SOURCE) $(DEP_CPP_USERD) "$(INTDIR)"
  1889.  "$(INTDIR)WarClientLib.pch"
  1890.    $(CPP) $(CPP_PROJ) $(SOURCE)
  1891. !ELSEIF  "$(CFG)" == "WarClientLib - Win32 Debug"
  1892. DEP_CPP_USERD=
  1893. "../includeUnixFsysTypes.h"
  1894. "../includeUserAccountDlg.h"
  1895. "../includeUserDlgThread.h"
  1896. "../includeWarSoftware.h"
  1897. ".IncludeDaemonAPI.h"
  1898. ".includeListVwEx.h"
  1899. ".Includemdilogdoc.h"
  1900. ".IncludeOptions.h"
  1901. ".IncludeRemoteInterface.h"
  1902. ".IncludeUser.h"
  1903. ".includeUserDialog.h"
  1904. ".includeWarClient.h"
  1905. ".IncludeWarFsys.h"
  1906. ".IncludeWarSMemory.h"
  1907. ".WarClientLib..includeedituseroption.h"
  1908. ".WarClientLib..includelogview.h"
  1909. ".WarClientLibStdAfx.h"
  1910. ".WarClientLibUserLimitsDlg.h"
  1911. ".WarClientLibUtabPaths.h"
  1912. ".WarSoftwareLib..IncludeMiscSupport.h"
  1913. BuildCmds= 
  1914. $(CPP) $(CPP_PROJ) $(SOURCE) 
  1915. "$(INTDIR)UserDialog.obj" : $(SOURCE) $(DEP_CPP_USERD) "$(INTDIR)"
  1916.  "$(INTDIR)WarClientLib.pch"
  1917.    $(BuildCmds)
  1918. "$(INTDIR)UserDialog.sbr" : $(SOURCE) $(DEP_CPP_USERD) "$(INTDIR)"
  1919.  "$(INTDIR)WarClientLib.pch"
  1920.    $(BuildCmds)
  1921. !ENDIF 
  1922. # End Source File
  1923. ################################################################################
  1924. # Begin Source File
  1925. SOURCE=.WarClientLibUserDlgThread.cpp
  1926. !IF  "$(CFG)" == "WarClientLib - Win32 Release"
  1927. DEP_CPP_USERDL=
  1928. "../includeUnixFsysTypes.h"
  1929. "../includeUserDlgThread.h"
  1930. "../includeWarSoftware.h"
  1931. ".IncludeDaemonAPI.h"
  1932. ".includeListVwEx.h"
  1933. ".Includemdilogdoc.h"
  1934. ".IncludeOptions.h"
  1935. ".IncludeRemoteInterface.h"
  1936. ".IncludeUser.h"
  1937. ".includeUserDialog.h"
  1938. ".includeWarClient.h"
  1939. ".IncludeWarFsys.h"
  1940. ".IncludeWarSMemory.h"
  1941. ".WarClientLib..includeedituseroption.h"
  1942. ".WarClientLib..includelogview.h"
  1943. ".WarClientLibStdAfx.h"
  1944. ".WarSoftwareLib..IncludeMiscSupport.h"
  1945. "$(INTDIR)UserDlgThread.obj" : $(SOURCE) $(DEP_CPP_USERDL) "$(INTDIR)"
  1946.  "$(INTDIR)WarClientLib.pch"
  1947.    $(CPP) $(CPP_PROJ) $(SOURCE)
  1948. !ELSEIF  "$(CFG)" == "WarClientLib - Win32 Debug"
  1949. DEP_CPP_USERDL=
  1950. "../includeUnixFsysTypes.h"
  1951. "../includeUserDlgThread.h"
  1952. "../includeWarSoftware.h"
  1953. ".IncludeDaemonAPI.h"
  1954. ".includeListVwEx.h"
  1955. ".Includemdilogdoc.h"
  1956. ".IncludeOptions.h"
  1957. ".IncludeRemoteInterface.h"
  1958. ".IncludeUser.h"
  1959. ".includeUserDialog.h"
  1960. ".includeWarClient.h"
  1961. ".IncludeWarFsys.h"
  1962. ".IncludeWarSMemory.h"
  1963. ".WarClientLib..includeedituseroption.h"
  1964. ".WarClientLib..includelogview.h"
  1965. ".WarClientLibStdAfx.h"
  1966. ".WarSoftwareLib..IncludeMiscSupport.h"
  1967. BuildCmds= 
  1968. $(CPP) $(CPP_PROJ) $(SOURCE) 
  1969. "$(INTDIR)UserDlgThread.obj" : $(SOURCE) $(DEP_CPP_USERDL) "$(INTDIR)"
  1970.  "$(INTDIR)WarClientLib.pch"
  1971.    $(BuildCmds)
  1972. "$(INTDIR)UserDlgThread.sbr" : $(SOURCE) $(DEP_CPP_USERDL) "$(INTDIR)"
  1973.  "$(INTDIR)WarClientLib.pch"
  1974.    $(BuildCmds)
  1975. !ENDIF 
  1976. # End Source File
  1977. ################################################################################
  1978. # Begin Source File
  1979. SOURCE=.WarClientLibUserAccountDlg.cpp
  1980. !IF  "$(CFG)" == "WarClientLib - Win32 Release"
  1981. DEP_CPP_USERA=
  1982. "../includePasswordDlg.h"
  1983. "../includeUnixFsysTypes.h"
  1984. "../includeUserAccountDlg.h"
  1985. "../includeUserDlgThread.h"
  1986. "../includeWarSoftware.h"
  1987. ".IncludeDaemonAPI.h"
  1988. ".includeListVwEx.h"
  1989. ".Includemdilogdoc.h"
  1990. ".IncludeOptions.h"
  1991. ".IncludeRemoteInterface.h"
  1992. ".IncludeUser.h"
  1993. ".includeUserDialog.h"
  1994. ".includeWarClient.h"
  1995. ".IncludeWarFsys.h"
  1996. ".IncludeWarSMemory.h"
  1997. ".WarClientLib..includeedituseroption.h"
  1998. ".WarClientLib..includelogview.h"
  1999. ".WarClientLibStdAfx.h"
  2000. ".WarSoftwareLib..IncludeMiscSupport.h"
  2001. "$(INTDIR)UserAccountDlg.obj" : $(SOURCE) $(DEP_CPP_USERA) "$(INTDIR)"
  2002.  "$(INTDIR)WarClientLib.pch"
  2003.    $(CPP) $(CPP_PROJ) $(SOURCE)
  2004. !ELSEIF  "$(CFG)" == "WarClientLib - Win32 Debug"
  2005. DEP_CPP_USERA=
  2006. "../includePasswordDlg.h"
  2007. "../includeUnixFsysTypes.h"
  2008. "../includeUserAccountDlg.h"
  2009. "../includeUserDlgThread.h"
  2010. "../includeWarSoftware.h"
  2011. ".IncludeDaemonAPI.h"
  2012. ".includeListVwEx.h"
  2013. ".Includemdilogdoc.h"
  2014. ".IncludeOptions.h"
  2015. ".IncludeRemoteInterface.h"
  2016. ".IncludeUser.h"
  2017. ".includeUserDialog.h"
  2018. ".includeWarClient.h"
  2019. ".IncludeWarFsys.h"
  2020. ".IncludeWarSMemory.h"
  2021. ".WarClientLib..includeedituseroption.h"
  2022. ".WarClientLib..includelogview.h"
  2023. ".WarClientLibStdAfx.h"
  2024. ".WarSoftwareLib..IncludeMiscSupport.h"
  2025. BuildCmds= 
  2026. $(CPP) $(CPP_PROJ) $(SOURCE) 
  2027. "$(INTDIR)UserAccountDlg.obj" : $(SOURCE) $(DEP_CPP_USERA) "$(INTDIR)"
  2028.  "$(INTDIR)WarClientLib.pch"
  2029.    $(BuildCmds)
  2030. "$(INTDIR)UserAccountDlg.sbr" : $(SOURCE) $(DEP_CPP_USERA) "$(INTDIR)"
  2031.  "$(INTDIR)WarClientLib.pch"
  2032.    $(BuildCmds)
  2033. !ENDIF 
  2034. # End Source File
  2035. ################################################################################
  2036. # Begin Source File
  2037. SOURCE=.WarClientLibPasswordDlg.cpp
  2038. !IF  "$(CFG)" == "WarClientLib - Win32 Release"
  2039. DEP_CPP_PASSW=
  2040. "../includePasswordDlg.h"
  2041. ".WarClientLibStdAfx.h"
  2042. "$(INTDIR)PasswordDlg.obj" : $(SOURCE) $(DEP_CPP_PASSW) "$(INTDIR)"
  2043.  "$(INTDIR)WarClientLib.pch"
  2044.    $(CPP) $(CPP_PROJ) $(SOURCE)
  2045. !ELSEIF  "$(CFG)" == "WarClientLib - Win32 Debug"
  2046. DEP_CPP_PASSW=
  2047. "../includePasswordDlg.h"
  2048. ".WarClientLibStdAfx.h"
  2049. BuildCmds= 
  2050. $(CPP) $(CPP_PROJ) $(SOURCE) 
  2051. "$(INTDIR)PasswordDlg.obj" : $(SOURCE) $(DEP_CPP_PASSW) "$(INTDIR)"
  2052.  "$(INTDIR)WarClientLib.pch"
  2053.    $(BuildCmds)
  2054. "$(INTDIR)PasswordDlg.sbr" : $(SOURCE) $(DEP_CPP_PASSW) "$(INTDIR)"
  2055.  "$(INTDIR)WarClientLib.pch"
  2056.    $(BuildCmds)
  2057. !ENDIF 
  2058. # End Source File
  2059. ################################################################################
  2060. # Begin Source File
  2061. SOURCE=.WarClientLibUtabPaths.cpp
  2062. !IF  "$(CFG)" == "WarClientLib - Win32 Release"
  2063. DEP_CPP_UTABP=
  2064. "../includeUnixFsysTypes.h"
  2065. "../includeUserDlgThread.h"
  2066. "../includeWarSoftware.h"
  2067. ".IncludeDaemonAPI.h"
  2068. ".includeDaemonFileBrowser.h"
  2069. ".includeListVwEx.h"
  2070. ".Includemdilogdoc.h"
  2071. ".IncludeOptions.h"
  2072. ".IncludeRemoteInterface.h"
  2073. ".IncludeUser.h"
  2074. ".includeUserDialog.h"
  2075. ".includeWarClient.h"
  2076. ".IncludeWarFsys.h"
  2077. ".IncludeWarSMemory.h"
  2078. ".WarClientLib..includeedituseroption.h"
  2079. ".WarClientLib..includelogview.h"
  2080. ".WarClientLibStdAfx.h"
  2081. ".WarClientLibUtabPaths.h"
  2082. ".WarSoftwareLib..IncludeMiscSupport.h"
  2083. "$(INTDIR)UtabPaths.obj" : $(SOURCE) $(DEP_CPP_UTABP) "$(INTDIR)"
  2084.  "$(INTDIR)WarClientLib.pch"
  2085.    $(CPP) $(CPP_PROJ) $(SOURCE)
  2086. !ELSEIF  "$(CFG)" == "WarClientLib - Win32 Debug"
  2087. DEP_CPP_UTABP=
  2088. "../includeUnixFsysTypes.h"
  2089. "../includeUserDlgThread.h"
  2090. "../includeWarSoftware.h"
  2091. ".IncludeDaemonAPI.h"
  2092. ".includeDaemonFileBrowser.h"
  2093. ".includeListVwEx.h"
  2094. ".Includemdilogdoc.h"
  2095. ".IncludeOptions.h"
  2096. ".IncludeRemoteInterface.h"
  2097. ".IncludeUser.h"
  2098. ".includeUserDialog.h"
  2099. ".includeWarClient.h"
  2100. ".IncludeWarFsys.h"
  2101. ".IncludeWarSMemory.h"
  2102. ".WarClientLib..includeedituseroption.h"
  2103. ".WarClientLib..includelogview.h"
  2104. ".WarClientLibStdAfx.h"
  2105. ".WarClientLibUtabPaths.h"
  2106. ".WarSoftwareLib..IncludeMiscSupport.h"
  2107. BuildCmds= 
  2108. $(CPP) $(CPP_PROJ) $(SOURCE) 
  2109. "$(INTDIR)UtabPaths.obj" : $(SOURCE) $(DEP_CPP_UTABP) "$(INTDIR)"
  2110.  "$(INTDIR)WarClientLib.pch"
  2111.    $(BuildCmds)
  2112. "$(INTDIR)UtabPaths.sbr" : $(SOURCE) $(DEP_CPP_UTABP) "$(INTDIR)"
  2113.  "$(INTDIR)WarClientLib.pch"
  2114.    $(BuildCmds)
  2115. !ENDIF 
  2116. # End Source File
  2117. ################################################################################
  2118. # Begin Source File
  2119. SOURCE=.WarClientLibDaemonFileBrowser.cpp
  2120. !IF  "$(CFG)" == "WarClientLib - Win32 Release"
  2121. DEP_CPP_DAEMONF=
  2122. "../includeFileBrowserThread.h"
  2123. "../includeFileDescriptionDlg.h"
  2124. "../includeUnixFsysTypes.h"
  2125. "../includeWarSoftware.h"
  2126. ".includeDaemonFileBrowser.h"
  2127. ".includeWarClient.h"
  2128. ".WarClientLibStdAfx.h"
  2129. ".WarSoftwareLib..IncludeMiscSupport.h"
  2130. "$(INTDIR)DaemonFileBrowser.obj" : $(SOURCE) $(DEP_CPP_DAEMONF) "$(INTDIR)"
  2131.  "$(INTDIR)WarClientLib.pch"
  2132.    $(CPP) $(CPP_PROJ) $(SOURCE)
  2133. !ELSEIF  "$(CFG)" == "WarClientLib - Win32 Debug"
  2134. DEP_CPP_DAEMONF=
  2135. "../includeFileBrowserThread.h"
  2136. "../includeFileDescriptionDlg.h"
  2137. "../includeUnixFsysTypes.h"
  2138. "../includeWarSoftware.h"
  2139. ".IncludeDaemonAPI.h"
  2140. ".includeDaemonFileBrowser.h"
  2141. ".includeListVwEx.h"
  2142. ".Includemdilogdoc.h"
  2143. ".IncludeOptions.h"
  2144. ".IncludeRemoteInterface.h"
  2145. ".IncludeUser.h"
  2146. ".includeWarClient.h"
  2147. ".IncludeWarFsys.h"
  2148. ".IncludeWarSMemory.h"
  2149. ".WarClientLib..includeedituseroption.h"
  2150. ".WarClientLib..includelogview.h"
  2151. ".WarClientLibStdAfx.h"
  2152. ".WarSoftwareLib..IncludeMiscSupport.h"
  2153. BuildCmds= 
  2154. $(CPP) $(CPP_PROJ) $(SOURCE) 
  2155. "$(INTDIR)DaemonFileBrowser.obj" : $(SOURCE) $(DEP_CPP_DAEMONF) "$(INTDIR)"
  2156.  "$(INTDIR)WarClientLib.pch"
  2157.    $(BuildCmds)
  2158. "$(INTDIR)DaemonFileBrowser.sbr" : $(SOURCE) $(DEP_CPP_DAEMONF) "$(INTDIR)"
  2159.  "$(INTDIR)WarClientLib.pch"
  2160.    $(BuildCmds)
  2161. !ENDIF 
  2162. # End Source File
  2163. ################################################################################
  2164. # Begin Source File
  2165. SOURCE=.WarClientLibFileDescriptionDlg.cpp
  2166. !IF  "$(CFG)" == "WarClientLib - Win32 Release"
  2167. DEP_CPP_FILED=
  2168. "../includeFileDescriptionDlg.h"
  2169. "../includeUnixFsysTypes.h"
  2170. "../includeWarSoftware.h"
  2171. ".IncludeDaemonAPI.h"
  2172. ".includeListVwEx.h"
  2173. ".Includemdilogdoc.h"
  2174. ".IncludeOptions.h"
  2175. ".IncludeRemoteInterface.h"
  2176. ".IncludeUser.h"
  2177. ".includeWarClient.h"
  2178. ".IncludeWarFsys.h"
  2179. ".IncludeWarSMemory.h"
  2180. ".WarClientLib..includeedituseroption.h"
  2181. ".WarClientLib..includelogview.h"
  2182. ".WarClientLibStdAfx.h"
  2183. ".WarSoftwareLib..IncludeMiscSupport.h"
  2184. "$(INTDIR)FileDescriptionDlg.obj" : $(SOURCE) $(DEP_CPP_FILED) "$(INTDIR)"
  2185.  "$(INTDIR)WarClientLib.pch"
  2186.    $(CPP) $(CPP_PROJ) $(SOURCE)
  2187. !ELSEIF  "$(CFG)" == "WarClientLib - Win32 Debug"
  2188. DEP_CPP_FILED=
  2189. "../includeFileDescriptionDlg.h"
  2190. "../includeUnixFsysTypes.h"
  2191. "../includeWarSoftware.h"
  2192. ".IncludeDaemonAPI.h"
  2193. ".includeListVwEx.h"
  2194. ".Includemdilogdoc.h"
  2195. ".IncludeOptions.h"
  2196. ".IncludeRemoteInterface.h"
  2197. ".IncludeUser.h"
  2198. ".includeWarClient.h"
  2199. ".IncludeWarFsys.h"
  2200. ".IncludeWarSMemory.h"
  2201. ".WarClientLib..includeedituseroption.h"
  2202. ".WarClientLib..includelogview.h"
  2203. ".WarClientLibStdAfx.h"
  2204. ".WarSoftwareLib..IncludeMiscSupport.h"
  2205. BuildCmds= 
  2206. $(CPP) $(CPP_PROJ) $(SOURCE) 
  2207. "$(INTDIR)FileDescriptionDlg.obj" : $(SOURCE) $(DEP_CPP_FILED) "$(INTDIR)"
  2208.  "$(INTDIR)WarClientLib.pch"
  2209.    $(BuildCmds)
  2210. "$(INTDIR)FileDescriptionDlg.sbr" : $(SOURCE) $(DEP_CPP_FILED) "$(INTDIR)"
  2211.  "$(INTDIR)WarClientLib.pch"
  2212.    $(BuildCmds)
  2213. !ENDIF 
  2214. # End Source File
  2215. ################################################################################
  2216. # Begin Source File
  2217. SOURCE=.WarClientLibFileBrowserThread.cpp
  2218. !IF  "$(CFG)" == "WarClientLib - Win32 Release"
  2219. DEP_CPP_FILEB=
  2220. "../includeFileBrowserThread.h"
  2221. "../includeUnixFsysTypes.h"
  2222. "../includeWarSoftware.h"
  2223. ".IncludeDaemonAPI.h"
  2224. ".includeDaemonFileBrowser.h"
  2225. ".includeListVwEx.h"
  2226. ".Includemdilogdoc.h"
  2227. ".IncludeOptions.h"
  2228. ".IncludeRemoteInterface.h"
  2229. ".IncludeUser.h"
  2230. ".includeWarClient.h"
  2231. ".IncludeWarFsys.h"
  2232. ".IncludeWarSMemory.h"
  2233. ".WarClientLib..includeedituseroption.h"
  2234. ".WarClientLib..includelogview.h"
  2235. ".WarClientLibStdAfx.h"
  2236. ".WarSoftwareLib..IncludeMiscSupport.h"
  2237. "$(INTDIR)FileBrowserThread.obj" : $(SOURCE) $(DEP_CPP_FILEB) "$(INTDIR)"
  2238.  "$(INTDIR)WarClientLib.pch"
  2239.    $(CPP) $(CPP_PROJ) $(SOURCE)
  2240. !ELSEIF  "$(CFG)" == "WarClientLib - Win32 Debug"
  2241. DEP_CPP_FILEB=
  2242. "../includeFileBrowserThread.h"
  2243. "../includeUnixFsysTypes.h"
  2244. "../includeWarSoftware.h"
  2245. ".IncludeDaemonAPI.h"
  2246. ".includeDaemonFileBrowser.h"
  2247. ".includeListVwEx.h"
  2248. ".Includemdilogdoc.h"
  2249. ".IncludeOptions.h"
  2250. ".IncludeRemoteInterface.h"
  2251. ".IncludeUser.h"
  2252. ".includeWarClient.h"
  2253. ".IncludeWarFsys.h"
  2254. ".IncludeWarSMemory.h"
  2255. ".WarClientLib..includeedituseroption.h"
  2256. ".WarClientLib..includelogview.h"
  2257. ".WarClientLibStdAfx.h"
  2258. ".WarSoftwareLib..IncludeMiscSupport.h"
  2259. BuildCmds= 
  2260. $(CPP) $(CPP_PROJ) $(SOURCE) 
  2261. "$(INTDIR)FileBrowserThread.obj" : $(SOURCE) $(DEP_CPP_FILEB) "$(INTDIR)"
  2262.  "$(INTDIR)WarClientLib.pch"
  2263.    $(BuildCmds)
  2264. "$(INTDIR)FileBrowserThread.sbr" : $(SOURCE) $(DEP_CPP_FILEB) "$(INTDIR)"
  2265.  "$(INTDIR)WarClientLib.pch"
  2266.    $(BuildCmds)
  2267. !ENDIF 
  2268. # End Source File
  2269. ################################################################################
  2270. # Begin Source File
  2271. SOURCE=.WarClientLibtabNTDlg.cpp
  2272. !IF  "$(CFG)" == "WarClientLib - Win32 Release"
  2273. DEP_CPP_TABNT=
  2274. "../includetabNTDlg.h"
  2275. "../includeUnixFsysTypes.h"
  2276. "../includeWarSoftware.h"
  2277. ".IncludeDaemonAPI.h"
  2278. ".includeListVwEx.h"
  2279. ".Includemdilogdoc.h"
  2280. ".IncludeOptions.h"
  2281. ".IncludeRemoteInterface.h"
  2282. ".includeServiceMgr.h"
  2283. ".IncludeUser.h"
  2284. ".includeWarClient.h"
  2285. ".IncludeWarFsys.h"
  2286. ".IncludeWarSMemory.h"
  2287. ".WarClientLib..includeedituseroption.h"
  2288. ".WarClientLib..includelogview.h"
  2289. ".WarClientLibStdAfx.h"
  2290. ".WarSoftwareLib..IncludeMiscSupport.h"
  2291. "$(INTDIR)tabNTDlg.obj" : $(SOURCE) $(DEP_CPP_TABNT) "$(INTDIR)"
  2292.  "$(INTDIR)WarClientLib.pch"
  2293.    $(CPP) $(CPP_PROJ) $(SOURCE)
  2294. !ELSEIF  "$(CFG)" == "WarClientLib - Win32 Debug"
  2295. DEP_CPP_TABNT=
  2296. "../includetabNTDlg.h"
  2297. "../includeUnixFsysTypes.h"
  2298. "../includeWarSoftware.h"
  2299. ".IncludeDaemonAPI.h"
  2300. ".includeListVwEx.h"
  2301. ".Includemdilogdoc.h"
  2302. ".IncludeOptions.h"
  2303. ".IncludeRemoteInterface.h"
  2304. ".includeServiceMgr.h"
  2305. ".IncludeUser.h"
  2306. ".includeWarClient.h"
  2307. ".IncludeWarFsys.h"
  2308. ".IncludeWarSMemory.h"
  2309. ".WarClientLib..includeedituseroption.h"
  2310. ".WarClientLib..includelogview.h"
  2311. ".WarClientLibStdAfx.h"
  2312. ".WarSoftwareLib..IncludeMiscSupport.h"
  2313. BuildCmds= 
  2314. $(CPP) $(CPP_PROJ) $(SOURCE) 
  2315. "$(INTDIR)tabNTDlg.obj" : $(SOURCE) $(DEP_CPP_TABNT) "$(INTDIR)"
  2316.  "$(INTDIR)WarClientLib.pch"
  2317.    $(BuildCmds)
  2318. "$(INTDIR)tabNTDlg.sbr" : $(SOURCE) $(DEP_CPP_TABNT) "$(INTDIR)"
  2319.  "$(INTDIR)WarClientLib.pch"
  2320.    $(BuildCmds)
  2321. !ENDIF 
  2322. # End Source File
  2323. ################################################################################
  2324. # Begin Source File
  2325. SOURCE=.WarClientLibUserLimitsDlg.cpp
  2326. !IF  "$(CFG)" == "WarClientLib - Win32 Release"
  2327. DEP_CPP_USERL=
  2328. "../includeUnixFsysTypes.h"
  2329. "../includeUserDlgThread.h"
  2330. "../includeWarSoftware.h"
  2331. ".IncludeDaemonAPI.h"
  2332. ".includeListVwEx.h"
  2333. ".Includemdilogdoc.h"
  2334. ".IncludeOptions.h"
  2335. ".IncludeRemoteInterface.h"
  2336. ".IncludeUser.h"
  2337. ".includeUserDialog.h"
  2338. ".includeWarClient.h"
  2339. ".IncludeWarFsys.h"
  2340. ".IncludeWarSMemory.h"
  2341. ".WarClientLib..includeedituseroption.h"
  2342. ".WarClientLib..includelogview.h"
  2343. ".WarClientLibStdAfx.h"
  2344. ".WarClientLibUserLimitsDlg.h"
  2345. ".WarSoftwareLib..IncludeMiscSupport.h"
  2346. "$(INTDIR)UserLimitsDlg.obj" : $(SOURCE) $(DEP_CPP_USERL) "$(INTDIR)"
  2347.  "$(INTDIR)WarClientLib.pch"
  2348.    $(CPP) $(CPP_PROJ) $(SOURCE)
  2349. !ELSEIF  "$(CFG)" == "WarClientLib - Win32 Debug"
  2350. DEP_CPP_USERL=
  2351. "../includeUnixFsysTypes.h"
  2352. "../includeUserDlgThread.h"
  2353. "../includeWarSoftware.h"
  2354. ".IncludeDaemonAPI.h"
  2355. ".includeListVwEx.h"
  2356. ".Includemdilogdoc.h"
  2357. ".IncludeOptions.h"
  2358. ".IncludeRemoteInterface.h"
  2359. ".IncludeUser.h"
  2360. ".includeUserDialog.h"
  2361. ".includeWarClient.h"
  2362. ".IncludeWarFsys.h"
  2363. ".IncludeWarSMemory.h"
  2364. ".WarClientLib..includeedituseroption.h"
  2365. ".WarClientLib..includelogview.h"
  2366. ".WarClientLibStdAfx.h"
  2367. ".WarClientLibUserLimitsDlg.h"
  2368. ".WarSoftwareLib..IncludeMiscSupport.h"
  2369. BuildCmds= 
  2370. $(CPP) $(CPP_PROJ) $(SOURCE) 
  2371. "$(INTDIR)UserLimitsDlg.obj" : $(SOURCE) $(DEP_CPP_USERL) "$(INTDIR)"
  2372.  "$(INTDIR)WarClientLib.pch"
  2373.    $(BuildCmds)
  2374. "$(INTDIR)UserLimitsDlg.sbr" : $(SOURCE) $(DEP_CPP_USERL) "$(INTDIR)"
  2375.  "$(INTDIR)WarClientLib.pch"
  2376.    $(BuildCmds)
  2377. !ENDIF 
  2378. # End Source File
  2379. ################################################################################
  2380. # Begin Source File
  2381. SOURCE=.WarClientLibGenericInternetView.cpp
  2382. !IF  "$(CFG)" == "WarClientLib - Win32 Release"
  2383. DEP_CPP_GENER=
  2384. "../includeDaemonInfo.h"
  2385. "../includeGenericInternetMDI.h"
  2386. "../includeGenericInternetView.h"
  2387. "../includegenericremote.h"
  2388. "../includeParser.h"
  2389. "../includeSelectIndexDlg.h"
  2390. "../includeUnixFsysTypes.h"
  2391. "../includeWarFTPClientDoc.h"
  2392. "../includeWarSoftware.h"
  2393. ".IncludeDaemonAPI.h"
  2394. ".includeDaemonFileBrowser.h"
  2395. ".includeListVwEx.h"
  2396. ".Includemdilogdoc.h"
  2397. ".IncludeOptions.h"
  2398. ".IncludeRemoteInterface.h"
  2399. ".IncludeUser.h"
  2400. ".includeWarClient.h"
  2401. ".IncludeWarFsys.h"
  2402. ".IncludeWarSMemory.h"
  2403. ".WarClientLib..includeedituseroption.h"
  2404. ".WarClientLib..includeguioptionstab.h"
  2405. ".WarClientLib..includelogview.h"
  2406. ".WarClientLibCaptionBar.h"
  2407. ".WarClientLibFTPCxferBar.h"
  2408. ".WarClientLibMkDirDlg.h"
  2409. ".WarClientLibStdAfx.h"
  2410. ".WarSoftwareLib..IncludeMiscSupport.h"
  2411. "$(INTDIR)GenericInternetView.obj" : $(SOURCE) $(DEP_CPP_GENER) "$(INTDIR)"
  2412.  "$(INTDIR)WarClientLib.pch"
  2413.    $(CPP) $(CPP_PROJ) $(SOURCE)
  2414. !ELSEIF  "$(CFG)" == "WarClientLib - Win32 Debug"
  2415. DEP_CPP_GENER=
  2416. "../includeDaemonInfo.h"
  2417. "../includeGenericInternetMDI.h"
  2418. "../includeGenericInternetView.h"
  2419. "../includegenericremote.h"
  2420. "../includeParser.h"
  2421. "../includeSelectIndexDlg.h"
  2422. "../includeUnixFsysTypes.h"
  2423. "../includeWarFTPClientDoc.h"
  2424. "../includeWarSoftware.h"
  2425. ".IncludeDaemonAPI.h"
  2426. ".includeDaemonFileBrowser.h"
  2427. ".includeListVwEx.h"
  2428. ".Includemdilogdoc.h"
  2429. ".IncludeOptions.h"
  2430. ".IncludeRemoteInterface.h"
  2431. ".IncludeUser.h"
  2432. ".includeWarClient.h"
  2433. ".IncludeWarFsys.h"
  2434. ".IncludeWarSMemory.h"
  2435. ".WarClientLib..includeedituseroption.h"
  2436. ".WarClientLib..includeguioptionstab.h"
  2437. ".WarClientLib..includelogview.h"
  2438. ".WarClientLibCaptionBar.h"
  2439. ".WarClientLibFTPCxferBar.h"
  2440. ".WarClientLibMkDirDlg.h"
  2441. ".WarClientLibStdAfx.h"
  2442. ".WarSoftwareLib..IncludeMiscSupport.h"
  2443. BuildCmds= 
  2444. $(CPP) $(CPP_PROJ) $(SOURCE) 
  2445. "$(INTDIR)GenericInternetView.obj" : $(SOURCE) $(DEP_CPP_GENER) "$(INTDIR)"
  2446.  "$(INTDIR)WarClientLib.pch"
  2447.    $(BuildCmds)
  2448. "$(INTDIR)GenericInternetView.sbr" : $(SOURCE) $(DEP_CPP_GENER) "$(INTDIR)"
  2449.  "$(INTDIR)WarClientLib.pch"
  2450.    $(BuildCmds)
  2451. !ENDIF 
  2452. # End Source File
  2453. ################################################################################
  2454. # Begin Source File
  2455. SOURCE=.WarClientLibGenericInternetMDI.cpp
  2456. !IF  "$(CFG)" == "WarClientLib - Win32 Release"
  2457. DEP_CPP_GENERI=
  2458. "../includeGenericInternetMDI.h"
  2459. "../includeGenericInternetView.h"
  2460. "../includegenericremote.h"
  2461. "../includeParser.h"
  2462. "../includeUnixFsysTypes.h"
  2463. "../includeWarSoftware.h"
  2464. ".IncludeDaemonAPI.h"
  2465. ".includeListVwEx.h"
  2466. ".Includemdilogdoc.h"
  2467. ".IncludeOptions.h"
  2468. ".IncludeRemoteInterface.h"
  2469. ".IncludeUser.h"
  2470. ".includeWarClient.h"
  2471. ".IncludeWarFsys.h"
  2472. ".IncludeWarSMemory.h"
  2473. ".WarClientLib..includeedituseroption.h"
  2474. ".WarClientLib..includelogview.h"
  2475. ".WarClientLibCaptionBar.h"
  2476. ".WarClientLibFTPCxferBar.h"
  2477. ".WarClientLibStdAfx.h"
  2478. ".WarSoftwareLib..IncludeMiscSupport.h"
  2479. "$(INTDIR)GenericInternetMDI.obj" : $(SOURCE) $(DEP_CPP_GENERI) "$(INTDIR)"
  2480.  "$(INTDIR)WarClientLib.pch"
  2481.    $(CPP) $(CPP_PROJ) $(SOURCE)
  2482. !ELSEIF  "$(CFG)" == "WarClientLib - Win32 Debug"
  2483. DEP_CPP_GENERI=
  2484. "../includeGenericInternetMDI.h"
  2485. "../includeGenericInternetView.h"
  2486. "../includegenericremote.h"
  2487. "../includeParser.h"
  2488. "../includeUnixFsysTypes.h"
  2489. "../includeWarSoftware.h"
  2490. ".IncludeDaemonAPI.h"
  2491. ".includeListVwEx.h"
  2492. ".Includemdilogdoc.h"
  2493. ".IncludeOptions.h"
  2494. ".IncludeRemoteInterface.h"
  2495. ".IncludeUser.h"
  2496. ".includeWarClient.h"
  2497. ".IncludeWarFsys.h"
  2498. ".IncludeWarSMemory.h"
  2499. ".WarClientLib..includeedituseroption.h"
  2500. ".WarClientLib..includelogview.h"
  2501. ".WarClientLibCaptionBar.h"
  2502. ".WarClientLibFTPCxferBar.h"
  2503. ".WarClientLibStdAfx.h"
  2504. ".WarSoftwareLib..IncludeMiscSupport.h"
  2505. BuildCmds= 
  2506. $(CPP) $(CPP_PROJ) $(SOURCE) 
  2507. "$(INTDIR)GenericInternetMDI.obj" : $(SOURCE) $(DEP_CPP_GENERI) "$(INTDIR)"
  2508.  "$(INTDIR)WarClientLib.pch"
  2509.    $(BuildCmds)
  2510. "$(INTDIR)GenericInternetMDI.sbr" : $(SOURCE) $(DEP_CPP_GENERI) "$(INTDIR)"
  2511.  "$(INTDIR)WarClientLib.pch"
  2512.    $(BuildCmds)
  2513. !ENDIF 
  2514. # End Source File
  2515. ################################################################################
  2516. # Begin Source File
  2517. SOURCE=.WarClientLibCaptionBar.cpp
  2518. !IF  "$(CFG)" == "WarClientLib - Win32 Release"
  2519. DEP_CPP_CAPTI=
  2520. "../includeGenericInternetMDI.h"
  2521. "../includeGenericInternetView.h"
  2522. "../includeUnixFsysTypes.h"
  2523. "../includeWarSoftware.h"
  2524. ".IncludeDaemonAPI.h"
  2525. ".includeListVwEx.h"
  2526. ".Includemdilogdoc.h"
  2527. ".IncludeOptions.h"
  2528. ".IncludeRemoteInterface.h"
  2529. ".IncludeUser.h"
  2530. ".includeWarClient.h"
  2531. ".IncludeWarFsys.h"
  2532. ".IncludeWarSMemory.h"
  2533. ".WarClientLib..includeedituseroption.h"
  2534. ".WarClientLib..includelogview.h"
  2535. ".WarClientLibCaptionBar.h"
  2536. ".WarClientLibChangeDirDlg.h"
  2537. ".WarClientLibStdAfx.h"
  2538. ".WarSoftwareLib..IncludeMiscSupport.h"
  2539. "$(INTDIR)CaptionBar.obj" : $(SOURCE) $(DEP_CPP_CAPTI) "$(INTDIR)"
  2540.  "$(INTDIR)WarClientLib.pch"
  2541.    $(CPP) $(CPP_PROJ) $(SOURCE)
  2542. !ELSEIF  "$(CFG)" == "WarClientLib - Win32 Debug"
  2543. DEP_CPP_CAPTI=
  2544. "../includeGenericInternetMDI.h"
  2545. "../includeGenericInternetView.h"
  2546. "../includeUnixFsysTypes.h"
  2547. "../includeWarSoftware.h"
  2548. ".IncludeDaemonAPI.h"
  2549. ".includeListVwEx.h"
  2550. ".Includemdilogdoc.h"
  2551. ".IncludeOptions.h"
  2552. ".IncludeRemoteInterface.h"
  2553. ".IncludeUser.h"
  2554. ".includeWarClient.h"
  2555. ".IncludeWarFsys.h"
  2556. ".IncludeWarSMemory.h"
  2557. ".WarClientLib..includeedituseroption.h"
  2558. ".WarClientLib..includelogview.h"
  2559. ".WarClientLibCaptionBar.h"
  2560. ".WarClientLibChangeDirDlg.h"
  2561. ".WarClientLibStdAfx.h"
  2562. ".WarSoftwareLib..IncludeMiscSupport.h"
  2563. BuildCmds= 
  2564. $(CPP) $(CPP_PROJ) $(SOURCE) 
  2565. "$(INTDIR)CaptionBar.obj" : $(SOURCE) $(DEP_CPP_CAPTI) "$(INTDIR)"
  2566.  "$(INTDIR)WarClientLib.pch"
  2567.    $(BuildCmds)
  2568. "$(INTDIR)CaptionBar.sbr" : $(SOURCE) $(DEP_CPP_CAPTI) "$(INTDIR)"
  2569.  "$(INTDIR)WarClientLib.pch"
  2570.    $(BuildCmds)
  2571. !ENDIF 
  2572. # End Source File
  2573. ################################################################################
  2574. # Begin Source File
  2575. SOURCE=.WarClientLibDaemonInfo.cpp
  2576. !IF  "$(CFG)" == "WarClientLib - Win32 Release"
  2577. DEP_CPP_DAEMONI=
  2578. "../includeDaemonInfo.h"
  2579. "../includeUnixFsysTypes.h"
  2580. "../includeWarSoftware.h"
  2581. ".IncludeDaemonAPI.h"
  2582. ".includeListVwEx.h"
  2583. ".Includemdilogdoc.h"
  2584. ".IncludeOptions.h"
  2585. ".IncludeRemoteInterface.h"
  2586. ".IncludeUser.h"
  2587. ".includeWarClient.h"
  2588. ".IncludeWarFsys.h"
  2589. ".IncludeWarSMemory.h"
  2590. ".WarClientLib..includeedituseroption.h"
  2591. ".WarClientLib..includelogview.h"
  2592. ".WarClientLibStdAfx.h"
  2593. ".WarSoftwareLib..IncludeMiscSupport.h"
  2594. "$(INTDIR)DaemonInfo.obj" : $(SOURCE) $(DEP_CPP_DAEMONI) "$(INTDIR)"
  2595.  "$(INTDIR)WarClientLib.pch"
  2596.    $(CPP) $(CPP_PROJ) $(SOURCE)
  2597. !ELSEIF  "$(CFG)" == "WarClientLib - Win32 Debug"
  2598. DEP_CPP_DAEMONI=
  2599. "../includeDaemonInfo.h"
  2600. "../includeUnixFsysTypes.h"
  2601. "../includeWarSoftware.h"
  2602. ".IncludeDaemonAPI.h"
  2603. ".includeListVwEx.h"
  2604. ".Includemdilogdoc.h"
  2605. ".IncludeOptions.h"
  2606. ".IncludeRemoteInterface.h"
  2607. ".IncludeUser.h"
  2608. ".includeWarClient.h"
  2609. ".IncludeWarFsys.h"
  2610. ".IncludeWarSMemory.h"
  2611. ".WarClientLib..includeedituseroption.h"
  2612. ".WarClientLib..includelogview.h"
  2613. ".WarClientLibStdAfx.h"
  2614. ".WarSoftwareLib..IncludeMiscSupport.h"
  2615. BuildCmds= 
  2616. $(CPP) $(CPP_PROJ) $(SOURCE) 
  2617. "$(INTDIR)DaemonInfo.obj" : $(SOURCE) $(DEP_CPP_DAEMONI) "$(INTDIR)"
  2618.  "$(INTDIR)WarClientLib.pch"
  2619.    $(BuildCmds)
  2620. "$(INTDIR)DaemonInfo.sbr" : $(SOURCE) $(DEP_CPP_DAEMONI) "$(INTDIR)"
  2621.  "$(INTDIR)WarClientLib.pch"
  2622.    $(BuildCmds)
  2623. !ENDIF 
  2624. # End Source File
  2625. ################################################################################
  2626. # Begin Source File
  2627. SOURCE=.WarClientLibWarFTPClientDoc.cpp
  2628. !IF  "$(CFG)" == "WarClientLib - Win32 Release"
  2629. DEP_CPP_WARFTPC=
  2630. "../includeDaemonInfo.h"
  2631. "../includeUnixFsysTypes.h"
  2632. "../includeWarFTPClientDoc.h"
  2633. "../includeWarSoftware.h"
  2634. ".IncludeDaemonAPI.h"
  2635. ".includeListVwEx.h"
  2636. ".Includemdilogdoc.h"
  2637. ".IncludeOptions.h"
  2638. ".IncludeRemoteInterface.h"
  2639. ".IncludeUser.h"
  2640. ".includeWarClient.h"
  2641. ".IncludeWarFsys.h"
  2642. ".IncludeWarSMemory.h"
  2643. ".WarClientLib..includeedituseroption.h"
  2644. ".WarClientLib..includelogview.h"
  2645. ".WarClientLibStdAfx.h"
  2646. ".WarSoftwareLib..IncludeMiscSupport.h"
  2647. "$(INTDIR)WarFTPClientDoc.obj" : $(SOURCE) $(DEP_CPP_WARFTPC) "$(INTDIR)"
  2648.  "$(INTDIR)WarClientLib.pch"
  2649.    $(CPP) $(CPP_PROJ) $(SOURCE)
  2650. !ELSEIF  "$(CFG)" == "WarClientLib - Win32 Debug"
  2651. DEP_CPP_WARFTPC=
  2652. "../includeDaemonInfo.h"
  2653. "../includeUnixFsysTypes.h"
  2654. "../includeWarFTPClientDoc.h"
  2655. "../includeWarSoftware.h"
  2656. ".IncludeDaemonAPI.h"
  2657. ".includeListVwEx.h"
  2658. ".Includemdilogdoc.h"
  2659. ".IncludeOptions.h"
  2660. ".IncludeRemoteInterface.h"
  2661. ".IncludeUser.h"
  2662. ".includeWarClient.h"
  2663. ".IncludeWarFsys.h"
  2664. ".IncludeWarSMemory.h"
  2665. ".WarClientLib..includeedituseroption.h"
  2666. ".WarClientLib..includelogview.h"
  2667. ".WarClientLibStdAfx.h"
  2668. ".WarSoftwareLib..IncludeMiscSupport.h"
  2669. BuildCmds= 
  2670. $(CPP) $(CPP_PROJ) $(SOURCE) 
  2671. "$(INTDIR)WarFTPClientDoc.obj" : $(SOURCE) $(DEP_CPP_WARFTPC) "$(INTDIR)"
  2672.  "$(INTDIR)WarClientLib.pch"
  2673.    $(BuildCmds)
  2674. "$(INTDIR)WarFTPClientDoc.sbr" : $(SOURCE) $(DEP_CPP_WARFTPC) "$(INTDIR)"
  2675.  "$(INTDIR)WarClientLib.pch"
  2676.    $(BuildCmds)
  2677. !ENDIF 
  2678. # End Source File
  2679. ################################################################################
  2680. # Begin Source File
  2681. SOURCE=.WarClientLibGenericRemote.cpp
  2682. !IF  "$(CFG)" == "WarClientLib - Win32 Release"
  2683. DEP_CPP_GENERIC=
  2684. "../includeDaemonInfo.h"
  2685. "../includeGenericInternetMDI.h"
  2686. "../includeGenericInternetView.h"
  2687. "../includegenericremote.h"
  2688. "../includeParser.h"
  2689. "../includeUnixFsysTypes.h"
  2690. "../includeWarFTPClientDoc.h"
  2691. "../includeWarSoftware.h"
  2692. ".IncludeDaemonAPI.h"
  2693. ".includeDaemonFileBrowser.h"
  2694. ".Includeftp.h"
  2695. ".includeListVwEx.h"
  2696. ".Includemdilogdoc.h"
  2697. ".IncludeOptions.h"
  2698. ".IncludeRemoteInterface.h"
  2699. ".IncludeUser.h"
  2700. ".includeWarClient.h"
  2701. ".IncludeWarFsys.h"
  2702. ".IncludeWarSMemory.h"
  2703. ".WarClientLib..includeedituseroption.h"
  2704. ".WarClientLib..includelogview.h"
  2705. ".WarClientLibCaptionBar.h"
  2706. ".WarClientLibFTPCxferBar.h"
  2707. ".WarClientLibNotifyDlg.h"
  2708. ".WarClientLibStdAfx.h"
  2709. ".WarSoftwareLib..IncludeMiscSupport.h"
  2710. "$(INTDIR)GenericRemote.obj" : $(SOURCE) $(DEP_CPP_GENERIC) "$(INTDIR)"
  2711.  "$(INTDIR)WarClientLib.pch"
  2712.    $(CPP) $(CPP_PROJ) $(SOURCE)
  2713. !ELSEIF  "$(CFG)" == "WarClientLib - Win32 Debug"
  2714. DEP_CPP_GENERIC=
  2715. "../includeDaemonInfo.h"
  2716. "../includeGenericInternetMDI.h"
  2717. "../includeGenericInternetView.h"
  2718. "../includegenericremote.h"
  2719. "../includeParser.h"
  2720. "../includeUnixFsysTypes.h"
  2721. "../includeWarFTPClientDoc.h"
  2722. "../includeWarSoftware.h"
  2723. ".IncludeDaemonAPI.h"
  2724. ".includeDaemonFileBrowser.h"
  2725. ".Includeftp.h"
  2726. ".includeListVwEx.h"
  2727. ".Includemdilogdoc.h"
  2728. ".IncludeOptions.h"
  2729. ".IncludeRemoteInterface.h"
  2730. ".IncludeUser.h"
  2731. ".includeWarClient.h"
  2732. ".IncludeWarFsys.h"
  2733. ".IncludeWarSMemory.h"
  2734. ".WarClientLib..includeedituseroption.h"
  2735. ".WarClientLib..includelogview.h"
  2736. ".WarClientLibCaptionBar.h"
  2737. ".WarClientLibFTPCxferBar.h"
  2738. ".WarClientLibNotifyDlg.h"
  2739. ".WarClientLibStdAfx.h"
  2740. ".WarSoftwareLib..IncludeMiscSupport.h"
  2741. BuildCmds= 
  2742. $(CPP) $(CPP_PROJ) $(SOURCE) 
  2743. "$(INTDIR)GenericRemote.obj" : $(SOURCE) $(DEP_CPP_GENERIC) "$(INTDIR)"
  2744.  "$(INTDIR)WarClientLib.pch"
  2745.    $(BuildCmds)
  2746. "$(INTDIR)GenericRemote.sbr" : $(SOURCE) $(DEP_CPP_GENERIC) "$(INTDIR)"
  2747.  "$(INTDIR)WarClientLib.pch"
  2748.    $(BuildCmds)
  2749. !ENDIF 
  2750. # End Source File
  2751. ################################################################################
  2752. # Begin Source File
  2753. SOURCE=.WarClientLibNotifyDlg.cpp
  2754. !IF  "$(CFG)" == "WarClientLib - Win32 Release"
  2755. DEP_CPP_NOTIF=
  2756. "../includeUnixFsysTypes.h"
  2757. "../includeWarSoftware.h"
  2758. ".IncludeDaemonAPI.h"
  2759. ".includeListVwEx.h"
  2760. ".Includemdilogdoc.h"
  2761. ".IncludeOptions.h"
  2762. ".IncludeRemoteInterface.h"
  2763. ".IncludeUser.h"
  2764. ".includeWarClient.h"
  2765. ".IncludeWarFsys.h"
  2766. ".IncludeWarSMemory.h"
  2767. ".WarClientLib..includeedituseroption.h"
  2768. ".WarClientLib..includelogview.h"
  2769. ".WarClientLibNotifyDlg.h"
  2770. ".WarClientLibStdAfx.h"
  2771. ".WarSoftwareLib..IncludeMiscSupport.h"
  2772. "$(INTDIR)NotifyDlg.obj" : $(SOURCE) $(DEP_CPP_NOTIF) "$(INTDIR)"
  2773.  "$(INTDIR)WarClientLib.pch"
  2774.    $(CPP) $(CPP_PROJ) $(SOURCE)
  2775. !ELSEIF  "$(CFG)" == "WarClientLib - Win32 Debug"
  2776. DEP_CPP_NOTIF=
  2777. "../includeUnixFsysTypes.h"
  2778. "../includeWarSoftware.h"
  2779. ".IncludeDaemonAPI.h"
  2780. ".includeListVwEx.h"
  2781. ".Includemdilogdoc.h"
  2782. ".IncludeOptions.h"
  2783. ".IncludeRemoteInterface.h"
  2784. ".IncludeUser.h"
  2785. ".includeWarClient.h"
  2786. ".IncludeWarFsys.h"
  2787. ".IncludeWarSMemory.h"
  2788. ".WarClientLib..includeedituseroption.h"
  2789. ".WarClientLib..includelogview.h"
  2790. ".WarClientLibNotifyDlg.h"
  2791. ".WarClientLibStdAfx.h"
  2792. ".WarSoftwareLib..IncludeMiscSupport.h"
  2793. BuildCmds= 
  2794. $(CPP) $(CPP_PROJ) $(SOURCE) 
  2795. "$(INTDIR)NotifyDlg.obj" : $(SOURCE) $(DEP_CPP_NOTIF) "$(INTDIR)"
  2796.  "$(INTDIR)WarClientLib.pch"
  2797.    $(BuildCmds)
  2798. "$(INTDIR)NotifyDlg.sbr" : $(SOURCE) $(DEP_CPP_NOTIF) "$(INTDIR)"
  2799.  "$(INTDIR)WarClientLib.pch"
  2800.    $(BuildCmds)
  2801. !ENDIF 
  2802. # End Source File
  2803. ################################################################################
  2804. # Begin Source File
  2805. SOURCE=.WarClientLiblogview.cpp
  2806. !IF  "$(CFG)" == "WarClientLib - Win32 Release"
  2807. DEP_CPP_LOGVI=
  2808. "../includeUnixFsysTypes.h"
  2809. "../includeWarSoftware.h"
  2810. ".IncludeDaemonAPI.h"
  2811. ".includeListVwEx.h"
  2812. ".Includemdilogdoc.h"
  2813. ".IncludeOptions.h"
  2814. ".IncludeRemoteInterface.h"
  2815. ".IncludeUser.h"
  2816. ".includeWarClient.h"
  2817. ".IncludeWarFsys.h"
  2818. ".IncludeWarSMemory.h"
  2819. ".WarClientLib..includeedituseroption.h"
  2820. ".WarClientLib..includeguioptionstab.h"
  2821. ".WarClientLib..includelogview.h"
  2822. ".WarClientLibStdAfx.h"
  2823. ".WarSoftwareLib..IncludeMiscSupport.h"
  2824. "$(INTDIR)logview.obj" : $(SOURCE) $(DEP_CPP_LOGVI) "$(INTDIR)"
  2825.  "$(INTDIR)WarClientLib.pch"
  2826.    $(CPP) $(CPP_PROJ) $(SOURCE)
  2827. !ELSEIF  "$(CFG)" == "WarClientLib - Win32 Debug"
  2828. DEP_CPP_LOGVI=
  2829. "../includeUnixFsysTypes.h"
  2830. "../includeWarSoftware.h"
  2831. ".IncludeDaemonAPI.h"
  2832. ".includeListVwEx.h"
  2833. ".Includemdilogdoc.h"
  2834. ".IncludeOptions.h"
  2835. ".IncludeRemoteInterface.h"
  2836. ".IncludeUser.h"
  2837. ".includeWarClient.h"
  2838. ".IncludeWarFsys.h"
  2839. ".IncludeWarSMemory.h"
  2840. ".WarClientLib..includeedituseroption.h"
  2841. ".WarClientLib..includeguioptionstab.h"
  2842. ".WarClientLib..includelogview.h"
  2843. ".WarClientLibStdAfx.h"
  2844. ".WarSoftwareLib..IncludeMiscSupport.h"
  2845. BuildCmds= 
  2846. $(CPP) $(CPP_PROJ) $(SOURCE) 
  2847. "$(INTDIR)logview.obj" : $(SOURCE) $(DEP_CPP_LOGVI) "$(INTDIR)"
  2848.  "$(INTDIR)WarClientLib.pch"
  2849.    $(BuildCmds)
  2850. "$(INTDIR)logview.sbr" : $(SOURCE) $(DEP_CPP_LOGVI) "$(INTDIR)"
  2851.  "$(INTDIR)WarClientLib.pch"
  2852.    $(BuildCmds)
  2853. !ENDIF 
  2854. # End Source File
  2855. ################################################################################
  2856. # Begin Source File
  2857. SOURCE=.WarClientLibWinMisc.cpp
  2858. !IF  "$(CFG)" == "WarClientLib - Win32 Release"
  2859. DEP_CPP_WINMI=
  2860. "../includeUnixFsysTypes.h"
  2861. "../includeWarSoftware.h"
  2862. ".IncludeDaemonAPI.h"
  2863. ".includeListVwEx.h"
  2864. ".Includemdilogdoc.h"
  2865. ".IncludeOptions.h"
  2866. ".IncludeRemoteInterface.h"
  2867. ".IncludeUser.h"
  2868. ".includeWarClient.h"
  2869. ".IncludeWarFsys.h"
  2870. ".IncludeWarSMemory.h"
  2871. ".WarClientLib..includeedituseroption.h"
  2872. ".WarClientLib..includelogview.h"
  2873. ".WarClientLibStdAfx.h"
  2874. ".WarSoftwareLib..IncludeMiscSupport.h"
  2875. "$(INTDIR)WinMisc.obj" : $(SOURCE) $(DEP_CPP_WINMI) "$(INTDIR)"
  2876.  "$(INTDIR)WarClientLib.pch"
  2877.    $(CPP) $(CPP_PROJ) $(SOURCE)
  2878. !ELSEIF  "$(CFG)" == "WarClientLib - Win32 Debug"
  2879. DEP_CPP_WINMI=
  2880. "../includeUnixFsysTypes.h"
  2881. "../includeWarSoftware.h"
  2882. ".IncludeDaemonAPI.h"
  2883. ".includeListVwEx.h"
  2884. ".Includemdilogdoc.h"
  2885. ".IncludeOptions.h"
  2886. ".IncludeRemoteInterface.h"
  2887. ".IncludeUser.h"
  2888. ".includeWarClient.h"
  2889. ".IncludeWarFsys.h"
  2890. ".IncludeWarSMemory.h"
  2891. ".WarClientLib..includeedituseroption.h"
  2892. ".WarClientLib..includelogview.h"
  2893. ".WarClientLibStdAfx.h"
  2894. ".WarSoftwareLib..IncludeMiscSupport.h"
  2895. BuildCmds= 
  2896. $(CPP) $(CPP_PROJ) $(SOURCE) 
  2897. "$(INTDIR)WinMisc.obj" : $(SOURCE) $(DEP_CPP_WINMI) "$(INTDIR)"
  2898.  "$(INTDIR)WarClientLib.pch"
  2899.    $(BuildCmds)
  2900. "$(INTDIR)WinMisc.sbr" : $(SOURCE) $(DEP_CPP_WINMI) "$(INTDIR)"
  2901.  "$(INTDIR)WarClientLib.pch"
  2902.    $(BuildCmds)
  2903. !ENDIF 
  2904. # End Source File
  2905. ################################################################################
  2906. # Begin Source File
  2907. SOURCE=.WarClientLibChangeDirDlg.cpp
  2908. !IF  "$(CFG)" == "WarClientLib - Win32 Release"
  2909. DEP_CPP_CHANG=
  2910. "../includeGenericInternetView.h"
  2911. "../includeUnixFsysTypes.h"
  2912. "../includeWarSoftware.h"
  2913. ".IncludeDaemonAPI.h"
  2914. ".includeListVwEx.h"
  2915. ".Includemdilogdoc.h"
  2916. ".IncludeOptions.h"
  2917. ".IncludeRemoteInterface.h"
  2918. ".IncludeUser.h"
  2919. ".includeWarClient.h"
  2920. ".IncludeWarFsys.h"
  2921. ".IncludeWarSMemory.h"
  2922. ".WarClientLib..includeedituseroption.h"
  2923. ".WarClientLib..includelogview.h"
  2924. ".WarClientLibChangeDirDlg.h"
  2925. ".WarClientLibStdAfx.h"
  2926. ".WarSoftwareLib..IncludeMiscSupport.h"
  2927. "$(INTDIR)ChangeDirDlg.obj" : $(SOURCE) $(DEP_CPP_CHANG) "$(INTDIR)"
  2928.  "$(INTDIR)WarClientLib.pch"
  2929.    $(CPP) $(CPP_PROJ) $(SOURCE)
  2930. !ELSEIF  "$(CFG)" == "WarClientLib - Win32 Debug"
  2931. DEP_CPP_CHANG=
  2932. "../includeGenericInternetView.h"
  2933. "../includeUnixFsysTypes.h"
  2934. "../includeWarSoftware.h"
  2935. ".IncludeDaemonAPI.h"
  2936. ".includeListVwEx.h"
  2937. ".Includemdilogdoc.h"
  2938. ".IncludeOptions.h"
  2939. ".IncludeRemoteInterface.h"
  2940. ".IncludeUser.h"
  2941. ".includeWarClient.h"
  2942. ".IncludeWarFsys.h"
  2943. ".IncludeWarSMemory.h"
  2944. ".WarClientLib..includeedituseroption.h"
  2945. ".WarClientLib..includelogview.h"
  2946. ".WarClientLibChangeDirDlg.h"