Guest User

Untitled

a guest
Jun 22nd, 2018
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.83 KB | None | 0 0
  1. Index: Core/Core/Core.vcproj
  2. ===================================================================
  3. --- Core/Core/Core.vcproj (revision 3734)
  4. +++ Core/Core/Core.vcproj (working copy)
  5. @@ -1066,6 +1066,14 @@
  6. />
  7. </FileConfiguration>
  8. </File>
  9. + <File
  10. + RelativePath=".\Src\PowerPC\Interpreter\Interpreter_Tables.cpp"
  11. + >
  12. + </File>
  13. + <File
  14. + RelativePath=".\Src\PowerPC\Interpreter\Interpreter_Tables.h"
  15. + >
  16. + </File>
  17. </Filter>
  18. <Filter
  19. Name="Jit64"
  20. @@ -1915,6 +1923,14 @@
  21. Name="JitCommon"
  22. >
  23. <File
  24. + RelativePath=".\Src\PowerPC\JitCommon\Jit_Tables.cpp"
  25. + >
  26. + </File>
  27. + <File
  28. + RelativePath=".\Src\PowerPC\JitCommon\Jit_Tables.h"
  29. + >
  30. + </File>
  31. + <File
  32. RelativePath=".\Src\PowerPC\JitCommon\Jit_Util.cpp"
  33. >
  34. </File>
Add Comment
Please, Sign In to add comment