Advertisement
Guest User

Untitled

a guest
May 18th, 2013
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.31 KB | None | 0 0
  1. C:\apache\apache\httpd\srclib\apr\apr.vcxproj(113,5): warning MSB4011: "C:\Users\Basel\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props" cannot be imported again. It was already imported at "C:\apache\apache\httpd\srclib\apr\apr.vcxproj (99,5)". This is most likely a build authoring error. This subsequent import will be ignored.
  2. apr_atomic.c
  3. dso.c
  4. buffer.c
  5. copy.c
  6. dir.c
  7. fileacc.c
  8. filedup.c
  9. filepath.c
  10. filepath_util.c
  11. filestat.c
  12. filesys.c
  13. flock.c
  14. fullrw.c
  15. mktemp.c
  16. open.c
  17. pipe.c
  18. readwrite.c
  19. seek.c
  20. tempdir.c
  21. proc_mutex.c
  22. Generating Code...
  23. Compiling...
  24. thread_cond.c
  25. thread_mutex.c
  26. thread_rwlock.c
  27. apr_pools.c
  28. charset.c
  29. env.c
  30. errorcodes.c
  31. getopt.c
  32. internal.c
  33. misc.c
  34. otherchild.c
  35. rand.c
  36. start.c
  37. utf8.c
  38. version.c
  39. common.c
  40. mmap.c
  41. inet_ntop.c
  42. inet_pton.c
  43. multicast.c
  44. Generating Code...
  45. Compiling...
  46. sendrecv.c
  47. sockaddr.c
  48. sockets.c
  49. socket_util.c
  50. sockopt.c
  51. apr_getpass.c
  52. poll.c
  53. pollcb.c
  54. pollset.c
  55. select.c
  56. apr_random.c
  57. sha2.c
  58. sha2_glue.c
  59. shm.c
  60. apr_cpystrn.c
  61. apr_fnmatch.c
  62. apr_snprintf.c
  63. apr_strings.c
  64. apr_strnatcmp.c
  65. apr_strtok.c
  66. Generating Code...
  67. Compiling...
  68. apr_hash.c
  69. apr_tables.c
  70. proc.c
  71. signals.c
  72. thread.c
  73. threadpriv.c
  74. time.c
  75. timestr.c
  76. groupinfo.c
  77. userinfo.c
  78. Generating Code...
  79. apr.vcxproj -> C:\apache\apache\httpd\srclib\apr\.\LibR\apr-1.lib
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement