Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

776 lines
18 KiB

  1. # Microsoft Developer Studio Project File - Name="MobSync_Exe" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 6.00
  3. # ** DO NOT EDIT **
  4. # TARGTYPE "Win32 (x86) Application" 0x0101
  5. # TARGTYPE "Win32 (ALPHA) Application" 0x0601
  6. CFG=MobSync_Exe - Win32 Alpha Debug
  7. !MESSAGE This is not a valid makefile. To build this project using NMAKE,
  8. !MESSAGE use the Export Makefile command and run
  9. !MESSAGE
  10. !MESSAGE NMAKE /f "onestop.mak".
  11. !MESSAGE
  12. !MESSAGE You can specify a configuration when running NMAKE
  13. !MESSAGE by defining the macro CFG on the command line. For example:
  14. !MESSAGE
  15. !MESSAGE NMAKE /f "onestop.mak" CFG="MobSync_Exe - Win32 Alpha Debug"
  16. !MESSAGE
  17. !MESSAGE Possible choices for configuration are:
  18. !MESSAGE
  19. !MESSAGE "MobSync_Exe - Win32 Release" (based on "Win32 (x86) Application")
  20. !MESSAGE "MobSync_Exe - Win32 Debug" (based on "Win32 (x86) Application")
  21. !MESSAGE "MobSync_Exe - Win32 Alpha Debug" (based on "Win32 (ALPHA) Application")
  22. !MESSAGE
  23. # Begin Project
  24. # PROP AllowPerConfigDependencies 0
  25. # PROP Scc_ProjName ""
  26. # PROP Scc_LocalPath ""
  27. !IF "$(CFG)" == "MobSync_Exe - Win32 Release"
  28. # PROP BASE Use_MFC 0
  29. # PROP BASE Use_Debug_Libraries 0
  30. # PROP BASE Output_Dir "Release"
  31. # PROP BASE Intermediate_Dir "Release"
  32. # PROP BASE Target_Dir ""
  33. # PROP Use_MFC 0
  34. # PROP Use_Debug_Libraries 0
  35. # PROP Output_Dir "i386"
  36. # PROP Intermediate_Dir "obj\i386"
  37. # PROP Ignore_Export_Lib 0
  38. # PROP Target_Dir ""
  39. CPP=cl.exe
  40. # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
  41. # ADD CPP /nologo /Gz /W3 /GX /O2 /X /I "res" /I "..\..\..\..\public\sdk\inc" /I "..\..\..\..\public\sdk\inc\crt" /I "..\h" /D i386=1 /D "STD_CALL" /D CONDITION_HANDLING=1 /D NT_UP=1 /D NT_INST=0 /D WIN32=100 /D _NT1X_=100 /D WINNT=1 /D _WIN32_WINNT=0x0400 /D WINVER=0x0400 /D _WIN32_IE=0x0400 /D WIN32_LEAN_AND_MEAN=1 /D DEVL=1 /D FPO=0 /D "NDEBUG" /D "UNICODE" /D "_UNICODE" /D _X86_=1 /D _DLL=1 /D _MT=1 /YX /FD /c
  42. MTL=midl.exe
  43. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o /win32 "NUL"
  44. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o /win32 "NUL"
  45. RSC=rc.exe
  46. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  47. # ADD RSC /l 0x409 /i "res" /i "..\..\..\..\public\sdk\inc" /d "NDEBUG" /d MSDEV_INVOKE=1 /d "MSDEV" /d "MSDEV_INVOKE"
  48. BSC32=bscmake.exe
  49. # ADD BASE BSC32 /nologo
  50. # ADD BSC32 /nologo
  51. LINK32=link.exe
  52. # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /machine:I386
  53. # ADD LINK32 mobsyncp.lib ..\lib\obj\i386\mobutil.lib comctl32.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib uuid.lib msvcrt.lib /nologo /subsystem:windows /incremental:yes /machine:I386 /nodefaultlib /out:"i386/mobsync.exe" /libpath:"..\..\..\..\public\sdk\lib\i386\\"
  54. # SUBTRACT LINK32 /pdb:none
  55. # Begin Special Build Tool
  56. SOURCE="$(InputPath)"
  57. PostBuild_Cmds=copy i386\mobsync.exe %windir%\system32
  58. # End Special Build Tool
  59. !ELSEIF "$(CFG)" == "MobSync_Exe - Win32 Debug"
  60. # PROP BASE Use_MFC 0
  61. # PROP BASE Use_Debug_Libraries 1
  62. # PROP BASE Output_Dir "MobSync_Exe_"
  63. # PROP BASE Intermediate_Dir "MobSync_Exe_"
  64. # PROP BASE Target_Dir ""
  65. # PROP Use_MFC 0
  66. # PROP Use_Debug_Libraries 1
  67. # PROP Output_Dir "i386"
  68. # PROP Intermediate_Dir "obj\i386"
  69. # PROP Ignore_Export_Lib 0
  70. # PROP Target_Dir ""
  71. CPP=cl.exe
  72. # ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
  73. # ADD CPP /nologo /Gz /Zp1 /MTd /W3 /Gm /Zi /X /I "res" /I "..\..\..\..\public\sdk\inc" /I "..\..\..\..\public\sdk\inc\crt" /I "..\h" /D "STD_CALL" /D CONDITION_HANDLING=1 /D NT_UP=1 /D NT_INST=0 /D WIN32=100 /D _NT1X_=100 /D WINNT=1 /D _WIN32_WINNT=0x0400 /D WINVER=0x0400 /D _WIN32_IE=0x0400 /D WIN32_LEAN_AND_MEAN=1 /D DBG=1 /D DEVL=1 /D FPO=0 /D "NDEBUG" /D "UNICODE" /D "_UNICODE" /D _DLL=1 /D _MT=1 /FR /FD /c
  74. MTL=midl.exe
  75. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o /win32 "NUL"
  76. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o /win32 "NUL"
  77. RSC=rc.exe
  78. # ADD BASE RSC /l 0x409 /d "_DEBUG"
  79. # ADD RSC /l 0x409 /i "res" /i "..\..\..\..\public\sdk\inc" /d "_DEBUG"
  80. BSC32=bscmake.exe
  81. # ADD BASE BSC32 /nologo
  82. # ADD BSC32 /nologo
  83. LINK32=link.exe
  84. # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
  85. # ADD LINK32 rpcrt4.lib mobsyncp.lib ..\lib\obj\i386\mobutil.lib comctl32.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib uuid.lib msvcrt.lib /nologo /subsystem:windows /debug /machine:I386 /nodefaultlib /out:"i386/mobsync.exe" /pdbtype:sept /libpath:"..\..\..\..\public\sdk\lib\i386" /libpath:"..\dll\i386"
  86. # SUBTRACT LINK32 /pdb:none
  87. # Begin Special Build Tool
  88. SOURCE="$(InputPath)"
  89. PostBuild_Desc=copy exe to system directory
  90. PostBuild_Cmds=copy i386\mobsync.exe %windir%\system32
  91. # End Special Build Tool
  92. !ELSEIF "$(CFG)" == "MobSync_Exe - Win32 Alpha Debug"
  93. # PROP BASE Use_MFC 0
  94. # PROP BASE Use_Debug_Libraries 1
  95. # PROP BASE Output_Dir "MobSync_Exe_"
  96. # PROP BASE Intermediate_Dir "MobSync_Exe_"
  97. # PROP BASE Ignore_Export_Lib 0
  98. # PROP BASE Target_Dir ""
  99. # PROP Use_MFC 0
  100. # PROP Use_Debug_Libraries 1
  101. # PROP Output_Dir "MobSync_Exe_"
  102. # PROP Intermediate_Dir "MobSync_Exe_"
  103. # PROP Ignore_Export_Lib 0
  104. # PROP Target_Dir ""
  105. CPP=cl.exe
  106. # ADD BASE CPP /nologo /Gt0 /W3 /GX /Zi /Od /I "..\types\idl" /I "res" /D "WIN32" /D "_WINDOWS" /D DBG=1 /D "MSDEV_INVOKE" /FR /YX /FD /c
  107. # ADD CPP /nologo /Gt0 /W3 /GX /Zi /Od /I "..\types\idl" /I "res" /I "..\..\..\..\public\sdk\inc" /I "..\h" /D DBG=1 /D "UNICODE" /D "_UNICODE" /D "WIN32" /D "_WINDOWS" /D "MSDEV_INVOKE" /D _WIN32_WINNT=0x0400 /FR /YX /FD /c
  108. MTL=midl.exe
  109. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o /win32 "NUL"
  110. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o /win32 "NUL"
  111. RSC=rc.exe
  112. # ADD BASE RSC /l 0x409 /i "res\\" /d "MSDEV_INVOKE"
  113. # ADD RSC /l 0x409 /i "res\\" /d "MSDEV_INVOKE"
  114. BSC32=bscmake.exe
  115. # ADD BASE BSC32 /nologo
  116. # ADD BSC32 /nologo
  117. LINK32=link.exe
  118. # ADD BASE LINK32 mpr.lib comctl32.lib MobSync_Exe.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /debug /machine:ALPHA /pdbtype:sept /libpath:"..\..\..\public\sdk\lib\i386\\" /libpath:"..\dll\daytona\i386"
  119. # SUBTRACT BASE LINK32 /pdb:none /nodefaultlib
  120. # ADD LINK32 c:\nt\public\sdk\lib\alpha\syncmgr.lib mpr.lib winspool.lib oleaut32.lib momobsyncp.lib ..\lib\obj\i386\mobutil.lib comctl32.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib uuid.lib libcmt.lib mobsyncp.lib /nologo /subsystem:windows /debug /machine:ALPHA /out:"daytona\alpha/offline.exe" /pdbtype:sept /libpath:"..\..\..\..\public\sdk\lib\alpha\\"
  121. # SUBTRACT LINK32 /pdb:none /nodefaultlib
  122. !ENDIF
  123. # Begin Target
  124. # Name "MobSync_Exe - Win32 Release"
  125. # Name "MobSync_Exe - Win32 Debug"
  126. # Name "MobSync_Exe - Win32 Alpha Debug"
  127. # Begin Group "headers"
  128. # PROP Default_Filter ""
  129. # Begin Source File
  130. SOURCE=.\Callback.h
  131. # End Source File
  132. # Begin Source File
  133. SOURCE=.\clsfact.h
  134. # End Source File
  135. # Begin Source File
  136. SOURCE=.\cmdline.h
  137. # End Source File
  138. # Begin Source File
  139. SOURCE=.\connobj.h
  140. # End Source File
  141. # Begin Source File
  142. SOURCE=.\dlg.h
  143. # End Source File
  144. # Begin Source File
  145. SOURCE=.\hndlrmsg.h
  146. # End Source File
  147. # Begin Source File
  148. SOURCE=.\hndlrq.h
  149. # End Source File
  150. # Begin Source File
  151. SOURCE=.\idle.h
  152. # End Source File
  153. # Begin Source File
  154. SOURCE=.\invoke.h
  155. # End Source File
  156. # Begin Source File
  157. SOURCE=.\msg.h
  158. # End Source File
  159. # Begin Source File
  160. SOURCE=.\objmgr.h
  161. # End Source File
  162. # Begin Source File
  163. SOURCE=.\reg.h
  164. # End Source File
  165. # Begin Source File
  166. SOURCE=.\resource.h
  167. # End Source File
  168. # Begin Source File
  169. SOURCE=.\resource.hm
  170. # End Source File
  171. # End Group
  172. # Begin Group "code"
  173. # PROP Default_Filter ""
  174. # Begin Source File
  175. SOURCE=.\callback.cpp
  176. !IF "$(CFG)" == "MobSync_Exe - Win32 Release"
  177. !ELSEIF "$(CFG)" == "MobSync_Exe - Win32 Debug"
  178. !ELSEIF "$(CFG)" == "MobSync_Exe - Win32 Alpha Debug"
  179. DEP_CPP_CALLB=\
  180. ".\Callback.h"\
  181. ".\hndlrmsg.h"\
  182. ".\hndlrq.h"\
  183. NODEP_CPP_CALLB=\
  184. "..\types\idl\syncmgr.h"\
  185. ".\critsect.h"\
  186. ".\debug.h"\
  187. !ENDIF
  188. # End Source File
  189. # Begin Source File
  190. SOURCE=.\choice.cpp
  191. !IF "$(CFG)" == "MobSync_Exe - Win32 Release"
  192. !ELSEIF "$(CFG)" == "MobSync_Exe - Win32 Debug"
  193. !ELSEIF "$(CFG)" == "MobSync_Exe - Win32 Alpha Debug"
  194. !ENDIF
  195. # End Source File
  196. # Begin Source File
  197. SOURCE=.\clsfact.cpp
  198. !IF "$(CFG)" == "MobSync_Exe - Win32 Release"
  199. !ELSEIF "$(CFG)" == "MobSync_Exe - Win32 Debug"
  200. !ELSEIF "$(CFG)" == "MobSync_Exe - Win32 Alpha Debug"
  201. DEP_CPP_CLSFA=\
  202. "..\..\..\..\public\sdk\inc\sens.h"\
  203. ".\Callback.h"\
  204. ".\clsfact.h"\
  205. ".\dlg.h"\
  206. ".\hndlrmsg.h"\
  207. ".\hndlrq.h"\
  208. ".\invoke.h"\
  209. ".\msg.h"\
  210. ".\objmgr.h"\
  211. NODEP_CPP_CLSFA=\
  212. "..\..\..\..\public\sdk\inc\es.h"\
  213. "..\..\sens\conn\senssvc\sensevts.h"\
  214. "..\types\idl\syncmgr.h"\
  215. "..\types\idl\syncmgrp.h"\
  216. ".\critsect.h"\
  217. ".\debug.h"\
  218. ".\netapi.h"\
  219. ".\SStruct.h"\
  220. !ENDIF
  221. # End Source File
  222. # Begin Source File
  223. SOURCE=.\cmdline.cpp
  224. !IF "$(CFG)" == "MobSync_Exe - Win32 Release"
  225. !ELSEIF "$(CFG)" == "MobSync_Exe - Win32 Debug"
  226. !ELSEIF "$(CFG)" == "MobSync_Exe - Win32 Alpha Debug"
  227. DEP_CPP_CMDLI=\
  228. ".\cmdline.h"\
  229. NODEP_CPP_CMDLI=\
  230. ".\alloc.h"\
  231. ".\debug.h"\
  232. !ENDIF
  233. # End Source File
  234. # Begin Source File
  235. SOURCE=.\connobj.cpp
  236. !IF "$(CFG)" == "MobSync_Exe - Win32 Release"
  237. !ELSEIF "$(CFG)" == "MobSync_Exe - Win32 Debug"
  238. !ELSEIF "$(CFG)" == "MobSync_Exe - Win32 Alpha Debug"
  239. !ENDIF
  240. # End Source File
  241. # Begin Source File
  242. SOURCE=.\dlg.cpp
  243. !IF "$(CFG)" == "MobSync_Exe - Win32 Release"
  244. !ELSEIF "$(CFG)" == "MobSync_Exe - Win32 Debug"
  245. !ELSEIF "$(CFG)" == "MobSync_Exe - Win32 Alpha Debug"
  246. DEP_CPP_DLG_C=\
  247. "..\..\..\..\public\sdk\inc\sens.h"\
  248. ".\Callback.h"\
  249. ".\dlg.h"\
  250. ".\hndlrmsg.h"\
  251. ".\hndlrq.h"\
  252. ".\msg.h"\
  253. ".\objmgr.h"\
  254. NODEP_CPP_DLG_C=\
  255. "..\..\..\..\public\sdk\inc\es.h"\
  256. "..\types\idl\syncmgr.h"\
  257. ".\critsect.h"\
  258. ".\debug.h"\
  259. ".\netapi.h"\
  260. ".\osdefine.h"\
  261. ".\SStruct.h"\
  262. !ENDIF
  263. # End Source File
  264. # Begin Source File
  265. SOURCE=.\guid.c
  266. !IF "$(CFG)" == "MobSync_Exe - Win32 Release"
  267. !ELSEIF "$(CFG)" == "MobSync_Exe - Win32 Debug"
  268. !ELSEIF "$(CFG)" == "MobSync_Exe - Win32 Alpha Debug"
  269. DEP_CPP_GUID_=\
  270. "..\..\..\..\public\sdk\inc\sens.h"\
  271. NODEP_CPP_GUID_=\
  272. "..\..\..\..\public\sdk\inc\es.h"\
  273. "..\types\idl\syncmgr.h"\
  274. "..\types\idl\syncmgrp.h"\
  275. ".\debug.h"\
  276. ".\osdefine.h"\
  277. ".\SStruct.h"\
  278. !ENDIF
  279. # End Source File
  280. # Begin Source File
  281. SOURCE=.\hndlrmsg.cpp
  282. !IF "$(CFG)" == "MobSync_Exe - Win32 Release"
  283. !ELSEIF "$(CFG)" == "MobSync_Exe - Win32 Debug"
  284. !ELSEIF "$(CFG)" == "MobSync_Exe - Win32 Alpha Debug"
  285. DEP_CPP_HNDLR=\
  286. ".\Callback.h"\
  287. ".\hndlrmsg.h"\
  288. ".\hndlrq.h"\
  289. ".\msg.h"\
  290. NODEP_CPP_HNDLR=\
  291. "..\types\idl\syncmgr.h"\
  292. ".\critsect.h"\
  293. ".\debug.h"\
  294. !ENDIF
  295. # End Source File
  296. # Begin Source File
  297. SOURCE=.\hndlrq.cpp
  298. !IF "$(CFG)" == "MobSync_Exe - Win32 Release"
  299. !ELSEIF "$(CFG)" == "MobSync_Exe - Win32 Debug"
  300. !ELSEIF "$(CFG)" == "MobSync_Exe - Win32 Alpha Debug"
  301. DEP_CPP_HNDLRQ=\
  302. "..\..\..\..\public\sdk\inc\sens.h"\
  303. "..\dll\dllreg.h"\
  304. ".\Callback.h"\
  305. ".\dlg.h"\
  306. ".\hndlrmsg.h"\
  307. ".\hndlrq.h"\
  308. ".\msg.h"\
  309. ".\objmgr.h"\
  310. NODEP_CPP_HNDLRQ=\
  311. "..\..\..\..\public\sdk\inc\es.h"\
  312. "..\types\idl\syncmgr.h"\
  313. ".\alloc.h"\
  314. ".\critsect.h"\
  315. ".\debug.h"\
  316. ".\netapi.h"\
  317. ".\SStruct.h"\
  318. !ENDIF
  319. # End Source File
  320. # Begin Source File
  321. SOURCE=.\idle.cpp
  322. !IF "$(CFG)" == "MobSync_Exe - Win32 Release"
  323. !ELSEIF "$(CFG)" == "MobSync_Exe - Win32 Debug"
  324. !ELSEIF "$(CFG)" == "MobSync_Exe - Win32 Alpha Debug"
  325. !ENDIF
  326. # End Source File
  327. # Begin Source File
  328. SOURCE=.\invoke.cpp
  329. !IF "$(CFG)" == "MobSync_Exe - Win32 Release"
  330. !ELSEIF "$(CFG)" == "MobSync_Exe - Win32 Debug"
  331. !ELSEIF "$(CFG)" == "MobSync_Exe - Win32 Alpha Debug"
  332. DEP_CPP_INVOK=\
  333. "..\..\..\..\public\sdk\inc\sens.h"\
  334. "..\dll\dllreg.h"\
  335. ".\dlg.h"\
  336. ".\hndlrq.h"\
  337. ".\invoke.h"\
  338. ".\msg.h"\
  339. ".\objmgr.h"\
  340. NODEP_CPP_INVOK=\
  341. "..\..\..\..\public\sdk\inc\es.h"\
  342. "..\..\sens\conn\senssvc\sensevts.h"\
  343. "..\types\idl\syncmgr.h"\
  344. "..\types\idl\syncmgrp.h"\
  345. ".\alloc.h"\
  346. ".\critsect.h"\
  347. ".\debug.h"\
  348. ".\netapi.h"\
  349. ".\SStruct.h"\
  350. !ENDIF
  351. # End Source File
  352. # Begin Source File
  353. SOURCE=.\msg.cpp
  354. !IF "$(CFG)" == "MobSync_Exe - Win32 Release"
  355. !ELSEIF "$(CFG)" == "MobSync_Exe - Win32 Debug"
  356. !ELSEIF "$(CFG)" == "MobSync_Exe - Win32 Alpha Debug"
  357. DEP_CPP_MSG_C=\
  358. "..\..\..\..\public\sdk\inc\sens.h"\
  359. ".\dlg.h"\
  360. ".\hndlrmsg.h"\
  361. ".\msg.h"\
  362. ".\objmgr.h"\
  363. NODEP_CPP_MSG_C=\
  364. "..\..\..\..\public\sdk\inc\es.h"\
  365. "..\types\idl\syncmgr.h"\
  366. ".\debug.h"\
  367. ".\netapi.h"\
  368. ".\SStruct.h"\
  369. !ENDIF
  370. # End Source File
  371. # Begin Source File
  372. SOURCE=.\objmgr.cpp
  373. !IF "$(CFG)" == "MobSync_Exe - Win32 Release"
  374. !ELSEIF "$(CFG)" == "MobSync_Exe - Win32 Debug"
  375. !ELSEIF "$(CFG)" == "MobSync_Exe - Win32 Alpha Debug"
  376. DEP_CPP_OBJMG=\
  377. "..\..\..\..\public\sdk\inc\sens.h"\
  378. ".\Callback.h"\
  379. ".\clsfact.h"\
  380. ".\dlg.h"\
  381. ".\hndlrmsg.h"\
  382. ".\hndlrq.h"\
  383. ".\msg.h"\
  384. ".\objmgr.h"\
  385. NODEP_CPP_OBJMG=\
  386. "..\..\..\..\public\sdk\inc\es.h"\
  387. "..\types\idl\syncmgr.h"\
  388. "..\types\idl\syncmgrp.h"\
  389. ".\alloc.h"\
  390. ".\critsect.h"\
  391. ".\debug.h"\
  392. ".\netapi.h"\
  393. ".\SStruct.h"\
  394. !ENDIF
  395. # End Source File
  396. # Begin Source File
  397. SOURCE=.\progress.cpp
  398. !IF "$(CFG)" == "MobSync_Exe - Win32 Release"
  399. !ELSEIF "$(CFG)" == "MobSync_Exe - Win32 Debug"
  400. !ELSEIF "$(CFG)" == "MobSync_Exe - Win32 Alpha Debug"
  401. DEP_CPP_PROGR=\
  402. "..\..\..\..\public\sdk\inc\sens.h"\
  403. "..\dll\dllreg.h"\
  404. ".\Callback.h"\
  405. ".\dlg.h"\
  406. ".\hndlrmsg.h"\
  407. ".\hndlrq.h"\
  408. ".\msg.h"\
  409. ".\objmgr.h"\
  410. NODEP_CPP_PROGR=\
  411. "..\..\..\..\public\sdk\inc\es.h"\
  412. "..\types\idl\syncmgr.h"\
  413. ".\critsect.h"\
  414. ".\debug.h"\
  415. ".\netapi.h"\
  416. ".\osdefine.h"\
  417. ".\SStruct.h"\
  418. !ENDIF
  419. # End Source File
  420. # Begin Source File
  421. SOURCE=.\progtab.cpp
  422. !IF "$(CFG)" == "MobSync_Exe - Win32 Release"
  423. !ELSEIF "$(CFG)" == "MobSync_Exe - Win32 Debug"
  424. !ELSEIF "$(CFG)" == "MobSync_Exe - Win32 Alpha Debug"
  425. DEP_CPP_PROGT=\
  426. "..\..\..\..\public\sdk\inc\sens.h"\
  427. ".\Callback.h"\
  428. ".\dlg.h"\
  429. ".\hndlrmsg.h"\
  430. ".\hndlrq.h"\
  431. ".\msg.h"\
  432. ".\objmgr.h"\
  433. NODEP_CPP_PROGT=\
  434. "..\..\..\..\public\sdk\inc\es.h"\
  435. "..\types\idl\syncmgr.h"\
  436. ".\alloc.h"\
  437. ".\critsect.h"\
  438. ".\debug.h"\
  439. ".\netapi.h"\
  440. ".\osdefine.h"\
  441. ".\SStruct.h"\
  442. !ENDIF
  443. # End Source File
  444. # Begin Source File
  445. SOURCE=.\reg.cpp
  446. !IF "$(CFG)" == "MobSync_Exe - Win32 Release"
  447. !ELSEIF "$(CFG)" == "MobSync_Exe - Win32 Debug"
  448. !ELSEIF "$(CFG)" == "MobSync_Exe - Win32 Alpha Debug"
  449. DEP_CPP_REG_C=\
  450. "..\..\..\..\public\sdk\inc\sens.h"\
  451. ".\Callback.h"\
  452. ".\dlg.h"\
  453. ".\hndlrmsg.h"\
  454. ".\hndlrq.h"\
  455. ".\msg.h"\
  456. ".\reg.h"\
  457. NODEP_CPP_REG_C=\
  458. "..\..\..\..\public\sdk\inc\es.h"\
  459. "..\types\idl\syncmgr.h"\
  460. "..\types\idl\syncmgrp.h"\
  461. ".\critsect.h"\
  462. ".\debug.h"\
  463. ".\netapi.h"\
  464. ".\osdefine.h"\
  465. ".\SStruct.h"\
  466. !ENDIF
  467. # End Source File
  468. # Begin Source File
  469. SOURCE=.\winmain.cpp
  470. !IF "$(CFG)" == "MobSync_Exe - Win32 Release"
  471. !ELSEIF "$(CFG)" == "MobSync_Exe - Win32 Debug"
  472. !ELSEIF "$(CFG)" == "MobSync_Exe - Win32 Alpha Debug"
  473. DEP_CPP_WINMA=\
  474. "..\..\..\..\public\sdk\inc\sens.h"\
  475. ".\Callback.h"\
  476. ".\clsfact.h"\
  477. ".\cmdline.h"\
  478. ".\dlg.h"\
  479. ".\hndlrmsg.h"\
  480. ".\hndlrq.h"\
  481. ".\invoke.h"\
  482. ".\msg.h"\
  483. ".\objmgr.h"\
  484. ".\reg.h"\
  485. NODEP_CPP_WINMA=\
  486. "..\..\..\..\public\sdk\inc\es.h"\
  487. "..\..\sens\conn\senssvc\sensevts.h"\
  488. "..\types\idl\syncmgr.h"\
  489. "..\types\idl\syncmgrp.h"\
  490. ".\alloc.h"\
  491. ".\critsect.h"\
  492. ".\debug.h"\
  493. ".\netapi.h"\
  494. ".\osdefine.h"\
  495. ".\SStruct.h"\
  496. !ENDIF
  497. # End Source File
  498. # End Group
  499. # Begin Group "etc"
  500. # PROP Default_Filter ""
  501. # Begin Source File
  502. SOURCE=.\harrow.cur
  503. # End Source File
  504. # Begin Source File
  505. SOURCE=.\syncmgr.rc
  506. # End Source File
  507. # End Group
  508. # Begin Source File
  509. SOURCE=.\filecopy.avi
  510. # End Source File
  511. # Begin Source File
  512. SOURCE=.\res\filecopy.avi
  513. # End Source File
  514. # Begin Source File
  515. SOURCE=.\folderop.ico
  516. # End Source File
  517. # Begin Source File
  518. SOURCE=.\res\Folderop.ico
  519. # End Source File
  520. # Begin Source File
  521. SOURCE=.\res\foldopen.ico
  522. # End Source File
  523. # Begin Source File
  524. SOURCE=.\g.asp
  525. # End Source File
  526. # Begin Source File
  527. SOURCE=.\res\icon1.ico
  528. # End Source File
  529. # Begin Source File
  530. SOURCE=.\res\MobSync_Exe.ico
  531. # End Source File
  532. # Begin Source File
  533. SOURCE=.\phone.ico
  534. # End Source File
  535. # Begin Source File
  536. SOURCE=.\res\setting.ico
  537. # End Source File
  538. # Begin Source File
  539. SOURCE=.\res\syncmgr.ico
  540. # End Source File
  541. # Begin Source File
  542. SOURCE=.\syncmgr.ico
  543. # End Source File
  544. # Begin Source File
  545. SOURCE=.\res\tray1.ico
  546. # End Source File
  547. # Begin Source File
  548. SOURCE=.\res\tray2.ico
  549. # End Source File
  550. # Begin Source File
  551. SOURCE=.\res\tray3.ico
  552. # End Source File
  553. # Begin Source File
  554. SOURCE=.\res\tray4.ico
  555. # End Source File
  556. # Begin Source File
  557. SOURCE=.\res\tray5.ico
  558. # End Source File
  559. # Begin Source File
  560. SOURCE=.\res\tray6.ico
  561. # End Source File
  562. # Begin Source File
  563. SOURCE=.\res\trayerr.ico
  564. # End Source File
  565. # Begin Source File
  566. SOURCE=.\res\trayinfo.ico
  567. # End Source File
  568. # Begin Source File
  569. SOURCE=.\res\traywarn.ico
  570. # End Source File
  571. # Begin Source File
  572. SOURCE=.\update2.avi
  573. # End Source File
  574. # Begin Source File
  575. SOURCE=.\res\updatesetting.ico
  576. # End Source File
  577. # End Target
  578. # End Project