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.

472 lines
16 KiB

  1. # Microsoft Developer Studio Project File - Name="test.scratch.be.N.with.custom.fe" - 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.N.with.custom.fe - Win32 Debug pseudoUNIX
  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.N.with.custom.fe.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.N.with.custom.fe.mak" CFG="test.scratch.be.N.with.custom.fe - Win32 Debug pseudoUNIX"
  15. !MESSAGE
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE
  18. !MESSAGE "test.scratch.be.N.with.custom.fe - Win32 Release" (based on "Win32 (x86) Application")
  19. !MESSAGE "test.scratch.be.N.with.custom.fe - Win32 Debug" (based on "Win32 (x86) Application")
  20. !MESSAGE "test.scratch.be.N.with.custom.fe - Win32 Debug Multithreaded pseudoUNIX" (based on "Win32 (x86) Application")
  21. !MESSAGE "test.scratch.be.N.with.custom.fe - Win32 Debug pseudoUNIX" (based on "Win32 (x86) Application")
  22. !MESSAGE
  23. # Begin Project
  24. # PROP AllowPerConfigDependencies 0
  25. # PROP Scc_ProjName ""
  26. # PROP Scc_LocalPath ""
  27. CPP=cl.exe
  28. MTL=midl.exe
  29. RSC=rc.exe
  30. !IF "$(CFG)" == "test.scratch.be.N.with.custom.fe - Win32 Release"
  31. # PROP BASE Use_MFC 1
  32. # PROP BASE Use_Debug_Libraries 0
  33. # PROP BASE Output_Dir "Release"
  34. # PROP BASE Intermediate_Dir "Release"
  35. # PROP BASE Target_Dir ""
  36. # PROP Use_MFC 0
  37. # PROP Use_Debug_Libraries 0
  38. # PROP Output_Dir "Release"
  39. # PROP Intermediate_Dir "Release"
  40. # PROP Target_Dir ""
  41. # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
  42. # ADD CPP /nologo /W3 /GX /O2 /I "$(STLSOFT)/include" /I "$(PANTHEIOS_ROOT)/include" /I "$(UNIXEM)/include" /D "WIN32" /D "NDEBUG" /D "STRICT" /D "_CONSOLE" /YX /FD /c
  43. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  44. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  45. # ADD BASE RSC /l 0xc09 /d "NDEBUG"
  46. # ADD RSC /l 0xc09 /d "NDEBUG"
  47. BSC32=bscmake.exe
  48. # ADD BASE BSC32 /nologo
  49. # ADD BSC32 /nologo
  50. LINK32=link.exe
  51. # ADD BASE LINK32 /nologo /subsystem:windows /machine:I386
  52. # ADD LINK32 ws2_32.lib 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 /version:0.1 /subsystem:console /map /machine:I386 /libpath:"$(PANTHEIOS_ROOT)/lib" /libpath:"$(UNIXEM)/lib"
  53. # SUBTRACT LINK32 /pdb:none
  54. !ELSEIF "$(CFG)" == "test.scratch.be.N.with.custom.fe - Win32 Debug"
  55. # PROP BASE Use_MFC 1
  56. # PROP BASE Use_Debug_Libraries 1
  57. # PROP BASE Output_Dir "Debug"
  58. # PROP BASE Intermediate_Dir "Debug"
  59. # PROP BASE Target_Dir ""
  60. # PROP Use_MFC 0
  61. # PROP Use_Debug_Libraries 1
  62. # PROP Output_Dir "Debug"
  63. # PROP Intermediate_Dir "Debug"
  64. # PROP Target_Dir ""
  65. # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /GZ /c
  66. # ADD CPP /nologo /W3 /Gm /GX /Zi /Od /I "$(STLSOFT)/include" /I "$(PANTHEIOS_ROOT)/include" /I "$(UNIXEM)/include" /D "WIN32" /D "_DEBUG" /D "STRICT" /D "_CONSOLE" /FR /YX /FD /GZ /c
  67. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  68. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  69. # ADD BASE RSC /l 0xc09 /d "_DEBUG"
  70. # ADD RSC /l 0xc09 /d "_DEBUG"
  71. BSC32=bscmake.exe
  72. # ADD BASE BSC32 /nologo
  73. # ADD BSC32 /nologo
  74. LINK32=link.exe
  75. # ADD BASE LINK32 /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
  76. # ADD LINK32 ws2_32.lib 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 /version:0.1 /subsystem:console /map /debug /machine:I386 /out:"Debug/test.scratch.be.N.with.custom.fe.debug.exe" /pdbtype:sept /libpath:"$(PANTHEIOS_ROOT)/lib" /libpath:"$(UNIXEM)/lib"
  77. # SUBTRACT LINK32 /pdb:none
  78. !ELSEIF "$(CFG)" == "test.scratch.be.N.with.custom.fe - Win32 Debug Multithreaded pseudoUNIX"
  79. # PROP BASE Use_MFC 1
  80. # PROP BASE Use_Debug_Libraries 1
  81. # PROP BASE Output_Dir "test_scratch_be_N_with_custom_fe___Win32_Debug_Multithreaded_pseudoUNIX"
  82. # PROP BASE Intermediate_Dir "test_scratch_be_N_with_custom_fe___Win32_Debug_Multithreaded_pseudoUNIX"
  83. # PROP BASE Target_Dir ""
  84. # PROP Use_MFC 0
  85. # PROP Use_Debug_Libraries 1
  86. # PROP Output_Dir "DebugMtUnix"
  87. # PROP Intermediate_Dir "DebugMtUnix"
  88. # PROP Ignore_Export_Lib 0
  89. # PROP Target_Dir ""
  90. # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /I "$(STLSOFT)/include" /I "$(PANTHEIOS_ROOT)/include" /I "$(UNIXEM)/include" /D "WIN32" /D "_DEBUG" /D "STRICT" /D "_CONSOLE" /FR /YX /FD /GZ /c
  91. # ADD CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /I "$(STLSOFT)/include" /I "$(PANTHEIOS_ROOT)/include" /I "$(UNIXEM)/include" /D "UNIX" /D "_DEBUG" /D "STRICT" /D "_CONSOLE" /D "_STLSOFT_FORCE_ANY_COMPILER" /FR /YX /FD /GZ /c
  92. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  93. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  94. # ADD BASE RSC /l 0xc09 /d "_DEBUG"
  95. # ADD RSC /l 0xc09 /d "_DEBUG"
  96. BSC32=bscmake.exe
  97. # ADD BASE BSC32 /nologo
  98. # ADD BSC32 /nologo
  99. LINK32=link.exe
  100. # ADD BASE LINK32 kernel32.lib advapi32.lib ws2_32.lib user32.lib /nologo /version:0.1 /subsystem:console /map /debug /machine:I386 /out:"Debug/test.scratch.be.N.with.custom.fe.debug.exe" /pdbtype:sept /libpath:"$(PANTHEIOS_ROOT)/lib" /libpath:"$(UNIXEM)/lib"
  101. # SUBTRACT BASE LINK32 /pdb:none
  102. # ADD LINK32 ws2_32.lib 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 /version:0.1 /subsystem:console /map /debug /machine:I386 /out:"Debug/test.scratch.be.N.with.custom.fe.debug.exe" /pdbtype:sept /libpath:"$(PANTHEIOS_ROOT)/lib" /libpath:"$(UNIXEM)/lib" /libpath:"$(PTHREADS_WIN32)/lib"
  103. # SUBTRACT LINK32 /pdb:none
  104. !ELSEIF "$(CFG)" == "test.scratch.be.N.with.custom.fe - Win32 Debug pseudoUNIX"
  105. # PROP BASE Use_MFC 0
  106. # PROP BASE Use_Debug_Libraries 1
  107. # PROP BASE Output_Dir "test_scratch_be_N_with_custom_fe___Win32_Debug_pseudoUNIX"
  108. # PROP BASE Intermediate_Dir "test_scratch_be_N_with_custom_fe___Win32_Debug_pseudoUNIX"
  109. # PROP BASE Ignore_Export_Lib 0
  110. # PROP BASE Target_Dir ""
  111. # PROP Use_MFC 0
  112. # PROP Use_Debug_Libraries 1
  113. # PROP Output_Dir "DebugUnix"
  114. # PROP Intermediate_Dir "DebugUnix"
  115. # PROP Ignore_Export_Lib 0
  116. # PROP Target_Dir ""
  117. # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /I "$(STLSOFT)/include" /I "$(PANTHEIOS_ROOT)/include" /I "$(UNIXEM)/include" /D "UNIX" /D "_DEBUG" /D "STRICT" /D "_CONSOLE" /D "_STLSOFT_FORCE_ANY_COMPILER" /FR /YX /FD /GZ /c
  118. # ADD CPP /nologo /W3 /Gm /GX /Zi /Od /I "$(STLSOFT)/include" /I "$(PANTHEIOS_ROOT)/include" /I "$(UNIXEM)/include" /D "UNIX" /D "_DEBUG" /D "STRICT" /D "_CONSOLE" /D "_STLSOFT_FORCE_ANY_COMPILER" /FR /YX /FD /GZ /c
  119. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  120. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  121. # ADD BASE RSC /l 0xc09 /d "_DEBUG"
  122. # ADD RSC /l 0xc09 /d "_DEBUG"
  123. BSC32=bscmake.exe
  124. # ADD BASE BSC32 /nologo
  125. # ADD BSC32 /nologo
  126. LINK32=link.exe
  127. # ADD BASE LINK32 ws2_32.lib 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 /version:0.1 /subsystem:console /map /debug /machine:I386 /out:"Debug/test.scratch.be.N.with.custom.fe.debug.exe" /pdbtype:sept /libpath:"$(PANTHEIOS_ROOT)/lib" /libpath:"$(UNIXEM)/lib" /libpath:"$(PTHREADS_WIN32)/lib"
  128. # SUBTRACT BASE LINK32 /pdb:none
  129. # ADD LINK32 ws2_32.lib 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 /version:0.1 /subsystem:console /map /debug /machine:I386 /out:"Debug/test.scratch.be.N.with.custom.fe.debug.exe" /pdbtype:sept /libpath:"$(PANTHEIOS_ROOT)/lib" /libpath:"$(UNIXEM)/lib" /libpath:"$(PTHREADS_WIN32)/lib"
  130. # SUBTRACT LINK32 /pdb:none
  131. !ENDIF
  132. # Begin Target
  133. # Name "test.scratch.be.N.with.custom.fe - Win32 Release"
  134. # Name "test.scratch.be.N.with.custom.fe - Win32 Debug"
  135. # Name "test.scratch.be.N.with.custom.fe - Win32 Debug Multithreaded pseudoUNIX"
  136. # Name "test.scratch.be.N.with.custom.fe - Win32 Debug pseudoUNIX"
  137. # Begin Group "Source Files"
  138. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  139. # Begin Source File
  140. SOURCE=..\implicit_link.cpp
  141. # End Source File
  142. # Begin Source File
  143. SOURCE=..\test.scratch.be.N.with.custom.fe.cpp
  144. # End Source File
  145. # End Group
  146. # Begin Group "Header Files"
  147. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  148. # Begin Group "STLSoft Header Files"
  149. # PROP Default_Filter ""
  150. # Begin Group "STLSoft"
  151. # PROP Default_Filter ""
  152. # Begin Source File
  153. SOURCE="$(STLSOFT)\include\stlsoft\memory\allocator_features.hpp"
  154. # End Source File
  155. # Begin Source File
  156. SOURCE="$(STLSOFT)\include\stlsoft\memory\allocator_selector.hpp"
  157. # End Source File
  158. # Begin Source File
  159. SOURCE="$(STLSOFT)\include\stlsoft\algorithms\std\alt.hpp"
  160. # End Source File
  161. # Begin Source File
  162. SOURCE="$(STLSOFT)\include\stlsoft\memory\auto_buffer.hpp"
  163. # End Source File
  164. # Begin Source File
  165. SOURCE="$(STLSOFT)\include\stlsoft\shims\access\string\std\basic_string.hpp"
  166. # End Source File
  167. # Begin Source File
  168. SOURCE="$(STLSOFT)\include\stlsoft\shims\access\string\std\c_string.h"
  169. # End Source File
  170. # Begin Source File
  171. SOURCE="$(STLSOFT)\include\stlsoft\meta\capabilities.hpp"
  172. # End Source File
  173. # Begin Source File
  174. SOURCE="$(STLSOFT)\include\stlsoft\string\char_traits.hpp"
  175. # End Source File
  176. # Begin Source File
  177. SOURCE="$(STLSOFT)\include\stlsoft\collections\util\collections.hpp"
  178. # End Source File
  179. # Begin Source File
  180. SOURCE="$(STLSOFT)\include\stlsoft\util\constraints.hpp"
  181. # End Source File
  182. # Begin Source File
  183. SOURCE="$(STLSOFT)\include\stlsoft\error\conversion_error.hpp"
  184. # End Source File
  185. # Begin Source File
  186. SOURCE="$(STLSOFT)\include\stlsoft\shims\access\string\std\exception.hpp"
  187. # End Source File
  188. # Begin Source File
  189. SOURCE="$(STLSOFT)\include\stlsoft\shims\access\string\fwd.h"
  190. # End Source File
  191. # Begin Source File
  192. SOURCE="$(STLSOFT)\include\stlsoft\meta\is_integral_type.hpp"
  193. # End Source File
  194. # Begin Source File
  195. SOURCE="$(STLSOFT)\include\stlsoft\meta\is_pointer_type.hpp"
  196. # End Source File
  197. # Begin Source File
  198. SOURCE="$(STLSOFT)\include\stlsoft\meta\is_same_type.hpp"
  199. # End Source File
  200. # Begin Source File
  201. SOURCE="$(STLSOFT)\include\stlsoft\util\std\iterator_helper.hpp"
  202. # End Source File
  203. # Begin Source File
  204. SOURCE="$(STLSOFT)\include\stlsoft\util\std\library_discriminator.hpp"
  205. # End Source File
  206. # Begin Source File
  207. SOURCE="$(STLSOFT)\include\stlsoft\meta\util\meta_.hpp"
  208. # End Source File
  209. # Begin Source File
  210. SOURCE="$(STLSOFT)\include\stlsoft\internal\cccap\msvc.h"
  211. # End Source File
  212. # Begin Source File
  213. SOURCE="$(STLSOFT)\include\stlsoft\meta\n_types.hpp"
  214. # End Source File
  215. # Begin Source File
  216. SOURCE="$(STLSOFT)\include\stlsoft\internal\cccap\obsolete.h"
  217. # End Source File
  218. # Begin Source File
  219. SOURCE="$(STLSOFT)\include\stlsoft\algorithms\pod.hpp"
  220. # End Source File
  221. # Begin Source File
  222. SOURCE="$(STLSOFT)\include\stlsoft\internal\safestr.h"
  223. # End Source File
  224. # Begin Source File
  225. SOURCE="$(STLSOFT)\include\stlsoft\string\shim_string.hpp"
  226. # End Source File
  227. # Begin Source File
  228. SOURCE="$(STLSOFT)\include\stlsoft\util\sign_traits.hpp"
  229. # End Source File
  230. # Begin Source File
  231. SOURCE="$(STLSOFT)\include\stlsoft\meta\size_of.hpp"
  232. # End Source File
  233. # Begin Source File
  234. SOURCE="$(STLSOFT)\include\stlsoft\util\size_traits.hpp"
  235. # End Source File
  236. # Begin Source File
  237. SOURCE="$(STLSOFT)\include\stlsoft\util\std_swap.hpp"
  238. # End Source File
  239. # Begin Source File
  240. SOURCE="$(STLSOFT)\include\stlsoft\stlsoft.h"
  241. # End Source File
  242. # Begin Source File
  243. SOURCE="$(STLSOFT)\include\stlsoft\shims\access\string.hpp"
  244. # End Source File
  245. # Begin Source File
  246. SOURCE="$(STLSOFT)\include\stlsoft\shims\access\string\std\time.hpp"
  247. # End Source File
  248. # Begin Source File
  249. SOURCE="$(STLSOFT)\include\stlsoft\meta\yesno.hpp"
  250. # End Source File
  251. # End Group
  252. # Begin Group "PlatformSTL"
  253. # PROP Default_Filter ""
  254. # Begin Source File
  255. SOURCE="$(STLSOFT)\include\platformstl\platformstl.h"
  256. # End Source File
  257. # Begin Source File
  258. SOURCE="$(STLSOFT)\include\platformstl\platformstl.hpp"
  259. # End Source File
  260. # End Group
  261. # Begin Group "UNIXSTL"
  262. # PROP Default_Filter ""
  263. # Begin Source File
  264. SOURCE="$(STLSOFT)\include\unixstl\unixstl.h"
  265. # End Source File
  266. # End Group
  267. # Begin Group "WinSTL"
  268. # PROP Default_Filter ""
  269. # Begin Source File
  270. SOURCE="$(STLSOFT)\include\winstl\winstl.h"
  271. # End Source File
  272. # End Group
  273. # End Group
  274. # Begin Group "Pantheios Header Files"
  275. # PROP Default_Filter ""
  276. # Begin Source File
  277. SOURCE="$(PANTHEIOS_ROOT)\include\pantheios\util\backends\arguments.h"
  278. # End Source File
  279. # Begin Source File
  280. SOURCE="$(PANTHEIOS_ROOT)\include\pantheios\backend.h"
  281. # End Source File
  282. # Begin Source File
  283. SOURCE="$(PANTHEIOS_ROOT)\include\pantheios\backends\be.N.h"
  284. # End Source File
  285. # Begin Source File
  286. SOURCE="$(PANTHEIOS_ROOT)\include\pantheios\implicit_link\be.N.h"
  287. # End Source File
  288. # Begin Source File
  289. SOURCE="$(PANTHEIOS_ROOT)\include\pantheios\backends\bec.console.h"
  290. # End Source File
  291. # Begin Source File
  292. SOURCE="$(PANTHEIOS_ROOT)\include\pantheios\implicit_link\bec.console.h"
  293. # End Source File
  294. # Begin Source File
  295. SOURCE="$(PANTHEIOS_ROOT)\include\pantheios\backends\bec.file.h"
  296. # End Source File
  297. # Begin Source File
  298. SOURCE="$(PANTHEIOS_ROOT)\include\pantheios\implicit_link\bec.file.h"
  299. # End Source File
  300. # Begin Source File
  301. SOURCE="$(PANTHEIOS_ROOT)\include\pantheios\backends\bec.fprintf.h"
  302. # End Source File
  303. # Begin Source File
  304. SOURCE="$(PANTHEIOS_ROOT)\include\pantheios\implicit_link\bec.fprintf.h"
  305. # End Source File
  306. # Begin Source File
  307. SOURCE="$(PANTHEIOS_ROOT)\include\pantheios\backends\bec.WindowsConsole.h"
  308. # End Source File
  309. # Begin Source File
  310. SOURCE="$(PANTHEIOS_ROOT)\include\pantheios\implicit_link\bec.WindowsConsole.h"
  311. # End Source File
  312. # Begin Source File
  313. SOURCE="$(PANTHEIOS_ROOT)\include\pantheios\quality\contract.h"
  314. # End Source File
  315. # Begin Source File
  316. SOURCE="$(PANTHEIOS_ROOT)\include\pantheios\implicit_link\core.h"
  317. # End Source File
  318. # Begin Source File
  319. SOURCE="$(PANTHEIOS_ROOT)\include\pantheios\implicit_link\fe.simple.h"
  320. # End Source File
  321. # Begin Source File
  322. SOURCE="$(PANTHEIOS_ROOT)\include\pantheios\frontend.h"
  323. # End Source File
  324. # Begin Source File
  325. SOURCE="$(PANTHEIOS_ROOT)\include\pantheios\implicit_link\implicit_link_base_.h"
  326. # End Source File
  327. # Begin Source File
  328. SOURCE="$(PANTHEIOS_ROOT)\include\pantheios\internal\initialiser.hpp"
  329. # End Source File
  330. # Begin Source File
  331. SOURCE="$(PANTHEIOS_ROOT)\include\pantheios\severity\levels.hpp"
  332. # End Source File
  333. # Begin Source File
  334. SOURCE="$(PANTHEIOS_ROOT)\include\pantheios\internal\generated\log_dispatch_functions.h"
  335. # End Source File
  336. # Begin Source File
  337. SOURCE="$(PANTHEIOS_ROOT)\include\pantheios\internal\generated\log_dispatch_functions.hpp"
  338. # End Source File
  339. # Begin Source File
  340. SOURCE="$(PANTHEIOS_ROOT)\include\pantheios\internal\generated\log_functions.h"
  341. # End Source File
  342. # Begin Source File
  343. SOURCE="$(PANTHEIOS_ROOT)\include\pantheios\internal\generated\log_functions.hpp"
  344. # End Source File
  345. # Begin Source File
  346. SOURCE="$(PANTHEIOS_ROOT)\include\pantheios\internal\generated\log_sev_functions.hpp"
  347. # End Source File
  348. # Begin Source File
  349. SOURCE="$(PANTHEIOS_ROOT)\include\pantheios\pan.hpp"
  350. # End Source File
  351. # Begin Source File
  352. SOURCE="$(PANTHEIOS_ROOT)\include\pantheios\pantheios.h"
  353. # End Source File
  354. # Begin Source File
  355. SOURCE="$(PANTHEIOS_ROOT)\include\pantheios\pantheios.hpp"
  356. # End Source File
  357. # Begin Source File
  358. SOURCE="$(PANTHEIOS_ROOT)\include\pantheios\internal\stock_levels.hpp"
  359. # End Source File
  360. # Begin Source File
  361. SOURCE="$(PANTHEIOS_ROOT)\include\pantheios\internal\string_encoding.h"
  362. # End Source File
  363. # End Group
  364. # Begin Group "UNIXEm Header Files"
  365. # PROP Default_Filter ""
  366. # Begin Source File
  367. SOURCE="$(UNIXEM)\include\unixem\implicit_link.h"
  368. # End Source File
  369. # Begin Source File
  370. SOURCE="$(UNIXEM)\include\unixem\unixem.h"
  371. # End Source File
  372. # End Group
  373. # End Group
  374. # Begin Group "Resource Files"
  375. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  376. # End Group
  377. # End Target
  378. # End Project