diff --git a/Z80/src/Z80.vcxproj b/Z80/src/Z80.vcxproj
index b9a5881..76b74ae 100644
--- a/Z80/src/Z80.vcxproj
+++ b/Z80/src/Z80.vcxproj
@@ -71,16 +71,16 @@
- ..\inc;..\..\inc;$(IncludePath)
+ ..\inc;..\..\inc;C:\local\boost_1_64_0;$(IncludePath)
- ..\inc;..\..\inc;$(IncludePath)
+ ..\inc;..\..\inc;C:\local\boost_1_64_0;$(IncludePath)
- ..\inc;..\..\inc;$(IncludePath)
+ ..\inc;..\..\inc;C:\local\boost_1_64_0;$(IncludePath)
- ..\inc;..\..\inc;$(IncludePath)
+ ..\inc;..\..\inc;C:\local\boost_1_64_0;$(IncludePath)
@@ -154,17 +154,5 @@
-
-
-
-
-
-
-
-
- This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.
-
-
-
\ No newline at end of file
diff --git a/Z80/src/Z80.vcxproj.filters b/Z80/src/Z80.vcxproj.filters
index 28b2e88..b57fa53 100644
--- a/Z80/src/Z80.vcxproj.filters
+++ b/Z80/src/Z80.vcxproj.filters
@@ -47,7 +47,4 @@
Source Files
-
-
-
\ No newline at end of file
diff --git a/Z80/src/packages.config b/Z80/src/packages.config
deleted file mode 100644
index 2f23632..0000000
--- a/Z80/src/packages.config
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
-
-
\ No newline at end of file