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

391 lines
9.3 KiB

  1. # Microsoft Developer Studio Project File - Name="MobSync_DLL" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 6.00
  3. # ** DO NOT EDIT **
  4. # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
  5. CFG=MobSync_DLL - Win32 Debug
  6. !MESSAGE This is not a valid makefile. To build this project using NMAKE,
  7. !MESSAGE use the Export Makefile command and run
  8. !MESSAGE
  9. !MESSAGE NMAKE /f "onestop.mak".
  10. !MESSAGE
  11. !MESSAGE You can specify a configuration when running NMAKE
  12. !MESSAGE by defining the macro CFG on the command line. For example:
  13. !MESSAGE
  14. !MESSAGE NMAKE /f "onestop.mak" CFG="MobSync_DLL - Win32 Debug"
  15. !MESSAGE
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE
  18. !MESSAGE "MobSync_DLL - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
  19. !MESSAGE "MobSync_DLL - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
  20. !MESSAGE
  21. # Begin Project
  22. # PROP AllowPerConfigDependencies 0
  23. # PROP Scc_ProjName ""
  24. # PROP Scc_LocalPath ""
  25. CPP=cl.exe
  26. MTL=midl.exe
  27. RSC=rc.exe
  28. !IF "$(CFG)" == "MobSync_DLL - Win32 Release"
  29. # PROP BASE Use_MFC 0
  30. # PROP BASE Use_Debug_Libraries 0
  31. # PROP BASE Output_Dir "Release"
  32. # PROP BASE Intermediate_Dir "Release"
  33. # PROP BASE Target_Dir ""
  34. # PROP Use_MFC 0
  35. # PROP Use_Debug_Libraries 0
  36. # PROP Output_Dir "i386"
  37. # PROP Intermediate_Dir "obj\i386"
  38. # PROP Ignore_Export_Lib 0
  39. # PROP Target_Dir ""
  40. # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
  41. # ADD CPP /nologo /Gz /MT /W3 /GX /O2 /X /I "..\..\..\..\public\sdk\inc\atl21" /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. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  43. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  44. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  45. # ADD RSC /l 0x409 /i ".\RES" /d "NDEBUG" /d "MSDEV_INVOKE"
  46. BSC32=bscmake.exe
  47. # ADD BASE BSC32 /nologo
  48. # ADD BSC32 /nologo
  49. LINK32=link.exe
  50. # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /machine:I386
  51. # ADD LINK32 ..\types\proxy\obj\i386\mobsyncprxy.lib ..\lib\obj\i386\mobutil.lib comctl32.lib rpcrt4.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib uuid.lib msvcrt.lib /nologo /subsystem:windows /dll /machine:I386 /nodefaultlib /out:"i386/mobsync.dll"
  52. # Begin Special Build Tool
  53. SOURCE="$(InputPath)"
  54. PostBuild_Cmds=copy i386\mobsync.dll %windir%\system32
  55. # End Special Build Tool
  56. !ELSEIF "$(CFG)" == "MobSync_DLL - Win32 Debug"
  57. # PROP BASE Use_MFC 0
  58. # PROP BASE Use_Debug_Libraries 1
  59. # PROP BASE Output_Dir "Debug"
  60. # PROP BASE Intermediate_Dir "Debug"
  61. # PROP BASE Target_Dir ""
  62. # PROP Use_MFC 0
  63. # PROP Use_Debug_Libraries 1
  64. # PROP Output_Dir "i386"
  65. # PROP Intermediate_Dir "obj\i386"
  66. # PROP Ignore_Export_Lib 0
  67. # PROP Target_Dir ""
  68. # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
  69. # ADD CPP /nologo /Gz /MTd /W3 /Gm /GX /ZI /Od /X /I "..\..\..\..\public\sdk\inc\atl21" /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 /YX /FD /c
  70. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  71. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  72. # ADD BASE RSC /l 0x409 /d "_DEBUG"
  73. # ADD RSC /l 0x409 /i ".\RES" /i "..\..\..\..\public\sdk\inc" /i "..\..\..\..\public\sdk\inc\crt" /d "_DEBUG" /d "MSDEV_INVOKE"
  74. BSC32=bscmake.exe
  75. # ADD BASE BSC32 /nologo
  76. # ADD BSC32 /nologo
  77. LINK32=link.exe
  78. # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept
  79. # ADD LINK32 ..\types\proxy\obj\i386\mobsyncprxy.lib 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 /version:4 /subsystem:windows /dll /debug /machine:I386 /nodefaultlib /def:".\mobsyncp.def" /out:"i386/mobsync.dll" /implib:"i386/mobsyncp.lib" /pdbtype:sept /libpath:"..\..\..\..\public\sdk\lib\i386" /libpath:"..\dll\i386"
  80. # SUBTRACT LINK32 /pdb:none
  81. # Begin Special Build Tool
  82. SOURCE="$(InputPath)"
  83. PostBuild_Desc=copying new dll to system directory
  84. PostBuild_Cmds=copy i386\mobsync.dll %windir%\system32
  85. # End Special Build Tool
  86. !ENDIF
  87. # Begin Target
  88. # Name "MobSync_DLL - Win32 Release"
  89. # Name "MobSync_DLL - Win32 Debug"
  90. # Begin Group "headers"
  91. # PROP Default_Filter ""
  92. # Begin Source File
  93. SOURCE=.\cnetapi.h
  94. # End Source File
  95. # Begin Source File
  96. SOURCE=.\color256.h
  97. # End Source File
  98. # Begin Source File
  99. SOURCE=.\confres.h
  100. # End Source File
  101. # Begin Source File
  102. SOURCE=.\cred.hxx
  103. # End Source File
  104. # Begin Source File
  105. SOURCE=.\daily.hxx
  106. # End Source File
  107. # Begin Source File
  108. SOURCE=.\dll.h
  109. # End Source File
  110. # Begin Source File
  111. SOURCE=.\dllreg.h
  112. # End Source File
  113. # Begin Source File
  114. SOURCE=.\dllsz.h
  115. # End Source File
  116. # Begin Source File
  117. SOURCE=.\editschd.hxx
  118. # End Source File
  119. # Begin Source File
  120. SOURCE=.\finish.hxx
  121. # End Source File
  122. # Begin Source File
  123. SOURCE=.\hndlrq.h
  124. # End Source File
  125. # Begin Source File
  126. SOURCE=.\invoke.h
  127. # End Source File
  128. # Begin Source File
  129. SOURCE=.\nameit.hxx
  130. # End Source File
  131. # Begin Source File
  132. SOURCE=.\rasui.h
  133. # End Source File
  134. # Begin Source File
  135. SOURCE=.\schedif.h
  136. # End Source File
  137. # Begin Source File
  138. SOURCE=.\settings.h
  139. # End Source File
  140. # Begin Source File
  141. SOURCE=.\welcome.hxx
  142. # End Source File
  143. # Begin Source File
  144. SOURCE=.\wizpage.hxx
  145. # End Source File
  146. # Begin Source File
  147. SOURCE=.\wizsel.hxx
  148. # End Source File
  149. # End Group
  150. # Begin Group "code"
  151. # PROP Default_Filter ".cxx"
  152. # Begin Source File
  153. SOURCE=.\autosync.cpp
  154. # End Source File
  155. # Begin Source File
  156. SOURCE=.\cfact.cpp
  157. !IF "$(CFG)" == "MobSync_DLL - Win32 Release"
  158. !ELSEIF "$(CFG)" == "MobSync_DLL - Win32 Debug"
  159. # ADD CPP /D _WINDOWS.TARGET_IS_NT40_OR_LATER=1
  160. !ENDIF
  161. # End Source File
  162. # Begin Source File
  163. SOURCE=.\clsobj.cpp
  164. # End Source File
  165. # Begin Source File
  166. SOURCE=.\cnetapi.cpp
  167. # End Source File
  168. # Begin Source File
  169. SOURCE=.\color256.cpp
  170. # End Source File
  171. # Begin Source File
  172. SOURCE=.\confres.cpp
  173. # End Source File
  174. # Begin Source File
  175. SOURCE=.\cred.cxx
  176. # End Source File
  177. # Begin Source File
  178. SOURCE=.\daily.cxx
  179. # End Source File
  180. # Begin Source File
  181. SOURCE=.\dllsz.c
  182. # End Source File
  183. # Begin Source File
  184. SOURCE=.\editschd.cxx
  185. # End Source File
  186. # Begin Source File
  187. SOURCE=.\errdlg.cxx
  188. # End Source File
  189. # Begin Source File
  190. SOURCE=.\finish.cxx
  191. # End Source File
  192. # Begin Source File
  193. SOURCE=.\guid.c
  194. # End Source File
  195. # Begin Source File
  196. SOURCE=.\hndlrq.cpp
  197. # End Source File
  198. # Begin Source File
  199. SOURCE=.\invoke.cpp
  200. # End Source File
  201. # Begin Source File
  202. SOURCE=.\nameit.cxx
  203. # End Source File
  204. # Begin Source File
  205. SOURCE=.\rasproc.cpp
  206. # End Source File
  207. # Begin Source File
  208. SOURCE=.\rasui.cpp
  209. # End Source File
  210. # Begin Source File
  211. SOURCE=.\reg.cpp
  212. # End Source File
  213. # Begin Source File
  214. SOURCE=.\schdsrvc.cxx
  215. # End Source File
  216. # Begin Source File
  217. SOURCE=.\schdsync.cpp
  218. # End Source File
  219. # Begin Source File
  220. SOURCE=.\schedif.cpp
  221. # End Source File
  222. # Begin Source File
  223. SOURCE=.\settings.cpp
  224. # End Source File
  225. # Begin Source File
  226. SOURCE=.\welcome.cxx
  227. # End Source File
  228. # Begin Source File
  229. SOURCE=.\wizpage.cxx
  230. # End Source File
  231. # Begin Source File
  232. SOURCE=.\wizsel.cxx
  233. # End Source File
  234. # End Group
  235. # Begin Group "etc"
  236. # PROP Default_Filter ".ico"
  237. # Begin Source File
  238. SOURCE=.\job.ico
  239. # End Source File
  240. # Begin Source File
  241. SOURCE=.\res\job.ico
  242. # End Source File
  243. # Begin Source File
  244. SOURCE=.\res\keepboth.bmp
  245. # End Source File
  246. # Begin Source File
  247. SOURCE=.\res\keeplcl.bmp
  248. # End Source File
  249. # Begin Source File
  250. SOURCE=.\res\keepnet.bmp
  251. # End Source File
  252. # Begin Source File
  253. SOURCE=.\lanncon.ico
  254. # End Source File
  255. # Begin Source File
  256. SOURCE=.\res\lanncon.ico
  257. # End Source File
  258. # Begin Source File
  259. SOURCE=.\phone.ico
  260. # End Source File
  261. # Begin Source File
  262. SOURCE=.\res\phone.ico
  263. # End Source File
  264. # Begin Source File
  265. SOURCE=.\rascon.ico
  266. # End Source File
  267. # Begin Source File
  268. SOURCE=.\res\rascon.ico
  269. # End Source File
  270. # Begin Source File
  271. SOURCE=.\res\setting.ico
  272. # End Source File
  273. # Begin Source File
  274. SOURCE=.\setting.ico
  275. # End Source File
  276. # Begin Source File
  277. SOURCE=.\settings.rc
  278. # End Source File
  279. # Begin Source File
  280. SOURCE=.\res\syncmgr.ico
  281. # End Source File
  282. # Begin Source File
  283. SOURCE=.\syncmgr.ico
  284. # End Source File
  285. # End Group
  286. # Begin Source File
  287. SOURCE=.\res\mobreg.inf
  288. # End Source File
  289. # Begin Source File
  290. SOURCE=.\mobsyncp.def
  291. !IF "$(CFG)" == "MobSync_DLL - Win32 Release"
  292. !ELSEIF "$(CFG)" == "MobSync_DLL - Win32 Debug"
  293. # PROP Exclude_From_Build 1
  294. !ENDIF
  295. # End Source File
  296. # Begin Source File
  297. SOURCE=.\res\splash.bmp
  298. # End Source File
  299. # Begin Source File
  300. SOURCE=.\res\sysdatet.bin
  301. # End Source File
  302. # End Target
  303. # End Project