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.

631 lines
23 KiB

  1. # Microsoft Developer Studio Project File - Name="test.scratch.be.WindowsSyslog" - 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. CFG=test.scratch.be.WindowsSyslog - Win32 Debug Multithreaded DLL
  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 "test.scratch.be.WindowsSyslog.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 "test.scratch.be.WindowsSyslog.mak" CFG="test.scratch.be.WindowsSyslog - Win32 Debug Multithreaded DLL"
  15. !MESSAGE
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE
  18. !MESSAGE "test.scratch.be.WindowsSyslog - Win32 Release" (based on "Win32 (x86) Application")
  19. !MESSAGE "test.scratch.be.WindowsSyslog - Win32 Debug" (based on "Win32 (x86) Application")
  20. !MESSAGE "test.scratch.be.WindowsSyslog - Win32 Release Multithreaded" (based on "Win32 (x86) Application")
  21. !MESSAGE "test.scratch.be.WindowsSyslog - Win32 Debug Multithreaded" (based on "Win32 (x86) Application")
  22. !MESSAGE "test.scratch.be.WindowsSyslog - Win32 Release Multithreaded DLL" (based on "Win32 (x86) Application")
  23. !MESSAGE "test.scratch.be.WindowsSyslog - Win32 Debug Multithreaded DLL" (based on "Win32 (x86) Application")
  24. !MESSAGE
  25. # Begin Project
  26. # PROP AllowPerConfigDependencies 0
  27. # PROP Scc_ProjName ""
  28. # PROP Scc_LocalPath ""
  29. CPP=cl.exe
  30. MTL=midl.exe
  31. RSC=rc.exe
  32. !IF "$(CFG)" == "test.scratch.be.WindowsSyslog - Win32 Release"
  33. # PROP BASE Use_MFC 0
  34. # PROP BASE Use_Debug_Libraries 0
  35. # PROP BASE Output_Dir "Release"
  36. # PROP BASE Intermediate_Dir "Release"
  37. # PROP BASE Target_Dir ""
  38. # PROP Use_MFC 0
  39. # PROP Use_Debug_Libraries 0
  40. # PROP Output_Dir "Release"
  41. # PROP Intermediate_Dir "Release"
  42. # PROP Ignore_Export_Lib 0
  43. # PROP Target_Dir ""
  44. # ADD BASE CPP /nologo /W3 /WX /GR /GX /O2 /I "$(XTESTS_C_ROOT)/include" /I "../../../../include" /I "$(STLSOFT)/include" /D "WIN32" /D "_STLSOFT_FORCE_ANY_COMPILER" /D "NDEBUG" /D "_MBCS" /D "_CONSOLE" /FD /c
  45. # SUBTRACT BASE CPP /YX
  46. # ADD CPP /nologo /W3 /WX /GR /GX /O2 /I "$(XTESTS_C_ROOT)/include" /I "../../../../include" /I "$(STLSOFT)/include" /D "WIN32" /D "_STLSOFT_FORCE_ANY_COMPILER" /D "NDEBUG" /D "_MBCS" /D "_CONSOLE" /FD /c
  47. # SUBTRACT CPP /YX
  48. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  49. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  50. # ADD BASE RSC /l 0xc09 /d "NDEBUG"
  51. # ADD RSC /l 0xc09 /d "NDEBUG"
  52. BSC32=bscmake.exe
  53. # ADD BASE BSC32 /nologo
  54. # ADD BSC32 /nologo
  55. LINK32=link.exe
  56. # ADD BASE LINK32 kernel32.lib advapi32.lib ole32.lib oleaut32.lib /nologo /subsystem:console /machine:I386 /out:"../../../../bin/test.scratch.be.WindowsSyslog.vc6.exe" /libpath:"$(XTESTS_C_ROOT)/lib" /libpath:"$(PANTHEIOS_ROOT)/lib" /libpath:"$(SHWILD_ROOT)/lib" /libpath:"$(SYNESIS_DEV)/lib"
  57. # ADD LINK32 libWinSysLog.vc6.lib pthreadVC.lib kernel32.lib advapi32.lib ole32.lib oleaut32.lib ws2_32.lib /nologo /subsystem:console /machine:I386 /out:"../../../../bin/test.scratch.be.WindowsSyslog.vc6.exe" /libpath:"$(XTESTS_C_ROOT)/lib" /libpath:"$(PANTHEIOS_ROOT)/lib" /libpath:"$(SHWILD_ROOT)/lib" /libpath:"$(SYNESIS_DEV)/lib" /libpath:"$(PTHREADS_WIN32)/lib"
  58. !ELSEIF "$(CFG)" == "test.scratch.be.WindowsSyslog - Win32 Debug"
  59. # PROP BASE Use_MFC 0
  60. # PROP BASE Use_Debug_Libraries 1
  61. # PROP BASE Output_Dir "Debug"
  62. # PROP BASE Intermediate_Dir "Debug"
  63. # PROP BASE Target_Dir ""
  64. # PROP Use_MFC 0
  65. # PROP Use_Debug_Libraries 1
  66. # PROP Output_Dir "Debug"
  67. # PROP Intermediate_Dir "Debug"
  68. # PROP Ignore_Export_Lib 0
  69. # PROP Target_Dir ""
  70. # ADD BASE CPP /nologo /W3 /Gm /GR /GX /Zi /Od /I "$(XTESTS_C_ROOT)/include" /I "../../../../include" /I "$(STLSOFT)/include" /D "WIN32" /D "_STLSOFT_FORCE_ANY_COMPILER" /D "_DEBUG" /D "_MBCS" /D "_CONSOLE" /FD /GZ /c
  71. # SUBTRACT BASE CPP /YX
  72. # ADD CPP /nologo /W3 /Gm /GR /GX /Zi /Od /I "$(XTESTS_C_ROOT)/include" /I "../../../../include" /I "$(STLSOFT)/include" /D "WIN32" /D "_STLSOFT_FORCE_ANY_COMPILER" /D "_DEBUG" /D "_MBCS" /D "_CONSOLE" /FR /FD /GZ /c
  73. # SUBTRACT CPP /YX
  74. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  75. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  76. # ADD BASE RSC /l 0xc09 /d "_DEBUG"
  77. # ADD RSC /l 0xc09 /d "_DEBUG"
  78. BSC32=bscmake.exe
  79. # ADD BASE BSC32 /nologo
  80. # ADD BSC32 /nologo
  81. LINK32=link.exe
  82. # ADD BASE LINK32 kernel32.lib advapi32.lib ole32.lib oleaut32.lib /nologo /subsystem:console /debug /machine:I386 /out:"../../../../bin/test.scratch.be.WindowsSyslog.vc6.debug.exe" /pdbtype:sept /libpath:"$(XTESTS_C_ROOT)/lib" /libpath:"$(PANTHEIOS_ROOT)/lib" /libpath:"$(SHWILD_ROOT)/lib" /libpath:"$(SYNESIS_DEV)/lib"
  83. # ADD LINK32 libWinSysLog.vc6.lib pthreadVC.lib kernel32.lib advapi32.lib ole32.lib oleaut32.lib ws2_32.lib /nologo /subsystem:console /debug /machine:I386 /out:"../../../../bin/test.scratch.be.WindowsSyslog.vc6.debug.exe" /pdbtype:sept /libpath:"$(XTESTS_C_ROOT)/lib" /libpath:"$(PANTHEIOS_ROOT)/lib" /libpath:"$(SHWILD_ROOT)/lib" /libpath:"$(SYNESIS_DEV)/lib" /libpath:"$(PTHREADS_WIN32)/lib"
  84. !ELSEIF "$(CFG)" == "test.scratch.be.WindowsSyslog - Win32 Release Multithreaded"
  85. # PROP BASE Use_MFC 0
  86. # PROP BASE Use_Debug_Libraries 0
  87. # PROP BASE Output_Dir "ReleaseMt"
  88. # PROP BASE Intermediate_Dir "ReleaseMt"
  89. # PROP BASE Target_Dir ""
  90. # PROP Use_MFC 0
  91. # PROP Use_Debug_Libraries 0
  92. # PROP Output_Dir "ReleaseMt"
  93. # PROP Intermediate_Dir "ReleaseMt"
  94. # PROP Ignore_Export_Lib 0
  95. # PROP Target_Dir ""
  96. # ADD BASE CPP /nologo /MT /W3 /WX /GR /GX /O2 /I "$(XTESTS_C_ROOT)/include" /I "../../../../include" /I "$(STLSOFT)/include" /D "WIN32" /D "_STLSOFT_FORCE_ANY_COMPILER" /D "NDEBUG" /D "_MBCS" /D "_CONSOLE" /FD /c
  97. # SUBTRACT BASE CPP /YX
  98. # ADD CPP /nologo /MT /W3 /WX /GR /GX /O2 /I "$(XTESTS_C_ROOT)/include" /I "../../../../include" /I "$(STLSOFT)/include" /D "WIN32" /D "_STLSOFT_FORCE_ANY_COMPILER" /D "NDEBUG" /D "_MBCS" /D "_CONSOLE" /FD /c
  99. # SUBTRACT CPP /YX
  100. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  101. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  102. # ADD BASE RSC /l 0xc09 /d "NDEBUG"
  103. # ADD RSC /l 0xc09 /d "NDEBUG"
  104. BSC32=bscmake.exe
  105. # ADD BASE BSC32 /nologo
  106. # ADD BSC32 /nologo
  107. LINK32=link.exe
  108. # ADD BASE LINK32 kernel32.lib advapi32.lib ole32.lib oleaut32.lib /nologo /subsystem:console /machine:I386 /out:"../../../../bin/test.scratch.be.WindowsSyslog.vc6.mt.exe" /libpath:"$(XTESTS_C_ROOT)/lib" /libpath:"$(PANTHEIOS_ROOT)/lib" /libpath:"$(SHWILD_ROOT)/lib" /libpath:"$(SYNESIS_DEV)/lib"
  109. # ADD LINK32 libWinSysLog.vc6.mt.lib pthreadVC.lib kernel32.lib advapi32.lib ole32.lib oleaut32.lib ws2_32.lib /nologo /subsystem:console /machine:I386 /out:"../../../../bin/test.scratch.be.WindowsSyslog.vc6.mt.exe" /libpath:"$(XTESTS_C_ROOT)/lib" /libpath:"$(PANTHEIOS_ROOT)/lib" /libpath:"$(SHWILD_ROOT)/lib" /libpath:"$(SYNESIS_DEV)/lib" /libpath:"$(PTHREADS_WIN32)/lib"
  110. !ELSEIF "$(CFG)" == "test.scratch.be.WindowsSyslog - Win32 Debug Multithreaded"
  111. # PROP BASE Use_MFC 0
  112. # PROP BASE Use_Debug_Libraries 1
  113. # PROP BASE Output_Dir "DebugMt"
  114. # PROP BASE Intermediate_Dir "DebugMt"
  115. # PROP BASE Target_Dir ""
  116. # PROP Use_MFC 0
  117. # PROP Use_Debug_Libraries 1
  118. # PROP Output_Dir "DebugMt"
  119. # PROP Intermediate_Dir "DebugMt"
  120. # PROP Ignore_Export_Lib 0
  121. # PROP Target_Dir ""
  122. # ADD BASE CPP /nologo /MTd /W3 /Gm /GR /GX /Zi /Od /I "$(XTESTS_C_ROOT)/include" /I "../../../../include" /I "$(STLSOFT)/include" /D "WIN32" /D "_STLSOFT_FORCE_ANY_COMPILER" /D "_DEBUG" /D "_MBCS" /D "_CONSOLE" /FD /GZ /c
  123. # SUBTRACT BASE CPP /YX
  124. # ADD CPP /nologo /MTd /W3 /Gm /GR /GX /Zi /Od /I "$(XTESTS_C_ROOT)/include" /I "../../../../include" /I "$(STLSOFT)/include" /D "WIN32" /D "_STLSOFT_FORCE_ANY_COMPILER" /D "_DEBUG" /D "_MBCS" /D "_CONSOLE" /FR /FD /GZ /c
  125. # SUBTRACT CPP /YX
  126. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  127. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  128. # ADD BASE RSC /l 0xc09 /d "_DEBUG"
  129. # ADD RSC /l 0xc09 /d "_DEBUG"
  130. BSC32=bscmake.exe
  131. # ADD BASE BSC32 /nologo
  132. # ADD BSC32 /nologo
  133. LINK32=link.exe
  134. # ADD BASE LINK32 kernel32.lib advapi32.lib ole32.lib oleaut32.lib /nologo /subsystem:console /debug /machine:I386 /out:"../../../../bin/test.scratch.be.WindowsSyslog.vc6.mt.debug.exe" /pdbtype:sept /libpath:"$(XTESTS_C_ROOT)/lib" /libpath:"$(PANTHEIOS_ROOT)/lib" /libpath:"$(SHWILD_ROOT)/lib" /libpath:"$(SYNESIS_DEV)/lib"
  135. # ADD LINK32 libWinSysLog.vc6.mt.debug.lib pthreadVC.lib kernel32.lib advapi32.lib ole32.lib oleaut32.lib ws2_32.lib /nologo /subsystem:console /debug /machine:I386 /out:"../../../../bin/test.scratch.be.WindowsSyslog.vc6.mt.debug.exe" /pdbtype:sept /libpath:"$(XTESTS_C_ROOT)/lib" /libpath:"$(PANTHEIOS_ROOT)/lib" /libpath:"$(SHWILD_ROOT)/lib" /libpath:"$(SYNESIS_DEV)/lib" /libpath:"$(PTHREADS_WIN32)/lib"
  136. !ELSEIF "$(CFG)" == "test.scratch.be.WindowsSyslog - Win32 Release Multithreaded DLL"
  137. # PROP BASE Use_MFC 0
  138. # PROP BASE Use_Debug_Libraries 0
  139. # PROP BASE Output_Dir "ReleaseDll"
  140. # PROP BASE Intermediate_Dir "ReleaseDll"
  141. # PROP BASE Target_Dir ""
  142. # PROP Use_MFC 0
  143. # PROP Use_Debug_Libraries 0
  144. # PROP Output_Dir "ReleaseDll"
  145. # PROP Intermediate_Dir "ReleaseDll"
  146. # PROP Ignore_Export_Lib 0
  147. # PROP Target_Dir ""
  148. # ADD BASE CPP /nologo /MD /W3 /WX /GR /GX /O2 /I "$(XTESTS_C_ROOT)/include" /I "../../../../include" /I "$(STLSOFT)/include" /D "WIN32" /D "_STLSOFT_FORCE_ANY_COMPILER" /D "NDEBUG" /D "_MBCS" /D "_CONSOLE" /FD /c
  149. # SUBTRACT BASE CPP /YX
  150. # ADD CPP /nologo /MD /W3 /WX /GR /GX /O2 /I "$(XTESTS_C_ROOT)/include" /I "../../../../include" /I "$(STLSOFT)/include" /D "WIN32" /D "_STLSOFT_FORCE_ANY_COMPILER" /D "NDEBUG" /D "_MBCS" /D "_CONSOLE" /FD /c
  151. # SUBTRACT CPP /YX
  152. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  153. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  154. # ADD BASE RSC /l 0xc09 /d "NDEBUG"
  155. # ADD RSC /l 0xc09 /d "NDEBUG"
  156. BSC32=bscmake.exe
  157. # ADD BASE BSC32 /nologo
  158. # ADD BSC32 /nologo
  159. LINK32=link.exe
  160. # ADD BASE LINK32 kernel32.lib advapi32.lib ole32.lib oleaut32.lib /nologo /subsystem:console /machine:I386 /out:"../../../../bin/test.scratch.be.WindowsSyslog.vc6.dll.exe" /libpath:"$(XTESTS_C_ROOT)/lib" /libpath:"$(PANTHEIOS_ROOT)/lib" /libpath:"$(SHWILD_ROOT)/lib" /libpath:"$(SYNESIS_DEV)/lib"
  161. # ADD LINK32 libWinSysLog.vc6.dll.lib pthreadVC.lib kernel32.lib advapi32.lib ole32.lib oleaut32.lib ws2_32.lib /nologo /subsystem:console /machine:I386 /out:"../../../../bin/test.scratch.be.WindowsSyslog.vc6.dll.exe" /libpath:"$(XTESTS_C_ROOT)/lib" /libpath:"$(PANTHEIOS_ROOT)/lib" /libpath:"$(SHWILD_ROOT)/lib" /libpath:"$(SYNESIS_DEV)/lib" /libpath:"$(PTHREADS_WIN32)/lib"
  162. !ELSEIF "$(CFG)" == "test.scratch.be.WindowsSyslog - Win32 Debug Multithreaded DLL"
  163. # PROP BASE Use_MFC 0
  164. # PROP BASE Use_Debug_Libraries 1
  165. # PROP BASE Output_Dir "DebugDll"
  166. # PROP BASE Intermediate_Dir "DebugDll"
  167. # PROP BASE Target_Dir ""
  168. # PROP Use_MFC 0
  169. # PROP Use_Debug_Libraries 1
  170. # PROP Output_Dir "DebugDll"
  171. # PROP Intermediate_Dir "DebugDll"
  172. # PROP Ignore_Export_Lib 0
  173. # PROP Target_Dir ""
  174. # ADD BASE CPP /nologo /MDd /W3 /Gm /GR /GX /Zi /Od /I "$(XTESTS_C_ROOT)/include" /I "../../../../include" /I "$(STLSOFT)/include" /D "WIN32" /D "_STLSOFT_FORCE_ANY_COMPILER" /D "_DEBUG" /D "_MBCS" /D "_CONSOLE" /FD /GZ /c
  175. # SUBTRACT BASE CPP /YX
  176. # ADD CPP /nologo /MDd /W3 /Gm /GR /GX /Zi /Od /I "$(XTESTS_C_ROOT)/include" /I "../../../../include" /I "$(STLSOFT)/include" /D "WIN32" /D "_STLSOFT_FORCE_ANY_COMPILER" /D "_DEBUG" /D "_MBCS" /D "_CONSOLE" /FD /GZ /c
  177. # SUBTRACT CPP /YX
  178. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  179. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  180. # ADD BASE RSC /l 0xc09 /d "_DEBUG"
  181. # ADD RSC /l 0xc09 /d "_DEBUG"
  182. BSC32=bscmake.exe
  183. # ADD BASE BSC32 /nologo
  184. # ADD BSC32 /nologo
  185. LINK32=link.exe
  186. # ADD BASE LINK32 kernel32.lib advapi32.lib ole32.lib oleaut32.lib /nologo /subsystem:console /debug /machine:I386 /out:"../../../../bin/test.scratch.be.WindowsSyslog.vc6.dll.debug.exe" /pdbtype:sept /libpath:"$(XTESTS_C_ROOT)/lib" /libpath:"$(PANTHEIOS_ROOT)/lib" /libpath:"$(SHWILD_ROOT)/lib" /libpath:"$(SYNESIS_DEV)/lib"
  187. # ADD LINK32 libWinSysLog.vc6.dll.debug.lib pthreadVC.lib kernel32.lib advapi32.lib ole32.lib oleaut32.lib ws2_32.lib /nologo /subsystem:console /debug /machine:I386 /out:"../../../../bin/test.scratch.be.WindowsSyslog.vc6.dll.debug.exe" /pdbtype:sept /libpath:"$(XTESTS_C_ROOT)/lib" /libpath:"$(PANTHEIOS_ROOT)/lib" /libpath:"$(SHWILD_ROOT)/lib" /libpath:"$(SYNESIS_DEV)/lib" /libpath:"$(PTHREADS_WIN32)/lib"
  188. !ENDIF
  189. # Begin Target
  190. # Name "test.scratch.be.WindowsSyslog - Win32 Release"
  191. # Name "test.scratch.be.WindowsSyslog - Win32 Debug"
  192. # Name "test.scratch.be.WindowsSyslog - Win32 Release Multithreaded"
  193. # Name "test.scratch.be.WindowsSyslog - Win32 Debug Multithreaded"
  194. # Name "test.scratch.be.WindowsSyslog - Win32 Release Multithreaded DLL"
  195. # Name "test.scratch.be.WindowsSyslog - Win32 Debug Multithreaded DLL"
  196. # Begin Group "Source Files"
  197. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  198. # Begin Source File
  199. SOURCE=..\implicit_link.cpp
  200. # End Source File
  201. # Begin Source File
  202. SOURCE=..\test.scratch.be.WindowsSyslog.cpp
  203. # End Source File
  204. # End Group
  205. # Begin Group "Header Files"
  206. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  207. # Begin Group "STLSoft Header Files"
  208. # PROP Default_Filter ""
  209. # Begin Group "STLSoft"
  210. # PROP Default_Filter ""
  211. # Begin Source File
  212. SOURCE="$(STLSOFT)\include\stlsoft\memory\allocator_base.hpp"
  213. # End Source File
  214. # Begin Source File
  215. SOURCE="$(STLSOFT)\include\stlsoft\memory\allocator_features.hpp"
  216. # End Source File
  217. # Begin Source File
  218. SOURCE="$(STLSOFT)\include\stlsoft\memory\allocator_selector.hpp"
  219. # End Source File
  220. # Begin Source File
  221. SOURCE="$(STLSOFT)\include\stlsoft\algorithms\std\alt.hpp"
  222. # End Source File
  223. # Begin Source File
  224. SOURCE="$(STLSOFT)\include\stlsoft\memory\auto_buffer.hpp"
  225. # End Source File
  226. # Begin Source File
  227. SOURCE="$(STLSOFT)\include\stlsoft\shims\access\string\std\basic_string.hpp"
  228. # End Source File
  229. # Begin Source File
  230. SOURCE="$(STLSOFT)\include\stlsoft\algorithms\bounded.hpp"
  231. # End Source File
  232. # Begin Source File
  233. SOURCE="$(STLSOFT)\include\stlsoft\shims\access\string\std\c_string.h"
  234. # End Source File
  235. # Begin Source File
  236. SOURCE="$(STLSOFT)\include\stlsoft\meta\capabilities.hpp"
  237. # End Source File
  238. # Begin Source File
  239. SOURCE="$(STLSOFT)\include\stlsoft\string\char_traits.hpp"
  240. # End Source File
  241. # Begin Source File
  242. SOURCE="$(STLSOFT)\include\stlsoft\collections\util\collections.hpp"
  243. # End Source File
  244. # Begin Source File
  245. SOURCE="$(STLSOFT)\include\stlsoft\util\constraints.hpp"
  246. # End Source File
  247. # Begin Source File
  248. SOURCE="$(STLSOFT)\include\stlsoft\error\conversion_error.hpp"
  249. # End Source File
  250. # Begin Source File
  251. SOURCE="$(STLSOFT)\include\stlsoft\string\cstring_maker.hpp"
  252. # End Source File
  253. # Begin Source File
  254. SOURCE="$(STLSOFT)\include\stlsoft\shims\access\string\std\exception.hpp"
  255. # End Source File
  256. # Begin Source File
  257. SOURCE="$(STLSOFT)\include\stlsoft\shims\access\string\fwd.h"
  258. # End Source File
  259. # Begin Source File
  260. SOURCE="$(STLSOFT)\include\stlsoft\internal\head_version.h"
  261. # End Source File
  262. # Begin Source File
  263. SOURCE="$(STLSOFT)\include\stlsoft\conversion\integer_to_string.hpp"
  264. # End Source File
  265. # Begin Source File
  266. SOURCE="$(STLSOFT)\include\stlsoft\meta\is_bool_type.hpp"
  267. # End Source File
  268. # Begin Source File
  269. SOURCE="$(STLSOFT)\include\stlsoft\meta\is_character_type.hpp"
  270. # End Source File
  271. # Begin Source File
  272. SOURCE="$(STLSOFT)\include\stlsoft\meta\is_floating_point_type.hpp"
  273. # End Source File
  274. # Begin Source File
  275. SOURCE="$(STLSOFT)\include\stlsoft\meta\is_fundamental_type.hpp"
  276. # End Source File
  277. # Begin Source File
  278. SOURCE="$(STLSOFT)\include\stlsoft\meta\is_integral_type.hpp"
  279. # End Source File
  280. # Begin Source File
  281. SOURCE="$(STLSOFT)\include\stlsoft\meta\is_pointer_type.hpp"
  282. # End Source File
  283. # Begin Source File
  284. SOURCE="$(STLSOFT)\include\stlsoft\meta\is_same_type.hpp"
  285. # End Source File
  286. # Begin Source File
  287. SOURCE="$(STLSOFT)\include\stlsoft\meta\is_void_type.hpp"
  288. # End Source File
  289. # Begin Source File
  290. SOURCE="$(STLSOFT)\include\stlsoft\util\std\iterator_generators.hpp"
  291. # End Source File
  292. # Begin Source File
  293. SOURCE="$(STLSOFT)\include\stlsoft\util\std\iterator_helper.hpp"
  294. # End Source File
  295. # Begin Source File
  296. SOURCE="$(STLSOFT)\include\stlsoft\internal\lead_version.h"
  297. # End Source File
  298. # Begin Source File
  299. SOURCE="$(STLSOFT)\include\stlsoft\util\std\library_discriminator.hpp"
  300. # End Source File
  301. # Begin Source File
  302. SOURCE="$(STLSOFT)\include\stlsoft\meta\util\meta_.hpp"
  303. # End Source File
  304. # Begin Source File
  305. SOURCE="$(STLSOFT)\include\stlsoft\util\minmax.hpp"
  306. # End Source File
  307. # Begin Source File
  308. SOURCE="$(STLSOFT)\include\stlsoft\internal\cccap\msvc.h"
  309. # End Source File
  310. # Begin Source File
  311. SOURCE="$(STLSOFT)\include\stlsoft\meta\n_types.hpp"
  312. # End Source File
  313. # Begin Source File
  314. SOURCE="$(STLSOFT)\include\stlsoft\internal\cccap\obsolete.h"
  315. # End Source File
  316. # Begin Source File
  317. SOURCE="$(STLSOFT)\include\stlsoft\algorithms\pod.hpp"
  318. # End Source File
  319. # Begin Source File
  320. SOURCE="$(STLSOFT)\include\stlsoft\internal\safestr.h"
  321. # End Source File
  322. # Begin Source File
  323. SOURCE="$(STLSOFT)\include\stlsoft\conversion\sap_cast.hpp"
  324. # End Source File
  325. # Begin Source File
  326. SOURCE="$(STLSOFT)\include\stlsoft\string\shim_string.hpp"
  327. # End Source File
  328. # Begin Source File
  329. SOURCE="$(STLSOFT)\include\stlsoft\util\sign_traits.hpp"
  330. # End Source File
  331. # Begin Source File
  332. SOURCE="$(STLSOFT)\include\stlsoft\string\simple_string.hpp"
  333. # End Source File
  334. # Begin Source File
  335. SOURCE="$(STLSOFT)\include\stlsoft\meta\size_of.hpp"
  336. # End Source File
  337. # Begin Source File
  338. SOURCE="$(STLSOFT)\include\stlsoft\util\size_traits.hpp"
  339. # End Source File
  340. # Begin Source File
  341. SOURCE="$(STLSOFT)\include\stlsoft\util\std_swap.hpp"
  342. # End Source File
  343. # Begin Source File
  344. SOURCE="$(STLSOFT)\include\stlsoft\stlsoft.h"
  345. # End Source File
  346. # Begin Source File
  347. SOURCE="$(STLSOFT)\include\stlsoft\shims\access\string.hpp"
  348. # End Source File
  349. # Begin Source File
  350. SOURCE="$(STLSOFT)\include\stlsoft\string\string_traits_fwd.hpp"
  351. # End Source File
  352. # Begin Source File
  353. SOURCE="$(STLSOFT)\include\stlsoft\shims\access\string\std\time.hpp"
  354. # End Source File
  355. # Begin Source File
  356. SOURCE="$(STLSOFT)\include\stlsoft\conversion\union_cast.hpp"
  357. # End Source File
  358. # Begin Source File
  359. SOURCE="$(STLSOFT)\include\stlsoft\meta\yesno.hpp"
  360. # End Source File
  361. # End Group
  362. # Begin Group "COMSTL"
  363. # PROP Default_Filter ""
  364. # Begin Source File
  365. SOURCE="$(STLSOFT)\include\comstl\string\BSTR_functions.h"
  366. # End Source File
  367. # Begin Source File
  368. SOURCE="$(STLSOFT)\include\comstl\comstl.h"
  369. # End Source File
  370. # Begin Source File
  371. SOURCE="$(STLSOFT)\include\comstl\shims\access\string\guid.hpp"
  372. # End Source File
  373. # Begin Source File
  374. SOURCE="$(STLSOFT)\include\comstl\shims\access\string.hpp"
  375. # End Source File
  376. # Begin Source File
  377. SOURCE="$(STLSOFT)\include\comstl\shims\access\string\variant.hpp"
  378. # End Source File
  379. # End Group
  380. # Begin Group "PlatformSTL"
  381. # PROP Default_Filter ""
  382. # Begin Source File
  383. SOURCE="$(STLSOFT)\include\platformstl\platformstl.h"
  384. # End Source File
  385. # Begin Source File
  386. SOURCE="$(STLSOFT)\include\platformstl\synch\sleep_functions.h"
  387. # End Source File
  388. # End Group
  389. # Begin Group "WinSTL"
  390. # PROP Default_Filter ""
  391. # Begin Source File
  392. SOURCE="$(STLSOFT)\include\winstl\error\conversion_error.hpp"
  393. # End Source File
  394. # Begin Source File
  395. SOURCE="$(STLSOFT)\include\winstl\registry\util\defs.hpp"
  396. # End Source File
  397. # Begin Source File
  398. SOURCE="$(STLSOFT)\include\winstl\shims\conversion\to_SYSTEMTIME\FILETIME.hpp"
  399. # End Source File
  400. # Begin Source File
  401. SOURCE="$(STLSOFT)\include\winstl\time\format_functions.hpp"
  402. # End Source File
  403. # Begin Source File
  404. SOURCE="$(STLSOFT)\include\winstl\window\functions.h"
  405. # End Source File
  406. # Begin Source File
  407. SOURCE="$(STLSOFT)\include\winstl\registry\functions.hpp"
  408. # End Source File
  409. # Begin Source File
  410. SOURCE="$(STLSOFT)\include\winstl\shims\access\string\HWND.hpp"
  411. # End Source File
  412. # Begin Source File
  413. SOURCE="$(STLSOFT)\include\winstl\window\util\ident_.hpp"
  414. # End Source File
  415. # Begin Source File
  416. SOURCE="$(STLSOFT)\include\winstl\memory\processheap_allocator.hpp"
  417. # End Source File
  418. # Begin Source File
  419. SOURCE="$(STLSOFT)\include\winstl\registry\reg_traits.hpp"
  420. # End Source File
  421. # Begin Source File
  422. SOURCE="$(STLSOFT)\include\winstl\synch\sleep_functions.h"
  423. # End Source File
  424. # Begin Source File
  425. SOURCE="$(STLSOFT)\include\winstl\shims\access\string.hpp"
  426. # End Source File
  427. # Begin Source File
  428. SOURCE="$(STLSOFT)\include\winstl\system\system_traits.hpp"
  429. # End Source File
  430. # Begin Source File
  431. SOURCE="$(STLSOFT)\include\winstl\shims\access\string\time.hpp"
  432. # End Source File
  433. # Begin Source File
  434. SOURCE="$(STLSOFT)\include\winstl\conversion\windows_type_conversions.hpp"
  435. # End Source File
  436. # Begin Source File
  437. SOURCE="$(STLSOFT)\include\winstl\winstl.h"
  438. # End Source File
  439. # End Group
  440. # End Group
  441. # Begin Group "Pantheios Header Files"
  442. # PROP Default_Filter ""
  443. # Begin Source File
  444. SOURCE="$(PANTHEIOS_ROOT)\include\pantheios\backend.h"
  445. # End Source File
  446. # Begin Source File
  447. SOURCE="$(PANTHEIOS_ROOT)\include\pantheios\implicit_link\be.WindowsSyslog.h"
  448. # End Source File
  449. # Begin Source File
  450. SOURCE="$(PANTHEIOS_ROOT)\include\pantheios\implicit_link\bec.WindowsSyslog.h"
  451. # End Source File
  452. # Begin Source File
  453. SOURCE="$(PANTHEIOS_ROOT)\include\pantheios\util\test\compiler_warnings_suppression.first_include.h"
  454. # End Source File
  455. # Begin Source File
  456. SOURCE="$(PANTHEIOS_ROOT)\include\pantheios\util\test\compiler_warnings_suppression.last_include.h"
  457. # End Source File
  458. # Begin Source File
  459. SOURCE="$(PANTHEIOS_ROOT)\include\pantheios\quality\contract.h"
  460. # End Source File
  461. # Begin Source File
  462. SOURCE="$(PANTHEIOS_ROOT)\include\pantheios\implicit_link\core.h"
  463. # End Source File
  464. # Begin Source File
  465. SOURCE="$(PANTHEIOS_ROOT)\include\pantheios\implicit_link\fe.simple.h"
  466. # End Source File
  467. # Begin Source File
  468. SOURCE="$(PANTHEIOS_ROOT)\include\pantheios\implicit_link\implicit_link_base_.h"
  469. # End Source File
  470. # Begin Source File
  471. SOURCE="$(PANTHEIOS_ROOT)\include\pantheios\internal\initialiser.hpp"
  472. # End Source File
  473. # Begin Source File
  474. SOURCE="$(PANTHEIOS_ROOT)\include\pantheios\severity\levels.hpp"
  475. # End Source File
  476. # Begin Source File
  477. SOURCE="$(PANTHEIOS_ROOT)\include\pantheios\internal\generated\log_dispatch_functions.h"
  478. # End Source File
  479. # Begin Source File
  480. SOURCE="$(PANTHEIOS_ROOT)\include\pantheios\internal\generated\log_dispatch_functions.hpp"
  481. # End Source File
  482. # Begin Source File
  483. SOURCE="$(PANTHEIOS_ROOT)\include\pantheios\internal\generated\log_functions.h"
  484. # End Source File
  485. # Begin Source File
  486. SOURCE="$(PANTHEIOS_ROOT)\include\pantheios\internal\generated\log_functions.hpp"
  487. # End Source File
  488. # Begin Source File
  489. SOURCE="$(PANTHEIOS_ROOT)\include\pantheios\internal\generated\log_sev_functions.hpp"
  490. # End Source File
  491. # Begin Source File
  492. SOURCE="$(PANTHEIOS_ROOT)\include\pantheios\pantheios.h"
  493. # End Source File
  494. # Begin Source File
  495. SOURCE="$(PANTHEIOS_ROOT)\include\pantheios\pantheios.hpp"
  496. # End Source File
  497. # Begin Source File
  498. SOURCE="$(PANTHEIOS_ROOT)\include\pantheios\internal\stock_levels.hpp"
  499. # End Source File
  500. # Begin Source File
  501. SOURCE="$(PANTHEIOS_ROOT)\include\pantheios\internal\string_encoding.h"
  502. # End Source File
  503. # End Group
  504. # End Group
  505. # Begin Source File
  506. SOURCE="$(PANTHEIOS_ROOT)\include\pantheios\backends\bec.WindowsSyslog.h"
  507. # End Source File
  508. # End Target
  509. # End Project